Re: [CHERRYPICK] commit a9210660294dd40c18814f59106164d548416032 for branch libreoffice-3-6

2012-08-11 Thread Ivan Timofeev
I am raving again... please ignore Sorry, Ivan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] Change in core[libreoffice-3-6]: fix crash on start

2012-08-11 Thread Gerrit
From Ivan Timofeev timofeev@gmail.com: Hello Andras Timar, I'd like you to do a code review. Please visit https://gerrit.libreoffice.org/388 to review the following change. Change subject: fix crash on start .. fix

dev-list notifications (was: Re: [CHANGEUPLOAD FAILED] [ONGERRIT] leaked ODBC statement handles)

2012-08-11 Thread Ivan Timofeev
On 10.08.2012 17:50, Bjoern Michaelsen wrote: rationale: We are now sending a mail to the dev-list for every patch anyway. It does not seem to send a mail to the dev-list, at least with [CHERRYPICK]. I received: From: Gerrit ger...@gerrit.libreoffice.org CC: Ivan Timofeev

Re: ODF angle in draw:transform are in degrees

2012-08-11 Thread Noel Grandin
One way would be to add a new attribute specifying either degrees or radians. Then modify the loader code so it looks at the application that created the file to determine what it should do in cases where there is not attribute. Fundamentally, I don't see that there is a perfect solution to this.

Re: [PATCH] fix duplicated import introduced in 63c508e3e86a140e35161c45d2be97779746f6cb

