[Libreoffice-commits] .: registry/inc registry/source

2012-05-06 Thread David Tardon
registry/inc/registry/refltype.hxx |2 - registry/inc/registry/registry.h | 56 ++--- registry/inc/registry/writer.h | 19 +- registry/source/reflread.cxx | 70 ++--- registry/source/reflwrit.cxx | 20

[Libreoffice-commits] .: registry/inc

2012-05-06 Thread David Tardon
registry/inc/registry/registry.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 2c8432dcafedff49c2d284d79c016216d230c9f4 Author: David Tardon dtar...@redhat.com Date: Sun May 6 08:40:45 2012 +0200 fix linkage inconsistency on windows (cont.)

[Libreoffice-commits] .: 2 commits - registry/Executable_rdbedit.mk registry/Module_registry.mk registry/tools registry/version.mk RepositoryFixes.mk Repository.mk

2012-05-06 Thread Matus Kukan
Repository.mk |5 RepositoryFixes.mk |2 registry/Executable_rdbedit.mk | 43 - registry/Module_registry.mk|1 registry/tools/rdbedit.cxx | 318 - registry/version.mk| 39 - 6

[Libreoffice-commits] .: scp2/source

2012-05-06 Thread Andras Timar
scp2/source/ooo/windowscustomaction_ooo.scp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b3d63df541ff6b2bf9c77699c8c076ebcde2d6cf Author: Andras Timar ati...@suse.com Date: Sun May 6 12:27:34 2012 +0200 fdo#44628 run unopkg.exe after InstallFinalize

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44628, which changed state. Bug 44628 Summary: unopkg.exe does not find VC runtime during install (extension registration) https://bugs.freedesktop.org/show_bug.cgi?id=44628 What|Old Value

[Libreoffice-commits] .: config_host.mk.in configure.in RepositoryExternal.mk scp2/source scripting/Jar_ScriptProviderForBeanShell.mk scripting/Jar_ScriptProviderForJavaScript.mk

2012-05-06 Thread Tomáš Chvátal
RepositoryExternal.mk| 14 +++ config_host.mk.in|2 + configure.in | 34 ++- scp2/source/extensions/makefile.mk |4 +++

[REVIEW-3-5] fdo#44628 unopkg.exe does not find VC runtime during install

2012-05-06 Thread Andras Timar
Hi, On Windows Vista and later, the VC 9.0 runtime files are installed to the WinSxS cache as global assemblies. In Windows Installer, it is not possible to use global assemblies until the installation transaction has been commited. This means that only commit custom actions or custom actions

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||49545

Re: Regarding your commit: Add all the available themes to the list

2012-05-06 Thread Christian Lohmaier
Hi Matúš, *, I didn't follow the dicsussion closely, so sorry in case I missed the point. On Sat, May 5, 2012 at 4:31 PM, Matúš Kukan matus.ku...@gmail.com wrote: No, they don't. I may quite easily misunderstood something terribly but... with default you get the same icons as tango because

Re: [GERRIT][PATCH] gbuild conversion l10ntools module

2012-05-06 Thread Christian Lohmaier
On Thu, May 3, 2012 at 1:23 PM, Thorsten Behrens t...@documentfoundation.org wrote: David Ostrovsky wrote: 5. -.IF $(OS) == MACOSX $(CPU) == P $(COM) == GCC -# There appears to be a GCC 4.0.1 optimization error causing _file:good() to -# report true right before the call to writeOut at

Re: [GERRIT][PATCH] gbuild conversion l10ntools module

2012-05-06 Thread David Ostrovsky
On 06.05.2012 14:29, Christian Lohmaier wrote: On Thu, May 3, 2012 at 1:23 PM, Thorsten Behrens t...@documentfoundation.org wrote: David Ostrovsky wrote: 5. -.IF $(OS) == MACOSX $(CPU) == P $(COM) == GCC -# There appears to be a GCC 4.0.1 optimization error causing _file:good() to -# report

Re: [GERRIT][PATCH] gbuild conversion l10ntools module

