[Libreoffice-commits] .: oox/source

2012-05-16 Thread Muthu Subramanian
oox/source/drawingml/chart/objectformatter.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ef4d2a80ee726faa91b3fc2402126813d92666ef Author: Muthu Subramanian Date: Thu May 17 12:47:26 2012 +0530 n#760029: Floor borders were missing from 3D Charts.

Re: [PATCH] make, use mixed paths on cygwin, remove ugly paths conversion

2012-05-16 Thread Andras Timar
2012/5/16 Matúš Kukan : > Is there still any problem with translations ? Not after http://cgit.freedesktop.org/libreoffice/core/commit/?id=9baeb0bd8f621457d265f09bd377d7147141030d Andras ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org ht

Re: [Libreoffice-commits] .: 6 commits - configure.in i18npool/Library_i18npool.mk solenv/gbuild

2012-05-16 Thread David Tardon
On Wed, May 16, 2012 at 03:00:33PM -0700, Michael Stahl wrote: > commit b6076ec3c1b9c384d8229cd079c39f510a9f38f7 > Author: Michael Stahl > Date: Wed May 16 20:32:28 2012 +0200 > > gbuild: fix build executable dependencies: > > Rules that invoke generated executables should have dep

[Libreoffice-commits] .: l10ntools/Package_scripts.mk

2012-05-16 Thread Andras Timar
l10ntools/Package_scripts.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9baeb0bd8f621457d265f09bd377d7147141030d Author: Andras Timar Date: Thu May 17 07:41:30 2012 +0200 on Windows we need both propex (Perl script) and propex.bat (launcher) Chan

Licensing

2012-05-16 Thread Alan Du
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] .: Branch 'feature/gbuild_testtools' - testtools/CustomTarget_bridgetest_climaker.mk testtools/CustomTarget_bridgetest_javamaker.mk testtools/CustomTarget_uno_services.mk testtoo

2012-05-16 Thread David Ostrovsky
testtools/CustomTarget_bridgetest_climaker.mk | 25 +- testtools/CustomTarget_bridgetest_javamaker.mk | 10 ++-- testtools/CustomTarget_uno_services.mk | 60 - testtools/Jar_testComponent.mk | 14 + testtools/Module_testtools.mk

Re: [Libreoffice-commits] .: Branch 'feature/gbuild_testtools' - Repository.mk ...

2012-05-16 Thread David Ostrovsky
Hi Matúš, thanks ,-) David said to me that I should not merge the master to the feature branch. That why i missed this commit from Michael. Ciao David On 16.05.2012 23:59, Matúš Kukan wrote: Hi David, On 16 May 2012 23:41, David Ostrovsky wrote: +TTUS := $(call gb_CustomTarget_get_workdir,t

blank licence statement

2012-05-16 Thread Alexandre Fournier
To whom it may concern I, Alexandre Fournier, accept that All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Regards, A.F. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.

Re: having trouble building udkapi module on master today

2012-05-16 Thread Michael Stahl
On 16/05/12 15:14, Noel Grandin wrote: > > > On 2012-05-16 14:51, Matúš Kukan wrote: >> Only to change config_host.mk: >> - export WORKDIR=D://workdir/wntmsci12.pro >> + export WORKDIR=D:/workdir/wntmsci12.pro >> I mean to replace // -> / >> I have no idea if that can help but I can't see any ot

[Libreoffice-commits] .: 6 commits - configure.in i18npool/Library_i18npool.mk solenv/gbuild

2012-05-16 Thread Michael Stahl
configure.in | 14 -- i18npool/Library_i18npool.mk |2 +- solenv/gbuild/AllLangResTarget.mk | 27 ++- solenv/gbuild/ComponentTarget.mk |3 ++- solenv/gbuild/Extension.mk|5 +++-- solenv/gbuild/LinkTarget.mk

Re: [Libreoffice-commits] .: Branch 'feature/gbuild_testtools' - Repository.mk ...

2012-05-16 Thread Matúš Kukan
Hi David, On 16 May 2012 23:41, David Ostrovsky wrote: >>> +TTUS := $(call gb_CustomTarget_get_workdir,testtools/uno_services) > > >> Please, do not do that. Just use >> $(call gb_CustomTarget_get_workdir,testtools/uno_services) where >> necessary. > > > This one I really don't understand. First

[ANN] LibreOffice 3.5.4 RC1 test builds available for smoketesting

2012-05-16 Thread Thorsten Behrens
Hi *, for 3.5.4 RC1, we're now uploading builds to a public (but non-mirrored - so don't spread news too widely!) place, as soon as they're available. Grab them here: http://dev-builds.libreoffice.org/pre-releases/ If you've a bit of time, please give them a try & report *critical* bugs not yet

