[Libreoffice-commits] .: configure.in

2012-05-12 Thread Caolán McNamara
configure.in | 36 1 file changed, 12 insertions(+), 24 deletions(-) New commits: commit 27cf5f8140c99937aa3e3d7ee3c20a11dd1cabe1 Author: Caolán McNamara Date: Sat May 12 09:37:20 2012 +0100 cross-compilation with mingw32 woes in i18npool s

License statement

2012-05-12 Thread Povilas Kanapickas
All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Cheers, Povilas ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: How to add color scales to ODF?

2012-05-12 Thread Stefan Knorr (Astron)
Only sent this to Kohei... sending to list, too, now. On 12 May 2012 12:09, Stefan Knorr (Astron) wrote: > Hi all, > > On 11 May 2012 17:50, Kohei Yoshida wrote: >> On Fri, May 11, 2012 at 8:53 AM, Michael Stahl wrote: >> >>> i wonder if that restriction is really necessary. >> >> IMO it is. I

Re: [Libreoffice-commits] .: 2 commits - accessibility/CustomTarget_bridge_inc.mk configure.in extensions/CustomTarget_so_activex_idl.mk extensions/Library_so_activex.mk extensions/Library_so_activex_

2012-05-12 Thread Noel Grandin
Ah, you are correct. OK, So I just did a test on my tinderbox with really long paths and it fails dramatically all over the place. I'll see if I can figure out where the breaking point is. On 2012-05-11 18:21, Lubos Lunak wrote: On Friday 11 of May 2012, Noel Grandin wrote: On 2012-05-11 17

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #307 from Rainer Bielefeld 2012-05-12 04:47:14 PDT --- Add "Bug 30920 - closing the license document closes LibO". I doubt that that crashes cause much problems, but it's a crash at a very visible place an can be used for malicious-j

[Libreoffice-commits] .: sw/source

2012-05-12 Thread Arnaud Versini
sw/source/filter/xml/xmlexpit.cxx |2 ++ sw/source/filter/xml/xmlimpit.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit bf059373655c0bb8f69f2114caf4c305428879a2 Author: Arnaud Versini Date: Sat May 12 13:59:24 2012 +0200 Fix memory leak when using XMLPropertyHandler

[Libreoffice-commits] .: svl/source

2012-05-12 Thread Julien Nabet
svl/source/passwordcontainer/passwordcontainer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 837c864bb3e1c1ea868d3b6f65f2af1a4cfb03e1 Author: Julien Nabet Date: Sat May 12 16:13:15 2012 +0200 Replace !var.size() by var.empty() Change-Id: I936b59

[Libreoffice-commits] .: scp2/source

2012-05-12 Thread René Engelhard
scp2/source/ooo/file_ooo.scp |3 --- 1 file changed, 3 deletions(-) New commits: commit 7f92933fd89beb6ddd2eebc2da11eae5a0cb59a3 Author: Rene Engelhard Date: Sat May 12 16:19:45 2012 +0200 actually install nsplugin (again) Change-Id: Id0dce7de72d538857cf4341bb9e1b30d2cf7e9dc

[Libreoffice-commits] .: test/inc

2012-05-12 Thread Stephan Bergmann
test/inc/test/beans/xpropertyset.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f941184568634e578ce0421908b9000a20eab54a Author: Stephan Bergmann Date: Sat May 12 16:37:50 2012 +0200 Explicitly export nested struct (needed on Mac OS X) Change-Id:

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

2012-05-12 Thread Andras Timar
sdext/source/presenter/PresenterHelpView.cxx | 66 --- 1 file changed, 51 insertions(+), 15 deletions(-) New commits: commit cf90a279a4ba18e73067b7a978af5ef1f1b98e27 Author: Gábor Stefanik Date: Fri May 11 06:23:32 2012 +0200 fdo#46223: Fix Presenter Console hel

Re: [PUSHED] fdo#46223: Fix Presenter Console help screen layout

2012-05-12 Thread Andras Timar
Hi Gabor, 2012/5/11 Gábor Stefanik : > The code for laying out the Presenter Console help screen has a number > of errors: > 1. It starts with an initial guess for the font size, then attempts to > reduce that size until a suitable value is found. This fails when the > initial guess is already too

[Libreoffice-commits] .: sdext/source

2012-05-12 Thread Andras Timar
sdext/source/presenter/PresenterHelpView.cxx | 66 --- 1 file changed, 51 insertions(+), 15 deletions(-) New commits: commit 5c379de9589ab819da852768a9663455dbb4a835 Author: Gábor Stefanik Date: Fri May 11 06:23:32 2012 +0200 fdo#46223: Fix Presenter Console hel

License Agreement

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

License statement

2012-05-12 Thread Laurent Charrière
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

psp::PrinterInfoManager related build problems

2012-05-12 Thread Christina Roßmanith
Hi, I've made clean and still can't build LibO (error messages see below). Any idea what might be my problem? Tinderboxes are green, so master should be buildable?!? Christina home/cr/Software/LibO3/core/workdir/unxlngx6.pro/CxxObject/vcl/generic/print/printerjob.o: In function `psp::Printe

Re: [PATCH 3-5] fdo#47644 performance regression on largish .doc #2 ...

2012-05-12 Thread Michael Meeks
On Fri, 2012-05-11 at 22:22 +0100, Michael Meeks wrote: > Argh - and it's entirely possible that this breaks the > CVE-2010-3454-1.doc test on -3-5 - but it's rather too late to double > check that now; seems to pass on master though; most odd. Will poke > Monday. Wow - this was a -

MPL/LGPL3+ relicensing

2012-05-12 Thread Gil Forcada
Hi all, Seems that I tried to help on this amazing project that I can only follow and not contribute anymore due to other duties, but see below my blanket statement about the relicensing and the bits I helped on: "All of my past & future contributions to LibreOffice may be licen

[Libreoffice-commits] .: reportdesign/source sc/source starmath/source vcl/headless vcl/source vcl/unx vcl/win

2012-05-12 Thread Takeshi Abe
reportdesign/source/filter/xml/xmlStyleImport.cxx |5 - reportdesign/source/ui/misc/ColorListener.cxx |1 - reportdesign/source/ui/report/DesignView.cxx |1 - reportdesign/source/ui/report/ScrollHelper.cxx|1 - reportdesign/source/ui/report/SectionWindow.cxx |

Re: How to add color scales to ODF?

2012-05-12 Thread Markus Mohrhard
Heyy 2012/5/12 Stefan Knorr (Astron) : > Only sent this to Kohei... sending to list, too, now. > > On 12 May 2012 12:09, Stefan Knorr (Astron) > wrote: >> Hi all, >> >> On 11 May 2012 17:50, Kohei Yoshida wrote: >>> On Fri, May 11, 2012 at 8:53 AM, Michael Stahl wrote: >>> i wonder if tha

Re: LibreOffice / blanket license statement ...

2012-05-12 Thread Prashant Shah
Hi, "All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license" Thanks. On Thu, May 10, 2012 at 1:15 AM, Michael Meeks wrote: > Hi Prashant, > >        Long time no see :-) > >        I'm just working through the MPL/LGPLv3+ re-licensing audit at >