[Libreoffice-commits] .: shell/source

2012-05-01 Thread Jan Holesovsky
shell/source/unix/misc/senddoc.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b169bb235e0e96b994a2198dc90ff90b33c07511 Author: Jan Holesovsky Date: Wed May 2 08:56:18 2012 +0200 Argh, another tweak. Change-Id: I69f3aa4151dde15b02cf28dae13415f86cff

Re: [PUSHED] Re: [PATCH] EasyHack #32621 - More robust ExternalMailer support

2012-05-01 Thread Jan Holesovsky
Hi Dave, On 2012-04-30 at 12:33 -0400, Dave Steele wrote: > > No. This is for the case where the user has a valid mailer selected > > which is not specifically supported by senddoc - in my case > > gnome-gmail. Well - I judged from the subject of your mail; 'More robust' sounds like handling som

[Libreoffice-commits] .: shell/source

2012-05-01 Thread Jan Holesovsky
shell/source/unix/misc/senddoc.sh |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 35ec1539218523579e9877e0a6d135bde128ab81 Author: Jan Holesovsky Date: Wed May 2 08:52:12 2012 +0200 Minor comment tweak. Change-Id: Idb9ff7c41ad8a2cbe145224bd80c08

Re: [PATCH] [not ready] gbuild conversion l10ntools module

2012-05-01 Thread David Tardon
On Tue, May 01, 2012 at 11:43:03PM +0200, David Ostrovsky wrote: > Hi all, > > I'm sending this work in progress patch. > Help (clucene) and dist migration is still under way. > It would be nice if somebody would check it. It looks good so far. If you need to check what files should be delivered,

Re: feature/gbuild_shell is finished

