[Libreoffice-commits] .: Branch 'feature/gbuild_conversions' - connectivity/Module_connectivity.mk

2012-05-01 Thread David Tardon
connectivity/Module_connectivity.mk |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit b39679bf6485b30322812ab15212ff790e058f68 Author: David Tardon dtar...@redhat.com Date: Tue May 1 08:55:41 2012 +0200 disable broken complex test diff --git

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

[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 ;-)

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

[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 dtar...@redhat.com Date: Tue May 1 11:11:11 2012 +0200 simplemapi is needed on mingw too Change-Id:

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] .: 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 netrolller...@gmail.com Date: Tue May 1 00:31:47 2012 +0200 fdo#42779 followup: Do not

[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

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

2012-05-01 Thread Andras Timar
Hi Julien, 2012/5/1 julien2412 serval2...@yahoo.fr: 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

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

2012-05-01 Thread Tommy
On Tue, 01 May 2012 10:34:07 +0200, Michael Meeks michael.me...@suse.com 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

[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 +++

[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:

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 differentiating

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

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

[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 c...@nouenoff.nl changed: What|Removed |Added Depends on||45019 --- Comment #298 from

[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

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: ***

[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)

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

[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 mst...@redhat.com Date: Mon Apr 30 21:18:29 2012 +0200 fdo#47670: sw: HTML: fix table border

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.

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 with Debian pc

[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 michael.me...@suse.com Date: Thu Apr 26 11:59:02 2012 +0100 fdo#46805 - special-case appending items to autocorrect

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

[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 david.ostrov...@gmx.de Date: Tue, 1 May 2012 14:47:09 +0200 Subject: [PATCH] help description added for recently introduced

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

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 caol...@redhat.com 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

[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 --

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

2012-05-01 Thread Tommy
On Tue, 01 May 2012 15:21:52 +0200, Tommy ba...@quipo.it wrote: On Tue, 01 May 2012 14:45:32 +0200, Caolán McNamara caol...@redhat.com 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

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

[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 +-

[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 chrrossman...@gmx.de Date: Tue May

[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 dtar...@redhat.com Date: Tue May 1 17:06:53 2012 +0200 fix linux case with system expat Change-Id:

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 should poke the

[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 ati...@suse.com 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

[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

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.org

[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

[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

[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

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

[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 serval2...@yahoo.fr Date: Tue May 1 18:46:14 2012 +0200 Resolves: fdo#49324 (Does not recognize VBA macro in

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

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

[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 nthieb...@gmail.com Date: Tue May 1 12:30:20 2012 -0500 Wno-error hack is really for MacOSX only... This need to be fixed

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 serval2...@yahoo.fr wrote: Done thank for your support. I think you've accidentally committed one TODO JUL line? :-) Best Regards, -- Korrawit Pruegsanusak ___ LibreOffice mailing list

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 tomas.chva...@gmail.com 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

[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 serval2...@yahoo.fr Date: Tue May 1 19:42:50 2012 +0200 Oups !

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 Nabetserval2...@yahoo.fr wrote: Done thank for your support. I think you've accidentally committed one TODO JUL line? :-) Best Regards, Corrected in commit

[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 serval2...@yahoo.fr Date: Tue May 1 19:49:14 2012 +0200 Revert this not wanted test Change-Id:

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 Nabetserval2...@yahoo.fr wrote: Done thank for your support. I think you've accidentally committed one TODO JUL line? :-) Best Regards, Corrected

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

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 don't

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) heinzless...@googlemail.com wrote: And two for Classic: http://cgit.freedesktop.org/libreoffice/core/log/?qt=grepq=classical+icon The zip file in the Classic theme folder is a result of this bug, AFAIK:

[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 dtar...@redhat.com Date: Tue May 1 21:02:34 2012 +0200

SVG: tspan

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

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

2012-05-01 Thread Tommy
On Tue, 01 May 2012 10:34:07 +0200, Michael Meeks michael.me...@suse.com 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

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: [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 caol...@redhat.com 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

[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

[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 +

Re: SVG: tspan

2012-05-01 Thread Marco Cecchetti
On Tue, 01 May 2012 21:47:03 +0200, Christina Roßmanith chrrossman...@gmx.de wrote: Hi, consider the following SVG example: svgtexttspanq/tspan/text/svg which is rendered blank instead of showing the letter 'q'. tspan prevents q being added to sText here (svgreader.cxx):

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

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

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

[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 nthieb...@gmail.com Date: Tue May 1 17:38:06 2012 -0500 localebe need corefoundation too Change-Id:

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

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

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,

[Libreoffice-commits] Changes to 'go-oo'

2012-05-01 Thread Michael Meeks
New branch 'go-oo' available with the following commits: ___ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: Branch 'go-oo' - 3 commits - about/index.html about/index.php developers/index.html developers/index.php developers/mailarchive download/index.html download/index.php include.

2012-05-01 Thread Michael Meeks
Makefile | 23 --- about/index.html | 71 --- about/index.php | 42 -- developers/index.html | 239 +- developers/index.php | 204

[Libreoffice-bugs] [Bug 49323] New: [BUG, WRITER, FORMATTING, UI] Missing option keeping in Frame Styles dialog of Writer templates

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49323 Bug #: 49323 Summary: [BUG, WRITER, FORMATTING, UI] Missing option keeping in Frame Styles dialog of Writer templates Classification: Unclassified Product: LibreOffice Version:

[Libreoffice-bugs] [Bug 49323] [BUG, WRITER, FORMATTING, UI] Missing option keeping in Frame Styles dialog of Writer templates

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49323 Christian Kühl kuehl.christ...@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 49324] New: Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49324 Bug #: 49324 Summary: Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2 Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release

[Libreoffice-bugs] [Bug 49324] Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49324 --- Comment #1 from hmoi h...@ashisuto.co.jp 2012-04-30 23:27:08 PDT --- Created attachment 60822 -- https://bugs.freedesktop.org/attachment.cgi?id=60822 Created with Japabese MS Excel 2003. LO352 did NOT recognize VBA Macro. -- Configure

[Libreoffice-bugs] [Bug 49325] New: [RFE] Missing option in template for Frame Styles dialog

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49325 Bug #: 49325 Summary: [RFE] Missing option in template for Frame Styles dialog Classification: Unclassified Product: LibreOffice Version: unspecified Platform: All

[Libreoffice-bugs] [Bug 49320] FILEOPEN particular Hebrew MSO2007 .docx latin-alphabet document shows confused LTR RTL

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

[Libreoffice-bugs] [Bug 49319] EDITING: Cannot change a polygon point to Smooth Transition

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

[Libreoffice-bugs] [Bug 49327] New: DDE link cannot be inserted via Paste

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49327 Bug #: 49327 Summary: DDE link cannot be inserted via Paste Classification: Unclassified Product: LibreOffice Version: LibO 3.5.2 Release Platform: Other OS/Version: Windows

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

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

[Libreoffice-bugs] [Bug 49324] Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49324 --- Comment #2 from hmoi h...@ashisuto.co.jp 2012-04-30 23:55:59 PDT --- [LibreOffice 3.5.2.2, Windows XP SP3, Japanese ] When trying to execute a VBA macro in LibreOffice 3.5.2 with VBA Support Option to 1 (and VBA options checked in

[Libreoffice-bugs] [Bug 49307] FORMATTING: Tab key not working, no Tabs card in menu 'Format - Paragraph'

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

[Libreoffice-bugs] [Bug 43927] EDITING Forms - tabulator for tablecontrol in subforms not removable

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43927 --- Comment #2 from rob...@familiegrosskopf.de 2012-05-01 00:02:06 PDT --- Created attachment 60824 -- https://bugs.freedesktop.org/attachment.cgi?id=60824 2 forms - one with auto-sorted tabulator. Tabulator to subform not removable. First

[Libreoffice-bugs] [Bug 49324] Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49324 hmoi h...@ashisuto.co.jp changed: What|Removed |Added OS/Version|Windows (All) |All -- Configure bugmail:

[Libreoffice-bugs] [Bug 43929] EDITING Tables: Changing of maximum value of binary-fields must be possible

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43929 --- Comment #2 from rob...@familiegrosskopf.de 2012-05-01 00:21:54 PDT --- It's right. When creating tables there are many ways to set character-length to varchar-fileds and other fileds. But there ist no way to set max-value for pictures. There

[Libreoffice-bugs] [Bug 49328] New: EDITING: Relations form-subform, suggested when editing forms, won't work right

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49328 Bug #: 49328 Summary: EDITING: Relations form-subform, suggested when editing forms, won't work right Classification: Unclassified Product: LibreOffice Version: unspecified

[Libreoffice-bugs] [Bug 49329] New: EDITING: Wizard for forms ignores background-color

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49329 Bug #: 49329 Summary: EDITING: Wizard for forms ignores background-color Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 RC2 Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 49113] Writer crashes when opening file

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49113 --- Comment #4 from ig...@yandex.ru 2012-05-01 00:47:01 PDT --- I tried, under Windows the same problem. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Libreoffice-bugs] [Bug 44580] EasyHack: share autocorrect replacement table for misc. language subgroups

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44580 --- Comment #4 from tommy27 ba...@quipo.it 2012-05-01 00:55:08 PDT --- @j...@jamandbees.net sorry to hear that, but at least you tried so I appreciate your efforts anyway. -- Configure bugmail:

[Libreoffice-bugs] [Bug 47745] Better defaults of bullet point lists (spacing and indention)

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

[Libreoffice-bugs] [Bug 49329] EDITING: Wizard for forms ignores background-color

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49329 vitriol vitriol_vitr...@katamail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 47745] Better defaults of bullet point lists (spacing and indention)

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47745 glepp...@gmx.de changed: What|Removed |Added CC||glepp...@gmx.de --- Comment #2 from

[Libreoffice-bugs] [Bug 49183] MinGW: Windows resources (.res) are not linked to executables

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49183 Andras Timar tima...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED Status

[Libreoffice-bugs] [Bug 49324] Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49324 --- Comment #3 from Julien Nabet serval2...@yahoo.fr 2012-05-01 03:04:32 PDT --- Created attachment 60825 -- https://bugs.freedesktop.org/attachment.cgi?id=60825 logs when I open each of both files On pc Debian x86-64, master updated today, I

[Libreoffice-bugs] [Bug 49324] Does not recognize VBA macro in JAPANESE of LibreOffice 3.5.2

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

[Libreoffice-bugs] [Bug 45019] FILEOPEN Password protected file opens in background (visible on task bar / invisible in Unity)

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45019 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Severity|normal |major CC|

[Libreoffice-bugs] [Bug 45019] FILEOPEN Password protected file opens in background (visible on task bar / invisible in Unity)

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45019 --- Comment #2 from Cor Nouws c...@nouenoff.nl 2012-05-01 03:46:56 PDT --- this happens on 3.5.3.1 and on a daily version 3.6.0alpha0+ Build ID: 87897ea -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Libreoffice-bugs] [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 c...@nouenoff.nl changed: What|Removed |Added Depends on||45019 --- Comment #298 from

[Libreoffice-bugs] [Bug 45019] FILEOPEN Password protected file opens in background (visible on task bar / invisible in Unity)

2012-05-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45019 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Blocks||37361 -- Configure

  1   2   >