[Libreoffice-commits] .: svx/inc

2012-03-17 Thread Lubos Lunak
svx/inc/svx/sdrpaintwindow.hxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9865a0d430da8948210a2cd9d4bae08e6023f4c8 Author: Luboš Luňák l.lu...@suse.cz Date: Sat Mar 17 08:39:26 2012 +0100 workaround broken msvc template instantiation diff --git

[Libreoffice-commits] .: configure.in

2012-03-17 Thread Lubos Lunak
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4c231e4b7a07f9d59699301190341c823c59a3be Author: Luboš Luňák l.lu...@suse.cz Date: Sat Mar 17 10:52:43 2012 +0100 fix wrong libpng check result text diff --git a/configure.in b/configure.in index

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

2012-03-17 Thread Andras Timar
sc/source/ui/view/prevwsh.cxx |7 ++- sc/source/ui/view/printfun.cxx |7 ++- sc/source/ui/view/tabvwsh4.cxx |8 +++- 3 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 1f26de8f2438170db504f67b82544965b9869c5e Author: Szabolcs Dezsi

[Libreoffice-commits] .: writerfilter/inc

2012-03-17 Thread Lubos Lunak
writerfilter/inc/resourcemodel/WW8ResourceModel.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d46e382034e918fd0f9c4d75d5fe95abef4bd349 Author: Luboš Luňák l.lu...@suse.cz Date: Sat Mar 17 17:09:12 2012 +0100 use SAL_DLLPUBLIC_TEMPLATE for an exported

[Libreoffice-commits] .: cosv/source

2012-03-17 Thread Takeshi Abe
cosv/source/service/comfunc.cxx |3 --- cosv/source/service/csv_ostream.cxx |2 -- cosv/source/service/std_outp.cxx|1 - cosv/source/storage/persist.cxx | 10 -- cosv/source/strings/streamstr.cxx |2 -- cosv/source/strings/string.cxx |2 --

[Libreoffice-commits] .: canvas/StaticLibrary_directxcanvas.mk

2012-03-17 Thread Lubos Lunak
canvas/StaticLibrary_directxcanvas.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 66ff55f8c6a4a315023b26f60056c3e52e3fc15c Author: Luboš Luňák l.lu...@suse.cz Date: Sat Mar 17 21:51:21 2012 +0100 compile these with exceptions again

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #234 from markusN nete...@gmail.com 2012-03-17 00:27:47 PDT --- Nominating bug 35132 - cannot print in landscape in writer -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[REVIEW-3-5] Re: [Libreoffice-commits] .: svx/inc

2012-03-17 Thread Lubos Lunak
On Saturday 17 of March 2012, Lubos Lunak wrote: svx/inc/svx/sdrpaintwindow.hxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9865a0d430da8948210a2cd9d4bae08e6023f4c8 Author: Luboš Luňák l.lu...@suse.cz Date: Sat Mar 17 08:39:26 2012 +0100 workaround broken msvc

[PATCH] Remove unused code

2012-03-17 Thread Chr. Rossmanith
Hi, I had a look at unusedcode.easy (sdext/presenter) and removed a little bit more than mentioned there: as there are no end callbacks added (AddEndCallback() was unused), there is no need to run them - RunEndCallbacks() could be removed as well. Same logic for start callbacks. Finally

build error

2012-03-17 Thread Winfried Donkers
It seems that the patch provided by Stephan Bergmann on 16 March (Introduced SystemShellExecuteFlags::URIS_ONLY, revision d4b67611c421ebe9b75284106fe389b434419961 ) introduced a build error: core/shell/source/unix/exec/shellexec.cxx:261:26: error: 'URIS_ONLY' is not a member of

Re: build error

2012-03-17 Thread Matúš Kukan
On 17 March 2012 17:07, Winfried Donkers w.donk...@dci-electronics.nl wrote: It seems that the patch provided by Stephan Bergmann on 16 March (Introduced SystemShellExecuteFlags::URIS_ONLY, revision   d4b67611c421ebe9b75284106fe389b434419961 ) introduced a build error:

