Re: [PATCH] [WIP] fdo#45747 - [EasyHack] remove the limitation to 3 sort entries in calc, part 2

2012-05-14 Thread Albert Thuswaldner
Hi Marcus, Here is an updated patch which I hope you have time to review. I'm sure that there are things that can be done differently, but basically the patch works. I have found two problems myself that I need help resolving: 1.) Compile time waring about resources ids. There is probably a

[PUSHED] Re: [PATCH] more work in SW module to convert SV_DECL_PTRARR

2012-05-14 Thread Michael Stahl
On 14/05/12 15:15, Noel Grandin wrote: Hi These patches are more work in the SW module to convert SV_DECL_PTRARR to std::vector or boost::ptr_vector thanks again, pushed to master. These patches were compiled with debug=true, so I'm pretty sure I converted all of the debug stuff as

[Libreoffice-commits] .: lpsolve/lpsolve-5.5.2.0.patch lpsolve/makefile.mk ooo.lst.in

2012-05-14 Thread Fridrich Strba
lpsolve/lpsolve-5.5.2.0.patch | 10 ++ lpsolve/makefile.mk |5 - ooo.lst.in|2 +- 3 files changed, 15 insertions(+), 2 deletions(-) New commits: commit eaa2426fb329831683bb45da222e319247eef11f Author: Fridrich Å trba fridrich.st...@bluewin.ch

[Libreoffice-commits] .: lpsolve/lpsolve-5.5.2.0.patch lpsolve/lp_solve_5.5.patch lpsolve/lp_solve_5.5-windows.patch lpsolve/lp_solve-aix.patch lpsolve/makefile.mk ooo.lst.in

2012-05-14 Thread Fridrich Strba
lpsolve/lp_solve-aix.patch | 39 + lpsolve/lp_solve_5.5-windows.patch | 40 + lpsolve/lp_solve_5.5.patch | 150 + lpsolve/lpsolve-5.5.2.0.patch | 10 -- lpsolve/makefile.mk| 75 +++---

[Libreoffice-commits] .: icu/makefile.mk

2012-05-14 Thread Fridrich Strba
icu/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e062c50b19aa5e0c43bab9a52b94247766083124 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Mon May 14 22:34:34 2012 +0200 Comment this one because it randomly breaks Windows build

[Libreoffice-commits] .: sw/source

2012-05-14 Thread Michael Stahl
sw/source/core/unocore/unofield.cxx |9 ++--- sw/source/ui/fldui/fldmgr.cxx |8 sw/source/ui/index/toxmgr.cxx |9 ++--- 3 files changed, 16 insertions(+), 10 deletions(-) New commits: commit 2c4fbc8785aff024e22f657c735d5cdafe5b9a70 Author: Michael Stahl

[Libreoffice-commits] .: instsetoo_native/inc_openoffice scp2/source solenv/bin

2012-05-14 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt |1 scp2/source/ooo/vc_redist.scp |4 solenv/bin/modules/installer/windows/mergemodule.pm| 56 +- 3 files changed, 60 insertions(+), 1 deletion(-) New

[REVIEW-3-5] fdo#46519 workaround of MSI installer error 1935

2012-05-14 Thread Andras Timar
Hi, In some circumstances installation of embedded VC++ runtime fails with error code 1935. This usually occurs, when there are many different versions of VC++ runtimes installed on the computer, including beta versions. We can workaround this Microsoft bug, if we don't install our VC++ runtime.

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sw/source

2012-05-14 Thread Michael Meeks
sw/source/core/doc/doc.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 1a83b7f884a96e61d631ed2f92b99a5493b3384c Author: Michael Meeks michael.me...@suse.com Date: Mon May 14 22:32:37 2012 +0100 sw: avoid over-using over-complicated

[Libreoffice-commits] .: sw/source

2012-05-14 Thread Michael Meeks
sw/source/core/doc/doc.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 51270f84bbeed46b3253ecfa1f8ddd408106b746 Author: Michael Meeks michael.me...@suse.com Date: Mon May 14 22:32:37 2012 +0100 sw: avoid over-using over-complicated

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

