Re: [tdf-discuss] macro compatibility between LO and AOO?

2013-03-06 Thread Andre Fischer
On 05.03.2013 18:29, Michael Meeks wrote: Hi guys, On Tue, 2013-03-05 at 09:19 -0800, Fred Ollinger wrote: I was wondering if libreoffice and aooo can't agree to some basic level api for 3rd party developers? It's an interesting discussion; but in the absence of any concrete code, patc

[PATCH libreoffice-4-0] make all chart ranges explicitly 3D refs during import/expor...

2013-03-06 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2561 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/2561/1 make all chart ranges explicitly 3D refs during import/export, fdo#61781 Change-Id: I66657ce38456e4a8dc3a602997c

[PATCH libreoffice-4-0] prevent non-3D refs from being accepted in chart2, related f...

2013-03-06 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2562 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/2562/1 prevent non-3D refs from being accepted in chart2, related fdo#61781 Change-Id: I4c7f79393721bff3d5e6fda98b8d4bf

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

2013-03-06 Thread Pallavi Jadhav
oox/inc/oox/export/drawingml.hxx |1 + oox/source/export/drawingml.cxx | 24 oox/source/export/shapes.cxx |2 ++ 3 files changed, 27 insertions(+) New commits: commit 5d10a0180f5e9922ca197cdea00ee84bc4b2d313 Author: Pallavi Jadhav Date: Fri Feb 8 10:11:4

[PUSHED] fdo#48735: Save crop information in PPTX.

