[Libreoffice-commits] .: filter/source

2012-08-19 Thread Libreoffice Gerrit user
filter/source/graphicfilter/epict/epict.cxx |2 +- filter/source/msfilter/msdffimp.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ef1fabb29d8b38da11c75384cec8979bfbc2dca4 Author: David Tardon dtar...@redhat.com Date: Sun Aug 19 07:31:26 2012

Few notes about optimizing files (Windows OS)

2012-08-19 Thread ape
Hi all! Few notes about optimizing files that are loaded into RAM at startup LibreOffice. 1. Icons of executable files contain extra pictures the size of 128 by 128 pixels. Desktop environment of operating systems Windows XP-7 don’t need these pictures. Best appearance requires that icons

[Libreoffice-commits] .: basic/source

2012-08-19 Thread Libreoffice Gerrit user
basic/source/comp/dim.cxx | 88 basic/source/comp/loops.cxx |4 - basic/source/comp/parser.cxx|8 +-- basic/source/inc/namecont.hxx | 16 +++ basic/source/inc/parser.hxx | 16 +++ basic/source/uno/dlgcont.cxx|

Re: Few notes about optimizing files (Windows OS)

2012-08-19 Thread Noel Grandin
Are you offering to implement these ideas? We're not short on ideas, but we need more hands on deck, so if you're keen, start by visiting the 'libreoffice native build' page and get hacking. Feel free to ask on this list if you get stuck. On Sunday, 19 August 2012, ape wrote: Hi all! Few

Re: Few notes about optimizing files (Windows OS)

2012-08-19 Thread ape
Hi, Noel! I made a mistake and was not able to attach the ZIP file to the 1st post. -- ape http://nabble.documentfoundation.org/file/n4002279/LO37win.zip LO37win.zip -- View this message in context:

[Libreoffice] [GSoC 2012][svg export filter] embedded svg pictures

2012-08-19 Thread Marco Cecchetti
Hi all, I have an XShape instance that supports the GraphicObjectShape service and embedding an svg image. How can I get the image embedded into the XShape instance, check its mime type, and in case is of type image/svg excract the svg document ? Cheers, -- Marco -- Using Opera's

[PATCH] Fix TDE VCL interface

2012-08-19 Thread Timothy Pearson
This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0: http://git.trinitydesktop.org/cgit/tde/plain/main/thirdparty/libreoffice/3.6.0/patches/libreoffice-fix-tde-vcl.diff This patch does not affect the KDE3 plugin and should be committed to LO GIT. The LO

Re: pptx import filter

2012-08-19 Thread Jean-Tiare LE BIGOT
Hi all, Thanks for the tip. I spend hours tracing the bug with GDB but I stuck. I can not figure out where to fix it. Here is the situation: I have a pptx file with - title (fine) - 4 items in a list (buggy) In Powerpoint, all the text in the list is 18p but a signe word is 8p. In Impress,

Re: notice: module dictionaries converted to gbuild

2012-08-19 Thread Andrea Pescetti
On 07/08/2012 David Tardon wrote: When testing the conversion--I wrote a script to compare the old and new content of all the dictionaries--I have identified several files that have not been packed into the extensions previously ... dictionaries/it_IT/CHANGELOG.txt I added this one to the

Re: notice: module dictionaries converted to gbuild

2012-08-19 Thread Andrea Pescetti
On 07/08/2012 David Tardon wrote: When testing the conversion--I wrote a script to compare the old and new content of all the dictionaries--I have identified several files that have not been packed into the extensions previously ... dictionaries/it_IT/CHANGELOG.txt I added this one to the

Closing NEEDINFO bugs

2012-08-19 Thread Florian Reisinger
Hi! About one week ago, I did a mass change, here is pre-final statistic (by bugzilla): In fact, it was a good choice... (I hope you can read this table...) *

[Libreoffice-commits] .: solenv/bin

2012-08-19 Thread Libreoffice Gerrit user
solenv/bin/make_installer.pl| 46 ++-- solenv/bin/modules/installer/globals.pm |3 -- 2 files changed, 15 insertions(+), 34 deletions(-) New commits: commit fa98546caa64ff830c5fa91bc603f2685e99c64f Author: Tim Retout t...@retout.co.uk Date: Sun Aug

Re: [Libreoffice-qa] Closing NEEDINFO bugs