2012-05-14 Thread Michael Stahl
sw/inc/swabstdlg.hxx |2 - sw/inc/tblafmt.hxx| 23 +++ sw/source/core/doc/tblafmt.cxx| 56 +- sw/source/core/unocore/unotbl.cxx |2 - sw/source/ui/dialog/swdlgfact.cxx |2 -

[Libreoffice-commits] .: Branch 'feature/gbuild_testtools' - Repository.mk testtools/CustomTarget_bridgetest_climaker.mk testtools/CustomTarget_uno_services.mk testtools/Library_bridgetest.mk testtool

2012-05-14 Thread David Ostrovsky
Repository.mk |4 + testtools/CustomTarget_bridgetest_climaker.mk | 65 ++ testtools/CustomTarget_uno_services.mk| 60 testtools/Library_bridgetest.mk | 59 +++

[Libreoffice-commits] Changes to 'feature/tde'

2012-05-14 Thread Norbert Thiebaud
New branch 'feature/tde' available with the following commits: commit 07b3d083b49b4cbb248b5ba0aeba2bbdd3cc487d Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon May 14 20:09:41 2012 -0500 TDE integration Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e

Re: [PATCH]{PUSHED]Trinity Desktop Environment (TDE) desktop integraton for LibreOffice

2012-05-14 Thread Norbert Thiebaud
For the record... after a few iterations this was pushed as http://cgit.freedesktop.org/libreoffice/core/commit/?id=07b3d083b49b4cbb248b5ba0aeba2bbdd3cc487d Norbert On Sat, May 12, 2012 at 6:23 PM, Timothy Pearson kb9...@pearsoncomputing.net wrote: All, I have created a patch that enables

[Libreoffice-commits] .: Branch 'feature/tde' - 0 commits -

2012-05-14 Thread Norbert Thiebaud
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: [Libreoffice-commits] .: Branch 'feature/gbuild_testtools' - Repository.mk testtools/CustomTarget_bridgetest_climaker.mk testtools/CustomTarget_uno_services.mk testtools/Library_bridgetest.mk test

2012-05-14 Thread David Tardon
On Mon, May 14, 2012 at 03:57:31PM -0700, David Ostrovsky wrote: Repository.mk |4 + testtools/CustomTarget_bridgetest_climaker.mk | 65 ++ testtools/CustomTarget_uno_services.mk| 60

[Libreoffice-commits] .: bug/bug.xhtml

2012-05-14 Thread Petr Mladek
bug/bug.xhtml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 388a604f5715d2ce713e57b0b9553ff7d232805b Author: Daniel Neel dneel...@gmail.com Date: Mon Jan 2 14:26:32 2012 -0500 Fix for bug 44404 diff --git a/bug/bug.xhtml b/bug/bug.xhtml index

[Libreoffice-commits] calc/xls-import

2012-05-14 Thread Kohei Yoshida
calc/xls-import/perf/large-number-of-raw-cells.xls.bz2 |binary 1 file changed New commits: commit 98c4c2acf2a819d12ea560a69ef556974773589d Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon May 14 12:52:08 2012 -0400 (bzip2'ed) xls document containing tons of raw number/string

[Libreoffice-qa] Check recent master wiki-publisher.oxt

2012-05-14 Thread Stephan Bergmann
Hi all, As explained at the end of https://bugs.freedesktop.org/show_bug.cgi?id=46509#c16 MediaWiki export broken comment 16: But for the other differences, I do not know if any of them are by design or in error. Therefore, I would appreciate it if somebody knowledgeable about how to

[Libreoffice-bugs] [Bug 49775] CRASH when FILEOPEN particular .rtf

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49775 --- Comment #6 from Carlo Di Dato shin...@autistici.org 2012-05-13 23:48:08 PDT --- Created attachment 61593 -- https://bugs.freedesktop.org/attachment.cgi?id=61593 crash.gz @Julien Nabet Here it is -- Configure bugmail:

[Libreoffice-bugs] [Bug 49890] New: FILEOPEN: Crashes when opening .docx document

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49890 Bug #: 49890 Summary: FILEOPEN: Crashes when opening .docx document Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49892] New: Incorrect object placement in rtf documents

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49892 Bug #: 49892 Summary: Incorrect object placement in rtf documents Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49750] : Search with ctrl + f

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49750 Miklos Vajna vmik...@suse.cz changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0

[Libreoffice-bugs] [Bug 48921] Formula bar input line truncates characters vertically

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48921 Noel Power nopo...@novell.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 48278] UI: Input line does not adjust TO screen DPI and cuts off buttom of text

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48278 Noel Power nopo...@novell.com changed: What|Removed |Added CC||david.houl...@gmail.com

