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

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

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

2012-04-30 Thread David Tardon
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 also forgot to remove the wrap_pa

[Libreoffice-commits] .: 2 commits - config_host.mk.in configure.in idlc/CustomTarget_scanner.mk idlc/Executable_idlc.mk idlc/Module_idlc.mk idlc/source solenv/gbuild

2012-04-30 Thread David Tardon
config_host.mk.in|1 configure.in |1 idlc/CustomTarget_scanner.mk | 39 -- idlc/Executable_idlc.mk |5 idlc/Module_idlc.mk |1 idlc/source/scanner.l| 536 +++ idlc/

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

2012-04-30 Thread Gábor Stefanik
Do not try to load icons from lookaside directories if no such directory was found during theme load. 0001-fdo-42779-followup-Do-not-check-for-icons-in-nonexis.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2012-04-30 Thread David Ostrovsky
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 also forgot to remove the wrap_parser.cxx file. This patch cleans it up and introduce *_add_lexers helper

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

2012-04-30 Thread Gábor Stefanik
On Mon, Apr 30, 2012 at 1:24 PM, Michael Meeks wrote: > Hi Gabor, > > 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. > >        Looks lovely, as/when there are de

Re: SVG: scale question

2012-04-30 Thread Marco Cecchetti
On Mon, 30 Apr 2012 23:26:58 +0200, Christina Roßmanith wrote: Hi, what influence does a scale foo have on font size of foo if sx!=sy? (I'm close to render coords-trans-03-t.svg as expected :-) ) Well for what I know the font size should be unchanged and the text scaled as any othe

SVG: scale question

2012-04-30 Thread Christina Roßmanith
Hi, what influence does a scale foo have on font size of foo if sx!=sy? (I'm close to render coords-trans-03-t.svg as expected :-) ) Christina ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

[Libreoffice-commits] .: sc/qa

2012-04-30 Thread Kohei Yoshida
sc/qa/unoapi/sc.sce |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c4c3faa8c425365b46611e1c68fd6cb5c1c2fb27 Author: Kohei Yoshida Date: Mon Apr 30 17:07:38 2012 -0400 These two tests are now ported to cppunit. Change-Id: Ifce4c2a6f0f81a9b206795d9

[Libreoffice-commits] .: test/source

2012-04-30 Thread Kohei Yoshida
test/source/beans/xpropertyset.cxx | 67 + 1 file changed, 53 insertions(+), 14 deletions(-) New commits: commit d55837cc6ab736dd78b965e13c96d41d59dca1b6 Author: Kohei Yoshida Date: Mon Apr 30 16:47:51 2012 -0400 Implemented test for XPropertySet::set

[Libreoffice-commits] .: 2 commits - sc/qa test/inc test/source

2012-04-30 Thread Kohei Yoshida
sc/qa/extras/sceditfieldobj-cell.cxx |3 ++- sc/qa/extras/sceditfieldobj-header.cxx |3 ++- test/inc/test/beans/xpropertyset.hxx |2 +- test/source/beans/xpropertyset.cxx |5 +++-- 4 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 4712cd34531f1f257238b5e

[Libreoffice-commits] .: 2 commits - sc/qa test/inc test/Library_subsequenttest.mk test/Package_inc.mk test/source

2012-04-30 Thread Kohei Yoshida
sc/qa/extras/sceditfieldobj-cell.cxx | 11 + sc/qa/extras/sceditfieldobj-header.cxx | 10 + test/Library_subsequenttest.mk |1 test/Package_inc.mk|1 test/inc/test/beans/xpropertyset.hxx | 86 + test/source/beans/xpropertyset.cxx | 2

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

2012-04-30 Thread Michael Stahl
to continue our regularly scheduled border regression fixes, here's another one in the Writer HTML filter. this change was done in d18feffd49f4481626417daac7984b2a7e70c3bf, replacing the write of BORDER and BORDERCOLOR on TABLE element with a function call that writes CSS properties on individual

[Libreoffice-commits] .: sw/source

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

[Libreoffice-commits] .: i18npool/source

2012-04-30 Thread Eike Rathke
i18npool/source/localedata/data/list-dateacceptancepattern.awk | 121 ++ 1 file changed, 121 insertions(+) New commits: commit 17e6c9b8bf482bc36436c4d8daca994a65ce4634 Author: Eike Rathke Date: Mon Apr 30 21:27:05 2012 +0200 script to list locales with and without DateAcceptance

feature/gbuild_shell is finished

2012-04-30 Thread David Tardon
Hi all, I have finished gbuild conversion of module shell, on branch feature/gbuild_shell . It contains _a lot_ of platform-specific stuff, mainly for Windows (and a big part of that is not even buildable with mingw ATM), so it would be great if people threw it on their tinderboxes/build machines

Re: gbuild: GMAKE_OPTIONS overridable ...

2012-04-30 Thread David Tardon
On Mon, Apr 30, 2012 at 12:12:50PM +0200, Bjoern Michaelsen wrote: > Once everything is in tail_build, num-cpus and max-jobs and GMAKE_OPTIONS can > be removed and we simply take what was given on the commandline. So migrate to > gbuild, for the greater good of everyone! Amen. D.

WebDAV IsReadOnly Property [Was: Re: WebDAV properties & namespace]

2012-04-30 Thread Adam Tauno Williams
On Mon, 2012-04-30 at 19:09 +0200, Michael Stahl wrote: > On 30/04/12 16:02, Adam Tauno Williams wrote: > > I work on a WebDAV server. Looking at requests from LibreOffice > > [3.4.5.5-4.5.1 on openSUSE 12.1] I see requests for properties in the > > "http://ucb.openoffice.org/dav/props/"; namespa

WebDAV & Content-Type? [Was: WebDAV properties & namespace]

2012-04-30 Thread Adam Tauno Williams
> but the ContentProperties::UCBNamesToDAVNames function does not contain > a mapping to a DAV property name, in contrast to the other properties > added in Content::getResourceType: > http://cgit.freedesktop.org/libreoffice/core/tree/ucb/source/ucp/webdav/ContentProperties.cxx#n221 Does -

[Libreoffice-commits] .: canvas/source unusedcode.easy

2012-04-30 Thread Julien Nabet
canvas/source/null/null_canvasfont.cxx |5 - canvas/source/null/null_canvasfont.hxx |2 -- canvas/source/null/null_canvashelper.cxx | 10 -- canvas/source/null/null_canvashelper.hxx |5 - unusedcode.easy |2 -- 5 files changed, 24 dele

Re: WebDAV properties & namespace

2012-04-30 Thread Michael Stahl
On 30/04/12 16:02, Adam Tauno Williams wrote: > I work on a WebDAV server. Looking at requests from LibreOffice > [3.4.5.5-4.5.1 on openSUSE 12.1] I see requests for properties in the > "http://ucb.openoffice.org/dav/props/"; namespace. But the only places I > can find mention of this namespace a

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 45171, which changed state. Bug 45171 Summary: Can't open or create libreoffice documents with password https://bugs.freedesktop.org/show_bug.cgi?id=45171 What|Old Value |New Value --

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

2012-04-30 Thread Dave Steele
On Mon, Apr 30, 2012 at 12:23 PM, Dave Steele wrote: > On Mon, Apr 30, 2012 at 9:57 AM, Jan Holesovsky wrote: >>... >> So I guess that is for the case the user writes something broken into >> the mailer setting, which results in non-working sending of email. > > > No. This is for the case where t

License Statement

2012-04-30 Thread Dave Steele
Hi, All my current and past contributions made to the LibreOffice project are done under the LGPLv3 / MPL1.1 or later version of these licenses. Until further notice, all my future contributions to the LibreOffice project are available under the LGPLv3 / MPL1.1 or later version of these licenses.

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

2012-04-30 Thread Dave Steele
On Mon, Apr 30, 2012 at 9:57 AM, Jan Holesovsky wrote: > > Hi Dave, > > On 2012-04-27 at 19:34 +0200, Thorsten Behrens wrote: > > > > Proposed patch attached to use the gnome-open/xdg-open URI handler, > > > with a mailto link, when the currently configured mailer is not > > > recognized. > > > >

Red Hat license statement

2012-04-30 Thread Jonathan Blandford
Hi, Just for the record, here's the Red Hat licensing statement for LibreOffice contributions: In line with our general corporate policy, code contributed to open source projects is made available under the terms of that project's license. All past and present contributions to LibreOffice

[Libreoffice-commits] .: 2 commits - svtools/qa sw/inc sw/source

2012-04-30 Thread Caolán McNamara
svtools/qa/cppunit/data/gif/pass/CVE-2008-3013-1.gif |binary sw/inc/crsrsh.hxx|2 +- sw/source/core/crsr/crsrsh.cxx |2 +- 3 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a92c48fa795589f3f6dc8dd058d1ecdde173e3

WebDAV properties & namespace

2012-04-30 Thread Adam Tauno Williams
I work on a WebDAV server. Looking at requests from LibreOffice [3.4.5.5-4.5.1 on openSUSE 12.1] I see requests for properties in the "http://ucb.openoffice.org/dav/props/"; namespace. But the only places I can find mention of this namespace are:

Re: [PUSHED][REVIEW][3-5] fdo#41796 Writer HTML table borders regression

2012-04-30 Thread Caolán McNamara
On Mon, 2012-04-30 at 15:13 +0200, Michael Stahl wrote: > LO Writer since 3.4 cannot read back the border attributes it writes > into HTML files properly, proposing the following fixes for libreoffice-3-5: > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=9a482b4ea49c3ce964de4c0f81d8d320

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

2012-04-30 Thread Caolán McNamara
sw/source/filter/html/css1atr.cxx | 12 sw/source/filter/html/htmltab.cxx | 30 ++ sw/source/filter/html/htmltabw.cxx |6 +- sw/source/filter/html/parcss1.cxx |6 ++ sw/source/filter/html/wrthtml.hxx |1 + 5 files changed, 46 ins

[Libreoffice-commits] .: 2 commits - shell/source

2012-04-30 Thread Lubos Lunak
shell/source/unix/misc/senddoc.sh |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 87897ea7137ab2e6fc36f5986d8c0eb210836664 Author: Luboš Luňák Date: Mon Apr 30 16:15:09 2012 +0200 and be (not so) ultimately smart in the mailto handler diff --git a/

[Libreoffice-commits] .: solenv/bin

2012-04-30 Thread Caolán McNamara
solenv/bin/build.pl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 59ff796a52bacec17f054ccdafd546680439f8c6 Author: Caolán McNamara Date: Mon Apr 30 15:00:29 2012 +0100 we must call the make detected at configure time Change-Id: I57463bdcb8f580866d5

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

2012-04-30 Thread Jan Holesovsky
Hi Dave, On 2012-04-27 at 19:34 +0200, Thorsten Behrens wrote: > > Proposed patch attached to use the gnome-open/xdg-open URI handler, > > with a mailto link, when the currently configured mailer is not > > recognized. > > hmm - can you elaborate a bit when that case happens? So I guess that is

[Libreoffice-commits] .: shell/source

2012-04-30 Thread Jan Holesovsky
shell/source/unix/misc/senddoc.sh |4 1 file changed, 4 insertions(+) New commits: commit f0208e344b2500e9338885e6177dd2c4f52c6373 Author: Jan Holesovsky Date: Mon Apr 30 15:54:26 2012 +0200 Add a comment why we do what we do ;-) Change-Id: I9686ed60c31129fc4bacf63fec2d6

[Libreoffice-commits] .: shell/source

2012-04-30 Thread Jan Holesovsky
shell/source/unix/misc/senddoc.sh | 49 -- 1 file changed, 47 insertions(+), 2 deletions(-) New commits: commit 77d4873ee653549eb8fb8761253f9feb1eea1c11 Author: David Steele Date: Tue Apr 24 00:18:02 2012 -0400 fdo#32621: Fall back to using the GNOME

[Libreoffice-commits] .: svx/source

2012-04-30 Thread Ivan Timofeev
svx/source/xoutdev/xtablend.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit f4eb738cf778a337e31a864fc4a6af36f0fa60a5 Author: Ivan Timofeev Date: Mon Apr 30 17:36:05 2012 +0400 fdo#48536: prevent lineends from exceeding the background area

Re: [REVIEW] Missing include in 3.5 branch

2012-04-30 Thread Michael Stahl
On 29/04/12 10:49, Tomáš Chvátal wrote: > Hi guys, > please review following commit [1] for 3.5 branch. > > It needs also bit tweaking as 3.5 branch still use $(realpath ). btw the use of realpath in include paths has been obsoleted by the "core" repository & is hopefully cleaned up on master now

[REVIEW][3-5] fdo#41796 Writer HTML table borders regression

2012-04-30 Thread Michael Stahl
LO Writer since 3.4 cannot read back the border attributes it writes into HTML files properly, proposing the following fixes for libreoffice-3-5: http://cgit.freedesktop.org/libreoffice/core/commit/?id=9a482b4ea49c3ce964de4c0f81d8d3206ac75dc8 http://cgit.freedesktop.org/libreoffice/core/commit/?

[Libreoffice-commits] .: i18npool/source

2012-04-30 Thread Eike Rathke
i18npool/source/localedata/LocaleNode.cxx | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit 6ac33c3c123bba66b8a63707ad13a53382e4ad69 Author: Eike Rathke Date: Mon Apr 30 15:12:06 2012 +0200 be more specific in locale data date acceptance pa

Re: [PATCH] [Bug 47450] adapt date format to fit Chinese (Taiwan) more

2012-04-30 Thread Eike Rathke
Hi Cheng-Chia, On Monday, 2012-04-30 00:25:20 +0800, Cheng-Chia Tseng wrote: > Hi, I am a Chinese (Taiwan) translator. > This is my fist try to make better localization. I don't know whether > I do this in the right way or not. > If there is some things I missed, please tell me. Good start :-) P

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

2012-04-30 Thread Michael Stahl
sw/source/filter/html/css1atr.cxx | 12 sw/source/filter/html/htmltab.cxx | 30 ++ sw/source/filter/html/htmltabw.cxx |6 +- sw/source/filter/html/parcss1.cxx |6 ++ sw/source/filter/html/wrthtml.hxx |1 + 5 files changed, 46 ins

Re: vcl module fails to compile (3.5 branch)

2012-04-30 Thread Caolán McNamara
On Sun, 2012-04-29 at 01:15 -0700, julien2412 wrote: > Hello, > > In vcl module, branch 3.5 updated today, I've got this : > /home/julien/compile-libreoffice/libo_3_5/vcl/unx/gtk/app/gtkdata.cxx: In > function ‘void sal_gtk_timeout_defer(SalGtkTimeoutSource*)’: I imagine the real change is that y

[Libreoffice-commits] .: vcl/unx

2012-04-30 Thread Caolán McNamara
vcl/unx/gtk/app/gtkdata.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit bb36072c92687a954a38aeca7fb9945f8e7cca13 Author: Caolán McNamara Date: Mon Apr 30 13:54:01 2012 +0100 g_source_get_current_time has been deprecated since version 2.28 g

Re: [PUSHED][REVIEW 3-5] Missing include in 3.5 branch

2012-04-30 Thread Caolán McNamara
On Sun, 2012-04-29 at 10:49 +0200, Tomáš Chvátal wrote: > Hi guys, > please review following commit [1] for 3.5 branch. > > It needs also bit tweaking as 3.5 branch still use $(realpath ). Can't hurt I suppose, pushed to 3-5, though I don't see the problem locally. C. __

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - svtools/AllLangResTarget_svt.mk

2012-04-30 Thread Caolán McNamara
svtools/AllLangResTarget_svt.mk |1 + 1 file changed, 1 insertion(+) New commits: commit bf277a00e352733bf52720fe4f9a1a91dcfb2e93 Author: Tomas Chvatal Date: Sun Apr 29 10:45:59 2012 +0200 Fix buildissue in svtools with missing include. cpp: line 33, Fatal error: Cannot open

[Libreoffice-commits] .: filter/source

2012-04-30 Thread Caolán McNamara
filter/source/config/tools/merge/pyAltFCFGMerge |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 888d2d8d5ef599bafedd4f9ffdd2dc9d48b6a2cb Author: Noel Grandin Date: Sun Apr 29 15:25:47 2012 +0200 Fix location of env binary to work on MacOSX diff --git a/filter

Re: [PUSHED][PATCH] fix tail_build on MacOSX

2012-04-30 Thread Caolán McNamara
On Sun, 2012-04-29 at 15:29 +0200, Noel Grandin wrote: > Hi > > This patch fixes the location of the env binary to work on MacOSX for > the pyAltFCFGMerge python script. Pushed. We should probably check to see if pyAltFCFGMerge still works correctly and if it does use it by default and drop the j

[Libreoffice-commits] .: expat/expat-2.0.1.patch expat/expat-2.1.0.patch expat/expat-winapi.patch expat/makefile.mk expat/prj ooo.lst.in

2012-04-30 Thread Fridrich Strba
expat/expat-2.0.1.patch | 114 --- expat/expat-2.1.0.patch | 94 ++ expat/expat-winapi.patch |4 - expat/makefile.mk| 10 ++-- expat/prj/d.lst |4 - ooo.lst.in |2 6 f

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

2012-04-30 Thread Caolán McNamara
writerfilter/source/rtftok/rtfdocumentimpl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ae8e571936dc83d54e398bfc21f5a512b8c7471b Author: Miklos Vajna Date: Wed Apr 25 17:51:45 2012 +0200 fdo#48037 fix RTF import of localized fields diff --git a/writerfilter/source/

Re: [PUSHED][REVIEW:3-5] fdo#48037 fix RTF import of localized fields

2012-04-30 Thread Caolán McNamara
On Fri, 2012-04-27 at 16:51 +0200, Miklos Vajna wrote: > Hi, > > See > http://cgit.freedesktop.org/libreoffice/core/commit/?id=6f7defd Looks sane I guess, pushed. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedeskt

Re: [PUSHED][PATCH] fdo#45664 EasyHack: Calc can't export the cells formulas to CSV (only the cells values)

2012-04-30 Thread Eike Rathke
Hi Florent, On Saturday, 2012-04-28 06:53:34 +0200, Florent Gallaire wrote: > Probably the problem is the global calc behaviour and won't be fixed. Wrong ;-) It is already fixed with the locale dependent date acceptance patterns recently implemented. Anyway, this is not really related to the "e

[Libreoffice-commits] .: 2 commits - drawinglayer/inc drawinglayer/source svtools/qa svtools/source unusedcode.easy vcl/inc vcl/Library_vclplug_gen.mk vcl/unx

2012-04-30 Thread Caolán McNamara
drawinglayer/inc/drawinglayer/primitive2d/polypolygonprimitive2d.hxx |5 - drawinglayer/source/primitive2d/polypolygonprimitive2d.cxx | 10 -- svtools/qa/cppunit/data/gif/pass/CVE-2007-6715-1.gif |binary svtools/qa/cppunit/data/jpg/pass/CVE-2004-0200-5.jpg

Re: [PUSHED][PATCH] Remove unused code (24)

2012-04-30 Thread Caolán McNamara
On Sun, 2012-04-29 at 16:16 +0800, Elton Chung wrote: > Hi there, > This patch removes 1 unused method. Looks good to me, pushed now, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailm

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

2012-04-30 Thread Michael Meeks
Hi Gabor, 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. Looks lovely, as/when there are dev-builds we should poke the artists about it so they know it's t

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

2012-04-30 Thread Michael Meeks
vcl/inc/impimagetree.hxx|7 +- vcl/source/gdi/impimagetree.cxx | 112 ++-- 2 files changed, 88 insertions(+), 31 deletions(-) New commits: commit 1a33c664d7f7a0662b861fbafe3b93a2656bb768 Author: Gábor Stefanik Date: Sat Apr 28 05:31:17 2012 +02

[Libreoffice-commits] .: 6 commits - svl/inc svl/source

2012-04-30 Thread Eike Rathke
svl/inc/svl/nfversi.hxx | 64 +++--- svl/inc/svl/zforlist.hxx| 24 +- svl/source/numbers/zforlist.cxx | 377 ++-- 3 files changed, 182 insertions(+), 283 deletions(-) New commits: commit dba0aed4ca39b2b40c6609ff336384dcc75c6914 Author: Eike

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

2012-04-30 Thread Tomáš Chvátal
Dne Po 30. dubna 2012 15:21:21, Korrawit Pruegsanusak napsal(a): > Hello Tomas, all, > Hi > Regarding your commit: Add all the available themes to the list [1], > I'm thinking of my old experiment dated December 2011 [2]. > > Just a reminder: your commit > * added 'human' theme to the default th

[PATCH] Re: input for fdo#45779 from a basegfx knowledgeable person needed

2012-04-30 Thread Pierre-André Jacquod
Hello, back again after a while. On 02/15/2012 11:30 AM, Thorsten Behrens wrote: Fixed with d37abad97d72bae0fd0269de12e94c7a7d3fd7e1 - but, if you like, would be cool to chase down why in the first place the ppt import creates polygons with empty sub-paths, that looks like a worthwhile optimiza

Re: License statement fro LibreOffice

2012-04-30 Thread Joseph Powers
To whom it may concern, All of my past and future contributions made to the LibreOffice project are done under MPL1.1+/GPLv3+/LGPLv3+. Joseph Powers ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: [PATCH] Remove more RTL_CONSTASCII_STRINGPARAM

2012-04-30 Thread Michael Meeks
Hi Elton, On Sun, 2012-04-29 at 16:15 +0800, Elton Chung wrote: > This patch removes more RTL_CONSTASCII_STRINGPARAM usages. It would probably be best to defer these vast changes until after the re-licensing work is completed - simply to make that difficult process easier :-) Any

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