2012-05-06 Thread Christian Lohmaier
Hi David, *, On Sun, May 6, 2012 at 4:21 PM, David Ostrovsky david.ostrov...@gmx.de wrote: On 06.05.2012 14:29, Christian Lohmaier wrote: On Thu, May 3, 2012 at 1:23 PM, Thorsten Behrens Could you please try make verbose=t on master and send us results? I saw on your tinderbox, that there

Re: [GERRIT][PATCH] gbuild conversion l10ntools module

2012-05-06 Thread David Ostrovsky
Hi Christian, if this patch fixes your build, fill free to push it. Ciao David On 06.05.2012 16:42, Christian Lohmaier wrote: Hi David, *, On Sun, May 6, 2012 at 4:21 PM, David Ostrovskydavid.ostrov...@gmx.de wrote: On 06.05.2012 14:29, Christian Lohmaier wrote: On Thu, May 3, 2012 at

[Libreoffice-commits] .: l10ntools/source solenv/gbuild

2012-05-06 Thread Christian Lohmaier
l10ntools/source/cfglex.l |1 + l10ntools/source/srclex.l |1 + l10ntools/source/xrmlex.l |1 + solenv/gbuild/LinkTarget.mk |2 +- 4 files changed, 4 insertions(+), 1 deletion(-) New commits: commit f8ec9ca67e9150562440fd859e266d52ad26042f Author: David Ostrovsky

Re: [GERRIT][PATCH][PUSHED] gbuild conversion l10ntools module

2012-05-06 Thread Christian Lohmaier
Hi David, *, On Sun, May 6, 2012 at 5:24 PM, David Ostrovsky david.ostrov...@gmx.de wrote: if this patch fixes your build, fill free to push it. Yes, fixes the problem. Thanks a lot. There are warnings left: /Users/buildslave/compile.noindex/libreoffice/l10ntools/source/srclex.l, line 98:

[Libreoffice-commits] .: 3 commits - extensions/source

2012-05-06 Thread David Tardon
extensions/source/nsplugin/source/npshell.cxx |6 +- extensions/source/nsplugin/source/nsp_windows.cxx |4 extensions/source/nsplugin/source/so_env.cxx |4 extensions/source/nsplugin/source/so_main.cxx | 10 ++ 4 files changed, 19 insertions(+), 5

[PATCH] gbuild conversion: store module

2012-05-06 Thread David Ostrovsky
Hi, here is conversion of store module and new make target fun ;-) Ciao David From e021ac4f39fa3f2dfaacc9dea2e63e41a9c07e3b Mon Sep 17 00:00:00 2001 From: David Ostrovsky david.ostrov...@gmx.de Date: Sun, 6 May 2012 17:17:22 +0200 Subject: [PATCH] gbuild conversion: store module Change-Id:

[Libreoffice-commits] .: cui/source

2012-05-06 Thread Ivan Timofeev
cui/source/options/optlingu.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 31182ed08494ed6afa3371aa246b155c6b58e8b3 Author: Ivan Timofeev timofeev@gmail.com Date: Sun May 6 22:16:59 2012 +0400 fdo#49421: the Available language modules list is too

[Libreoffice-commits] .: idlc/source

2012-05-06 Thread Christian Lohmaier
idlc/source/parser.y |2 ++ 1 file changed, 2 insertions(+) New commits: commit 34513fe619aee112b11a0a90dc2e981dccdb408e Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Sun May 6 21:00:11 2012 +0200 WaE: avoid build break on Mac PPC/XCode 2.5 otherwise

SVG: stroke-width and scale

2012-05-06 Thread Christina Roßmanith
Hi, what influence is anisotropic scaling supposed to have on stroke-width? Given a line g transform=translate(60,-30) scale(8,2) path d=M 20 40 H 40 stroke-width=4 stroke=black / /g Currently stroke-width in this example get scaled to 8*4=32 which seems to be incorrect to me. If it gets

Unopkg fails to register extension (com.sun.star.registry.CannotRegisterImplementationException)