[Libreoffice-bugs] [Bug 48278] UI: Input line does not adjust TO screen DPI and cuts off buttom of text

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48278 Noel Power nopo...@novell.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 45191] VIEWING: Message: Protected Cells Cannot be Modified

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45191 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 45141] Hard to open page-break context menu

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45141 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 39233] Crash on saving .odt as .doc

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39233 sasha.libreoff...@gmail.com changed: What|Removed |Added Resolution|NOTABUG |WORKSFORME --- Comment #13

[Libreoffice-bugs] [Bug 49893] New: RTF: Table in RTF document not imported correctly

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49893 Bug #: 49893 Summary: RTF: Table in RTF document not imported correctly Classification: Unclassified Product: LibreOffice Version: LibO Master Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49893] RTF: Table in RTF document not imported correctly

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49893 --- Comment #1 from Jesus Corrius je...@softcatala.org 2012-05-14 02:01:09 PDT --- Created attachment 61598 -- https://bugs.freedesktop.org/attachment.cgi?id=61598 Screenshot of the document viewed in Microsoft Word Viewer -- Configure

[Libreoffice-bugs] [Bug 49893] RTF: Table in RTF document not imported correctly

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49893 --- Comment #2 from Jesus Corrius je...@softcatala.org 2012-05-14 02:01:52 PDT --- Created attachment 61599 -- https://bugs.freedesktop.org/attachment.cgi?id=61599 Screenshot of the document opened in LibreOffice -- Configure bugmail:

[Libreoffice-bugs] [Bug 49859] FORMATTING: numbering alignment or indentation is not applied in Impress

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49859 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 49859] FORMATTING, UI: numbering alignment or indentation is not applied in Impress

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49859 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|FORMATTING: numbering |FORMATTING, UI: numbering

[Libreoffice-bugs] [Bug 49852] Request for freedesktop.org account

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49852 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 49895] New: Add a search field in Options window

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49895 Bug #: 49895 Summary: Add a search field in Options window Classification: Unclassified Product: LibreOffice Version: unspecified Platform: All OS/Version: All

[Libreoffice-bugs] [Bug 41992] FILESAVE as pptx corrupts file

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41992 --- Comment #7 from sasha.libreoff...@gmail.com 2012-05-14 02:09:02 PDT --- I suggest the pptx export feature be disable (by default) and marked 'experimental', no use annoying users with the horribly broken feature and hidden surprises. I

[Libreoffice-bugs] [Bug 46509] MediaWiki export broken

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46509 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Status|NEW |RESOLVED

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

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 46509, which changed state. Bug 46509 Summary: MediaWiki export broken https://bugs.freedesktop.org/show_bug.cgi?id=46509 What|Old Value |New Value

[Libreoffice-bugs] [Bug 44392] EDITING: segmentation fault when deleting objects in a specific file (file attached)

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44392 --- Comment #5 from sasha.libreoff...@gmail.com 2012-05-14 02:27:51 PDT --- in 3.5.3 on Fedora 64 bit Writer changes number of pages only several seconds after opening document. After this number of pages not changes. Therefore no problem. What

[Libreoffice-bugs] [Bug 44392] EDITING: in docx document amount of pages differs from Word

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44392 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|EDITING: segmentation fault |EDITING: in docx document

[Libreoffice-bugs] [Bug 45512] External Hanns-G monitor not listed in Presentation display list

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45512 sasha.libreoff...@gmail.com changed: What|Removed |Added Resolution|FIXED |NOTOURBUG --- Comment #4

[Libreoffice-bugs] [Bug 49191] Impress crashes when switching to Outline or other such view

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49191 --- Comment #10 from olsman037 olsman...@gmail.com 2012-05-14 02:39:44 PDT --- Also occurs in 3.5.3, I'm using archlinux 64bit with gnome3. A downgrade to 3.4 was able to fix the problem but due to depedencies I can't do it anymore. --