2012-08-11 Thread julien2412
Hi, This one had already be fixed (see http://cgit.freedesktop.org/libreoffice/core/commit/?id=8b13238c453f05f1d862cf570dff0110295fbe3b). Anyway, thank you for taking care of the code cleanup! Julien -- View this message in context:

[Libreoffice-commits] .: vcl/source

2012-08-11 Thread Julien Nabet
vcl/source/fontsubset/gsub.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit e1c2aae61b21f8aa5f64c38efd6ca685c89291e3 Author: Julien Nabet serval2...@yahoo.fr Date: Sat Aug 11 09:15:30 2012 +0200 Remove unused local var Change-Id:

[Libreoffice-commits] .: chart2/source crashrep/source cui/source desktop/source framework/source jvmfwk/plugins oox/source scripting/source solenv/bin sw/source vcl/generic

2012-08-11 Thread Julien Nabet
chart2/source/view/axes/VCartesianAxis.cxx |1 - crashrep/source/unx/main.cxx |1 - cui/source/tabpages/autocdlg.cxx |1 - desktop/source/migration/migration.cxx |1 - framework/source/layoutmanager/layoutmanager.cxx |1 -

[Libreoffice-commits] .: sc/source

2012-08-11 Thread Julien Nabet
sc/source/filter/xml/xmldpimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4af24fb1a3dd359be4b97f7682678aa5b8d2ff1a Author: Julien Nabet serval2...@yahoo.fr Date: Sat Aug 11 12:40:35 2012 +0200 Remove unused local var Change-Id:

[Libreoffice-commits] .: 5 commits - i18npool/CppunitTest_i18npool_test_languagetag.mk i18npool/Library_i18nisolang1.mk i18npool/Module_i18npool.mk i18npool/qa i18npool/source liblangtag/liblangtag-0.

2012-08-11 Thread Eike Rathke
i18npool/CppunitTest_i18npool_test_languagetag.mk| 14 +++ i18npool/Library_i18nisolang1.mk |3 -- i18npool/Module_i18npool.mk |1 i18npool/qa/cppunit/test_languagetag.cxx | 12 +++---

[Libreoffice-commits] .: vcl/source

2012-08-11 Thread Ivan Timofeev
vcl/source/window/msgbox.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 607e387412606c92a2ebd6fcc1d41743f33a4a72 Author: Ivan Timofeev timofeev@gmail.com Date: Sat Aug 11 19:44:14 2012 +0400 message boxes always showed one line of text

RE: ODF angle in draw:transform are in degrees

2012-08-11 Thread Dennis E. Hamilton
The proposal that Regina brought to the ODF TC is safer. It does not depend on attempting to identify the producer. (In fact, the ODF specification says that the generator identification is *not* to be used in this manner. It is also unreliably used.) The idea is to face reality and affirm

Re: ODF angle in draw:transform are in degrees

2012-08-11 Thread Regina Henschel
Hi Dennis, Dennis E. Hamilton schrieb: The proposal that Regina brought to the ODF TC is safer. It does not depend on attempting to identify the producer. (In fact, the ODF specification says that the generator identification is *not* to be used in this manner. It is also unreliably used.)

RE: ODF angle in draw:transform are in degrees

2012-08-11 Thread Dennis E. Hamilton
@Regina, Thanks. I agree that the transform case needs to be taken up also. My sense is that there is agreement that there should be transposition to SVG with attention to migration and down-level compatibility issues. I also agree that the situation with existing ODF 1.0/../1.2 documents

[Libreoffice-commits] .: RepositoryExternal.mk vcl/Library_vcl.mk vcl/source

2012-08-11 Thread Gökcen Eraslan
RepositoryExternal.mk |1 vcl/Library_vcl.mk| 32 + vcl/source/gdi/pdfwriter_impl.cxx | 129 +++--- 3 files changed, 152 insertions(+), 10 deletions(-) New commits: commit 500261a6b6e9dbeacce7f693b01a1c32a112f4fb Author:

Re: notice: module dictionaries converted to gbuild

2012-08-11 Thread Michael Meeks
On Thu, 2012-08-09 at 18:41 +0200, Andras Timar wrote: I think they were left out by mistake. On the other hand I wonder if we could omit multiple instances GPL/LGPL text from bundled dictionary packages, while we have a central LICENSE.odt covering for the dictionaries, too. Yep -

[REVIEW-3-6] correctly calculate the percentile for upper data bar limit

2012-08-11 Thread Markus Mohrhard
Hey, the attached patch corrects the code that calculates the value if you select percentile for the upper limit. Until now it incorrectly used the lower bounds values to calculate these value. This will be fixed in master a bit differently. Regards, Markus

[Libreoffice-commits] .: vcl/prj

2012-08-11 Thread Caolán McNamara
vcl/prj/build.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c18c4f0547c5bdc388670af2f1501199c34ef540 Author: Caolán McNamara caol...@redhat.com Date: Sun Aug 12 00:28:49 2012 +0100 add nss to old-school build.lst now Change-Id:

[Libreoffice-commits] .: 2 commits - basic/source

2012-08-11 Thread Takeshi Abe
basic/source/classes/image.cxx | 16 ++-- basic/source/comp/exprnode.cxx | 18 +++--- basic/source/comp/exprtree.cxx | 50 --- basic/source/comp/scanner.cxx|8 ++ basic/source/inc/expr.hxx| 10 +++

[Libreoffice-commits] .: 16 commits - framework/uiconfig sfx2/inc sfx2/source

2012-08-11 Thread Rafael Dominguez
framework/uiconfig/startmodule/menubar/menubar.xml |1 sfx2/inc/sfx2/templateabstractview.hxx |2 sfx2/inc/sfx2/templatelocalview.hxx|2 sfx2/inc/sfx2/templateonlineview.hxx |3 sfx2/inc/sfx2/templateproperties.hxx |3

Re: [Libreoffice-qa] Fwd: [tdf-announce] The Document Foundation announces LibreOffice 3.6 with a wealth of new features and improvements

2012-08-11 Thread bfo
Jochen wrote We need a strategy with a positive, encouraging motto for the developers. Hi. Strategy is simple - the time has come to manage bugs better. I could be mistaken, it is still difficult to me to gather informations from all LO resources, but I think that today some QA people are

[Libreoffice-bugs] [Bug 52108] CRASH on any action for particular big .odt

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

[Libreoffice-bugs] [Bug 50143] Can't select drop-down tool buttons when they become list items (in narrow window)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50143 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added OS/Version|Linux (All) |All

[Libreoffice-bugs] [Bug 50143] Can't select drop-down tool buttons when they become list items (in narrow window)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50143 Ivan Timofeev timofeev@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 53363] UI: ui bug

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53363 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

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

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

[Libreoffice-bugs] [Bug 51795] UI: error of runtime basc 423 ListFillRange

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51795 --- Comment #12 from giovanni.a.c.marle...@gmail.com 2012-08-11 07:56:39 UTC --- it occur, the same way, sorry . -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Libreoffice-bugs] [Bug 53365] New: FILEOPEN / FILESAVE: Formula not editable in LO after import from DOCX and save to ODT

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53365 Bug #: 53365 Summary: FILEOPEN / FILESAVE: Formula not editable in LO after import from DOCX and save to ODT Classification: Unclassified Product: LibreOffice Version: 3.5.4

[Libreoffice-bugs] [Bug 53302] FORMATTING: Cell Border thickness is too big - 2.5 pts -

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

[Libreoffice-bugs] [Bug 48578] VIEWING: no display of non-printing characters

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

[Libreoffice-bugs] [Bug 53280] : FILE SAVE AS: Can not edit read-only file after SAVE AS

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

[Libreoffice-bugs] [Bug 53366] New: : Libreoffice 3.6 crashes at the loading splash screen in Linuxmint 13 MATE edition

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53366 Bug #: 53366 Summary: : Libreoffice 3.6 crashes at the loading splash screen in Linuxmint 13 MATE edition Classification: Unclassified Product: LibreOffice Version: 3.6.0.4

[Libreoffice-bugs] [Bug 53210] Writer crashes when hiding all sections

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53210 --- Comment #11 from Ralf Bensmann r...@odisee.de 2012-08-11 09:12:54 UTC --- Miklos, I think the other way round would be the best: insert/display an empty page. When all conditions are false and no section should be displayed, I think nothing

[Libreoffice-bugs] [Bug 53368] New: : Crashes when saving to symlink

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53368 Bug #: 53368 Summary: : Crashes when saving to symlink Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 53089] Numbers from external URL are always interpreted as text

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53089 --- Comment #12 from Eike Rathke er...@redhat.com 2012-08-11 09:55:01 UTC --- @Kohei: This seems to have the same cause as bug 52205 though the fix isn't as straight forward. See sc/source/filter/rtf/eeimpars.cxx line 334 in

[Libreoffice-bugs] [Bug 47121] acor_*-*.dat is on wrong place

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47121 wope w...@gmx.com changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail:

[Libreoffice-bugs] [Bug 53369] New: : styleref field didn't work in header like microsoft office

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53369 Bug #: 53369 Summary: : styleref field didn't work in header like microsoft office Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release

[Libreoffice-bugs] [Bug 53370] New: : Graphical glitch when resizing Writer main window.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53370 Bug #: 53370 Summary: : Graphical glitch when resizing Writer main window. Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 53372] New: undefined: big space between for formula and text

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53372 Bug #: 53372 Summary: undefined: big space between for formula and text Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 52469] Report-Msgid-Bugs-To field in PO header refers to qa.openoffice.org

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52469 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Libreoffice-bugs] [Bug 53374] New: FORMATTING: Font Changes to the initial one with .xlsx Files

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53374 Bug #: 53374 Summary: FORMATTING: Font Changes to the initial one with .xlsx Files Classification: Unclassified Product: LibreOffice Version: 3.6.0.1 rc Platform:

[Libreoffice-bugs] [Bug 53041] : Empty Help Pages

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53041 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53364 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 53368] : Crashes when saving to symlink

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

[Libreoffice-bugs] [Bug 53366] : Libreoffice 3.6 crashes at the loading splash screen in Linuxmint 13 MATE edition

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53366 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 53339] LO 3.6 crashes when saving complex ods as xls

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53339 --- Comment #2 from Julien Nabet serval2...@yahoo.fr 2012-08-11 12:38:16 UTC --- Created attachment 65427 -- https://bugs.freedesktop.org/attachment.cgi?id=65427 bt + console logs On pc Debian x86-64 with master sources updated today, I

[Libreoffice-bugs] [Bug 53339] LO 3.6 crashes when saving complex ods as xls

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53339 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 53249] Moving preso slides results in file corruption

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53249 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 53249] Moving preso slides results in file corruption

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53249 --- Comment #3 from Simon Phipps libreoffice.webm...@spamgourmet.com 2012-08-11 13:25:15 UTC --- (In reply to comment #2) I noticed that the slide with images and the slide why I gave... have the same name (page 0). If I rename 1 of them, it

[Libreoffice-bugs] [Bug 53267] FILEOPEN: No SDBC drive found - 3.6.0.4 breaks data base access

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53267 --- Comment #1 from TJ lotsofj...@nc.rr.com 2012-08-11 13:28:51 UTC --- Also I have verified that OpenOffice.org 3.4.0 works, the only program that does not work is the new release of LibreOffice. Created attachment 65310 [details] Screen

[Libreoffice-bugs] [Bug 53175] FILEOPEN error reading “Content ?=(TOC)=?UTF-8?Q?” from a DOCX

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53175 --- Comment #6 from Julien Nabet serval2...@yahoo.fr 2012-08-11 13:45:21 UTC --- Created attachment 65428 -- https://bugs.freedesktop.org/attachment.cgi?id=65428 bt on 3.5 (In reply to comment #2) On pc Debian x86-64, with 3.5 sources updated