2012-05-06 Thread Sebastian Humenda
Hello, I hope I'm on the right list for my question. There is an accessibility checker for Libreoffice documents which I package for Debian GNU/Linux. In Bug 668376 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668376) the package fails to install because unopkg causes a mysterious error (see

[REVIEW-3-5] fdo#46355 sort SelectionTree control of Custom Setup with a custom action

2012-05-06 Thread Andras Timar
Hi, Windows, Custom Install, Dictionaries and Additional UI Languages list These lists were originally sorted by the Sortkey of their elements as defined in .scp files. Then I patched the installer maker Perl script to sort these lists alphabetically. It works well in single language installers,

[REVIEW-3-5] fdo#40481 run SelectLanguage custom action during silent install, too

2012-05-06 Thread Andras Timar
Hi, Users complained that silent install on Windows installed all languages (and made the install process slow). This is because the language guessing logic is bound to the installer UI. The following patch changes this behaviour. I think this is closer to that most users want. We will run

Re: SVG: stroke-width and scale

2012-05-06 Thread Regina Henschel
Hi Christina, Christina Roßmanith schrieb: Hi, what influence is anisotropic scaling supposed to have on stroke-width? Given a line g transform=translate(60,-30) scale(8,2) path d=M 20 40 H 40 stroke-width=4 stroke=black / /g Currently stroke-width in this example get scaled to 8*4=32 which

Re: SVG: stroke-width and scale

2012-05-06 Thread Marco Cecchetti
On Sun, 06 May 2012 21:23:46 +0200, Christina Roßmanith chrrossman...@gmx.de wrote: Hi, what influence is anisotropic scaling supposed to have on stroke-width? Given a line g transform=translate(60,-30) scale(8,2) path d=M 20 40 H 40 stroke-width=4 stroke=black / /g Currently stroke-width

[Libreoffice-commits] .: RepositoryExternal.mk

2012-05-06 Thread Christian Lohmaier
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 071e5ae9bee16415b27c85c2e170b7bc10e75a10 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Mon May 7 01:09:01 2012 +0200 libs were renamed, but dylib_file hint for older

[PATCH] Translate two German comments in swtable.cxx

2012-05-06 Thread Gábor Stefanik
Found while debugging fdo#32531. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: sc/source

2012-05-06 Thread Markus Mohrhard
sc/source/ui/dbgui/tpsort.cxx | 70 -- sc/source/ui/inc/tpsort.hxx |2 - 2 files changed, 34 insertions(+), 38 deletions(-) New commits: commit ee34a78b175765a1444071217239f3592c16eec1 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date:

[Libreoffice-commits] .: sc/source

2012-05-06 Thread Markus Mohrhard
sc/source/core/data/dociter.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit c0ca1ef1990226cd5d7af6c1f76872e9ad8711f2 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon May 7 05:27:18 2012 +0200 string result of formula is also valid,

[REVIEW-3-5] fix for fdo#49052, string result of formulas is ignored by DGET()

2012-05-06 Thread Markus Mohrhard
Hey, [1] should fix the problem that string result from formulas are ignored in DGET and maybe some other DB functions. The problem has been that we ignored all except value results for formula cells. I think the attached patch is correct and fixes not only a bug in this function but also in some

Re: [PATCH][PUSHED] gbuild conversion: store module

2012-05-06 Thread David Tardon
On Sun, May 06, 2012 at 08:14:41PM +0200, David Ostrovsky wrote: Hi, here is conversion of store module and new make target fun ;-) Great! I do not really think we need a make target for showing the numbers of converted and unconverted modules, so I left out that part. I also split store_inc

[Libreoffice-commits] .: Makefile store/inc store/Library_store.mk store/Makefile store/Module_store.mk store/Package_inc.mk store/Package_xml.mk store/prj store/source store/util

2012-05-06 Thread David Tardon
Makefile |2 - store/Library_store.mk| 58 + store/Makefile|7 +++ store/Module_store.mk | 35 + store/Package_inc.mk | 34 + store/Package_xml.mk |

[Libreoffice-commits] .: store/Library_store.mk