2012-08-19 Thread Bjoern Michaelsen
Hi Flo, all, On Sun, Aug 19, 2012 at 07:53:35PM +0300, Florian Reisinger wrote: In fact, it was a good choice... (I hope you can read this table...) While the statistic alone do not really prove this to be good move, but there was a consensus on the qa call(*) and the qa list that this needs to

Bug 38840 - Adding coverage analysis to unit tests

2012-08-19 Thread John Smith
Hi, Im playing around with gcov/lcov coverage analysis for a bit, and one of the things im running into/wondering about is what 'tests' should be run ? I believe there are a few 'make targets' that sound like good candidates, but which one to run ? Is 'make check' enough ? Or should I

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-19 Thread Bjoern Michaelsen
Hi, On Sun, Aug 19, 2012 at 08:51:16PM +0200, John Smith wrote: Im playing around with gcov/lcov coverage analysis for a bit, and one of the things im running into/wondering about is what 'tests' should be run ? I believe there are a few 'make targets' that sound like good candidates, but

[Libreoffice-commits] .: solenv/bin

2012-08-19 Thread Libreoffice Gerrit user
solenv/bin/modules/installer/epmfile.pm | 16 ++--- solenv/bin/modules/installer/systemactions.pm | 32 -- 2 files changed, 8 insertions(+), 40 deletions(-) New commits: commit c55a340a992199c5eb2d8b9cbe2fea539c6f83aa Author: Tim Retout t...@retout.co.uk

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-19 Thread John Smith
On Sun, Aug 19, 2012 at 9:03 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, We you run plain make in a module, it the default target already runs the unitcheck target. If you run make from the top-level, it also runs slowcheck. Perhaps I got it all wrong, what gets run

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Mikeyy mikeyy@gmail.com changed: What|Removed |Added Depends on||52240 --- Comment #82 from

[Libreoffice-commits] .: solenv/bin

2012-08-19 Thread Libreoffice Gerrit user
solenv/bin/modules/installer/control.pm |1 + 1 file changed, 1 insertion(+) New commits: commit 32dafb7494ec3b7023c5f71ec1d921c1c7e074c2 Author: Tim Retout t...@retout.co.uk Date: Sun Aug 19 20:54:02 2012 +0100 installer::control: Put back changing of $local_pathseparator on cygwin.

[PATCH] Use Thunderbird-like certificate selection GUI in pdf signin...

2012-08-19 Thread Gerrit
From Gökçen Eraslan gokcen.eras...@gmail.com: Gökçen Eraslan has uploaded a new change for review. Change subject: Use Thunderbird-like certificate selection GUI in pdf signing. .. Use Thunderbird-like certificate selection GUI

Announcing LibreOffice HardHacks!

2012-08-19 Thread Bjoern Michaelsen
Hi, as already hinted at in the ESC minutes, here is the full announcement of the LibreOffice HardHacks: http://skyfromme.wordpress.com/2012/08/20/announcing-libreoffice-hardhacks/ Best, Bjoern ___ LibreOffice mailing list

Re: minutes of ESC call ...

2012-08-19 Thread Bjoern Michaelsen
On Thu, Aug 16, 2012 at 04:36:17PM +0100, Michael Meeks wrote: + introducing 'HardHacks' (Bjoern) + 3.6.0 flameage + QA team suggested picking five top-bugs each two weeks in their call, need to be: + among MAB

[Libreoffice-commits] .: basic/source

2012-08-19 Thread Libreoffice Gerrit user
basic/source/comp/dim.cxx | 26 +- basic/source/comp/io.cxx | 14 +++--- basic/source/comp/parser.cxx | 42 +- basic/source/comp/symtbl.cxx |2 +- basic/source/inc/namecont.hxx |2 +-

[Libreoffice-commits] .: sw/source

2012-08-19 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 82c46f1877c65042ac976312267c14bf0e5847f4 Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Mon Aug 20 05:36:21 2012 +0200 fdo#53175: docx export,

[PATCH] Disable opening a template while in save mode.

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Disable opening a template while in save mode. .. Disable opening a template while in save mode. Change-Id:

[PATCH] Fix filtering items in thumbnailview when painting.

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Fix filtering items in thumbnailview when painting. .. Fix filtering items in thumbnailview when painting.