2012-04-30 Thread Stefan Knorr (Astron)
Hi Korrawit, all, > Or could anyone, including you :-), tell us more detailed story about > supporting themes? AFAIK, the Classic and Industrial themes were deliberately removed from the theme list. There's a number of commits regarding Industrial: http://cgit.freedesktop.org/libreoffice/core/log

Re: gbuild: GMAKE_OPTIONS overridable ...

2012-04-30 Thread Bjoern Michaelsen
On Mon, Apr 30, 2012 at 10:28:09AM +0200, Tomáš Chvátal wrote: > Splendid so I will just drop the max-jobs one. > Now we have the GMAKE_OPTIONS that affect gbuild and --with-num-cpus that > affects dmake right? Or they still kinda collide with each other? They still collide below tail_build altho

Re: ask help for Open Office VBA interoperability development

2012-04-30 Thread Noel Power
Hi ZuoJun On 26/04/12 04:45, ZuoJun Chen wrote: Hi, Noel I am interested in VBA interoperability development, great, at libreoffice we are always delighted to help developers out, nice to hear you are interested in VBA development, of course I'd be happy help with any issues or questions

Re: Need a mentor on framework & toolpanel

2012-04-30 Thread Laurent Godard
Hi Kendy If nobody else volunteers, I am happy to make my hands dirty with this code - please ping me / let the student ping me on the IRC should there be something necessary, I am sure we'll find a way together :-) great thanks a lot for your proposal so, i'll continue the process and l