[Libreoffice-bugs] [Bug 46509] MediaWiki export broken

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46509 --- Comment #20 from Mateusz quest...@o2.pl 2012-05-14 03:00:06 PDT --- (In reply to comment #19) Thanks from me, too. This feature is very important to me, so I'll be happy to test it on some kind of a nightly build, if there is anything

[Libreoffice-bugs] [Bug 46509] MediaWiki export broken

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46509 --- Comment #21 from Stephan Bergmann sberg...@redhat.com 2012-05-14 03:06:23 PDT --- (In reply to comment #19) This feature is very important to me, so I'll be happy to test it on some kind of a nightly build, if there is anything like that

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

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Depends on||47644 --

[Libreoffice-bugs] [Bug 49897] New: freeze / synchronous layout post .doc load

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49897 Bug #: 49897 Summary: freeze / synchronous layout post .doc load Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49871] LibreOffice is very slow and crashes a lot with openjdk-7

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49871 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 44310] Base: Table field format, format code error. Field formatting resets.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44310 --- Comment #4 from jorge.albe...@gmail.com 2012-05-14 03:28:15 PDT --- Created attachment 61601 -- https://bugs.freedesktop.org/attachment.cgi?id=61601 original data -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 49897] freeze / synchronous layout post .doc load

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49897 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 44310] Base: Table field format, format code error. Field formatting resets.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44310 --- Comment #5 from jorge.albe...@gmail.com 2012-05-14 03:28:40 PDT --- Created attachment 61602 -- https://bugs.freedesktop.org/attachment.cgi?id=61602 attempting to replicate error -- Configure bugmail:

[Libreoffice-bugs] [Bug 44310] Base: Table field format, format code error. Field formatting resets.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44310 --- Comment #6 from jorge.albe...@gmail.com 2012-05-14 03:30:20 PDT --- Dear sasha, Sorry for the late response. I've tried to duplicate the error but without success. (I'm attaching the databases so you can see what I'm trying to do, but

[Libreoffice-bugs] [Bug 49897] freeze / synchronous layout post .doc load

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49897 --- Comment #2 from Michael Meeks michael.me...@novell.com 2012-05-14 03:31:28 UTC --- Seems most of the aggravation (~75%+ of the time) comes from: if( pWrtShell-GetDoc()-IsUpdateExpFld() ) { SET_CURR_SHELL( pWrtShell );

[Libreoffice-bugs] [Bug 49522] scrolling back through datagrid not updating data.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49522 Ian~G grayl...@orange.net changed: What|Removed |Added CC||grayl...@orange.net ---

[Libreoffice-bugs] [Bug 44310] Base: Table field format, format code error. Field formatting resets.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44310 --- Comment #7 from sasha.libreoff...@gmail.com 2012-05-14 03:43:40 PDT --- Thanks for attachments. May be it fixed in 3.5.3 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Libreoffice-bugs] [Bug 49890] FILEOPEN: Crashes when opening .docx document

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49890 Christopher M. Penalver christopher.penal...@gmx.com changed: What|Removed |Added Platform|Other

[Libreoffice-bugs] [Bug 49897] freeze / synchronous layout post .doc load

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49897 --- Comment #3 from Michael Meeks michael.me...@novell.com 2012-05-14 03:52:04 PDT --- For a complete start, parse, layout cycle - without the sync. layout I get a 6 second load, with it I get a 24 second load. Hopefully we hit that path

[Libreoffice-bugs] [Bug 47903] FILESAVE: Filter list in export dialog broken; most entries not selectable

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47903 Christopher M. Penalver christopher.penal...@gmx.com changed: What|Removed |Added Platform|Other

[Libreoffice-bugs] [Bug 45034] Presenter Console: no scroll in slide overview

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45034 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 49893] RTF: Table in RTF document not imported correctly

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

[Libreoffice-bugs] [Bug 49897] freeze / synchronous layout post .doc load

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49897 --- Comment #4 from Michael Meeks michael.me...@novell.com 2012-05-14 04:14:46 PDT --- Created attachment 61603 -- https://bugs.freedesktop.org/attachment.cgi?id=61603 if we import no ww8 fields, don't force layout post load So - the attached