Re: build error

2012-03-17 Thread Lubos Lunak
On Saturday 17 of March 2012, Winfried Donkers wrote: It seems that the patch provided by Stephan Bergmann on 16 March (Introduced SystemShellExecuteFlags::URIS_ONLY, revision d4b67611c421ebe9b75284106fe389b434419961 ) introduced a build error:

How does one do registration of SDK with Visual Studio?

2012-03-17 Thread Tor Lillqvist
My commit f3f6c9be9864088b94f874c6ef2ce8ab1dd45f2a. was reverted (so I can't now compile lcms2 for instance), and I also see the same problem (windows.h not found) when compiling ICU. In the reverting commit, Fridrich says registration of SDK with Visual Studio [2008] seems to be the answer. How

Re: How does one do registration of SDK with Visual Studio?

2012-03-17 Thread Lubos Lunak
On Saturday 17 of March 2012, Tor Lillqvist wrote: My commit f3f6c9be9864088b94f874c6ef2ce8ab1dd45f2a. was reverted (so I can't now compile lcms2 for instance), and I also see the same problem (windows.h not found) when compiling ICU. In the reverting commit, Fridrich says registration of SDK

Re: How does one do registration of SDK with Visual Studio?

2012-03-17 Thread Tor Lillqvist
 in the menu: Microsoft Windows SDK 7.1 - Visual Studio Registration - Windows SDK Configuration Tool Ah, OK. No effect though;) --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: How does one do registration of SDK with Visual Studio?

2012-03-17 Thread khagaroth
There is a bug that prevents the GUI tool from working on some systems (especially localized ones, temporarily setting locale settings to English might help). Try the commandline tool, open the SDK commandline, navigate to the SDK dir and type WindowsSdkVer.exe -version:vX.X (instead of vX.X use

Re: How does one do registration of SDK with Visual Studio?

2012-03-17 Thread Tor Lillqvist
Try the commandline tool, open the SDK commandline, navigate to the SDK dir and type WindowsSdkVer.exe -version:vX.X (instead of vX.X use the SDK version you want, ie v7.1). Still no change;) (As such, I have no problem using MSVS2008 from the command line in a plain minimal cmd.exe or MSYS

Re: How does one do registration of SDK with Visual Studio?

2012-03-17 Thread khagaroth
What do you have in registry under HKLM\SOFTWARE\Microsoft\Microsoft SDKs\Windows (HKLM\SOFTWARE\Wow6432Node\Microsoft\Microsoft SDKs\Windows for x64) and HKCU\SOFTWARE\Microsoft\Microsoft SDKs\Windows in CurrentInstallFolder? Both should be the same (path to the current SDK folder). On Sat, Mar

Re: How does one do registration of SDK with Visual Studio?

2012-03-17 Thread Tor Lillqvist
What do you have in registry OK, thanks! That was the crucial thing. The HKCU value was a bogus leftover pointing to the now non-existent SDK v6.0A. I removed my HKCU\Software\Microsoft\Microsoft SDKs\Windows key completely, the HKLM one seems to be enough. --tml

[PATCH] Remove unused code (sdext)

2012-03-17 Thread Chr. Rossmanith
Hi, some more code removal. Probably the private variable maTransform can be removed as well: it is initialized with the identity transform and never changed afterwards. Christina From 50b891e4dc8c9ae3587ea59a8f9e02c5ec21bf6a Mon Sep 17 00:00:00 2001 From: Christina Rossmanith

Re: How does one do registration of SDK with Visual Studio?

2012-03-17 Thread Fridrich Strba
And since the ooowintool looks for that exact one first... Time to bin that particular check and go with the default one. Cheers F. Sent from Samsung Mobile Tor Lillqvist t...@iki.fi wrote: What do you have in registry OK, thanks! That was the crucial thing. The HKCU value was a bogus

[no subject]

2012-03-17 Thread Jonathan Adams
Hi All All my current and past contributions made to the LibreOffice project are done under MPL1.1+ / GPLv3+ / LGPLv3+. Until further notice, all my future contributions to the LibreOffice project are available under MPL1.1+ / GPLv3+ / LGPLv3+. (words stolen from Albert Thuswaldner :) )

Re: LibreOffice / openIndiana ...

2012-03-17 Thread Jonathan Adams
that should have hopefully updated the wiki. cheers for that (hopefully you've done the configure.in, changing the grep's was my biggest bug bear :) ) I will clean up and see how far a fresh compile goes. thanks. Jon On 16 March 2012 22:41, Michael Stahl mst...@redhat.com wrote: On 05/03/12