2012-05-06 Thread David Tardon
store/Library_store.mk |1 + 1 file changed, 1 insertion(+) New commits: commit e35b1d8b0913514becb9e5d2845c74a927b4a272 Author: David Tardon dtar...@redhat.com Date: Mon May 7 07:08:16 2012 +0200 add gb_STDLIBS Change-Id: I53d4f6ddd9c79b9cd025339ef9a5e92ce1a881bc diff --git

[REVIEW-3-5] crash fix - fdo#48778

2012-05-06 Thread Muthu Subramanian K
Hi, It will be great if someone can cherry-pick this fix, please? http://cgit.freedesktop.org/libreoffice/core/commit/?id=11713989b1580799635fff997b920d9bd4bf619f Its a crasher - I guess, it happens with certain type of (broken?) pptx files. Thanks Regards, Muthu Subramanian

Re: [Libreoffice-qa] Bugzilla down?

2012-05-06 Thread Jean-Baptiste Faure
Hello Rainer, Le 06/05/2012 07:10, Rainer Bielefeld a écrit : Hello all, since yesterday late afternoon I can not reach Bugzilla any longer. Can you confirm that problem? Yes I can confirm that BugZilla was down yesterday evening. But now (8:50 UTC+2) it works. Best regards. JBF -- Seuls

Re: [Libreoffice-qa] [Libreoffice-ux-advise] Visual representation of calc borders slightly changed

2012-05-06 Thread pierre-yves.samyn
Hello Message du 06/04/12 13:56 De : Markus Mohrhard I just pushed a fix for fdo#33634 to master. This patch changes the visual representation of borders significantly ... Comments and testing appreciated. Tested with version 3.6.0alpha0+ (Build ID: c2003c7) windows 7 64bits No problem

[Libreoffice-bugs] [Bug 45580] : LibreOffice crashes when clicking on Connect to an existing database Database Wizard option

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45580 Francois Tigeot ftig...@wolfpond.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 49506] Formula editor: abs{x}^2 rendered incorrectly

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49506 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 47969] RTL (CTL) should be enabled by default

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47969 Christopher M. Penalver christopher.penal...@gmx.com changed: What|Removed |Added Severity|major

[Libreoffice-bugs] [Bug 35528] Crash when showing credits and resizing page with slider

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

[Libreoffice-bugs] [Bug 49536] CRASH when open document 'Help - Credits'

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

[Libreoffice-bugs] [Bug 49536] CRASH when open document 'Help - Credits'

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49536 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-05-06 01:02:53 UTC --- Created attachment 61084 -- https://bugs.freedesktop.org/attachment.cgi?id=61084 Reporter's crash report -- Configure bugmail:

[Libreoffice-bugs] [Bug 49318] FILEOPEN 3.4.4 created spreadsheet stops with error message

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49318 trent parry tripary.15.dyer...@spamgourmet.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 49540] New: Writer tables loosing numbers when switching the language in the number format

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49540 Bug #: 49540 Summary: Writer tables loosing numbers when switching the language in the number format Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3

[Libreoffice-bugs] [Bug 49515] PRINTING from back tray does not work

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

[Libreoffice-bugs] [Bug 49541] New: FILEOPEN: Cannot open a document with password

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49541 Bug #: 49541 Summary: FILEOPEN: Cannot open a document with password Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49542] New: : Database component appears innactive

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49542 Bug #: 49542 Summary: : Database component appears innactive Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 RC1 Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49481] Format glitch

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

[Libreoffice-bugs] [Bug 41411] LOCALHELP EDITING WRITER TABLE: Keyboard insertion/deletion of rows, columns, cells description incomplete

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41411 --- Comment #7 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-05-06 01:59:00 PDT --- @Allan Jacobs do you still see a problem? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Libreoffice-bugs] [Bug 49403] RTF: layout of RTF document broken, regression from LibO 3.4

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49403 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 47511] PDF: Writer: exporting a document as pdf file will crash Writer.

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47511 --- Comment #23 from Caolán McNamara caol...@redhat.com 2012-05-06 02:25:30 PDT --- Created attachment 61087 -- https://bugs.freedesktop.org/attachment.cgi?id=61087 valgrind log under linux These are the valgrind-under-Linux warnings. I sort