Re: [Libreoffice-commits] .: Branch 'feature/gbuild_testtools' - Repository.mk ...

2012-05-16 Thread David Ostrovsky
Hi David, well it was not ready yet ;-) Anyway, thanks for your comments. +TTUS := $(call gb_CustomTarget_get_workdir,testtools/uno_services) Please, do not do that. Just use $(call gb_CustomTarget_get_workdir,testtools/uno_services) where necessary. This one I really don't understand. Fir

About my contributions to LibreOffice and license statement

2012-05-16 Thread Francisco Kem Iti Saito
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license -- Francisco Kem Iti Saito Diretor de Mercados e Produtos http://www.4linux.com.br/ 11-2125-4774 11-9974-1583 ___ LibreOffice mailing list LibreOffi

Re: [GSoC2012] Introduction / Signed PDF export

2012-05-16 Thread Thorsten Behrens
Hi Gökçen, let me chime in here - so barring any technical issues, or further insight, I'd love to have this result in something that can be used under European e-government regulations. Something to look into for guidance clearly is PortableSigner, which is maintained by the Austrian government

[Libreoffice-commits] .: icu/icu4c-build.patch icu/icu4c-rpath.patch icu/makefile.mk

2012-05-16 Thread Tor Lillqvist
icu/icu4c-build.patch | 14 -- icu/icu4c-rpath.patch | 14 ++ icu/makefile.mk |4 +++- 3 files changed, 17 insertions(+), 15 deletions(-) New commits: commit a7098c77b37106e88cd23c9caaf0d31eaa0d5cba Author: Tor Lillqvist Date: Wed May 16 23:50:00 2012 +030

[ANN] LibreOffice 3.5.4 RC1 test builds available

2012-05-16 Thread Fridrich Strba
[Corrected mistake in Subject: [ANN] LibreOffice 3.5.4 RC1 test builds available] Hi *, for the upcoming new version 3.5.4, the RC1 builds now start to be available on pre-releases. This build is slated to be first release candidate build on the way towards 3.5.4, please refer to our release plan

[ANN] LibreOffice 3.5.3 RC1 test builds available

2012-05-16 Thread Fridrich Strba
Hi *, for the upcoming new version 3.5.4, the RC1 builds now start to be available on pre-releases. This build is slated to be first release candidate build on the way towards 3.5.4, please refer to our release plan timings here: http://wiki.documentfoundation.org/ReleasePlan#3.5_release Builds

[Libreoffice-commits] .: binaryurp/source cppu/source

2012-05-16 Thread Stephan Bergmann
binaryurp/source/bridge.cxx | 52 -- binaryurp/source/bridge.hxx |4 +- cppu/source/threadpool/threadpool.cxx | 24 +++ cppu/source/threadpool/threadpool.hxx |4 +- 4 files changed, 52 insertions(+), 32 deletions(-) New c

Blanket statement

2012-05-16 Thread Martin Srebotnjak
Hello, All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Lp, Martin Srebotnjak ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffic

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 gzernmpl...@mixedstuff.de changed: What|Removed |Added Depends on||50018 -- Configure bugmail:

[Libreoffice-commits] .: Makefile.top

2012-05-16 Thread Matus Kukan
Makefile.top |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9aad89df8757d4570084424e63b9562a13448bde Author: Matúš Kukan Date: Wed May 16 20:00:47 2012 +0200 improve make invocation Change-Id: I9dbe77062df3a9b02dab0f5755c0e616829fa125 diff --g

Re: [ languagetool-Bugs-3526635 ] SingletonFactory should implement XServiceInfo