[PATCH] Remove unused functions.

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Remove unused functions. .. Remove unused functions. Change-Id: Ie02db475949809254bfb941b6acbf1c887bfd8e5 ---

[PATCH] Set correct scrollbar size depending on the item count of th...

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Set correct scrollbar size depending on the item count of the view. .. Set correct scrollbar size depending on

[PATCH] Filter overlay with the last selected filter.

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Filter overlay with the last selected filter. .. Filter overlay with the last selected filter. Change-Id:

[PATCH] Hide template export option for remote repositories.

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Hide template export option for remote repositories. .. Hide template export option for remote repositories.

[PATCH] Ask user if it wants to overwrite a template

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Ask user if it wants to overwrite a template .. Ask user if it wants to overwrite a template Change-Id:

[PATCH] Ask user if it wants to delete selected folder.

2012-08-19 Thread Gerrit
From Rafael Dominguez venccsra...@gmail.com: Rafael Dominguez has uploaded a new change for review. Change subject: Ask user if it wants to delete selected folder. .. Ask user if it wants to delete selected folder. Change-Id:

[PUSHED] Disable opening a template while in save mode.

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Disable opening a template while in save mode. .. Disable opening a template while in save mode.

[Libreoffice-commits] .: 7 commits - sfx2/inc sfx2/source

2012-08-19 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/sfx2/thumbnailview.hxx |9 - sfx2/source/control/templatelocalview.cxx | 26 + sfx2/source/control/thumbnailview.cxx | 138 +++--- sfx2/source/doc/templatedlg.cxx | 36 +++

[PUSHED] Hide template export option for remote repositories.

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Hide template export option for remote repositories. .. Hide template export option for remote

[PUSHED] Ask user if it wants to overwrite a template

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Ask user if it wants to overwrite a template .. Ask user if it wants to overwrite a template

[PUSHED] Filter overlay with the last selected filter.

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Filter overlay with the last selected filter. .. Filter overlay with the last selected filter.

[PUSHED] Remove unused functions.

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Remove unused functions. .. Remove unused functions. Change-Id:

[PUSHED] Fix filtering items in thumbnailview when painting.

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Fix filtering items in thumbnailview when painting. .. Fix filtering items in thumbnailview when

[PUSHED] Set correct scrollbar size depending on the item count of th...

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Set correct scrollbar size depending on the item count of the view. .. Set correct scrollbar size

[PUSHED] Ask user if it wants to delete selected folder.

2012-08-19 Thread Gerrit
From Bosdonnat Cedric cedric.bosdon...@free.fr: Bosdonnat Cedric has submitted this change and it was merged. Change subject: Ask user if it wants to delete selected folder. .. Ask user if it wants to delete selected folder.

[PATCH] remove two empty methods

2012-08-19 Thread Gerrit
From Thomas Arnhold tho...@arnhold.org: Thomas Arnhold has uploaded a new change for review. Change subject: remove two empty methods .. remove two empty methods Change-Id: Iadf5948fd3657916fa4056536fc71285171a45ea --- M

[PATCH] binfilter: remove two unused methods

2012-08-19 Thread Thomas Arnhold
From 91563824581c9125edc8d1b478d57804d2d4e405 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold tho...@arnhold.org Date: Mon, 20 Aug 2012 07:26:17 +0200 Subject: [PATCH] remove two unused methods Change-Id: Ib71b21246af0815d349ba1e5fca3613b86b9c12d --- binfilter/bf_sfx2/source/appl/sfx2_app.cxx

Re: [Libreoffice-qa] Adding Accessibility component to Bug Assistant

2012-08-19 Thread Roman Eisele
Am 18.08.12 03:57, schrieb Marc Paré: Would it make sense to add Accessibility as another component to the Bug Assistant? Maybe this would encourage people to submit more accessibility bugs? Not to mention that the component would show at the very first steps of reporting, which may help people

Re: [Libreoffice-qa] Adding Accessibility component to Bug Assistant

2012-08-19 Thread Rainer Bielefeld
Roman Eisele schrieb: Am 18.08.12 03:57, schrieb Marc Paré: Would it make sense to add Accessibility as another component to the Bug Assistant? Maybe this would encourage people to submit more accessibility bugs? Not to mention that the component would show at the very first steps of reporting,

[Libreoffice-qa] Closing NEEDINFO bugs