[Libreoffice-bugs] [Bug 47511] PDF: Writer: exporting a document as pdf file will crash Writer.

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47511 --- Comment #24 from Caolán McNamara caol...@redhat.com 2012-05-06 02:26:49 PDT --- http://cgit.freedesktop.org/libreoffice/core/commit/?id=c2003c73d71001fcb66fb86a15cde82e60aa242a fixes the substantive valgrind warning anyway -- Configure

[Libreoffice-bugs] [Bug 47511] PDF: Writer: exporting a document as pdf file will crash Writer.

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47511 --- Comment #25 from codevi...@gmail.com 2012-05-06 02:53:15 PDT --- Hi, who developer are trying to fix this bug? Jesus Corrius? thanks On 5/3/2012 12:05 PM, bugzilla-dae...@freedesktop.org wrote:

[Libreoffice-bugs] [Bug 40248] FILEASSOC File Type association broken for RTF

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40248 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 40248] FILEASSOC File Type association broken for RTF

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40248 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 48302] VIEWING particular document with Flash will CRASH

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48302 --- Comment #4 from Caolán McNamara caol...@redhat.com 2012-05-06 03:14:26 PDT --- anyone able to get it to crash under Linux ? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 47933] : rtf bug

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47933 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 46250] EDITING: Paste and Paste Special not available for horizontally adjacent cells to horizontal cell selection

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46250 --- Comment #12 from Cor Nouws c...@nouenoff.nl 2012-05-06 03:18:23 PDT --- @ nino: (In reply to comment #5) CONFIRMED in 3.5.3.2 and master (version 3.6.0alpha0+ (Build ID: 46e18bc)) on Linux/x86 Are you really sure? I've *never* been

[Libreoffice-bugs] [Bug 49499] : Starting new LibreOffice v3.4.5+ crashes when starting during their splash screens.

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49499 --- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-05-06 03:30:50 PDT --- Ok for Java (and I suppose you've got only 1 version), I had just missed this piece of information in your comment. Anyway, could you try non portable LO version ?

[Libreoffice-bugs] [Bug 34940] Start on click does not work with movies

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34940 --- Comment #5 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-05-06 03:38:33 PDT --- Created attachment 61091 -- https://bugs.freedesktop.org/attachment.cgi?id=61091 Test Kit With this test kit the MPG starts after the other

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44628, which changed state. Bug 44628 Summary: unopkg.exe does not find VC runtime during install (extension registration) https://bugs.freedesktop.org/show_bug.cgi?id=44628 What|Old Value

[Libreoffice-bugs] [Bug 48446] RTF Importer does not honor ansicpgN and cpgN control words - fails to import some non-Englist documents properly

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48446 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 48446] RTF Importer does not honor ansicpgN and cpgN control words - fails to import some non-Englist documents properly

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48446 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 49543] New: EDITING Reordering of dia's in the Slide sorter and elsewhere does not work

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49543 Bug #: 49543 Summary: EDITING Reordering of dia's in the Slide sorter and elsewhere does not work Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release

[Libreoffice-bugs] [Bug 49544] New: FORMATTING: Table: Problems with borders and fonts

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49544 Bug #: 49544 Summary: FORMATTING: Table: Problems with borders and fonts Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 49545] New: EDITING: CRASH when add custom animation to media (Movie, Sound)

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49545 Bug #: 49545 Summary: EDITING: CRASH when add custom animation to media (Movie, Sound) Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release

[Libreoffice-bugs] [Bug 49318] FILEOPEN 3.4.4 created spreadsheet stops with error message

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49318 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Resolution|FIXED