2012-05-16 Thread Daniel Naber
On Mittwoch, 16. Mai 2012, Stephan Bergmann wrote: Hi Stephan, > The LibreOffice sources still include LanguageTool 1.4.0. Should we > eventually update that? sure, that would be nice. The release is planned for 2012-06-30. Compared to 1.4 there are a few new dependencies, mostly because we s

[PUSHED] Re: [REVIEW:3-5-4] Missing symbol when linking oox

2012-05-16 Thread Lubos Lunak
On Wednesday 16 of May 2012, Miklos Vajna wrote: > On Wed, May 16, 2012 at 06:04:19PM +0200, Petr Mladek wrote: > > we need two more approvals for > > http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id > >=619b692dfd5c19fb7de344d25bcbb8689e5dc940 for 3-5-4 branch. > > Looks

[Libreoffice-commits] .: Branch 'libreoffice-3-5-4' - oox/Library_oox.mk

2012-05-16 Thread Lubos Lunak
oox/Library_oox.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 3a91ffeefdd442b28e982053379e9be75d090013 Author: Fridrich Å trba Date: Wed May 16 11:37:35 2012 +0200 Build fix on Windows Change-Id: If65286d5cda6d1a9bfd31b4c89623b836007a39e Signed-off-by:

[Libreoffice-commits] .: icon-themes/galaxy

2012-05-16 Thread Jan Holesovsky
icon-themes/galaxy/sw/res/page-shadow-mask.png |binary 1 file changed New commits: commit f23d055dbee887ef9ebdf0a72b83ee1de91b7b8b Author: Jan Holesovsky Date: Wed May 16 18:31:13 2012 +0200 writer: Fix off-by-one problem with the shadow image. Change-Id: I4530ecdc5292814de095ce

[Libreoffice-commits] .: icon-themes/galaxy

2012-05-16 Thread Jan Holesovsky
icon-themes/galaxy/sw/res/page-shadow-mask.png |binary 1 file changed New commits: commit f92c3d0e63c893f32aeeb3466ce8f2ca7b03c7cb Author: Jan Holesovsky Date: Wed May 16 18:13:56 2012 +0200 writer: Make the document frame look like in Impress. Change-Id: I0b30ed9210d46ae40789d2

Re: [REVIEW:3-5-4] Missing symbol when linking oox

2012-05-16 Thread Miklos Vajna
On Wed, May 16, 2012 at 06:04:19PM +0200, Petr Mladek wrote: > we need two more approvals for > http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=619b692dfd5c19fb7de344d25bcbb8689e5dc940 > for 3-5-4 branch. Looks OK to me. Sorry, I obviously did not build-test the patch on

[Libreoffice-commits] .: android/Bootstrap android/experimental android/qa configure.in

2012-05-16 Thread Tor Lillqvist
android/Bootstrap/local.properties.in |2 -- android/experimental/DocumentLoader/Makefile|8 ++-- android/experimental/DocumentLoader/local.properties.in |2 -- android/qa/desktop/Makefile | 10 +++--- android/qa/deskt

[REVIEW:3-5-4] Missing symbol when linking oox

2012-05-16 Thread Petr Mladek
Hi, we need two more approvals for http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=619b692dfd5c19fb7de344d25bcbb8689e5dc940 for 3-5-4 branch. It fixes build error on Windows: --- cut --- vbamodule.o : error LNK2019: unresolved external symbol "__declspec(dllimport) bool

Re: [ANNOUNCE] libreoffice-3.5.4.1 tag created (3.5.4-rc1)

2012-05-16 Thread Petr Mladek
Petr Mladek píše v Út 15. 05. 2012 v 17:21 +0200: > Hi, > > there have been created the libreoffice-3.5.4.1 tag for 3.5.4-rc1 > release. The corresponding official builds will be available within > next few days. The build on Windows failed in oox because of a missing symbol. It helped to link ag

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - oox/Library_oox.mk

2012-05-16 Thread Petr Mladek
oox/Library_oox.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 619b692dfd5c19fb7de344d25bcbb8689e5dc940 Author: Fridrich Å trba Date: Wed May 16 11:37:35 2012 +0200 Build fix on Windows Change-Id: If65286d5cda6d1a9bfd31b4c89623b836007a39e Signed-off-by:

[Libreoffice-commits] .: 3 commits - android/experimental sal/android