2013-03-06 Thread Jan Holesovsky (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2118 -- To view, visit https://gerrit.libreoffice.org/2118 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

Re: Mirroring gtk buttons

2013-03-06 Thread Khaled Hosny
On Wed, Mar 06, 2013 at 05:45:57AM +, Issa Alkurtass wrote: > Hello world, > > Any idea how to mirror gtk buttons in vcl? I need to mirror the combo > box buttons in vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx for the RTL > interface. (screenshot: http://i.imgur.com/XAnvum8.png) I thought this

[Libreoffice-commits] core.git: vcl/source

2013-03-06 Thread Chris
vcl/source/app/svmain.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f7bae94ebd5318a146907e1f9c70f323df4c15e1 Author: Chris Date: Wed Mar 6 19:31:37 2013 +1100 Translate German comments to English in svmain.cxx Change-Id: I4f27a839c6403c0

[PUSHED] Translate German comments to English in svmain.cxx

2013-03-06 Thread Markus Mohrhard (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2529 -- To view, visit https://gerrit.libreoffice.org/2529 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sc/source

2013-03-06 Thread Eike Rathke
sc/source/ui/app/inputhdl.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 52aaf74783aee2866d9768a917007688bc68bc1f Author: Eike Rathke Date: Mon Mar 4 19:32:42 2013 +0100 resolved rhbz#916936 allow also input line for read-only Allow act

[PUSHED libreoffice-4-0] resolved rhbz#916936 allow also input line for read-only

2013-03-06 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2546 Approvals: Muthu Subramanian K: Looks good to me, but someone else must approve Miklos Vajna: Verified; Looks good to me, approved -- T

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - sw/source

2013-03-06 Thread Miklos Vajna
sw/source/core/text/itrform2.cxx | 18 ++ 1 file changed, 18 insertions(+) New commits: commit 96ce8e09ee44b6ec601c65eb16a9102253b7a369 Author: Miklos Vajna Date: Tue Mar 5 16:25:57 2013 +0100 bnc#793998 SwTxtFormatter::FormatLine: fix missing repaints The incor

[Libreoffice-commits] core.git: writerfilter/source

2013-03-06 Thread SJacobi
writerfilter/source/dmapper/GraphicImport.cxx |8 1 file changed, 8 insertions(+) New commits: commit 0ece7f368b499a010e3ecf2ffa193c242f9a78db Author: SJacobi Date: Tue Mar 5 14:54:00 2013 +0100 docx import, fixed cropping Change-Id: I910c2f769e88c5d9d17fc5bf072909b4

Re: gnumake module deps ...

2013-03-06 Thread Eike Rathke
Hi Michael, On Tuesday, 2013-03-05 18:36:48 +, Michael Meeks wrote: > http://users.freedesktop.org/~michael/module-deps.png > http://users.freedesktop.org/~michael/module-deps.graphviz So that's how it might look like, I always wondered ;-) I suggest we print a final version (I

[PUSHED] docx import, fixed cropping

2013-03-06 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2557 Approvals: Caolán McNamara: Verified; Looks good to me, approved Joren De Cuyper: Looks good to me, but someone else must approve Luboš

[Libreoffice-commits] core.git: comphelper/source configmgr/source dbaccess/qa dbaccess/source filter/source forms/qa forms/source idlc/inc idlc/source offapi/com oox/source pyuno/source qadevOOo/runn

2013-03-06 Thread Kenneth Beck
comphelper/source/property/opropertybag.cxx |2 - comphelper/source/property/propertybag.cxx|2 - configmgr/source/access.cxx |2 - dbaccess/qa/complex/dbaccess/PropertyBag.java |4 +-- dbaccess/source/core/dataaccess/datasour

Mirroring gtk buttons

2013-03-06 Thread Issa Alkurtass
Hello world, Any idea how to mirror gtk buttons in vcl? I need to mirror the combo box buttons in vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx for the RTL interface. (screenshot: http://i.imgur.com/XAnvum8.png) ___ Regards, Issa Alkurtass Motah Program, KACST Warning: This messag

[PUSHED] fdo#60724 change spelling error REMOVEABLE -> REMOVABLE

2013-03-06 Thread Stephan Bergmann (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2505 -- To view, visit https://gerrit.libreoffice.org/2505 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sc/source

2013-03-06 Thread Markus Mohrhard
sc/source/ui/unoobj/chart2uno.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 529172124be1bfcb55fca1e7be3317efa3ba0cfe Author: Markus Mohrhard Date: Tue Mar 5 13:43:12 2013 +0100 make all chart ranges explicitly 3D refs during import/export, fdo#61781

[Libreoffice-commits] core.git: bin/module-deps.pl

2013-03-06 Thread Michael Meeks
bin/module-deps.pl | 56 +++-- 1 file changed, 38 insertions(+), 18 deletions(-) New commits: commit 7980049cebfb4337df11bf339aaee161b1069bee Author: Michael Meeks Date: Wed Mar 6 09:52:27 2013 + significantly faster and less lame modu

[PUSHED libreoffice-4-0] make all chart ranges explicitly 3D refs during import/expor...

2013-03-06 Thread Eike Rathke (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2561 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2561 To unsubscribe, visit

[Libreoffice-commits] dev-tools.git: scripts/annotate.pl

2013-03-06 Thread Caolán McNamara
scripts/annotate.pl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 788a2f7e386ee409d48a35cb9cac3ae8fa8c4853 Author: Caolán McNamara Date: Wed Mar 6 10:03:39 2013 + allow annotate.pl --fetch to work diff --git a/scripts/annotate.pl b/scripts/annotate.pl

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f7/087b0eeacf1377033b691b48c764029d914d24

2013-03-06 Thread Caolán McNamara
f7/087b0eeacf1377033b691b48c764029d914d24 |1 + 1 file changed, 1 insertion(+) New commits: commit d475c8f00f48b0720283b0599dbe2b7ea6d52210 Author: Caolán McNamara Date: Wed Mar 6 10:08:07 2013 + Notes added by 'git notes add' diff --git a/f7/087b0eeacf1377033b691b48c764029d914d

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-06 Thread Fernand Vanrie
Tomaž, yep: exporting using the api and "com.sun.star.drawing.GraphicExportFilter" with the "image/svg+xml" mediatype is also not working ("image/x-emf" works and deliver proper Vector) BTW: is your work around the Lancsoz interpolation also present in aOO ? Greetz Fernand Hi, I am l

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sc/inc sc/source

2013-03-06 Thread Markus Mohrhard
sc/inc/reftokenhelper.hxx |2 +- sc/source/core/tool/reftokenhelper.cxx | 20 +++- sc/source/ui/unoobj/chart2uno.cxx | 14 +++--- 3 files changed, 23 insertions(+), 13 deletions(-) New commits: commit 5a1c73cbf18ae5398f736d54224622b86a9bfd54 Autho

[PUSHED libreoffice-4-0] prevent non-3D refs from being accepted in chart2, related f...

2013-03-06 Thread Eike Rathke (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2562 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2562 To unsubscribe, visit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ba/8a90d7f1985e67a3c1efa117cb5b8052bdfa88

2013-03-06 Thread Caolán McNamara
ba/8a90d7f1985e67a3c1efa117cb5b8052bdfa88 |1 + 1 file changed, 1 insertion(+) New commits: commit f2172988c10e7aad227b106fda935a9678ff0dd4 Author: Caolán McNamara Date: Wed Mar 6 10:24:42 2013 + Notes added by 'git notes add' diff --git a/ba/8a90d7f1985e67a3c1efa117cb5b8052bdfa

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - xmloff/source

2013-03-06 Thread Markus Mohrhard
xmloff/source/chart/SchXMLPlotAreaContext.cxx |8 1 file changed, 8 insertions(+) New commits: commit abcba0e9260aa3164b3c1a7e6ea741de5e1931b9 Author: Markus Mohrhard Date: Sun Mar 3 09:08:01 2013 +0100 and one more fix for error bar import, related fdo#60083 Change-

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f0/cc4368877b2e36d186954e99d1da269e61c909

2013-03-06 Thread Caolán McNamara
f0/cc4368877b2e36d186954e99d1da269e61c909 |1 + 1 file changed, 1 insertion(+) New commits: commit 9e4dba6f1b19f9f7693c932632d0d31ae6554ff0 Author: Caolán McNamara Date: Wed Mar 6 10:31:58 2013 + Notes added by 'git notes add' diff --git a/f0/cc4368877b2e36d186954e99d1da269e61c9

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - xmloff/source

2013-03-06 Thread Markus Mohrhard
xmloff/source/chart/SchXMLPlotAreaContext.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 9a1860a28e2e183b67338a47f8cb37d4e896cc42 Author: Markus Mohrhard Date: Mon Mar 4 12:53:01 2013 +0100 another fix for error bar import, related fdo#60083 Change-Id: I8

[PUSHED libreoffice-4-0] and one more fix for error bar import, related fdo#60083

2013-03-06 Thread Eike Rathke (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2559 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2559 To unsubscribe, visit

[PUSHED libreoffice-4-0] another fix for error bar import, related fdo#60083

2013-03-06 Thread Eike Rathke (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2560 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2560 To unsubscribe, visit

[Libreoffice-commits] core.git: bin/module-deps.pl

2013-03-06 Thread Michael Meeks
bin/module-deps.pl | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 499e53a95e79b175037ec9264d34e2ca6f7e692a Author: Michael Meeks Date: Wed Mar 6 10:35:55 2013 + make debugging / cache better and kill a warning. diff --git a/bin/module-dep

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - be/8f6c6cae92adfd3c841c0939f3a54db17e280d

2013-03-06 Thread Caolán McNamara
be/8f6c6cae92adfd3c841c0939f3a54db17e280d |1 + 1 file changed, 1 insertion(+) New commits: commit f08dd06077c5c02b5177b324ac55ba65bfbd Author: Caolán McNamara Date: Wed Mar 6 10:38:03 2013 + Notes added by 'git notes add' diff --git a/be/8f6c6cae92adfd3c841c0939f3a54db17e28

Re: gnumake module deps ...

2013-03-06 Thread Michael Meeks
Hi David, On Wed, 2013-03-06 at 08:08 +0100, David Ostrovsky wrote: > On Tue Mar 5 Michael Meeks wrote: > >I had a quick hack at the: > >make module-deps > > Thank you! After looking into it i thnk, that it needs some tweaks > before it can be merged ;-) ;-) FWIW - I fixed the hor

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cb/4eda5bf9b6750032536340dfefb3c770bedd5b

2013-03-06 Thread Caolán McNamara
cb/4eda5bf9b6750032536340dfefb3c770bedd5b |1 + 1 file changed, 1 insertion(+) New commits: commit b00e131c09ce360a61a9edcb9d7a01946cceb1f6 Author: Caolán McNamara Date: Wed Mar 6 10:40:56 2013 + Notes added by 'git notes add' diff --git a/cb/4eda5bf9b6750032536340dfefb3c770bedd

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d3/90bd8e404c464e55ce369af036607a8f827d8f

2013-03-06 Thread Caolán McNamara
d3/90bd8e404c464e55ce369af036607a8f827d8f |1 + 1 file changed, 1 insertion(+) New commits: commit 1903e52cf36b105d7a1a004829ee47a888273201 Author: Caolán McNamara Date: Wed Mar 6 10:43:50 2013 + Notes added by 'git notes add' diff --git a/d3/90bd8e404c464e55ce369af036607a8f827d

[Libreoffice-commits] core.git: config_host.mk.in configure.ac mysqlc/Extension_mysql-connector-ooo.mk mysqlc/Library_mysqlc.mk mysqlcppconn/Library_mysqlcppconn.mk mysqlcppconn/patches mysqlcppconn/U

2013-03-06 Thread Fridrich Štrba
RepositoryExternal.mk| 10 - config_host.mk.in| 18 +-- configure.ac | 110 +-- mysqlc/Extension_mysql-connector-ooo.mk |4 mysqlc/Library_mysqlc.mk

Re: gnumake module deps ...

2013-03-06 Thread Michael Meeks
On Wed, 2013-03-06 at 10:34 +0100, Eike Rathke wrote: > On Tuesday, 2013-03-05 18:36:48 +, Michael Meeks wrote: > > http://users.freedesktop.org/~michael/module-deps.png > > http://users.freedesktop.org/~michael/module-deps.graphviz > > So that's how it might look like, I always wonde

RE: Mirroring gtk buttons

2013-03-06 Thread Issa Alkurtass
Khaled Hosny wrote on March 06, 2013 11:37 AM: >You probably have LibreOffice and GTK using two different locales (e.g. >LibreOffice is set to a right-to-left while the system locale is set to >a left-to-right language). True, my system is LTR while LibreOffice is RTL. But this isn't the expected

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f0/2b46aba8eddc9bd1f3f56feb2ec2ff6b4bda35

2013-03-06 Thread Caolán McNamara
f0/2b46aba8eddc9bd1f3f56feb2ec2ff6b4bda35 |1 + 1 file changed, 1 insertion(+) New commits: commit f4f1065d0967e082912e18b89627afa0a305c2a0 Author: Caolán McNamara Date: Wed Mar 6 11:00:18 2013 + Notes added by 'git notes add' diff --git a/f0/2b46aba8eddc9bd1f3f56feb2ec2ff6b4bda

[Libreoffice-commits] core.git: 3 commits - sw/source vcl/inc vcl/source xmloff/inc xmloff/source

2013-03-06 Thread Luboš Luňák
sw/source/filter/ww8/docxattributeoutput.cxx | 109 ++- sw/source/filter/ww8/docxattributeoutput.hxx |6 + vcl/inc/sft.hxx |2 vcl/inc/vcl/embeddedfontshelper.hxx |4 vcl/source/fontsubset/sft.cxx|2

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - fa/cdfe2138452ff5f5f0b1358872b694d52dd9ee

2013-03-06 Thread Caolán McNamara
fa/cdfe2138452ff5f5f0b1358872b694d52dd9ee |1 + 1 file changed, 1 insertion(+) New commits: commit 6fdaa0616e475435ee1323a16a5bea370786dbb8 Author: Caolán McNamara Date: Wed Mar 6 11:01:51 2013 + Notes added by 'git notes add' diff --git a/fa/cdfe2138452ff5f5f0b1358872b694d52dd9

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a6/b0b8d0a19b14fc8b35c62507d4fe38e3ee05da

2013-03-06 Thread Caolán McNamara
a6/b0b8d0a19b14fc8b35c62507d4fe38e3ee05da |1 + 1 file changed, 1 insertion(+) New commits: commit 6a97f735af07a47894d1fd613a2b6712033b852a Author: Caolán McNamara Date: Wed Mar 6 11:02:37 2013 + Notes added by 'git notes add' diff --git a/a6/b0b8d0a19b14fc8b35c62507d4fe38e3ee05

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 02/ed81efe4fd4d6ddd62a2a7e7490712950a0002

2013-03-06 Thread Caolán McNamara
02/ed81efe4fd4d6ddd62a2a7e7490712950a0002 |1 + 1 file changed, 1 insertion(+) New commits: commit 8de86757369cc00a3626c2919d6c9a622291e498 Author: Caolán McNamara Date: Wed Mar 6 11:03:58 2013 + Notes added by 'git notes add' diff --git a/02/ed81efe4fd4d6ddd62a2a7e7490712950a00

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3b/5a27e906b45bef8a6fda3f73a1ff89c49a2929

2013-03-06 Thread Caolán McNamara
3b/5a27e906b45bef8a6fda3f73a1ff89c49a2929 |1 + 1 file changed, 1 insertion(+) New commits: commit 208582c34eb02770cbf67da57e5db4dc012c81ef Author: Caolán McNamara Date: Wed Mar 6 11:06:29 2013 + Notes added by 'git notes add' diff --git a/3b/5a27e906b45bef8a6fda3f73a1ff89c49a29

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 9c/e29c163743111002a6d8bfeb8fbd5f20b80838

2013-03-06 Thread Caolán McNamara
9c/e29c163743111002a6d8bfeb8fbd5f20b80838 |1 + 1 file changed, 1 insertion(+) New commits: commit 0d7be1d3b9c37e6984bc286b827d2983161f Author: Caolán McNamara Date: Wed Mar 6 11:07:34 2013 + Notes added by 'git notes add' diff --git a/9c/e29c163743111002a6d8bfeb8fbd5f20b808

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ba/86cf07673ed3dde1b4d54242005a4a903d86c9

2013-03-06 Thread Caolán McNamara
ba/86cf07673ed3dde1b4d54242005a4a903d86c9 |1 + 1 file changed, 1 insertion(+) New commits: commit f408b969f398c6315ae3f2e9f955b6acde888989 Author: Caolán McNamara Date: Wed Mar 6 11:08:55 2013 + Notes added by 'git notes add' diff --git a/ba/86cf07673ed3dde1b4d54242005a4a903d86

[Libreoffice-commits] core.git: comphelper/README

2013-03-06 Thread Stephan Bergmann
comphelper/README |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 0a1e834a7370dec036b621ef1906cf261eb13f58 Author: Stephan Bergmann Date: Wed Mar 6 12:09:02 2013 +0100 Improve comphelper/README Change-Id: I81e3cb8f21f156e61536237ee8b87e475218dafd

RE: Mirroring gtk buttons

2013-03-06 Thread Michael Meeks
On Wed, 2013-03-06 at 10:57 +, Issa Alkurtass wrote: > Khaled Hosny wrote on March 06, 2013 11:37 AM: > >You probably have LibreOffice and GTK using two different locales (e.g. > >LibreOffice is set to a right-to-left while the system locale is set to > >a left-to-right language). > > True, m

Re: gnumake module deps ...

2013-03-06 Thread Stephan Bergmann
On 03/06/2013 08:08 AM, David Ostrovsky wrote: (b) some subtle differencies to hand made dmake build module dependency list: Compared to the dmake build module dependency list it seems not to say the whole truth: cat svx/prj/build.lst sx svx : sfx2 oovbaapi DBCONNECTIVITY:connecti

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3e/0fc2181ab5039230a3455dddc0a215685733b5

2013-03-06 Thread Caolán McNamara
3e/0fc2181ab5039230a3455dddc0a215685733b5 |1 + 1 file changed, 1 insertion(+) New commits: commit 5667fc6a02b35dfe1487b1d35d670b4dd6c298dd Author: Caolán McNamara Date: Wed Mar 6 11:14:18 2013 + Notes added by 'git notes add' diff --git a/3e/0fc2181ab5039230a3455dddc0a215685733

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 59/e19330b34523ba80ea8e9d2f52dfb4441d0a57

2013-03-06 Thread Caolán McNamara
59/e19330b34523ba80ea8e9d2f52dfb4441d0a57 |1 + 1 file changed, 1 insertion(+) New commits: commit b9175dfe6d69194a43110696b1c193aa13e072a7 Author: Caolán McNamara Date: Wed Mar 6 11:14:38 2013 + Notes added by 'git notes add' diff --git a/59/e19330b34523ba80ea8e9d2f52dfb4441d0a

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b3/8ec9659bf1869724d8585c60090f05a98e6e12

2013-03-06 Thread Caolán McNamara
b3/8ec9659bf1869724d8585c60090f05a98e6e12 |1 + 1 file changed, 1 insertion(+) New commits: commit a2525fa925bd557d946a53722c2ef6b685c89981 Author: Caolán McNamara Date: Wed Mar 6 11:15:29 2013 + Notes added by 'git notes add' diff --git a/b3/8ec9659bf1869724d8585c60090f05a98e6e

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - de/1be2dc94d9ef978a9ca7778ac0ded310f1cd55

2013-03-06 Thread Caolán McNamara
de/1be2dc94d9ef978a9ca7778ac0ded310f1cd55 |1 + 1 file changed, 1 insertion(+) New commits: commit 2e28b6ac61bac98e6ba7dc59d720db2dd3bd487f Author: Caolán McNamara Date: Wed Mar 6 11:19:23 2013 + Notes added by 'git notes add' diff --git a/de/1be2dc94d9ef978a9ca7778ac0ded310f1cd

RE: Mirroring gtk buttons

2013-03-06 Thread Issa Alkurtass
Michael Meeks wrote on March 06, 2013 2:13 PM: >Urk - so - then I guess it is a matter of persuading each of our >captive gtk2 widgets to have the right RTL setting via: > > void gtk_widget_set_direction (GtkWidget*widget, > GtkTextDirection dir);

[Libreoffice-commits] core.git: 5 commits - config_host.mk.in configure.ac Makefile.in odk/CustomTarget_autodoc.mk solenv/gbuild

2013-03-06 Thread Matúš Kukan
Makefile.in | 12 +++ config_host.mk.in |2 - configure.ac| 52 +++- odk/CustomTarget_autodoc.mk |4 +- solenv/gbuild/CppunitTest.mk|2 - solenv/gbu

[PATCH] always use system python for building

2013-03-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2563 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2563/1 always use system python for building Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1 --- M RepositoryExter

Prashant's oddly hanging build ...

2013-03-06 Thread Michael Meeks
On Fri, 2013-03-01 at 12:54 +, Michael Meeks wrote: > On Fri, 2013-03-01 at 15:21 +0530, Prashant Pandey wrote: > > ps aux show the following results: pstree -p is prolly going to give a more useful output (JFYI) you may need to coax it to go wider than normal though. > strace

[Libreoffice-commits] core.git: sw/qa

2013-03-06 Thread Fridrich Štrba
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 14e95922d2cdbafb7a3843dc291e8d8a95e89ff1 Author: Fridrich Å trba Date: Wed Mar 6 12:52:34 2013 +0100 Commenting 3 failing tests before someone can have a look at it

Re: Prashant's oddly hanging build ...

2013-03-06 Thread Michael Meeks
Drat, sent this early with ctrl-enter: On Wed, 2013-03-06 at 11:49 +, Michael Meeks wrote: > A new thread - 31830 - which does exactly nothing except fiddling with > futexes: > > 31830 1362225668.627412 futex(0x2b15cd5c3360, FUTEX_WAKE_PRIVATE, 1) = 0 > 31830 1362225668.627477 futex(0x2

RE: Mirroring gtk buttons

2013-03-06 Thread Michael Meeks
On Wed, 2013-03-06 at 11:38 +, Issa Alkurtass wrote: > Something like that yes, but this function is only concerned with text > direction and ordering of items, not "graphical orientation." We need > something that flips or mirrors the widgets. Well - I'd have a read around inside the

[Libreoffice-commits] core.git: 5 commits - sd/source vcl/inc vcl/source vcl/unx

2013-03-06 Thread Herbert Dürr
sd/source/ui/app/optsitem.cxx |4 ++-- vcl/inc/vcl/morebtn.hxx |8 vcl/source/control/morebtn.cxx | 12 ++-- vcl/source/control/quickselectionengine.cxx |8 vcl/source/filter/jpeg/jpegc.c |9 +++

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 52/c755f84a4755982d0f0933986c292d199a34f0

2013-03-06 Thread Caolán McNamara
52/c755f84a4755982d0f0933986c292d199a34f0 |1 + 1 file changed, 1 insertion(+) New commits: commit 120a49c11737530e7b9d95ba9ef1c1f26570a4f4 Author: Caolán McNamara Date: Wed Mar 6 12:39:35 2013 + Notes added by 'git notes add' diff --git a/52/c755f84a4755982d0f0933986c292d199a34

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - fe/badae3d165ba12f2f7944b441fdfc328a3725a

2013-03-06 Thread Caolán McNamara
fe/badae3d165ba12f2f7944b441fdfc328a3725a |1 + 1 file changed, 1 insertion(+) New commits: commit 288097a4074b73040f77859420e923199506 Author: Caolán McNamara Date: Wed Mar 6 12:40:12 2013 + Notes added by 'git notes add' diff --git a/fe/badae3d165ba12f2f7944b441fdfc328a372

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 83/587cfa95ca3ffa6c857d184f28e74c5b0a6bd7

2013-03-06 Thread Caolán McNamara
83/587cfa95ca3ffa6c857d184f28e74c5b0a6bd7 |1 + 1 file changed, 1 insertion(+) New commits: commit d145a72b767cd5bd44b4a993c65474da819538d9 Author: Caolán McNamara Date: Wed Mar 6 12:40:47 2013 + Notes added by 'git notes add' diff --git a/83/587cfa95ca3ffa6c857d184f28e74c5b0a6b

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a6/ee3d58c7cc3e6b0c4ddb31ddd8f495385adad2

2013-03-06 Thread Caolán McNamara
a6/ee3d58c7cc3e6b0c4ddb31ddd8f495385adad2 |1 + 1 file changed, 1 insertion(+) New commits: commit 3926f47714a1379affda6ba133c15c3ef95ca00b Author: Caolán McNamara Date: Wed Mar 6 12:41:21 2013 + Notes added by 'git notes add' diff --git a/a6/ee3d58c7cc3e6b0c4ddb31ddd8f495385ada

[PATCH] One German comment translated, removed commented out line of...

2013-03-06 Thread Chris Sherlock (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2564 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/2564/1 One German comment translated, removed commented out line of code. Change-Id: I0811d0404b325307a7cab60c8c634a74e

[PATCH] Translate German comment in idlemgr.cxx

2013-03-06 Thread Chris Sherlock (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2565 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/2565/1 Translate German comment in idlemgr.cxx Change-Id: Ic5506b8698d0458e3166994a165d4dd1a8f6173d --- M vcl/source/ap

[PUSHED] fdo#60148 Clean up warnings from the Clang compiler plugin

2013-03-06 Thread Eike Rathke (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2544 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2544 To unsubscribe, visit

[PATCH] Remove commented out code in salplug.cxx

2013-03-06 Thread Chris Sherlock (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2566 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/2566/1 Remove commented out code in salplug.cxx Change-Id: Ie3f55a35874ecaf07440da26c8ba22c2803a0480 --- M vcl/unx/gene

[Libreoffice-commits] core.git: vcl/source

2013-03-06 Thread Chris
vcl/source/app/help.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit fb237565bb9db1ab35420b9134d70d03794dedc4 Author: Chris Date: Wed Mar 6 23:37:38 2013 +1100 One German comment translated, removed commented out line of code. Change-Id: I0811d04

[Libreoffice-commits] core.git: vcl/unx

2013-03-06 Thread Chris
vcl/unx/generic/plugadapt/salplug.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit fbb8d6b53b72bc9c2b937161bec4364378b38279 Author: Chris Date: Thu Mar 7 00:01:58 2013 +1100 Remove commented out code in salplug.cxx Change-Id: Ie3f55a35874ecaf07440da26c8ba22c2803a04

[Libreoffice-commits] core.git: vcl/source

2013-03-06 Thread Chris
vcl/source/app/idlemgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 031f383af9942312f1c25f5498fb0e88afe4c562 Author: Chris Date: Wed Mar 6 23:49:57 2013 +1100 Translate German comment in idlemgr.cxx Change-Id: Ic5506b8698d0458e3166994a165d4dd1a

[PUSHED] Remove commented out code in salplug.cxx

2013-03-06 Thread Thomas Arnhold (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2566 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2566 To unsubscribe, vis

[PUSHED] One German comment translated, removed commented out line of...

2013-03-06 Thread Thomas Arnhold (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2564 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2564 To unsubscribe, vis

[PUSHED] Translate German comment in idlemgr.cxx

2013-03-06 Thread Thomas Arnhold (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2565 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2565 To unsubscribe, vis

[Libreoffice-commits] core.git: cppcanvas/source

2013-03-06 Thread Eike Rathke
cppcanvas/source/mtfrenderer/emfplus.cxx | 330 +++ 1 file changed, 167 insertions(+), 163 deletions(-) New commits: commit 4bc9d484ca001fac72d3ebcd8a23a627c296e0dc Author: Eike Rathke Date: Wed Mar 6 14:17:47 2013 +0100 straighten out that dreaded indentation

Re: gnumake module deps ...

2013-03-06 Thread Caolán McNamara
On Wed, 2013-03-06 at 10:34 +0100, Eike Rathke wrote: > Hi Michael, > > On Tuesday, 2013-03-05 18:36:48 +, Michael Meeks wrote: > > > http://users.freedesktop.org/~michael/module-deps.png > > http://users.freedesktop.org/~michael/module-deps.graphviz > > So that's how it might look l

[Libreoffice-commits] core.git: 3 commits - cui/source sc/source sc/uiconfig sc/UI_scalc.mk vcl/inc vcl/source

2013-03-06 Thread Caolán McNamara
cui/source/options/treeopt.cxx |5 sc/UI_scalc.mk |1 sc/source/ui/inc/anyrefdg.hxx | 50 ++- sc/source/ui/inc/namedefdlg.hxx | 42 ++ sc/source/ui/miscdlgs/anyrefdg.cxx | 230 +--- sc/source/ui/namedlg/nam

[PATCH] It is safer to uncomment these checks in the postithelper

2013-03-06 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2567 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/2567/1 It is safer to uncomment these checks in the postithelper Change-Id: I84d96224dbe51ff25fcb6d96e0be9a8dff89b0a1 -

Re: [HELP] Java expert needed on fdo#61726

2013-03-06 Thread Stephan Bergmann
On 03/05/2013 06:26 PM, Lionel Elie Mamane wrote: On Tue, Mar 05, 2013 at 04:20:32PM +0200, Noel Grandin wrote: On 2013-03-05 16:01, Lionel Elie Mamane wrote: If someone with a better clue at Java could take a look at https://bugs.freedesktop.org/show_bug.cgi?id=61726 I'd be grateful. It c

Re: [HELP] Java expert needed on fdo#61726

2013-03-06 Thread Stephan Bergmann
On 03/06/2013 07:40 AM, Tor Lillqvist wrote: to rectify that i renamed our class to be ReportEngine2.java Wouldn't it have been appropriate to rename the package, too? If the report-builder is an extension, not part of offapi, why are its classes in com.sun.star? Yes, that should be cleaned u

[Libreoffice-commits] core.git: cppcanvas/source

2013-03-06 Thread Radek Doulik
cppcanvas/source/mtfrenderer/emfplus.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 1d6b17d6130f0bb24c19207dffebe17f983d3415 Author: Radek Doulik Date: Wed Mar 6 15:12:27 2013 +0100 do not crop the bitmap, it is already cropped. more debug outpu

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - bin/lo-commit-stat

2013-03-06 Thread Petr Mladek
bin/lo-commit-stat | 167 + 1 file changed, 92 insertions(+), 75 deletions(-) New commits: commit 38ed89d2877558d96f2a3bd7f5c28a7c110a91b1 Author: Petr Mladek Date: Wed Mar 6 15:15:01 2013 +0100 lo-commit-stat: new --bugs-changelog opti

[Libreoffice-commits] core.git: 2 commits - dbaccess/uiconfig hwpfilter/source sw/uiconfig

2013-03-06 Thread Caolán McNamara
dbaccess/uiconfig/ui/querypropertiesdialog.ui | 17 ++ hwpfilter/source/hwpread.cxx |8 +++--- sw/uiconfig/swriter/ui/captionoptions.ui | 31 +++--- 3 files changed, 21 insertions(+), 35 deletions(-) New commits: commit 5575d7f3f3b2fcf

[PUSHED] coverity#983009: Resource leak

2013-03-06 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2550 -- To view, visit https://gerrit.libreoffice.org/2550 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

Re: Missing service SvgWriter - forgotten when rebasing with AOO

2013-03-06 Thread Michael Meeks
On Tue, 2013-03-05 at 19:54 +0100, Tomaž Vajngerl wrote: > I am looking why exporting SVG doesn't work when exporting charts > (fdo#60137). In [1] we need "com.sun.star.svg.SVGWriter" but it is not > present in LO. Looks to me like we missed to include changes in [2] > from AOO when rebasing. Wha

Re: [tdf-discuss] macro compatibility between LO and AOO?

2013-03-06 Thread Stephan Bergmann
On 03/06/2013 09:00 AM, Andre Fischer wrote: On 05.03.2013 18:29, Michael Meeks wrote: On Tue, 2013-03-05 at 09:19 -0800, Fred Ollinger wrote: I was wondering if libreoffice and aooo can't agree to some basic level api for 3rd party developers? It's an interesting discussion; but in the ab

[Libreoffice-commits] core.git: configure.ac

2013-03-06 Thread Matúš Kukan
configure.ac | 38 ++ 1 file changed, 2 insertions(+), 36 deletions(-) New commits: commit a8ba50d2c0f54aa40977c6da0898814573d6a5e0 Author: Matúš Kukan Date: Mon Mar 4 19:26:11 2013 +0100 XINC and XLIB are never used Change-Id: I242153584dd

[PUSHED] XINC and XLIB are never used

2013-03-06 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2545 Approvals: Tomáš Chvátal: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2545 To unsubscribe, visi

[Libreoffice-commits] core.git: extras/source sw/source

2013-03-06 Thread Winfried Donkers
extras/source/labels/labels.xml |6 sw/source/ui/envelp/labelcfg.cxx | 283 +-- sw/source/ui/envelp/labfmt.cxx |8 + sw/source/ui/envelp/labfmt.hrc |5 sw/source/ui/envelp/labfmt.src |6 sw/source/ui/inc/labelcfg.hxx| 11 + 6 fil

[PUSHED] some refinements on label configurations in writer

2013-03-06 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2473 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2473 To unsubscribe, vi

[Libreoffice-qa] FDO & BSA Administration Info - New version 4.0.1.2 release

2013-03-06 Thread Joel Madero
New version 4.0.1.2 rc has been updated to 4.0.1.2 release on both FreeDesktop.Org (FDO) & Bug Submission Assistant (BSA). Any question can come my way. Best, Joel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedeskto

[Libreoffice-commits] core.git: 2 commits - helpcontent2 sc/AllLangResTarget_sc.mk sc/inc sc/source

2013-03-06 Thread Caolán McNamara
helpcontent2|2 sc/AllLangResTarget_sc.mk |1 sc/inc/sc.hrc |1 sc/source/ui/inc/namedefdlg.hrc | 49 sc/source/ui/inc/namedefdlg.hxx |1 sc/source/ui/src/namedefdlg.src | 154

[Libreoffice-commits] help.git: 2 commits - helpers/help_hid.lst source/text

2013-03-06 Thread Caolán McNamara
helpers/help_hid.lst |7 --- source/text/scalc/01/04070100.xhp | 30 +++--- source/text/shared/00/0208.xhp |8 3 files changed, 19 insertions(+), 26 deletions(-) New commits: commit 44a39c4833aef3499030d046f153bb1d27e84027 Author:

[Libreoffice-commits] core.git: bin/lo-commit-stat

2013-03-06 Thread Petr Mladek
bin/lo-commit-stat | 165 + 1 file changed, 91 insertions(+), 74 deletions(-) New commits: commit 7cc7e402788b5df140976ae6c0ce7e92971a3d9d Author: Petr Mladek Date: Wed Mar 6 15:15:01 2013 +0100 lo-commit-stat: new --bugs-changelog opti

[Libreoffice-commits] core.git: 2 commits - sc/source sc/uiconfig

2013-03-06 Thread Caolán McNamara
sc/source/ui/namedlg/namedefdlg.cxx |1 sc/uiconfig/scalc/ui/insertname.ui | 184 2 files changed, 185 insertions(+) New commits: commit ba0ad768769b0d37172d9ca18cf0b6614eb2e9e6 Author: Caolán McNamara Date: Wed Mar 6 15:05:21 2013 + need s

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - bin/lo-commit-stat

2013-03-06 Thread Petr Mladek
bin/lo-commit-stat | 165 + 1 file changed, 91 insertions(+), 74 deletions(-) New commits: commit d9eadf9c6ee92ee1e43fb453a3a1bffc0364d76f Author: Petr Mladek Date: Wed Mar 6 15:15:01 2013 +0100 lo-commit-stat: new --bugs-changelog opti

[PUSHED] Converted Insert -> Names -> insert widget.

2013-03-06 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2131 -- To view, visit https://gerrit.libreoffice.org/2131 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[Libreoffice-commits] core.git: solenv/gbuild

2013-03-06 Thread Stephan Bergmann
solenv/gbuild/Extension.mk |4 1 file changed, 4 deletions(-) New commits: commit 6a2e8693b239b6d69523a34103b270613794ef8c Author: Stephan Bergmann Date: Wed Mar 6 16:17:55 2013 +0100 Dead code Change-Id: Ie54e11da130d563e52a87b924b556966d055b73f diff --git a/solenv/gbu

  1   2   >