[Libreoffice-bugs] [Bug 49499] : Starting new LibreOffice v3.4.5+ crashes when starting during their splash screens.

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49499 --- Comment #4 from Tom tomdavie...@yahoo.co.uk 2012-05-06 04:14:56 UTC --- Hi :) Ant's problems started when he installed the proper 3.5.2. He then tried 1. Renaming the user profile 2. Uninstaling and reinstalling the 3.5.2 3. Uninstalling

[Libreoffice-bugs] [Bug 49545] EDITING: CRASH when add custom animation to media (Movie, Sound)

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49545 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|All

[Libreoffice-bugs] [Bug 49499] : Starting new LibreOffice v3.4.5+ crashes when starting during their splash screens.

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49499 --- Comment #5 from Tom tomdavie...@yahoo.co.uk 2012-05-06 04:17:57 PDT --- Hi :) Sorry for the double-post but i got the versions of java muddled up and didn't know how to edit comments here. Ant says he started with java 6_31 and uninstalled,

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||49545

[Libreoffice-bugs] [Bug 49545] EDITING: CRASH when add custom animation to media (Movie, Sound)

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49545 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||37361

[Libreoffice-bugs] [Bug 40248] FILEASSOC File Type association broken for RTF

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40248 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-05-06 04:22:03 PDT --- For me still broken with LibreOffice 3.5.3.2 (RC2) German UI/Locale [Build-ID: 235ab8a-3802056-4a8fed3-2d66ea8-e241b80] on German WIN7 Home Premium

[Libreoffice-bugs] [Bug 46250] EDITING: Paste and Paste Special not available for horizontally adjacent cells to horizontal cell selection

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46250 --- Comment #13 from Nino nn.l...@kflog.org 2012-05-06 04:23:37 PDT --- @Cor: Sorry, I can't investigate this ATM as my main Box has crashed yesterday. Will probably take a couple of weeks to fix it as my time is rather limited. -- Configure

[Libreoffice-bugs] [Bug 49413] RTF: RTF import does not honor page margins (\marg*) and new section is not displayed

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49413 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 41567] LibreOffice hung twice when I tried to make changes to a file in 2007 Word XML format

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41567 Roman Eisele b...@eikota.de changed: What|Removed |Added Component|Libreoffice |Writer --- Comment #3 from

[Libreoffice-bugs] [Bug 39422] Changes are displayed incorrectly in MS Word 2007

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

[Libreoffice-bugs] [Bug 49547] New: VIEWING: Some signs look bad

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49547 Bug #: 49547 Summary: VIEWING: Some signs look bad Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49499] : Starting new LibreOffice v3.4.5+ crashes when starting during their splash screens.

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49499 --- Comment #6 from Ant a...@zimage.com 2012-05-06 04:57:38 PDT --- Yes, Tom's correct. I tried portable, installer, and various versions. :( Installed OO v3.3.3 and portable LO v3.3.4 had no problems though, so something changed after v3.3.4 to

[Libreoffice-bugs] [Bug 49548] New: EDITING After selecting a line and holding down the left button and moving impress crashes

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49548 Bug #: 49548 Summary: EDITING After selecting a line and holding down the left button and moving impress crashes Classification: Unclassified Product: LibreOffice Version: LibO

[Libreoffice-bugs] [Bug 46250] EDITING: Paste and Paste Special not available for horizontally adjacent cells to horizontal cell selection

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46250 --- Comment #14 from joren.de.cuy...@telenet.be 2012-05-06 05:10:12 PDT --- Reproducable Mac OSX 10.7.3; LibreOffice 3.5.3.2 (Build ID: 235ab8a-3802056-4a8fed3-2d66ea8-e241b80); Dutch UI -- Configure bugmail:

[Libreoffice-bugs] [Bug 49506] Formula editor: abs{x}^2 rendered incorrectly

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49506 --- Comment #2 from Adrian Schlatter schlat...@phys.ethz.ch 2012-05-06 05:34:24 UTC --- I understand very well that formula editor does not do algebra. Indeed, if it *would* do algebra (e.g. by replacing a^2+2ab+b^2 by (a+b)^2 I would judge that