[PATCH] SVG import: keep aspect ratio when transforming viewbox to viewport

2012-03-17 Thread Chr. Rossmanith
Hi, bug 47451 has a test doc (svg) attached which isn't imported correctly by LibreOffice. One problem is that the aspect ratio is changed because the viewbox is zoomed to be of identical size as the viewport. I've changed the zoom to be the same for width and height. Christina From

[PATCH] Windows lcms2 library import fix

2012-03-17 Thread Lubos Lunak
Hello, there is a link error in writerperfect's cdrimport, caused by libcdr/lcms2 libraries. So as far as I understand it, on Windows a library uses dllexport when it is being built and dllimport when something else is built against it. Our libraries achieve this by detecting they're being

GSoC idea to improve LightProof

2012-03-17 Thread Коростіль Данило
Hi folks! I want to be honest. I was planed to be involved in LanguageTool project. Unfortunately, Google refused their application form for some reasons. I wasn't ready for that cruel turn. However I have big hope than I can switch to LightProof (because it's almost the same project). I

Re: Patchtool

2012-03-17 Thread Josh Heidenreich
Hi, Do you have the source somewhere public ? I was going to make a github project for it. The current codebase is fairly generic and can be used for any mailman mailing list, so I don't see any need for it to be libreoffice only. Of course for it to be truly useful we need LibO-specific

Re: Patchtool

2012-03-17 Thread Christian Lohmaier
Hi Josh, *, On Sat, Mar 17, 2012 at 12:33 AM, Josh Heidenreich josh.sickm...@gmail.com wrote: For the last few days I have been working on a tool I call patchtool. Check it out here: http://thejosh.info/libreoffice/patchtool/ Reinventing the wheel in a sense, as patchwork already existed -

Re: Patchtool

2012-03-17 Thread Norbert Thiebaud
Just to be clear. _I_ have no interest in the web-side of it. I am interested only in the email harvesting side, as it would save me the trouble of re-inventing the wheel for a couple of tools I have in mind. That is why I asked if the source was available. Norbert

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Tyler Mobray tjm.t...@gmail.com changed: What|Removed |Added Depends on||44011 --- Comment #235

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #236 from David Hersh da...@humboldt.edu 2012-03-17 20:34:24 UTC --- Nominate bug 44011, added videos or audio crash impress as soon as a presentation is started. This may be a windows specific issue, but it happens on 32 and 64 bit

[Libreoffice-bugs] [Bug 47427] New: EDITING: Wrong caption count when category name contains white space

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47427 Bug #: 47427 Summary: EDITING: Wrong caption count when category name contains white space Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release

[Libreoffice-bugs] [Bug 45600] Jump List items in Windows 7 are not visible in Libreoffice 3.4.5

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45600 --- Comment #3 from sasha.libreoff...@gmail.com 2012-03-17 00:20:56 PDT --- Thanks for additional information Sorry, but I can not understand or reproduce this bug What is jump list? It is something like Start-Documents-Recent documents? Or it

[Libreoffice-bugs] [Bug 35132] PRINTING: Landscape print portrait and vise versa

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35132 markusN nete...@gmail.com changed: What|Removed |Added CC||nete...@gmail.com ---