2012-05-16 Thread Tor Lillqvist
android/experimental/DocumentLoader/Makefile |4 ++-- android/experimental/DocumentLoader/src/org/libreoffice/android/examples/DocumentLoader.java |6 +++--- sal/android/lo-bootstrap.c

[Libreoffice-commits] .: svtools/source

2012-05-16 Thread Jan Holesovsky
svtools/source/control/ruler.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit cd28abc0496b72828c48815b4336a6b1321cb817 Author: Jan Holesovsky Date: Wed May 16 17:22:43 2012 +0200 ruler: More off-by-one drawing problems fixed (hopefully all

[Libreoffice-commits] .: oox/source

2012-05-16 Thread Muthu Subramanian
oox/source/drawingml/textparagraphproperties.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46083c95c9f4058cc7e9aad3c316de78446897b3 Author: Muthu Subramanian Date: Wed May 16 20:53:43 2012 +0530 Crash fix. diff --git a/oox/source/drawingml/textparagraph

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-16 Thread Lubos Lunak
On Wednesday 16 of May 2012, Stephan Bergmann wrote: > On 05/16/2012 04:07 PM, Lubos Lunak wrote: > > Given that those differences you mention should be either irrelevant in > > practice or compiler bugs, even I, having rather fast build system, do > > not see -O2 worth using. > > ...yes, I mainl

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-16 Thread Stephan Bergmann
On 05/16/2012 04:07 PM, Lubos Lunak wrote: On Wednesday 16 of May 2012, Stephan Bergmann wrote: On 05/16/2012 03:09 PM, Lubos Lunak wrote: Now --enable-debug=-sc/ means that sc/ is built without -g and with -O2. In other words, the compiler spends extra time working on code I don't care abou

[Libreoffice-commits] .: Branch 'libreoffice-3-5-4' - libvisio/libvisio-0.0.16-nothrow.patch libvisio/makefile.mk

2012-05-16 Thread Bjoern Michaelsen
libvisio/libvisio-0.0.16-nothrow.patch | 31 +++ libvisio/makefile.mk |1 + 2 files changed, 32 insertions(+) New commits: commit 28163aaf819b49fe0d271b1155196977579a2734 Author: Fridrich Å trba Date: Wed May 16 15:24:04 2012 +0200 Let V

[Libreoffice-commits] .: 2 commits - chart2/source cui/source dbaccess/source sd/source shell/source svtools/source svx/source writerfilter/source

2012-05-16 Thread Takeshi Abe
chart2/source/tools/Scaling.cxx |8 chart2/source/view/axes/DateScaling.cxx |5 - cui/source/customize/cfg.cxx |1 - cui/source/dialogs/cuigaldlg.cxx |3 --- cui/source/dialogs/scriptdlg.

[Libreoffice-commits] .: xmloff/source

2012-05-16 Thread Caolán McNamara
xmloff/source/draw/sdxmlimp.cxx |4 1 file changed, 4 deletions(-) New commits: commit cc92cb54e246e48dc62ef149aeaa550e14ec3a9e Author: Caolán McNamara Date: Wed May 16 15:16:53 2012 +0100 completely nutso merge bustage since 2004 useless unused fat global objects since

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - libvisio/libvisio-0.0.16-nothrow.patch libvisio/makefile.mk

2012-05-16 Thread Michael Meeks
libvisio/libvisio-0.0.16-nothrow.patch | 31 +++ libvisio/makefile.mk |1 + 2 files changed, 32 insertions(+) New commits: commit 662457e973b8f35eb65808095e57949b41c72e8a Author: Fridrich Å trba Date: Wed May 16 15:24:04 2012 +0200 Let V

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-16 Thread Lubos Lunak
On Wednesday 16 of May 2012, Stephan Bergmann wrote: > On 05/16/2012 03:09 PM, Lubos Lunak wrote: > > Now --enable-debug=-sc/ means that sc/ is built without -g and with > > -O2. In other words, the compiler spends extra time working on code I > > don't care about at all. There was a reason why O

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-16 Thread Stephan Bergmann
On 05/16/2012 03:09 PM, Lubos Lunak wrote: Now --enable-debug=-sc/ means that sc/ is built without -g and with -O2. In other words, the compiler spends extra time working on code I don't care about at all. There was a reason why OPT flags was empty in --enable-debug build - as soon as I do a de

Re: having trouble building udkapi module on master today

2012-05-16 Thread Matúš Kukan
On 16 May 2012 15:14, Noel Grandin wrote: > > > On 2012-05-16 14:51, Matúš Kukan wrote: >> >> Only to change config_host.mk: >> - export WORKDIR=D://workdir/wntmsci12.pro >> + export WORKDIR=D:/workdir/wntmsci12.pro >> I mean to replace // ->  / >> I have no idea if that can help but I can't see a

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

2012-05-16 Thread Muthu Subramanian
oox/inc/oox/drawingml/textliststyle.hxx |4 +++ oox/inc/oox/drawingml/textparagraphproperties.hxx |4 +++ oox/inc/oox/helper/propertyset.hxx|4 +++ oox/source/drawingml/textliststyle.cxx| 10 oox/source/drawingml/textparagraphproperties.

blanket statement

2012-05-16 Thread Dan Corneanu
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. -- Corneanu Dan Sava Technologies Sf. Nicolae Nr. 5, Ap. 2 300015 Timisoara Romania Phone: +40 256 201 269 Email: c...@savatech.ro Web: http://www.savatech.ro _

blanket license stmt

2012-05-16 Thread EG internetdiensten | Evertjan Garretsen
Hi all, All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Evertjan Garretsen ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: libvisio/libvisio-0.0.16-nothrow.patch libvisio/makefile.mk

2012-05-16 Thread Fridrich Strba
libvisio/libvisio-0.0.16-nothrow.patch | 31 +++ libvisio/makefile.mk |1 + 2 files changed, 32 insertions(+) New commits: commit 30590f00e44cbe7b2a5253f544302ee5b0c3c08d Author: Fridrich Å trba Date: Wed May 16 15:24:04 2012 +0200 Let V

Re: How to add color scales to ODF?

2012-05-16 Thread Markus Mohrhard
Hey Eike, >> The other not so clean solution but more likely accepted solution is >> to add also a new section for conditional formats. But instead of >> moving all conditional formatting information just store the range in >> this section. > > This is an approach that should work and also pass th

Re: having trouble building udkapi module on master today

2012-05-16 Thread Noel Grandin
On 2012-05-16 14:51, Matúš Kukan wrote: Only to change config_host.mk: - export WORKDIR=D://workdir/wntmsci12.pro + export WORKDIR=D:/workdir/wntmsci12.pro I mean to replace // -> / I have no idea if that can help but I can't see any other difference. Cool, that works. Now how do we get con

--enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-16 Thread Lubos Lunak
On Tuesday 08 of May 2012, Michael Stahl wrote: > config_host.mk.in|2 > configure.in | 48 ++- > filter/source/pdf/impdialog.cxx | 29 +++ > oox/source/dump/dumperbase.cxx |

Re: having trouble building udkapi module on master today

2012-05-16 Thread Matúš Kukan
On 16 May 2012 14:39, Noel Grandin wrote: > Hi > > So, as it turns out I was wrong, and this is in fact related to the > --with-solver-and-workdir-root=/cygdrive/D option. > The log below contains more info, and I've also dumped the contents of the > RESPONSEFILE. > It looks like the code is someh

Re: [PATCH] fdo#43209 - Implement line cap butt, round and square as defined in ODF 1.2

2012-05-16 Thread Michael Meeks
Hi Regina, On Wed, 2012-05-16 at 13:40 +0200, Regina Henschel wrote: > The patch brings the line cap feature from AOO3.4 to LO3.6. It is > technical correct (hopefully). The whole patch is under Apache License > 2.0. The patch is not completely done by me, but second author is Armin > Le Grand,

Re: having trouble building udkapi module on master today

2012-05-16 Thread Noel Grandin
Hi So, as it turns out I was wrong, and this is in fact related to the --with-solver-and-workdir-root=/cygdrive/D option. The log below contains more info, and I've also dumped the contents of the RESPONSEFILE. It looks like the code is somehow trying to write to the incorrect location, but I

[Libreoffice-commits] .: configure.in

2012-05-16 Thread Tor Lillqvist
configure.in |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 60618628682d0308c3aa46cd2074fca6a0512ace Author: Tor Lillqvist Date: Wed May 16 14:39:36 2012 +0300 More verbose (hopefully correct) help for --enable-headless Change-Id: I632cfca94a55a

[PATCH] fdo#43209 - Implement line cap butt, round and square as defined in ODF 1.2

2012-05-16 Thread Regina Henschel
Hi all, the patch is attached to fdo#43209 The attached patch has a wrong bug number in the comment, please correct it to fdo#43209. I don't know, how to correct a wrong local commit message. The patch brings the line cap feature from AOO3.4 to LO3.6. It is technical correct (hopefully). The

Re: [PATCH] fdo#47246: vcl: fix --enable-headless build

2012-05-16 Thread Matúš Kukan
On 16 May 2012 13:07, Riccardo Magliocchetti wrote: > Hello, > > following android way of building stuff in vcl/ is enough to fix it. Thanks, pushed. -- Matus ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/m

[Libreoffice-commits] .: vcl/Module_vcl.mk

2012-05-16 Thread Matus Kukan
vcl/Module_vcl.mk |7 --- 1 file changed, 7 deletions(-) New commits: commit b576aa1318ebdfea8349c23da7a8b1237156a8f9 Author: Riccardo Magliocchetti Date: Wed May 16 12:54:05 2012 +0200 fdo#47246: vcl: fix --enable-headless build Follow android way of building stuff.

[PATCH] fdo#47246: vcl: fix --enable-headless build

2012-05-16 Thread Riccardo Magliocchetti
Hello, following android way of building stuff in vcl/ is enough to fix it. thanks, riccardo >From 376b09805a8219a109c0fed32223c2992c1bab43 Mon Sep 17 00:00:00 2001 From: Riccardo Magliocchetti Date: Wed, 16 May 2012 12:54:05 +0200 Subject: [PATCH] fdo#47246: vcl: fix --enable-headless build F

[Libreoffice-commits] .: 3 commits - icu/makefile.mk l10ntools/source sdext/source sd/source sfx2/source stoc/source svl/inc svl/source svtools/source vcl/generic vcl/inc vcl/source xmlhelp/source

2012-05-16 Thread Caolán McNamara
icu/makefile.mk |2 l10ntools/source/help/HelpCompiler.cxx |1 l10ntools/source/help/HelpCompiler.hxx |4 - l10ntools/source/help/HelpLinker.cxx|8 +-- l10ntools/source/help/HelpLinker_main.cxx

[REVIEW-3-5] fdo#48914 uninstall process should remove .pyc files from install directory

2012-05-16 Thread Andras Timar
Hi, When install location is writable to user (typical on Windows XP), Python generates .pyc files. We can remove them using the RemoveFile table in MSI. We generate an entry for each .py file in the install set. http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e90e00f1499eaf4139ed53c2b89

Re: oo-buildsrv2

2012-05-16 Thread Stephan Bergmann
[I'm including the ML in the loop. The context is Fridrich's RHEL/CentOS 4.9 machine that, AFAIU, is used to do "official" (www.libreoffice.org/download) release builds. It used to do so with a custom-built GCC version, and we would like to switch to the GCC 4.1.2 that is available on RHEL/Ce

Re: LibreOffice: license statement ...

2012-05-16 Thread Andrew West
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Andrew West (BabelStone) On 15 May 2012 12:32, Michael Meeks wrote: > Hi Andrew, > >        I'm just working through the MPL/LGPLv3+ re-licensing audit at > the moment (so we can include cod

License statement

2012-05-16 Thread Никита Офицеров
Hi everyone, All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Nikita Ofitserov ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffi

Re: [REVIEW-3-5-4] recent documents corruption fix

2012-05-16 Thread Michael Stahl
On 16/05/12 11:02, Michael Meeks wrote: > > On Wed, 2012-05-16 at 09:47 +0200, Stephan Bergmann wrote: >> Please review and consider for backporting to libreoffice-3-5 and >> libreoffice-3-5-4. > > Looks great to me; cherry-picked to -3-5, we need another couple of > reviews for -3-5-4 I t

[REVIEW-3-5-4] recent documents corruption fix

2012-05-16 Thread Michael Meeks
On Wed, 2012-05-16 at 09:47 +0200, Stephan Bergmann wrote: > Please review and consider for backporting to libreoffice-3-5 and > libreoffice-3-5-4. Looks great to me; cherry-picked to -3-5, we need another couple of reviews for -3-5-4 I think :-) Thanks, Michael

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

2012-05-16 Thread Michael Meeks
unotools/source/config/historyoptions.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit fcac9e82d3233d85a6da11bd716a7dc357d5eed2 Author: Stephan Bergmann Date: Wed May 16 09:32:51 2012 +0200 fdo#46074 fdo#49948 Ignore corrupted items in Rec

Re: ODF proposal for element

2012-05-16 Thread Noel Power
Hi Eike On 15/05/12 15:54, Eike Rathke wrote: Hi Noel, On Thursday, 2012-05-10 20:19:17 +0100, Noel Power wrote: lame I know, but as far as I can see ( and that's just with very limited experience playing with this feature ) excel ( the one and only version I checked ) seems to just insert 0.

Re: [ANN] Referencing bugs in commits

2012-05-16 Thread Markus Mohrhard
Hey Lionel, > When pushing to another branch than master or > libreoffice-3-5/libreoffice-3-5-* (in particular to a feature/* > branch), it sets an empty "target:" whiteboard; it should just not > touch the whiteboard instead of that empty non-informative tag. > Hopefully I have fixed this now.

Re: license statement

2012-05-16 Thread Christian Lohmaier
Hi Joost, On Tue, May 15, 2012 at 8:42 PM, Joost Eekhoorn wrote: > P.S. I am still searching for a realy easy task for calc, with C++ and/or > Python2.7 or Python3 What about this one: https://bugs.freedesktop.org/show_bug.cgi?id=48256 Summary: EasyHack: clean out Hide/Show Cursor ... Whiteboard

Re: [PATCH] make, use mixed paths on cygwin, remove ugly paths conversion

2012-05-16 Thread Matúš Kukan
On 16 May 2012 07:36, Andras Timar wrote: >> On 2012-05-06 20:57, Matúš Kukan wrote: >> It should work without problems ;-) >> > > By the way, do you build without dictionaries and translations? I'm > having troubles with these modules. I had them enabled when testing. > log for /cygdrive/c/lo/l

[REVIEW-3-5] [REVIEW-3-5-4] Re: [Libreoffice-commits]

2012-05-16 Thread Stephan Bergmann
Following up on the auto-healing attempt of "FILEOPEN: No Recent Documents...", "FILEOPEN: No recent documents" revealed a further problem that can still prevent auto-healing of the Re

[Libreoffice-commits] .: 2 commits - svtools/source unotools/inc unotools/Package_inc.mk unotools/source

2012-05-16 Thread Stephan Bergmann
svtools/source/config/accessibilityoptions.cxx | 39 ++--- svtools/source/config/printoptions.cxx | 28 - unotools/Package_inc.mk|1 unotools/inc/unotools/loghelper.hxx| 48 unotools/source/config/historyoption

RE: [PUSHED][PATCH] fdo#44456 added calc function DATEDIF as in ODF 1.2

2012-05-16 Thread Winfried Donkers
Hi Regina, >Van: Regina Henschel [rb.hensc...@t-online.de] >Verzonden: dinsdag 15 mei 2012 19:55 >The page >http://wiki.services.openoffice.org/wiki/Calc/ODFF_Implementation/Examine_functions >lists some missing functions in the lower part. And perhaps you add >yourself to DATEDIF with comment "fd

[Libreoffice-commits] .: 3 commits - android/Bootstrap android/experimental sal/android

2012-05-16 Thread Tor Lillqvist
android/Bootstrap/src/org/libreoffice/android/Bootstrap.java |6 android/experimental/DocumentLoader/Makefile |7 sal/android/lo-bootstrap.c | 208 +++ 3 files changed, 216 insertions(+), 5 deletions(-) New commits: commit d31e4

[Libreoffice-commits] .: solenv/bin

2012-05-16 Thread Andras Timar
solenv/bin/make_installer.pl |6 +++--- solenv/bin/modules/installer/globals.pm|1 + solenv/bin/modules/installer/windows/file.pm | 21 - solenv/bin/modules/installer/windows/removefile.pm |8 ++-- 4 files changed, 26 in