[Libreoffice-commits] .: Branch 'feature/cmclayout' - 4 commits - accessibility/source vcl/inc vcl/source

2012-04-30 Thread Caolán McNamara
accessibility/source/standard/vclxaccessibleradiobutton.cxx |5 vcl/inc/vcl/builder.hxx | 16 + vcl/inc/vcl/button.hxx | 22 +- vcl/source/control/button.cxx | 118 ++-- vcl/sou

[REVIEW] Hardcode cairo canvas off for Mac OS X and Windows

2012-04-30 Thread Korrawit Pruegsanusak
Hello all, It would be great to have these commits by Tor Lillqvist, maybe squashed into one, into -3-5 branch * http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e1516124bb05f9f40e1d724688b7b1a80327dfe * http://cgit.freedesktop.org/libreoffice/core/commit/?id=feb4ce887f37fa9208ea68f83eca

Re: Need a mentor on framework & toolpanel

2012-04-30 Thread Jan Holesovsky
Hi Laurent, On 2012-04-27 at 18:08 +0200, Laurent Godard wrote: > So I need a community-mentor-volunteer that could kindly drive this > student through this part of the code. I think it will be ok for the > school and in the end may add a new hacker If nobody else volunteers, I am happy to mak

Re: gbuild: GMAKE_OPTIONS overridable ...