2012-08-19 Thread Florian Reisinger
Hi! About one week ago, I did a mass change, here is pre-final statistic (by bugzilla): In fact, it was a good choice... (I hope you can read this table...) *

Re: [Libreoffice-qa] Closing NEEDINFO bugs

2012-08-19 Thread Jochen
Hi Florian, is my conclusion right? One week ago there are 899 bugreports with status NEEDINFO and today there are only 9 bugreports with status NEEDINFO? Regards Jochen Am 19.08.2012 18:53, schrieb Florian Reisinger: Hi! About one week ago, I did a mass change, here is pre-final

[Libreoffice-qa] Fwd: Re: Closing NEEDINFO bugs

2012-08-19 Thread Jochen
Hi Florian, I don´t understand [1] See [2]: there are alone 7 bugreports witht status NEEDINFO [1]

Re: [Libreoffice-qa] Fwd: Re: Closing NEEDINFO bugs

2012-08-19 Thread Florian Reisinger
__ Florian Reisinger Von meinem iPad gesendet Sent via iPad Am 19.08.2012 um 20:12 schrieb Jochen oo...@jochenschiffers.de: Hi Florian, I don´t understand [1] See [2]: there are alone 7 bugreports witht status NEEDINFO All of these bugs were in NEEDINFO status for 6 months +

[Libreoffice-qa] Fwd: Closing NEEDINFO bugs

2012-08-19 Thread Florian Reisinger
Forgot to REPLY TO ALL... __ Florian Reisinger Von meinem iPad gesendet Sent via iPad Anfang der weitergeleiteten E‑Mail: *Von:* Florian Reisinger reisi...@gmail.com *Datum:* 19. August 2012 20:08:55 OESZ *An:* Jochen oo...@jochenschiffers.de *Betreff:* *Re: [Libreoffice-qa] Closing NEEDINFO

Re: [Libreoffice-qa] Closing NEEDINFO bugs

2012-08-19 Thread Bjoern Michaelsen
Hi Flo, all, On Sun, Aug 19, 2012 at 07:53:35PM +0300, Florian Reisinger wrote: In fact, it was a good choice... (I hope you can read this table...) While the statistic alone do not really prove this to be good move, but there was a consensus on the qa call(*) and the qa list that this needs to

Re: [Libreoffice-qa] Fwd: Re: Closing NEEDINFO bugs

2012-08-19 Thread Alex Thurgood
On 19/08/2012 19:20, Florian Reisinger wrote: __ Now, most of them have not answered -- Closed If they answer -- Reopen + check If you look more closely, quite a few of these (I have no stats to back me up) were reports that Bjoern had reset in November to NEEDINFO when he did his

Re: [Libreoffice-qa] Fwd: Re: Closing NEEDINFO bugs

2012-08-19 Thread Bjoern Michaelsen
Hi Alex, On Sun, Aug 19, 2012 at 10:14:38PM +0200, Alex Thurgood wrote: If you look more closely, quite a few of these (I have no stats to back me up) were reports that Bjoern had reset in November to NEEDINFO when he did his first clean-up off the cuff, by resetting declared bugs to the

[Libreoffice-qa] Announcing LibreOffice HardHacks!

2012-08-19 Thread Bjoern Michaelsen
Hi, as already hinted at in the ESC minutes, here is the full announcement of the LibreOffice HardHacks: http://skyfromme.wordpress.com/2012/08/20/announcing-libreoffice-hardhacks/ Best, Bjoern ___ List Name: Libreoffice-qa mailing list Mail

Re: [Libreoffice-qa] minutes of ESC call ...

2012-08-19 Thread Bjoern Michaelsen
On Thu, Aug 16, 2012 at 04:36:17PM +0100, Michael Meeks wrote: + introducing 'HardHacks' (Bjoern) + 3.6.0 flameage + QA team suggested picking five top-bugs each two weeks in their call, need to be: + among MAB

[Libreoffice-bugs] [Bug 37561] Failed installing extension: Duden-Korrektor 5.0/6.0

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37561 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status Whiteboard|

[Libreoffice-bugs] [Bug 49202] Bundled EXTENSIONS Dictionaries broken

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49202 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 49202] Bundled EXTENSIONS Dictionaries broken

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49202 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 53569] FILEOPEN particular text document with wrong name extension causes CRASH

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53569 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 51911] Moldovan language support missing

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51911 Urmas davian...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from