[Libreoffice-bugs] [Bug 53328] CRASH when FILEOPEN particular .txt in particular way

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53328 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-08-11 14:14:31 UTC --- @Michael: Thank you for the very quick fix. It seems that the problem has various appearances under different (unknown) circumstances. I also saw

[Libreoffice-bugs] [Bug 53089] Numbers from external URL are always interpreted as text

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53089 Kohei Yoshida kohei.yosh...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 53249] Moving preso slides results in file corruption

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53249 --- Comment #5 from Simon Phipps libreoffice.webm...@spamgourmet.com 2012-08-11 14:19:17 UTC --- (In reply to comment #4) Do you mean you don't encounter the original problem once you renamed the slide ? No - I am saying I have not given

[Libreoffice-bugs] [Bug 53249] Moving preso slides results in file corruption

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53249 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 47452] Incorrect open/save dialogs type in MATE

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47452 --- Comment #2 from Alex alex...@mail.ru 2012-08-11 14:42:18 UTC --- Yes, I still have this bug in latest versions. For now I test on Ubuntu 12.04 with MATE desktop environment installed. I have latest updates of Ubuntu and MATE. And I see this

[Libreoffice-bugs] [Bug 53328] CRASH when FILEOPEN particular .txt in particular way

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

[Libreoffice-bugs] [Bug 48191] Improper choice of features based on text language.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48191 Steve White stevan.wh...@googlemail.com changed: What|Removed |Added Attachment #59375|0 |1 is

[Libreoffice-bugs] [Bug 48191] Improper choice of features based on text language.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48191 --- Comment #4 from Steve White stevan.wh...@googlemail.com 2012-08-11 14:54:41 UTC --- Created attachment 65430 -- https://bugs.freedesktop.org/attachment.cgi?id=65430 HTML file with same text (should work right in FireFox) -- Configure

[Libreoffice-bugs] [Bug 48191] Improper choice of features based on text language.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48191 --- Comment #5 from Steve White stevan.wh...@googlemail.com 2012-08-11 14:55:30 UTC --- Created attachment 65431 -- https://bugs.freedesktop.org/attachment.cgi?id=65431 Hindi text comparison -- Configure bugmail:

[Libreoffice-bugs] [Bug 48191] Improper choice of features based on text language.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48191 --- Comment #7 from Steve White stevan.wh...@googlemail.com 2012-08-11 14:57:03 UTC --- Hi, I now see the PDF was not a good idea. I thought the fonts would be embedded, and some were, but others weren't. I'll replace this with freshly-made

[Libreoffice-bugs] [Bug 48191] Improper choice of features based on text language.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48191 --- Comment #6 from Steve White stevan.wh...@googlemail.com 2012-08-11 14:56:13 UTC --- Created attachment 65432 -- https://bugs.freedesktop.org/attachment.cgi?id=65432 Sinhala text comparison -- Configure bugmail:

[Libreoffice-bugs] [Bug 53249] Moving preso slides results in file corruption

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53249 Simon Phipps libreoffice.webm...@spamgourmet.com changed: What|Removed |Added Status|RESOLVED

[Libreoffice-bugs] [Bug 47453] Too low row heights in xls-file (UI)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47453 --- Comment #2 from Alex alex...@mail.ru 2012-08-11 15:27:45 UTC --- For now I have installed Apache OpenOffice 3.4.0. In this version I have not this bug. This xls-file looks good with normal row heights in this version of OO. But previously I

[Libreoffice-bugs] [Bug 48191] Improper choice of features based on text language.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48191 Steve White stevan.wh...@googlemail.com changed: What|Removed |Added Attachment #65431|0 |1 is

[Libreoffice-bugs] [Bug 53249] Moving preso slides results in file corruption

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53249 --- Comment #8 from Julien Nabet serval2...@yahoo.fr 2012-08-11 15:47:20 UTC --- 1) The FILE has a problem since 2 slides have same name. Except if LO considered OK to have the same name for 2 slides ? In this case, why can't I recreate this

[Libreoffice-bugs] [Bug 53249] Moving preso slides results in file corruption

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53249 --- Comment #9 from Simon Phipps libreoffice.webm...@spamgourmet.com 2012-08-11 16:02:44 UTC --- To be clear: I am reporting a problem that occurs with LO (both 3.5.5 and 3.6) which the attached file makes reproduceable. That problem is that,