[Libreoffice-bugs] [Bug 49892] Incorrect object placement in rtf documents

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

[Libreoffice-bugs] [Bug 49890] FILEOPEN: Crashes when opening .docx document

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49890 --- Comment #1 from s-joyemuseq...@vf.uni-konstanz.de 2012-05-14 04:26:22 PDT --- Works for me with LOdev 3.6 (master - 14-May-2012 02h55 x86@6-fast; Build ID: 347e345) and LibO 3.4.5 on Windows Vista 64. No crash (but two pages instead of one).

[Libreoffice-bugs] [Bug 49901] New: Writer FORMATTING: During FindReplace operation wrong part of text becomes selected

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49901 Bug #: 49901 Summary: Writer FORMATTING: During FindReplace operation wrong part of text becomes selected Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3

[Libreoffice-bugs] [Bug 49901] Writer FORMATTING: During FindReplace operation wrong part of text becomes selected

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49901 --- Comment #1 from sasha.libreoff...@gmail.com 2012-05-14 04:29:11 PDT --- Created attachment 61606 -- https://bugs.freedesktop.org/attachment.cgi?id=61606 screenshot where shown that text selected from beginning, not only needed part of text

[Libreoffice-bugs] [Bug 49901] Writer FORMATTING: During FindReplace operation wrong part of text becomes selected

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49901 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 45358] Performance issue when copying from a particular html page with a table contains a lot of images.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45358 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|x86 (IA32) |All

[Libreoffice-bugs] [Bug 49897] freeze / synchronous layout post .doc load

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49897 Michael Meeks michael.me...@novell.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 42148] EDITING: Inserting a manual page break causes a frame on the next page to disappear

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42148 --- Comment #3 from ibur...@gmail.com 2012-05-14 04:41:41 PDT --- The issue still occurs on both Linux and Windows versions of LibreOffice 3.5.3 running on both x86 and x86-64 systems. -- Configure bugmail:

[Libreoffice-bugs] [Bug 49618] odf_validation Error: attribute draw:fit-to-size has a bad value

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

[Libreoffice-bugs] [Bug 45358] Performance issue when copying from a particular html page with a table contains a lot of images.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45358 sasha.libreoff...@gmail.com changed: What|Removed |Added OS/Version|Linux (All) |All

[Libreoffice-bugs] [Bug 45367] FILESAVE: Saving charts in XLS/X format incorrectly

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45367 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 48168] Menus positioned incorrectly on multi-monitor displays

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48168 Jack Kelly jack-l...@xlk.org.uk changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 45358] Performance issue when copying from a particular html page with a table contains a lot of images.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45358 sasha.libreoff...@gmail.com changed: What|Removed |Added Version|LibO 3.5.0 RC2 |LibO 3.3.4 release ---

[Libreoffice-bugs] [Bug 45387] Debian packages should depend on some localisation

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45387 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 45391] FILESAVE: Unable to save label document - the program shuts down

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45391 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 46509] MediaWiki export broken

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46509 --- Comment #22 from Stephan Bergmann sberg...@redhat.com 2012-05-14 05:31:36 PDT --- (Just for the record: Keeping the description.xml version value of the bundled wiki-publisher.oxt at 1.1.1 for libreoffice-3-5 after the push of

[Libreoffice-bugs] [Bug 35270] LibreOffice hangs when it loads LanguageTool for the first time

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35270 --- Comment #10 from Michael Meeks michael.me...@novell.com 2012-05-14 05:35:01 PDT --- More debugging - it -seems- that part of our problem is that we install dictionaries (etc.) for a ton of languages, which then in turn provokes all this

[Libreoffice-bugs] [Bug 49903] New: FILEOPEN: large sheet causes crash

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49903 Bug #: 49903 Summary: FILEOPEN: large sheet causes crash Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: x86-64 (AMD64) OS/Version:

[Libreoffice-bugs] [Bug 49832] PRINTING: Writer rasterizes SVG for output to a printer or into PDF, which leads to poor quality laser printing.

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49832 ChrisWe cr.web...@roc.bz changed: What|Removed |Added Platform|All |x86 (IA32)