[Libreoffice-bugs] [Bug 53698] New: Spreadsheet can't open large file

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53698 Bug #: 53698 Summary: Spreadsheet can't open large file Classification: Unclassified Product: LibreOffice Version: unspecified Platform: IA64 (Itanium) OS/Version: Windows (All)

[Libreoffice-bugs] [Bug 53698] Spreadsheet can't open large file

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53698 michael helm cecinit2...@gmail.com changed: What|Removed |Added Version|unspecified |3.5.4 release --

[Libreoffice-bugs] [Bug 49202] Bundled EXTENSIONS Dictionaries broken

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49202 --- Comment #20 from Urmas davian...@gmail.com 2012-08-19 06:37:06 UTC --- Yes, it does, as it does in each version since 3.5.something. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Libreoffice-bugs] [Bug 51911] Moldovan language support missing

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51911 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 53687] FORMATTING: Hyphenation not working

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53687 Urmas davian...@gmail.com changed: What|Removed |Added OS/Version|All |Linux (All) -- Configure

[Libreoffice-bugs] [Bug 52451] UI: FILESAVE as Text (encoded) should offer .txt as file type and name extension

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52451 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Severity|minor |major

[Libreoffice-bugs] [Bug 39103] FORMATING-FILESAVE-FILEOPEN - Loose of chapters numbering

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39103 Cyril cgir...@free.fr changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 37964] Formula's copies become no italic after editing.

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37964 --- Comment #10 from Roman Eisele b...@eikota.de 2012-08-19 07:37:34 UTC --- (In reply to comment #9) You should insert a formula in a document IA writer OK, so I have tried it again with LibreOffice 3.5.6.2 (Build ID:

[Libreoffice-bugs] [Bug 37964] Formula's copies become no italic after editing.

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37964 --- Comment #11 from Roman Eisele b...@eikota.de 2012-08-19 07:40:06 UTC --- Created attachment 65761 -- https://bugs.freedesktop.org/attachment.cgi?id=65761 Screenshot showing how the formulas look after step 13 in my comment #10 Screenshot

[Libreoffice-bugs] [Bug 53485] FILEOPEN particular .emf: shown incomplete, without colored area

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53485 --- Comment #5 from Aurimas Fišeras auri...@members.fsf.org 2012-08-19 08:02:44 UTC --- Tried bibisecting 3.5 (thank you Rainer for introducing me to this wonderful tool) - both oldest and latest 3.5 builds - no yellow dab. However, it looks,

[Libreoffice-bugs] [Bug 51332] EDITING: Creating labels: horizontal pitch ignored

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51332 fs bz-freedesk...@florian-schmitt.net changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 53364] Crash cutting or dragging block

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53364 --- Comment #12 from Roman Eisele b...@eikota.de 2012-08-19 08:23:32 UTC --- Created attachment 65762 -- https://bugs.freedesktop.org/attachment.cgi?id=65762 Crash log for bug 53364, LibO 3.6.1.1 on MacOS X 10.6.8 (Intel) REPRODUCIBLE with

[Libreoffice-bugs] [Bug 53698] FILEOPEN particular large .xlsm causes CRASH

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53698 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 53364] Crash cutting or dragging block

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53364 Roman Eisele b...@eikota.de changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 46024] [RFE, FORMATTING] Allow creation of floating paragraphs

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46024 --- Comment #2 from Nicolas Mailhot nicolas.mail...@laposte.net 2012-08-19 08:27:29 UTC --- Thank you There is no 'normal' workaround, frames are hell to use except in toy documents with a handfull of titles only This RFE intends to make it a

[Libreoffice-bugs] [Bug 38046] False Libreoffice requires a Java runtime environment (JRE) warnings

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38046 Roman Eisele b...@eikota.de changed: What|Removed |Added Component|UI |Libreoffice --- Comment

[Libreoffice-bugs] [Bug 46870] [FORMATTING] Apply text styles from the formula bar

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46870 --- Comment #3 from Nicolas Mailhot nicolas.mail...@laposte.net 2012-08-19 08:29:55 UTC --- For me it's definitely a bug, didn't bother to file it since in-cell form -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 46870] [FORMATTING] Apply text styles from the formula bar

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46870 --- Comment #4 from Nicolas Mailhot nicolas.mail...@laposte.net 2012-08-19 08:30:23 UTC --- atting seems totally broken right now -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 46887] [EDITING] Comments can not be copy and pasted naturally

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46887 Nicolas Mailhot nicolas.mail...@laposte.net changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 53502] Base icon and header causes XP explorer to crash

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53502 Boris Gilmar Terrazas Miranda bdy...@gmail.com changed: What|Removed |Added Version|3.6.0.4 release