[Libreoffice-bugs] [Bug 53381] New: LibreOffice 3.6 fails to start just after installation (InvalidRegistryException, script-provider-for-python)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53381 Bug #: 53381 Summary: LibreOffice 3.6 fails to start just after installation (InvalidRegistryException, script-provider-for-python) Classification: Unclassified Product: LibreOffice

[Libreoffice-bugs] [Bug 43489] [Task] Incorrect behavior using existing User Profile for upgrade

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43489 Roman Eisele b...@eikota.de changed: What|Removed |Added Depends on||53303

[Libreoffice-bugs] [Bug 53303] Runtime error

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53303 Roman Eisele b...@eikota.de changed: What|Removed |Added Depends on|43489 | Blocks|

[Libreoffice-bugs] [Bug 53381] LibreOffice 3.6 fails to start just after installation (InvalidRegistryException, script-provider-for-python)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53381 --- Comment #1 from Guillaume Knispel xil...@gmail.com 2012-08-11 16:15:35 UTC --- Created attachment 65440 -- https://bugs.freedesktop.org/attachment.cgi?id=65440 second error message telling soffice.bin crashed -- Configure bugmail:

[Libreoffice-bugs] [Bug 53381] LibreOffice 3.6 fails to start just after installation (InvalidRegistryException, script-provider-for-python)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53381 --- Comment #2 from Guillaume Knispel xil...@gmail.com 2012-08-11 16:18:15 UTC --- Textual retranscription of the main error message:

[Libreoffice-bugs] [Bug 53381] LibreOffice 3.6 fails to start just after installation (InvalidRegistryException, script-provider-for-python)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53381 Guillaume Knispel xil...@gmail.com changed: What|Removed |Added Severity|major |critical ---

[Libreoffice-bugs] [Bug 44318] LibreOffice corrupting .ods files on save

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44318 --- Comment #10 from Simon Collis simon.col...@gmail.com 2012-08-11 16:49:35 UTC --- This is not a bug. Yes, it is. As Olivier already mentioned we changed the encryption algorithm in Libreoffice 3.5 and new encrypted files can't be opened with

[Libreoffice-bugs] [Bug 44318] LibreOffice corrupting .ods files on save

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44318 --- Comment #11 from Simon Collis simon.col...@gmail.com 2012-08-11 16:51:50 UTC --- Look, if you're not going to bother just delete this bug report. I'm sick of waiting nearly a year for you guys to fix this bug. I've gone back to Open Office

[Libreoffice-bugs] [Bug 53293] : array function and function N()

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53293 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 53274] : N() doesn't return 0 if input is #N/A

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53274 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 53381] LibreOffice 3.6 fails to start just after installation (InvalidRegistryException, script-provider-for-python)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53381 --- Comment #4 from cyp cyprie...@gmail.com 2012-08-11 18:21:33 UTC --- Same error here on windows 7 64 bit. I fix the problem by removing %appdata%\LibreOffice -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Libreoffice-bugs] [Bug 35079] EDITING: Drawing element completely in mouse selection frame not selected

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35079 --- Comment #22 from Lennard Wasserthal wassert...@nefkom.net 2012-08-11 18:33:58 UTC --- Fixing this bug this way causes the program to crash when exporting jpeg's better use 61 ,,PRIMITIVE2D_ID_HIDDENGEOMETRYPRIMITIVE2D'' instead of 45. I

[Libreoffice-bugs] [Bug 53215] EDITING: 'Proper' function

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53215 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 53146] EDITING: 'Proper' function

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53146 --- Comment #2 from Markus Mohrhard markus.mohrh...@googlemail.com 2012-08-11 18:35:57 UTC --- *** Bug 53215 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Libreoffice-bugs] [Bug 53039] : Value Function prob

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53039 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

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

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53364 --- Comment #3 from Dan Essin es...@ieee.org 2012-08-11 19:40:27 UTC --- Created attachment 65444 -- https://bugs.freedesktop.org/attachment.cgi?id=65444 Screenshot of selected block -- Configure bugmail:

[Libreoffice-bugs] [Bug 53386] New: formatting date

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53386 Bug #: 53386 Summary: formatting date Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: Windows (All) Status:

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

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53364 --- Comment #5 from Dan Essin es...@ieee.org 2012-08-11 20:44:24 UTC --- Does not crash on Windows, just Mac -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