[Libreoffice-bugs] [Bug 35132] PRINTING: Landscape print portrait and vise versa

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35132 --- Comment #6 from markusN nete...@gmail.com 2012-03-17 00:27:10 PDT --- I would add that the printer preview window shows the preview correctly in landscape. Just on paper it comes out in portrait. -- Configure bugmail:

[Libreoffice-bugs] [Bug 47332] Drawing, FILESAVE, Embed colors palette in document does NOT work

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47332 --- Comment #2 from jpmor...@gmail.com 2012-03-17 00:41:54 PDT --- It is a problem of writing the Draw file with the embbedded palette on my Linux. I installed libreoffice-3.5.1 on my linux slackware-13.37. The palette still not embedded in

[Libreoffice-bugs] [Bug 45606] EDITING: Default-value in GUI doesn't work in SQL

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

[Libreoffice-bugs] [Bug 41325] Author information lost during PDF/A export

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41325 --- Comment #7 from Varabi pt.var...@gmail.com 2012-03-17 01:02:18 PDT --- The bug is still present in 3.5.1.2. After fresh install you should click on Reset button (File Properties). Only then - in current and each next document - information

[Libreoffice-bugs] [Bug 35132] PRINTING: Landscape print portrait and vise versa

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35132 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 44664] cups landscape woes with pdf: printer truncates Landscape orientation pages to Portrait dimensions

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44664 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||bruce.carroll@microman2000.

[Libreoffice-bugs] [Bug 47428] New: Drawing, FILESAVE, Embed color palette in document non working, libreoffice-3.5.1rc2 in linux Slackware-13.37

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47428 Bug #: 47428 Summary: Drawing, FILESAVE, Embed color palette in document non working, libreoffice-3.5.1rc2 in linux Slackware-13.37 Classification: Unclassified Product: LibreOffice

[Libreoffice-bugs] [Bug 42708] EDITING: Backspaces after leading TAB in Numbering move caret out of sheet

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42708 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-03-17 01:56:22 PDT --- Created attachment 58585 -- https://bugs.freedesktop.org/attachment.cgi?id=58585 Screenshot Screenshot shows caret out of sheet area --

[Libreoffice-bugs] [Bug 47416] context menu, Font host at max 100 fonts

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47416 --- Comment #1 from Valerio Messina e...@iol.it 2012-03-17 02:12:05 PDT --- for history on this hard coded limit see: https://issues.apache.org/ooo/show_bug.cgi?id=61775 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 44379] Table cell optimal sizing / WHOLE table affected

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44379 nyko le_xe2...@yahoo.fr changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Libreoffice-bugs] [Bug 47411] Basic Shape: Block Arc flipped horizontally

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47411 Valerio Messina e...@iol.it changed: What|Removed |Added Platform|All |x86 (IA32)

[Libreoffice-bugs] [Bug 47238] A document created with LibO 3.4 crashes repeatedly LibO 3.5

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47238 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 47347] FILEOPEN: Crashes when opening rtf file with 3.5.0 - correct with 3.4.5

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47347 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45606] EDITING: Default-value in GUI doesn't work in SQL

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45606 --- Comment #3 from rob...@familiegrosskopf.de 2012-03-17 02:41:42 PDT --- Created attachment 58586 -- https://bugs.freedesktop.org/attachment.cgi?id=58586 Shows the difference between default-value in GUI and in SQL -- Configure bugmail:

[Libreoffice-bugs] [Bug 47319] Crash when double-clicking a shape

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47319 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 47326] VIEWING: Bad rendering of RTF document

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47326 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 45606] EDITING: Default-value in GUI doesn't work in SQL

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45606 --- Comment #4 from sasha.libreoff...@gmail.com 2012-03-17 03:06:58 PDT --- Thanks for explanations and screenshots. Trying to understand ... -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Libreoffice-bugs] [Bug 47432] New: Impress presents incorrect bold Chinese font.

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 Bug #: 47432 Summary: Impress presents incorrect bold Chinese font. Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release Platform: All OS/Version: All