[Libreoffice-bugs] [Bug 38046] False Libreoffice requires a Java runtime environment (JRE) warnings

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38046 Roman Eisele b...@eikota.de changed: What|Removed |Added Depends on||53446 --- Comment #12 from

[Libreoffice-bugs] [Bug 53446] UI: Wrong message 'JRE required' in FILEOPEN dialog

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53446 Roman Eisele b...@eikota.de changed: What|Removed |Added Blocks||38046 -- Configure

[Libreoffice-bugs] [Bug 53681] LibreOffice crashes when trying to browse for a plugin

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53681 --- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-08-19 08:47:27 UTC --- Created attachment 65763 -- https://bugs.freedesktop.org/attachment.cgi?id=65763 bt + console logs on master sources On pc Debian x86-64 with master sources

[Libreoffice-bugs] [Bug 33600] better default gradient set

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33600 Roman Eisele b...@eikota.de changed: What|Removed |Added CC||b...@eikota.de,

[Libreoffice-bugs] [Bug 35771] Printing issues on Mac OS X (Intel)

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35771 Roman Eisele b...@eikota.de changed: What|Removed |Added CC||b...@eikota.de

[Libreoffice-bugs] [Bug 53653] FILEOPEN: Attempting to open Very Large Excel Spreadsheets CRASH Calc.

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53653 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 53682] Merge Insert Picture From file... and Insert Video and Audio...

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53682 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Severity|normal |enhancement

[Libreoffice-bugs] [Bug 53698] FILEOPEN particular large .xlsm takes 200 times longer than with EXCEL Viewer

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53698 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Platform|IA64 (Itanium) |All

[Libreoffice-bugs] [Bug 52022] CONFIGURATION: 'My Macros' lost after update from 3.5.5.3

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52022 --- Comment #8 from tedb...@daiverse.net 2012-08-19 09:19:01 UTC --- i can confirm this happened to me too. on mac osx 10.7.4 upgrading to libreoffice 3.6.0.4, from i forgot what version (i always upgrade when there is a new stable version)

[Libreoffice-bugs] [Bug 50681] : Previeuw scheet 2, 3, ..... dont work.

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50681 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC||serval2...@yahoo.fr

[Libreoffice-bugs] [Bug 41174] EPS images in documents get corrupt when exporting to PDF

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41174 Milan Bouchet-Valat nalimi...@club.fr changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 49145] EDITING: Form-Wizard should propose listfields for foreign keys in a table

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49145 --- Comment #9 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-19 09:44:37 UTC --- (In reply to comment #6) In fact I wasn't thinking of the form-wizard. I was thinking of the plain grid-like table data editor: I was thinking of enhancing it

[Libreoffice-bugs] [Bug 36448] VIEWING On-screen text antialiasing is inferior to Apple's Pages app

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36448 Roman Eisele b...@eikota.de changed: What|Removed |Added AssignedTo|d...@yost.com |libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 53636] : Problem with language pack install on OSX

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53636 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added OS/Version|All |Mac OS X (All)

[Libreoffice-bugs] [Bug 53700] New: EDITING: Cut text disabled for TOC

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53700 Bug #: 53700 Summary: EDITING: Cut text disabled for TOC Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 53628] EDITING: slide sorter does not work on OSX

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53628 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added CC||ipla...@yahoo.co.uk

[Libreoffice-bugs] [Bug 53701] New: EDITING: Incorrect auto completion is made

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53701 Bug #: 53701 Summary: EDITING: Incorrect auto completion is made Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 53703] New: EDITING: Justification for selection propagates into paragraph style

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53703 Bug #: 53703 Summary: EDITING: Justification for selection propagates into paragraph style Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release

[Libreoffice-bugs] [Bug 53628] EDITING: slide sorter does not work on OSX

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53628 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 51023] EDITING: Drag-and-drop slide always moves slide to first position, leading to data corruption and sometimes CRASH

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51023 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added CC||theom...@gmail.com

  1   2   3   >