[Libreoffice-bugs] [Bug 49507] Crash upon insert-cross-reference-database (EDITING)

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49507 --- Comment #2 from Adrian Schlatter schlat...@phys.ethz.ch 2012-05-06 05:49:04 PDT --- Created attachment 61100 -- https://bugs.freedesktop.org/attachment.cgi?id=61100 backtrace of insert-cross-reference-database crash -- Configure bugmail:

[Libreoffice-bugs] [Bug 49507] Crash upon insert-cross-reference-database (EDITING)

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49507 --- Comment #3 from Adrian Schlatter schlat...@phys.ethz.ch 2012-05-06 05:51:17 PDT --- - Yes, I have a JVM. Apparently, Ubuntu 12.04 comes with OpenJDK Java 6 Runtime. How do I check whether I have it well declared in LO? Actually, I expect

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

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33600 Andreas B. andreas_b...@bluewin.ch changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 49549] New: FORMATTING: Saving as PPT loses the Overline format

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49549 Bug #: 49549 Summary: FORMATTING: Saving as PPT loses the Overline format Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release Platform: Other

[Libreoffice-bugs] [Bug 49549] FORMATTING: Saving as PPT loses the Overline format

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49549 Wagner wscha...@uol.com.br changed: What|Removed |Added OS/Version|All |Windows (All)

[Libreoffice-bugs] [Bug 49550] New: FILEOPEN: opening fails with the message unknown failure

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49550 Bug #: 49550 Summary: FILEOPEN: opening fails with the message unknown failure Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release Platform:

[Libreoffice-bugs] [Bug 49506] Formula editor: abs{x}^2 rendered incorrectly

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49506 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 48536] UI: Line Arrow Style symbols truncated

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48536 --- Comment #4 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-05-06 06:50:34 PDT --- Created attachment 61103 -- https://bugs.freedesktop.org/attachment.cgi?id=61103 Screenshot After Fix Looks fine with parallel installation of

[Libreoffice-bugs] [Bug 48536] UI: Line Arrow Style symbols truncated

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48536 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|RESOLVED

[Libreoffice-bugs] [Bug 49551] New: VIEWING: Draw OLE Object draws elements outside the boundaries

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49551 Bug #: 49551 Summary: VIEWING: Draw OLE Object draws elements outside the boundaries Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release

[Libreoffice-bugs] [Bug 49551] VIEWING: Draw OLE Object draws elements outside the boundaries

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49551 --- Comment #1 from Johannes Stoldt j.sto...@gmx.net 2012-05-06 06:58:25 PDT --- Whoops, overlooked the Problem description. Here we go: Elements outside of the OLE objects boundaries in an writer file are rendered and will possibly obscure/

[Libreoffice-bugs] [Bug 49550] FILEOPEN fails with the message unknown failure

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49550 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|All |Linux

[Libreoffice-bugs] [Bug 49520] EDITING: CRASH when undo sort with chart

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49520 --- Comment #2 from Markus Mohrhard markus.mohrh...@googlemail.com 2012-05-06 07:00:08 PDT --- (In reply to comment #1) On master branch last commit (e10adabc55194cd47f26e726137d2fd036f3cadb) with Pc Debian testing x86-64 (updated today), I

[Libreoffice-bugs] [Bug 49501] FORMATTING: RTF Formatting Issue

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49501 s-joyemuseq...@vf.uni-konstanz.de changed: What|Removed |Added Status|UNCONFIRMED |NEW Status

[Libreoffice-bugs] [Bug 45001] PDF import problems: duplicated characters and offset elements

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45001 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Attachment #55846|application/x-download

[Libreoffice-bugs] [Bug 44710] FILEOPEN PDF: Rotated texts at wrong position and scrambled

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44710 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Attachment #55849|application/x-download

[Libreoffice-bugs] [Bug 44710] FILEOPEN PDF: Rotated texts at wrong position and scrambled

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44710 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Attachment #55859|application/x-download

[Libreoffice-bugs] [Bug 44710] FILEOPEN PDF: Rotated texts at wrong position and scrambled

2012-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44710 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Attachment #55862|application/x-download

  1   2   >