[Libreoffice-bugs] [Bug 47432] Impress presents incorrect bold Chinese font.

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 --- Comment #1 from alex alexr...@live.com 2012-03-17 03:43:05 PDT --- Created attachment 58590 -- https://bugs.freedesktop.org/attachment.cgi?id=58590 F5 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Libreoffice-bugs] [Bug 47432] Impress presents incorrect bold Chinese font.

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 alex alexr...@live.com changed: What|Removed |Added Attachment #58590|F5 |Presentation

[Libreoffice-bugs] [Bug 47432] Impress presents incorrect bold Chinese font.

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 alex alexr...@live.com changed: What|Removed |Added Priority|medium |high -- Configure bugmail:

[Libreoffice-bugs] [Bug 47432] Impress presents incorrect bold Chinese font.

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 alex alexr...@live.com changed: What|Removed |Added Severity|blocker |major -- Configure bugmail:

[Libreoffice-bugs] [Bug 47431] Print multiple pages per sheet does not work

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47431 --- Comment #1 from Ben 404k...@googlemail.com 2012-03-17 03:54:04 PDT --- Reproduced this across multiple computers and printers, Windows 7 32- and 64-bit. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Libreoffice-bugs] [Bug 47433] New: EDIT: Search bar blank on Calc - other apps not affected

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47433 Bug #: 47433 Summary: EDIT: Search bar blank on Calc - other apps not affected Classification: Unclassified Product: LibreOffice Version: LibO 3.4.5 release Platform:

[Libreoffice-bugs] [Bug 47432] Impress presents incorrect bold Chinese font.

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 alex alexr...@live.com changed: What|Removed |Added Severity|major |blocker -- Configure bugmail:

[Libreoffice-bugs] [Bug 47433] EDIT: Search bar blank on Calc - other apps not affected

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47433 --- Comment #1 from Ian Goddard godda...@hotmail.co.uk 2012-03-17 04:16:13 PDT --- 1. Problem also found under Gnome so it's not just an obscure consequence of Trinity 2. Entered into cell A1 3. Selected Find... from Edit menu and entered

[Libreoffice-bugs] [Bug 43958] EDITING: Dashed border (CTRL+c) does not cover whole merged cell

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

[Libreoffice-bugs] [Bug 47434] New: FILEOPEN pptx arrows are shifted to the left

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47434 Bug #: 47434 Summary: FILEOPEN pptx arrows are shifted to the left Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 RC2 Platform: All OS/Version: All

[Libreoffice-bugs] [Bug 47434] FILEOPEN pptx arrows are shifted to the left

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47434 --- Comment #1 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-03-17 04:36:34 PDT --- Created attachment 58592 -- https://bugs.freedesktop.org/attachment.cgi?id=58592 screenshot in powerpoint 2007 -- Configure bugmail:

[Libreoffice-bugs] [Bug 47434] FILEOPEN pptx arrows are shifted to the left

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47434 --- Comment #2 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-03-17 04:37:40 PDT --- Created attachment 58593 -- https://bugs.freedesktop.org/attachment.cgi?id=58593 screenshot in libo3.4.4, expected -- Configure bugmail:

[Libreoffice-bugs] [Bug 47434] FILEOPEN pptx arrows are shifted to the left

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47434 --- Comment #3 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-03-17 04:38:07 PDT --- Created attachment 58594 -- https://bugs.freedesktop.org/attachment.cgi?id=58594 screenshot in libo3.5.0 rc2 - regression -- Configure

[Libreoffice-bugs] [Bug 44621] : With MacOS 10.7, draging an image from the desktop to LO Writer it's not possible

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44621 --- Comment #3 from ramuntcho chris.s...@yahoo.com 2012-03-17 04:38:47 PDT --- Bug still present in release 3.5.1 with Mac OS X 10.7.3 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Libreoffice-bugs] [Bug 47434] FILEOPEN pptx arrows are shifted to the left

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