[Libreoffice-bugs] [Bug 53388] New: Extension LibreLogo crashes LibreOffice

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53388 Bug #: 53388 Summary: Extension LibreLogo crashes LibreOffice Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 53339] LO 3.6 crashes when saving complex ods as xls

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53339 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 53143] FORMATTING: Wrong equation alignment inside matrix cell.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53143 --- Comment #2 from Roberto rgno...@gmail.com 2012-08-11 22:00:29 UTC --- Jean-Baptiste: (1) Thank you very much for your comment. However, I think your idea is not a real solution. Of course, such an opinion is not a real contribution to the

[Libreoffice-bugs] [Bug 49990] FORMATTING: Missing all kind of sets, like setP.

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49990 --- Comment #1 from Roberto rgno...@gmail.com 2012-08-11 22:12:57 UTC --- I agree. Another example would be setH, for Hamilton quaternions. N, Z, Q, R and C are only some basic sets which notation may require modified characters. -- Configure

[Libreoffice-bugs] [Bug 48645] FORMATTING: alignr, alignl operators distort fraction representation

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48645 --- Comment #2 from Roberto rgno...@gmail.com 2012-08-11 23:01:53 UTC --- Created attachment 65446 -- https://bugs.freedesktop.org/attachment.cgi?id=65446 Using the 'align' command inside an equation with fractions -- Configure bugmail:

[Libreoffice-bugs] [Bug 42308] references don't work if the filename of the referred field contains a comma

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42308 Sören scren2...@yahoo.de changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever Confirmed|0

[Libreoffice-bugs] [Bug 52625] SLIDESHOW of particular document wil CRASH

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52625 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 48645] FORMATTING: alignr, alignl operators distort fraction representation

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48645 --- Comment #3 from Roberto rgno...@gmail.com 2012-08-11 23:12:28 UTC --- Dear Christina: You are right, it works. However, imagine a L.O. Math user who needs to write the reasoning behind the process of finding the solution of an equation that

[Libreoffice-bugs] [Bug 53381] LibreOffice 3.6 fails to start just after installation (InvalidRegistryException, script-provider-for-python)

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53381 --- Comment #5 from Brian brian.hasselb...@gmail.com 2012-08-11 23:54:37 UTC --- I encountered a similar fatal error after upgrading from LibreOffice 3.4.4 to 3.6.0 on Windows 7. In my case though, it referred to NLPSolver rather than

[Libreoffice-bugs] [Bug 53244] EDITING: Referencing cell on other sheet changed from 3.5.x to 3.6.0.0 release

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53244 --- Comment #1 from Markus Mohrhard markus.mohrh...@googlemail.com 2012-08-12 01:14:03 UTC --- Change the formula syntax to Excel A1 and you should be fine. It looks like your user profile has been deleted. -- Configure bugmail:

[Libreoffice-bugs] [Bug 53368] : Crashes when saving to symlink

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53368 malithy...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Libreoffice-bugs] [Bug 53368] : Crashes when saving to symlink

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53368 malithy...@gmail.com changed: What|Removed |Added Resolution|FIXED |INVALID -- Configure bugmail:

[Libreoffice-bugs] [Bug 53391] New: Would be nice to be able to save a set of drawing pages as a presentation

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53391 Bug #: 53391 Summary: Would be nice to be able to save a set of drawing pages as a presentation Classification: Unclassified Product: LibreOffice Version: 3.6.0.4 release

[Libreoffice-bugs] [Bug 53360] : Conditional Spacing between paragraphs

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53360 --- Comment #1 from João Mac-Cormick joao.corm...@sisejuferj.org.br 2012-08-12 03:25:13 UTC --- Created attachment 65448 -- https://bugs.freedesktop.org/attachment.cgi?id=65448 . -- Configure bugmail:

[Libreoffice-bugs] [Bug 53360] : Conditional Spacing between paragraphs

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53360 --- Comment #2 from João Mac-Cormick joao.corm...@sisejuferj.org.br 2012-08-12 03:26:52 UTC --- Failure also confirmed in version windows xp 32 bits. The option do not add space between paragraphs of same style does not appear to modify the

[Libreoffice-bugs] [Bug 50907] FILEOPEN FORMATTING pptx some unreadable text at the top of slide

2012-08-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50907 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Status Whiteboard|target:3.7.0

  1   2   >