2012-04-30 Thread Tomáš Chvátal
Dne Po 30. dubna 2012 10:20:27, Bjoern Michaelsen napsal(a): > Hi, > > On Mon, Apr 30, 2012 at 08:57:05AM +0200, Tomáš Chvátal wrote: > > What will happen now if I build with: > > ./configure --with-max-jobs2 > > make GMAKE_OPTIONS="-j30" > > make will be called with: > > make -j32 -j30 > > and ex

Re: gbuild: GMAKE_OPTIONS overridable ...

2012-04-30 Thread Bjoern Michaelsen
Hi, On Mon, Apr 30, 2012 at 08:57:05AM +0200, Tomáš Chvátal wrote: > What will happen now if I build with: > ./configure --with-max-jobs=32 > make GMAKE_OPTIONS="-j30" make will be called with: make -j32 -j30 and execute with 30 jobs. > And second why the LO must be special and just don't acce

Re: gbuild: GMAKE_OPTIONS overridable ...

2012-04-30 Thread Norbert Thiebaud
On Mon, Apr 30, 2012 at 1:57 AM, Tomáš Chvátal wrote: > And second why the LO must be special and just don't accept the arguments like > normal make process? > So using "make -j30 -l9 -sr" should just work. Or is there some problem that > you can't clean the parameters up when calling dmake? You