[Libreoffice-bugs] [Bug 47434] FILEOPEN pptx arrows are shifted to the left

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47434 --- Comment #5 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-03-17 04:47:12 PDT --- And the commit range to look is http://cgit.freedesktop.org/libreoffice/core/log/?qt=rangeq=10f977981d..558b5ea32 IIUC :) -- Configure

[Libreoffice-bugs] [Bug 33068] LibreOffice hangs for ~15 seconds after startup of a component

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33068 Astron heinzless...@gmail.com changed: What|Removed |Added Resolution|FIXED |WORKSFORME --- Comment

[Libreoffice-bugs] [Bug 46618] VIEWING: number % format in chart

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

[Libreoffice-bugs] [Bug 47435] New: FORMATTING: Tables Frames

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47435 Bug #: 47435 Summary: FORMATTING: Tables Frames Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: Other OS/Version: All Status:

[Libreoffice-bugs] [Bug 47319] Crash when double-clicking a shape

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47319 --- Comment #5 from Julien Nabet serval2...@yahoo.fr 2012-03-17 05:14:48 PDT --- Created attachment 58596 -- https://bugs.freedesktop.org/attachment.cgi?id=58596 Bt with 3.5 branch On Debian x86-64, I reproduced it on 3.5 branch (last commit

[Libreoffice-bugs] [Bug 47436] New: FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47436 Bug #: 47436 Summary: FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release

[Libreoffice-bugs] [Bug 47173] EDITING: Base Report Wizard Gives Error Message

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47173 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment

[Libreoffice-bugs] [Bug 47437] New: add a way to report missing words in the spell checker

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47437 Bug #: 47437 Summary: add a way to report missing words in the spell checker Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 47436] FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47436 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 47438] New: FORMATTING: Font Suetterlin only displays boxes on all letters

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47438 Bug #: 47438 Summary: FORMATTING: Font Suetterlin only displays boxes on all letters Classification: Unclassified Product: LibreOffice Version: LibO 3.4.5 release

[Libreoffice-bugs] [Bug 47436] FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47436 --- Comment #2 from Jean-Baptiste Faure jbf.fa...@orange.fr 2012-03-17 06:31:30 PDT --- The bugdoc kills LO 3.5.2 rc0+ (Version ID : c39e96d-a73d29c-73cb0b8-f269e46-686380c) and the master too (LibreOffice 3.6.0alpha0+ Build ID:

[Libreoffice-bugs] [Bug 47439] New: [SVG] linear gradients are not handled properly

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47439 Bug #: 47439 Summary: [SVG] linear gradients are not handled properly Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 47439] [SVG] linear gradients are not handled properly

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47439 --- Comment #1 from Valek Filippov f...@gnome.org 2012-03-17 06:33:55 PDT --- Created attachment 58600 -- https://bugs.freedesktop.org/attachment.cgi?id=58600 How it should look like -- Configure bugmail:

[Libreoffice-bugs] [Bug 47439] [SVG] linear gradients are not handled properly

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47439 --- Comment #2 from Valek Filippov f...@gnome.org 2012-03-17 06:34:31 PDT --- Created attachment 58601 -- https://bugs.freedesktop.org/attachment.cgi?id=58601 Result with lodraw 3.5.1 release -- Configure bugmail:

[Libreoffice-bugs] [Bug 47432] Impress presents incorrectly all bold Chinese fonts.

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 alex alexr...@live.com changed: What|Removed |Added Summary|Impress presents incorrect |Impress presents

[Libreoffice-bugs] [Bug 47432] Impress presents all bold Chinese fonts incorrectly .

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 alex alexr...@live.com changed: What|Removed |Added Summary|Impress presents|Impress presents all bold

[Libreoffice-bugs] [Bug 47432] Impress renders all bold Chinese fonts incorrectly .

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47432 alex alexr...@live.com changed: What|Removed |Added Summary|Impress presents all bold |Impress renders all bold

[Libreoffice-bugs] [Bug 47440] New: FILEOPEN: RTF file produced by JapserReport messed up on import

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47440 Bug #: 47440 Summary: FILEOPEN: RTF file produced by JapserReport messed up on import Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release