2012-05-01 Thread Norbert Thiebaud
David, the following seesm to help a bit on Windows.. but not enough $ git diff diff --git a/shell/Library_shlxthdl.mk b/shell/Library_shlxthdl.mk index 562bbf3..3464a66 100644 --- a/shell/Library_shlxthdl.mk +++ b/shell/Library_shlxthdl.mk @@ -68,6 +68,7 @@ $(eval $(call gb_Library_use_libraries,

Re: feature/gbuild_shell is finished

2012-05-01 Thread Norbert Thiebaud
David, FYI, I pushed some patches to get MacOSX to build feature/gbuild_shell Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - shell/Library_localebe.mk

2012-05-01 Thread Norbert Thiebaud
shell/Library_localebe.mk |1 + 1 file changed, 1 insertion(+) New commits: commit a17d4c885b205c77f285bd247d24dffe35835859 Author: Norbert Thiebaud Date: Tue May 1 17:38:06 2012 -0500 localebe need corefoundation too Change-Id: Ie646f3ec0f75516c8defd3fd9306d829386ae9a7 diff

Re: Cell Value xlsx import test

2012-05-01 Thread Kohei Yoshida
Hi Daniel, On Tue, 2012-05-01 at 18:25 -0500, Daniel Bankston wrote: > Hi, Markus and Kohei, > > I understand that I am now to work on the xlsx cell value import. After > this week, I will be finished with my school finals, and my plan is to > delve into the project full time starting next Mo

Re: Cell Value xlsx import test

2012-05-01 Thread Kohei Yoshida
Hi Daniel, On Tue, 2012-05-01 at 18:25 -0500, Daniel Bankston wrote: > Hi, Markus and Kohei, > > I understand that I am now to work on the xlsx cell value import. After > this week, I will be finished with my school finals, and my plan is to > delve into the project full time starting next Mo

Re: Cell Value xlsx import test

2012-05-01 Thread Daniel Bankston
On 04/29/2012 09:02 PM, Markus Mohrhard wrote: Hey Daniel, So I don't need to add more test cases to the spreadsheet and csv? No that is fine for the beginning. The idea is that we add more test cases if we see corner cases in the code. Then we should add a test case before we refactor that p

Re: SVG: tspan

2012-05-01 Thread Marco Cecchetti
On Tue, 01 May 2012 21:47:03 +0200, Christina Roßmanith wrote: Hi, consider the following SVG example: q which is rendered blank instead of showing the letter 'q'. prevents q being added to sText here (svgreader.cxx): visitChildren(boost::bind( (rtl::O

[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - 4 commits - shell/Executable_gnome_open_url.mk shell/Library_macbe.mk shell/source

2012-05-01 Thread Norbert Thiebaud
shell/Executable_gnome_open_url.mk |2 shell/Library_macbe.mk | 10 shell/source/backends/macbe/macbackend.cxx | 491 - shell/source/backends/macbe/macbackend.mm | 491 + shell/source/backends/macbe/macb

[PATCH] [not ready] gbuild conversion l10ntools module

2012-05-01 Thread David Ostrovsky
Hi all, I'm sending this work in progress patch. Help (clucene) and dist migration is still under way. It would be nice if somebody would check it. Thank you in advance David PS: @David: thank you very much for your help on IRC! >From 86982d5c88efdc80bd393bae6ddec772df5e013d Mon Sep 17 00:00:00

Re: [REVIEW 3-5] fdo#49208 ridiculous performance on certain .doc

2012-05-01 Thread Muhammad Haggag
On Tue, May 1, 2012 at 5:43 PM, Caolán McNamara wrote: > icu's string compare is very very slow when you just want to check for > equality > http://cgit.freedesktop.org/libreoffice/core/commit/?id=ccc47b3db3eae25cc11bb709416c0b61747ca89e > Is it OK to break Unicode equivalence (http://en.wikipedia

Re: feature/gbuild_shell is finished

2012-05-01 Thread Norbert Thiebaud
david, I gave it a run on windows and got the following (I haven't looked into it yet, just sharing the output) Norbert [ build RES ] desktopbe1/default [ build RES ] localebe1/default Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All

Re: [PATCH-3-5] speedup autocorrect database import ...

2012-05-01 Thread Tommy
On Tue, 01 May 2012 10:34:07 +0200, Michael Meeks wrote: Large autocorrect databases cause quite some slowness on first keystroke for people; turns out we had quite a gratuitous N^2 on load there involving some ICU collation goodness ;-) It's still not ideal to have a multi-

SVG: tspan

2012-05-01 Thread Christina Roßmanith
Hi, consider the following SVG example: q which is rendered blank instead of showing the letter 'q'. prevents q being added to sText here (svgreader.cxx): visitChildren(boost::bind( (rtl::OUStringBuffer& (rtl::OUStringBuffer::*)(const rtl::OUString& str))&

[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - shell/StaticLibrary_shlxthandler_common.mk shell/StaticLibrary_shlxthandler_common_x64.mk

2012-05-01 Thread David Tardon
shell/StaticLibrary_shlxthandler_common.mk |4 shell/StaticLibrary_shlxthandler_common_x64.mk |4 2 files changed, 8 deletions(-) New commits: commit 38027d9d66d1ec96d80aa2bf87ae77986d7ea723 Author: David Tardon Date: Tue May 1 21:02:34 2012 +0200 there is no need to

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

2012-05-01 Thread Tommy
On Mon, 30 Apr 2012 12:48:19 +0200, Stefan Knorr (Astron) wrote: And two for Classic: http://cgit.freedesktop.org/libreoffice/core/log/?qt=grep&q=classical+icon The zip file in the Classic theme folder is a result of this bug, AFAIK: https://bugs.freedesktop.org/show_bug.cgi?id=38175 Perso

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

2012-05-01 Thread Tomáš Chvátal
Dne St 2. května 2012 00:34:48 jste napsal(a): > But Tomas, may I disagree with you? :-) > Because in Astron's links, I'm pretty sure that both 'classic' and > 'industrial' themes are dead. And my Dec 2011 experiment helps > confirming this. Please see my second link in original post. (Sorry, I > d

License statement of Andreas Mantke

2012-05-01 Thread Andreas Mantke
Hi all, here is my license statement about my contributions to LibreOffice: All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license I contributed under the username: andreasma and (one time) under andi@lappiandreas (sorry, was a missing configurati

Re: [PATCH] [PUSHED on master] fix proposed for fdo#49324

2012-05-01 Thread Julien Nabet
On 01/05/2012 19:44, Julien Nabet wrote: On 01/05/2012 19:37, Korrawit Pruegsanusak wrote: Hello Julien, On Tue, May 1, 2012 at 23:50, Julien Nabet wrote: Done thank for your support. I think you've accidentally committed one TODO JUL line? :-) Best Regards, Corrected in commit 7c243e238b2

[Libreoffice-commits] .: sw/source

2012-05-01 Thread Julien Nabet
sw/source/core/doc/tblrwcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bcb0f41fad6cd32113a02bb3a23b9b2fa648398d Author: Julien Nabet Date: Tue May 1 19:49:14 2012 +0200 Revert this not wanted test Change-Id: Ie0d5cc1bd143240455b55ddf478fdf9fdd

Re: [PATCH] [PUSHED on master] fix proposed for fdo#49324

2012-05-01 Thread Julien Nabet
On 01/05/2012 19:37, Korrawit Pruegsanusak wrote: Hello Julien, On Tue, May 1, 2012 at 23:50, Julien Nabet wrote: Done thank for your support. I think you've accidentally committed one TODO JUL line? :-) Best Regards, Corrected in commit 7c243e238b228eb71ffa26a5effbb9d73a1db18f Thank you !

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

2012-05-01 Thread Julien Nabet
oox/source/helper/textinputstream.cxx |1 - sw/source/core/doc/tblrwcl.cxx|2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 7c243e238b228eb71ffa26a5effbb9d73a1db18f Author: Julien Nabet Date: Tue May 1 19:42:50 2012 +0200 Oups ! (Thank you Korrawit

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

2012-05-01 Thread Korrawit Pruegsanusak
Hello Tomas, Astron, Thanks both of you :-) On Mon, Apr 30, 2012 at 18:15, Tomáš Chvátal wrote: > [cut] but still we should allow > some crazy souls to compile their stuff and see :-) But Tomas, may I disagree with you? :-) Because in Astron's links, I'm pretty sure that both 'classic' and 'ind

Re: [PATCH] [PUSHED on master] fix proposed for fdo#49324

2012-05-01 Thread Korrawit Pruegsanusak
Hello Julien, On Tue, May 1, 2012 at 23:50, Julien Nabet wrote: > Done thank for your support. I think you've accidentally committed one TODO JUL line? :-) Best Regards, -- Korrawit Pruegsanusak ___ LibreOffice mailing list LibreOffice@lists.freedesk

[Libreoffice-commits] .: solenv/gbuild

2012-05-01 Thread Norbert Thiebaud
solenv/gbuild/LinkTarget.mk |4 1 file changed, 4 insertions(+) New commits: commit 52cb56076e678c21f514f99dd0306e682cc33449 Author: Norbert Thiebaud Date: Tue May 1 12:30:20 2012 -0500 Wno-error hack is really for MacOSX only... This need to be fixed in a more elegant w

license statement

2012-05-01 Thread Kálmán Kéménczy
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PATCH] [PUSHED on master] fix proposed for fdo#49324

2012-05-01 Thread Julien Nabet
On 01/05/2012 17:33, Caolán McNamara wrote: On Tue, 2012-05-01 at 16:52 +0200, Julien Nabet wrote: If yes, I can commit and push on master. Go for it. C. Done thank for your support. What about 3.5 branches ? Julien. ___ LibreOffice mailing list

[Libreoffice-commits] .: oox/source

2012-05-01 Thread Julien Nabet
oox/source/helper/textinputstream.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d04fb45caa46db829d21a7f9b96878655ce0f479 Author: Julien Nabet Date: Tue May 1 18:46:14 2012 +0200 Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)

License statement

2012-05-01 Thread Wei Ming Khoo
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Wei Ming ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[REVIEW 3-5] fdo#49208 ridiculous performance on certain .doc

2012-05-01 Thread Caolán McNamara
The .doc has some paragraphs in it that are around the 64k length mark. It doesn't *look* like that's the case because they end in vast quantity of whitespace and writer implements the word-compatibility thing to let empty spaces disappear off the right side of the page rather than wrap. Turns out

[Libreoffice-commits] .: solenv/gbuild

2012-05-01 Thread Norbert Thiebaud
solenv/gbuild/LinkTarget.mk |4 ++-- solenv/gbuild/platform/com_GCC_class.mk |6 +++--- solenv/gbuild/platform/macosx.mk|4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 43f22de7c5fae8ea10b0f403f811cb72cb993eb0 Author: Norbert Thiebaud

[Bug 41883] MinGW port Most Annoying Bugs

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41883 Bug 41883 depends on bug 47548, which changed state. Bug 47548 Summary: [MinGW] build will not launch, libpixman-1-0.dll missing https://bugs.freedesktop.org/show_bug.cgi?id=47548 What|Old Value |New Value --

Re: [PATCH] fix proposed for fdo#49324

2012-05-01 Thread Caolán McNamara
On Tue, 2012-05-01 at 16:52 +0200, Julien Nabet wrote: > I suppose I must take only your patch ? I think this is the safer option. > If yes, I can commit and push on master. Go for it. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.or

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

2012-05-01 Thread Caolán McNamara
i18npool/source/breakiterator/breakiterator_unicode.cxx | 27 ++-- sw/inc/breakit.hxx |7 +++- sw/source/core/bastyp/breakit.cxx | 19 +++ sw/source/core/txtnode/txtedt.cxx |2 - 4 file

[Libreoffice-commits] .: m4/mingw.m4

2012-05-01 Thread Andras Timar
m4/mingw.m4 |4 1 file changed, 4 insertions(+) New commits: commit 44d470c71740a6679b154eeec6af7bf352748c16 Author: Andras Timar Date: Tue May 1 17:26:24 2012 +0200 fdo#47584 add yet another MinGW dll filename pattern diff --git a/m4/mingw.m4 b/m4/mingw.m4 index 1cf5649..c7ab21

Re: [PUSHED v2] fdo#42779: Implement icon theme lookaside directory

2012-05-01 Thread Stefan Knorr (Astron)
Hello Gabor, Michael, >> On Sun, 2012-04-29 at 04:56 +0200, Gábor Stefanik wrote: >>> This enables overriding icons found in an images.zip file with ones in >>> a directory named "images" next to the zip file. Sounds great! Thank you. >>        Looks lovely, as/when there are dev-builds we shou

[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - shell/StaticLibrary_xmlparser.mk

2012-05-01 Thread David Tardon
shell/StaticLibrary_xmlparser.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7d8669a1ec8880d1f517c80670068f5aa329b7d8 Author: David Tardon Date: Tue May 1 17:06:53 2012 +0200 fix linux case with system expat Change-Id: I3ab19b1f313b3e4f09c358b99e32bd40f34de426

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

2012-05-01 Thread Christina Rossmanith
filter/source/svg/gfxtypes.hxx |2 - filter/source/svg/svgreader.cxx | 64 +--- 2 files changed, 22 insertions(+), 44 deletions(-) New commits: commit 82850c932054a5a1549c3cfbfc61e8e3dcb6e0fb Author: Chr. Rossmanith Date: Tue May 1 16:44:37 2012 +0200

[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - 3 commits - shell/Library_ooofilt.mk shell/Library_ooofilt_x64.mk shell/Library_propertyhdl.mk shell/Library_propertyhdl_x64.mk shell/Library_r

2012-05-01 Thread David Tardon
shell/Library_ooofilt.mk |5 - shell/Library_ooofilt_x64.mk |4 +++- shell/Library_propertyhdl.mk |3 ++- shell/Library_propertyhdl_x64.mk |3 ++- shell/Library_recentfile.mk|2 +- s

Re: [PATCH] fix proposed for fdo#49324

2012-05-01 Thread Julien Nabet
On 01/05/2012 14:28, Caolán McNamara wrote: On Tue, 2012-05-01 at 14:20 +0200, Julien Nabet wrote: On 01/05/2012 14:06, Caolán McNamara wrote: On Tue, 2012-05-01 at 04:25 -0700, julien2412 wrote: Hello, I reproduced the problem of fdo#49324 (Does not recognize VBA macro in JAPANESE of LibreOf

Re: [PUSHED][PATCH-3-5] speedup autocorrect database import ...

2012-05-01 Thread Tommy
On Tue, 01 May 2012 15:21:52 +0200, Tommy wrote: On Tue, 01 May 2012 14:45:32 +0200, Caolán McNamara wrote: On Tue, 2012-05-01 at 09:34 +0100, Michael Meeks wrote: Large autocorrect databases cause quite some slowness on first keystroke for people Looks sane, pushed. Method is n

[Libreoffice-commits] .: canvas/inc canvas/source Makefile solenv/bin test/inc test/source unusedcode.easy

2012-05-01 Thread Caolán McNamara
Makefile |4 ++-- canvas/inc/canvas/propertysethelper.hxx |4 canvas/source/tools/propertysethelper.cxx |7 --- solenv/bin/callcatcher.Makefile | 14 +- test/inc/test/xmldiff.hxx |2 -- test/source/

Re: [PUSHED][PATCH-3-5] speedup autocorrect database import ...

2012-05-01 Thread Tommy
On Tue, 01 May 2012 14:45:32 +0200, Caolán McNamara wrote: On Tue, 2012-05-01 at 09:34 +0100, Michael Meeks wrote: Large autocorrect databases cause quite some slowness on first keystroke for people Looks sane, pushed. Method is not one of beauty. C. so this means it will be i

LO Help

2012-05-01 Thread Italo Vignoli
I have made a quick and dirty comparison between the contents of the help and the wiki WRT LO functions, and I have discovered a further mess. The situation is summarized in this spreadsheet, I a way that I hope is clear enough for everyone: http://dl.dropbox.com/u/116590/helpfunctions.ods Basic

[PATCH] help description added for recently introduced gmake LEXFLAGS option

2012-05-01 Thread David Ostrovsky
Hi, I've forgotten to add this description line in gmake.help.txt. Ciao David >From 82d354720f1a2cfbf229a436511fcaca3fcd21b9 Mon Sep 17 00:00:00 2001 From: David Ostrovsky Date: Tue, 1 May 2012 14:47:09 +0200 Subject: [PATCH] help description added for recently introduced gmake LEXFLAGS option

Re: [PUSHED][PATCH-3-5] speedup autocorrect database import ...

2012-05-01 Thread Caolán McNamara
On Tue, 2012-05-01 at 09:34 +0100, Michael Meeks wrote: > Large autocorrect databases cause quite some slowness on first > keystroke for people Looks sane, pushed. Method is not one of beauty. C. ___ LibreOffice mailing list LibreOffice@lists.fre

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

2012-05-01 Thread Caolán McNamara
editeng/source/misc/svxacorr.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit a617eecdb6b2f8d6bb1b20674f8be8ce4d60f2d1 Author: Michael Meeks Date: Thu Apr 26 11:59:02 2012 +0100 fdo#46805 - special-case appending items to autocorrect lists Signed-of

Re: [PATCH] fix proposed for fdo#49324

2012-05-01 Thread Caolán McNamara
On Tue, 2012-05-01 at 14:20 +0200, Julien Nabet wrote: > On 01/05/2012 14:06, Caolán McNamara wrote: > > On Tue, 2012-05-01 at 04:25 -0700, julien2412 wrote: > >> Hello, > >> > >> I reproduced the problem of fdo#49324 (Does not recognize VBA macro in > >> JAPANESE of LibreOffice 3.5.2) on master wi

Re: [PUSHED][REVIEW][3-5] fdo#47670 Writer HTML table border export regression

2012-05-01 Thread Caolán McNamara
On Mon, 2012-04-30 at 21:45 +0200, Michael Stahl wrote: > to continue our regularly scheduled border regression fixes, here's > another one in the Writer HTML filter. > this commit removes the code that writes these attributes: ok, seems reasonable, pushed. C. __

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

2012-05-01 Thread Caolán McNamara
sw/source/filter/html/htmltabw.cxx | 74 - 1 file changed, 74 deletions(-) New commits: commit b16cce86e7acebbe485fadb989687a55605453e0 Author: Michael Stahl Date: Mon Apr 30 21:18:29 2012 +0200 fdo#47670: sw: HTML: fix table border export: S

Re: [PATCH] fix proposed for fdo#49324

2012-05-01 Thread Julien Nabet
On 01/05/2012 14:06, Caolán McNamara wrote: On Tue, 2012-05-01 at 04:25 -0700, julien2412 wrote: Hello, I reproduced the problem of fdo#49324 (Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2) on master with Debian pc x86-64. I noticed this line appeared twice in the log of the fil

Re: [PATCH] fix proposed for fdo#49324

2012-05-01 Thread julien2412
Just to precise that when I told "it worked", I meant : - there wasn't the message "...unsupported text encoding" on console - I could see and edit the macro indicated in the tracker Julien. -- View this message in context: http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-49324-tp

Re: [PATCH] fix proposed for fdo#49324

2012-05-01 Thread Caolán McNamara
On Tue, 2012-05-01 at 04:25 -0700, julien2412 wrote: > Hello, > > I reproduced the problem of fdo#49324 (Does not recognize VBA macro in > JAPANESE of LibreOffice 3.5.2) on master with Debian pc x86-64. > I noticed this line appeared twice in the log of the file which failed (see > https://bugs.fr

Re: [PATCH] fdo#31005: Table Autoformats does not save/apply all properties

2012-05-01 Thread Muhammad Haggag
Ping. On Tue, Apr 24, 2012 at 10:11 PM, Muhammad Haggag wrote: > Hello. > > Bug: > > https://bugs.freedesktop.org/show_bug.cgi?id=31005 > > Patch: > = > https://bugs.freedesktop.org/attachment.cgi?id=60462 > > Patch review: > === > https://bugs.freedesktop.org/page.cgi?id=splinte

[PATCH] fix proposed for fdo#49324

2012-05-01 Thread julien2412
Hello, I reproduced the problem of fdo#49324 (Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2) on master with Debian pc x86-64. I noticed this line appeared twice in the log of the file which failed (see https://bugs.freedesktop.org/show_bug.cgi?id=49324#c3) warn:legacy.osl:17148:1:

Re: Build Failure on Cygwin Windows

2012-05-01 Thread Caolán McNamara
On Wed, 2012-04-18 at 17:36 -0700, Johnny Chen wrote: > [ build JVH ] > CustomTarget/accessibility/bridge/inc/WindowsAccessBridgeAdapter.h > Error: Could not find class file for > 'org.openoffice.accessibility.WindowsAccessBridgeAdapter'. > C:/libo/solenv/gbuild/StaticLibrary.mk:49: *** gb_Deliver_

[Libreoffice-commits] .: 5 commits - accessibility/CustomTarget_bridge_inc.mk Makefile sw/qa sw/source unusedcode.easy

2012-05-01 Thread Caolán McNamara
Makefile |1 + accessibility/CustomTarget_bridge_inc.mk |2 +- sw/qa/extras/rtftok/rtftok.cxx |1 + sw/source/ui/dialog/uiregionsw.cxx | 15 ++- sw/source/ui/inc/regionsw.hxx|4 +++- unusedcode.easy

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Cor Nouws changed: What|Removed |Added Depends on||45019 --- Comment #298 from Cor Nouws 2012-

License statement

2012-05-01 Thread Thomas Arnhold
Hi, all my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. Thomas ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

License statement

2012-05-01 Thread Andras Timar
License statement: All of my past and future contributions to the LibreOffice project are under LGPLv3+/GPLv3+/MPL until further notice. Andras Timar ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/lis

Re: [PATCH][PUSHED] gbuild conversion: cleaning up previously converted idlc module

2012-05-01 Thread David Tardon
On Tue, May 01, 2012 at 10:54:02AM +0200, David Ostrovsky wrote: > On 01.05.2012 07:34, David Tardon wrote: > >>This patch is also a preparation for gbuild conversion of other modules. > >>Module l10ntools has three lexer files (this is C-code though): > >I do not think we should bother differentia

[PUSHED on master] Re: About fdo#49244 ([EN] WRITER: Typo in MAILMERGE LOCALHELP)

2012-05-01 Thread julien2412
Thank you for your answer Timar. I commited and pushed on master branch (see commit 10a89e6fec25262205e54741db45823abb630d0b). Could it be cherry picked on 3.5 ? Julien. -- View this message in context: http://nabble.documentfoundation.org/About-fdo-49244-EN-WRITER-Typo-in-MAILMERGE-LOCALHELP-t

[Libreoffice-commits] .: 2 commits - cross_tail_build/Makefile cross_tail_build/prj cross_tail_build/README cross_toolset/prj cross_toolset/README Module_cross_tail_build.mk

2012-05-01 Thread David Tardon
Module_cross_tail_build.mk | 39 +++ cross_tail_build/Makefile | 38 ++ cross_tail_build/README|4 cross_tail_build/prj/build.lst |2 ++ cross_toolset/README |3 +++ cross_toolse

Re: [PATCH-3-5] speedup autocorrect database import ...

2012-05-01 Thread Tommy
On Tue, 01 May 2012 10:34:07 +0200, Michael Meeks wrote: Large autocorrect databases cause quite some slowness on first keystroke for people; turns out we had quite a gratuitous N^2 on load there involving some ICU collation goodness ;-) It's still not ideal to have a multi-

Re: About fdo#49244 ([EN] WRITER: Typo in MAILMERGE LOCALHELP)

2012-05-01 Thread Andras Timar
Hi Julien, 2012/5/1 julien2412 : > About fdo#49244 ([EN] WRITER: Typo in MAILMERGE LOCALHELP), how should it be > fixed : fix mailmerge01.xhp in helpcontent2 + all the files > "source/text/swriter/01.po" or should it be fixed differently ? > I runned this command to change all the po files : > fin

[PUSHED] fdo#42779 followup: Do not check for icons in nonexistent lookaside directory

2012-05-01 Thread Michael Meeks
On Tue, 2012-05-01 at 00:36 +0200, Gábor Stefanik wrote: > Do not try to load icons from lookaside directories if no such > directory was found during theme load. Thanks for that :-) Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot

[Libreoffice-commits] .: vcl/source

2012-05-01 Thread Michael Meeks
vcl/source/gdi/impimagetree.cxx | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) New commits: commit a0fd9de70634ee42727690824bc1bef7ee7c7eab Author: Gábor Stefanik Date: Tue May 1 00:31:47 2012 +0200 fdo#42779 followup: Do not check for icons in nonexiste

About fdo#49244 ([EN] WRITER: Typo in MAILMERGE LOCALHELP)

2012-05-01 Thread julien2412
Hello, About fdo#49244 ([EN] WRITER: Typo in MAILMERGE LOCALHELP), how should it be fixed : fix mailmerge01.xhp in helpcontent2 + all the files "source/text/swriter/01.po" or should it be fixed differently ? I runned this command to change all the po files : find . -name "01.po" | xargs -i sed -i

[Libreoffice-commits] .: Branch 'feature/gbuild_shell' - shell/Module_shell.mk

2012-05-01 Thread David Tardon
shell/Module_shell.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1336331d7ed3ad492bf68fe61a7862aa9e3da0ed Author: David Tardon Date: Tue May 1 11:11:11 2012 +0200 simplemapi is needed on mingw too Change-Id: I5ed8d500ef8a23da817cdeb44e0737a8dea9e

Re: [PATCH][PUSHED] gbuild conversion: cleaning up previously converted idlc module

2012-05-01 Thread David Ostrovsky
On 01.05.2012 07:34, David Tardon wrote: On Tue, May 01, 2012 at 12:34:58AM +0200, David Ostrovsky wrote: Hi, during gbuild'fication of idlc module I did a not so nice hack: as *_add_lexers helper function was not implemented, I replaced dmake code with gbuild code in CustomTarget-Makefile. I a

[PATCH-3-5] speedup autocorrect database import ...

2012-05-01 Thread Michael Meeks
Large autocorrect databases cause quite some slowness on first keystroke for people; turns out we had quite a gratuitous N^2 on load there involving some ICU collation goodness ;-) It's still not ideal to have a multi-second freeze, but at least it's half the length it was ;-)

feature/gbuild_conversions is finished

2012-05-01 Thread David Tardon
Hi all, the branch feature/gbuild_conversions converts modules connectivity and reportbuilder to gbuild. connectivity was mostly done by Peter Foley, with me doing a couple of remaining things (mozilla and postgresql drivers, configuration, etc.). It contains quite a lot of platform-specific stuff