[Libreoffice-bugs] [Bug 49905] New: restore windows - bug

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49905 Bug #: 49905 Summary: restore windows - bug Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 RC1 Platform: Other OS/Version: All Status:

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

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 tbehr...@suse.com changed: What|Removed |Added CC||tbehr...@suse.com Depends

[Libreoffice-bugs] [Bug 41996] EDITING: Drag and Drop Slides impossible with KDE

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41996 Lubos Lunak l.lu...@suse.cz changed: What|Removed |Added Status|NEW |RESOLVED

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

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 41996, which changed state. Bug 41996 Summary: EDITING: Drag and Drop Slides impossible with KDE https://bugs.freedesktop.org/show_bug.cgi?id=41996 What|Old Value |New Value

[Libreoffice-bugs] [Bug 45417] FORMATTING: Loss of formatting in auto fields (e.g. Page Number), .doc files

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45417 --- Comment #1 from sasha.libreoff...@gmail.com 2012-05-14 06:27:45 PDT --- Created attachment 61614 -- https://bugs.freedesktop.org/attachment.cgi?id=61614 document where number of page uses font Curier -- Configure bugmail:

[Libreoffice-bugs] [Bug 45417] FORMATTING: Loss of formatting in auto fields (e.g. Page Number), .doc files

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45417 --- Comment #2 from sasha.libreoff...@gmail.com 2012-05-14 06:28:43 PDT --- Created attachment 61615 -- https://bugs.freedesktop.org/attachment.cgi?id=61615 the same document, saved as doc using msWord 2007 (correctly) -- Configure bugmail:

[Libreoffice-bugs] [Bug 45417] FORMATTING: Loss of formatting in auto fields (e.g. Page Number), .doc files

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45417 --- Comment #3 from sasha.libreoff...@gmail.com 2012-05-14 06:29:29 PDT --- Created attachment 61616 -- https://bugs.freedesktop.org/attachment.cgi?id=61616 saved using Writer 3.5.3 (font lost) -- Configure bugmail:

[Libreoffice-bugs] [Bug 45417] FORMATTING: Loss of formatting in auto fields (e.g. Page Number), .doc files

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45417 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 45436] FILESAVE as .doc: Table of contents has wrong variating tabulator positions for page numbers

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45436 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 45457] EDITING: segfault in libswlx.so while editing file

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45457 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 49908] New: configmgr: intermittent crash on exit ...

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49908 Bug #: 49908 Summary: configmgr: intermittent crash on exit ... Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49909] New: PDF Import doesn't work properly

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49909 Bug #: 49909 Summary: PDF Import doesn't work properly Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: All URL:

[Libreoffice-bugs] [Bug 49903] FILEOPEN: large sheet causes crash

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49903 --- Comment #1 from s-joyemuseq...@vf.uni-konstanz.de 2012-05-14 06:48:04 PDT --- Confirmed with LibO 3.4.5. Works for me with LOdev 3.6 (master - 14-May-2012 02h55 x86@6-fast; Build ID: 347e345) and LibO 3.5.3. Tested on Windows XP and Vista

[Libreoffice-bugs] [Bug 45460] Excessive jitter when moving grid control on form

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45460 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 49908] filter::config::LateInitThread: intermittent crash on exit ...

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49908 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45469] FILESAVE: export to PDF only exports first worksheet

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45469 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 49785] Saving as .docx removes style of number in numbered list

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49785 --- Comment #3 from some.bananas1...@googlemail.com 2012-05-14 07:05:23 PDT --- The XML in word/document.xml for the paragraph in the example document is as follows; w:p w:pPr w:pStyle w:val=style0/ w:numPr

[Libreoffice-bugs] [Bug 49912] New: Wrong image scaling in libreoffice writer

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49912 Bug #: 49912 Summary: Wrong image scaling in libreoffice writer Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49913] New: : Crash when removing sheet from VB6

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49913 Bug #: 49913 Summary: : Crash when removing sheet from VB6 Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 49912] Wrong image scaling in libreoffice writer

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49912 --- Comment #1 from mikhail.v.gavri...@gmail.com 2012-05-14 07:08:25 PDT --- Created attachment 61623 -- https://bugs.freedesktop.org/attachment.cgi?id=61623 bug demonstration file -- Configure bugmail:

<    1   2   3   >