[Libreoffice-bugs] [Bug 47441] New: [SVG] radial gradients are not handled properly

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47441 Bug #: 47441 Summary: [SVG] radial gradients are not handled properly Classification: Unclassified Product: LibreOffice Version: LibO 3.5.1 Release Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 47440] FILEOPEN: RTF file produced by JapserReport messed up on import

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47440 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 47441] [SVG] radial gradients are not handled properly

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47441 --- Comment #1 from Valek Filippov f...@gnome.org 2012-03-17 06:54:37 PDT --- Created attachment 58604 -- https://bugs.freedesktop.org/attachment.cgi?id=58604 Open on top and Insert at the bottom. -- Configure bugmail:

[Libreoffice-bugs] [Bug 47436] FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47436 --- Comment #3 from Jean-Baptiste Faure jbf.fa...@orange.fr 2012-03-17 06:55:46 PDT --- Version of JasperReports used to produce the bugdoc : 4.5.1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Libreoffice-bugs] [Bug 47436] FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47436 --- Comment #4 from Arnaud Versini arnaud.vers...@gmail.com 2012-03-17 07:04:27 PDT --- Created attachment 58605 -- https://bugs.freedesktop.org/attachment.cgi?id=58605 Valgrind report of the crash -- Configure bugmail:

[Libreoffice-bugs] [Bug 47436] FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport

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

[Libreoffice-bugs] [Bug 39643] [EasyHack] Improve build with/without symbols

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39643 --- Comment #1 from enrico.weig...@vnc.biz 2012-03-17 08:03:32 PDT --- Wouldn't it be easier to completely drop that switch and move stripping entirely to packaging stage ? (eg. some install-strip make target) -- Configure bugmail:

[Libreoffice-bugs] [Bug 45508] color row of a table-control

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45508 Jochen d...@jochenschiffers.de changed: What|Removed |Added Version|unspecified |LibO 3.5.1 Release --

[Libreoffice-bugs] [Bug 38811] [EasyHack] default to SQLite not HSQLDB in Base

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38811 --- Comment #13 from enrico.weig...@vnc.biz 2012-03-17 08:08:31 PDT --- (In reply to comment #1) Why changing the default database for LibreOffice? Is there any reason (besides being based on Java) for SQLite over HSQLDB version 2? Comparing

[Libreoffice-bugs] [Bug 47068] EDITING: Report-Builder crashes when moving a graphic over another field

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47068 --- Comment #7 from Julien Nabet serval2...@yahoo.fr 2012-03-17 08:27:09 PDT --- Created attachment 58607 -- https://bugs.freedesktop.org/attachment.cgi?id=58607 bt of all the threads On pc Debian x86-64 with master updated today I reproduced

[Libreoffice-bugs] [Bug 46414] Update URL not functional

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46414 --- Comment #2 from Jack Nelson jpnelso...@gmail.com 2012-03-17 08:40:39 PDT --- Now at 3.5.1.2 I see apparent garbage in the proxy settings (grayed out, as I had System set as proxy setting). After switching to Manual, and cleaning out the

[Libreoffice-bugs] [Bug 47269] Libreoffice 3.5.0 crashes at start up

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47269 --- Comment #1 from apxm...@gmx.net 2012-03-17 08:43:02 PDT --- the same bug like i have https://bugs.freedesktop.org/show_bug.cgi?id=47350 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Libreoffice-bugs] [Bug 38836] [EasyHack] de-bloat internal ICU

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38836 --- Comment #3 from enrico.weig...@vnc.biz 2012-03-17 08:43:35 UTC --- Why having a bundled ICU at all ? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Libreoffice-bugs] [Bug 47350] crash while activating the danish dict

2012-03-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47350 apxm...@gmx.net changed: What|Removed |Added Severity|normal |major Priority|medium

[Libreoffice-bugs] [Bug 47132] WRITER, CALC: Icons missing in (context) menu item Arrange - Bring Forward/Send Backward

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

  1   2   >