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

2013-03-26 Thread Tor Lillqvist
sw/source/ui/app/appopt.cxx |6 ++--- sw/source/ui/app/swmodul1.cxx| 10 - sw/source/ui/docvw/edtwin3.cxx |4 +-- sw/source/ui/inc/view.hxx| 16 +++--- sw/source/ui/misc/pggrid.cxx |8 +++ sw/source/ui/ribbar/inputwin.cxx |8 +++ s

[Libreoffice-commits] core.git: connectivity/Library_postgresql-sdbc-impl.mk

2013-03-26 Thread Matúš Kukan
connectivity/Library_postgresql-sdbc-impl.mk | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 3e786028a31565a05a09b3cc36233f50688c7f8a Author: Matúš Kukan Date: Wed Mar 27 07:33:54 2013 +0100 postgresql-sdbc-impl: does not need these externals for

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

2013-03-26 Thread Tor Lillqvist
vcl/aqua/source/window/salframe.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5da2b4b903308fe1cf18f2feae20e602d744fe9f Author: Tor Lillqvist Date: Wed Mar 27 08:38:16 2013 +0200 Need for WINDOWSTATE_* Change-Id: Ic4f729554d92652f38d783bb237448e8469e6faf diff

[Libreoffice-commits] core.git: 3 commits - cppunit/ExternalPackage_cppunit.mk icu/ExternalProject_icu.mk

2013-03-26 Thread David Tardon
cppunit/ExternalPackage_cppunit.mk |2 +- icu/ExternalProject_icu.mk |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 92b963ef5f7aa8f1bbacd1803f6e066bf1394b8d Author: David Tardon Date: Fri Mar 15 16:04:29 2013 +0100 @touch does not exist

[PATCH] Fix moving selected search results in Template Manager.

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3079 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/3079/1 Fix moving selected search results in Template Manager. Change-Id: I51ae74f91845255dc1f332e33c8e708e5af1ead0 ---

[PATCH] Delete the correct template from the selected search results...

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3077 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/77/3077/1 Delete the correct template from the selected search results. Change-Id: I2fe82b20e9b4a78a3e8e587a5720054f84

[PATCH] Fix exporting selected search results in Template Manager.

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3078 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/78/3078/1 Fix exporting selected search results in Template Manager. Change-Id: I0716b3f2833bdcc78a67f1b0874b92a59df705f7

[PATCH] Fix deleting templates through Template Manager.

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3076 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/3076/1 Fix deleting templates through Template Manager. Change-Id: Ic59d3d666ae5f3808ef7dd7324589a731a841186 --- M sfx2

[PATCH] Separate template region ids from thumbnail ids.

2013-03-26 Thread Rafael Dominguez (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3075 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/3075/1 Separate template region ids from thumbnail ids. - Update all actions to use the new system. Change-Id: I22da25

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/qa sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/document.hxx|4 +-- sc/qa/unit/helper/csv_handler.hxx |6 +++-- sc/source/filter/oox/formulabuffer.cxx |6 + sc/source/filter/orcus/interface.cxx |7 ++--- sc/source/filter/xml/XMLExportIterator.cxx |1 sc/source/filter/xml

[PATCH] fdo#62525: use cow_wrapper for FillHatchAttribute

2013-03-26 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3073 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/3073/1 fdo#62525: use cow_wrapper for FillHatchAttribute Change-Id: I1581b4bca6f14bd27af12ff40a4f4c0fe08af133 --- M dra

[PATCH] fdo#62525: use cow_wrapper for FontAttribute

2013-03-26 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3074 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/3074/1 fdo#62525: use cow_wrapper for FontAttribute Change-Id: Ic07da7c7cf225a910e6f0fa4f6d20c4700e7ec7a --- M drawingl

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/dociter.hxx |3 --- sc/source/core/data/dociter.cxx |5 - 2 files changed, 8 deletions(-) New commits: commit 27761ac755968dfdf4759a161c6f25ca58e54226 Author: Kohei Yoshida Date: Tue Mar 26 22:24:07 2013 -0400 Remove this hack. Change-Id: Ibaf4f478

[Libreoffice-commits] core.git: editeng/source sc/source sw/source vcl/source xmloff/source

2013-03-26 Thread Thomas Arnhold
editeng/source/items/frmitems.cxx | 22 -- sc/source/core/data/fillinfo.cxx | 17 - sc/source/core/data/olinetab.cxx |7 --- sc/source/filter/inc/xihelper.hxx |2 -- sc/source/ui/miscdlgs/acredlin.cxx |8 sc/source/ui/miscdlgs/

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc

2013-03-26 Thread Kohei Yoshida
sc/inc/cellform.hxx |2 +- sc/inc/conditio.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c23d97793c0b781a0c52ddc4632a3804acfc2362 Author: Kohei Yoshida Date: Tue Mar 26 22:10:21 2013 -0400 ScRefCellValue is actually a struct, not a class.

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc

2013-03-26 Thread Kohei Yoshida
sc/inc/cellform.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit eb5f126802f742769adf9e1daf5babeb509465b7 Author: Kohei Yoshida Date: Tue Mar 26 22:09:09 2013 -0400 We don't need this. Change-Id: I93a13b3fb4203909765841806a7cde017ee85b6a diff --git a/sc/inc/cellfo

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/cellform.hxx |4 +- sc/source/core/data/column3.cxx | 20 +++ sc/source/core/data/dociter.cxx | 31 -- sc/source/core/data/table3.cxx |5 ++ sc/source/core/tool/cellform.cxx | 66 ++- sc/source/ui/doc

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-03-26 Thread Kohei Yoshida
sc/source/ui/inc/output.hxx | 19 ++--- sc/source/ui/view/output2.cxx | 144 -- 2 files changed, 80 insertions(+), 83 deletions(-) New commits: commit f8f956b26d569584f13ba1e3a49fd69336e6508a Author: Kohei Yoshida Date: Tue Mar 26 21:35:20 2013 -040

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/cellform.hxx |6 -- sc/inc/column.hxx|3 + sc/source/core/data/column.cxx | 11 +++ sc/source/core/data/column2.cxx | 52 +- sc/source/core/data/column3.cxx | 20 +++ sc/source/core/tool/cellform.cxx | 111 -

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cd/a5df083238440fe32ccf820b779d2d4e553014

2013-03-26 Thread Xisco Fauli
cd/a5df083238440fe32ccf820b779d2d4e553014 |1 + 1 file changed, 1 insertion(+) New commits: commit 3ce545c02e119a193be2caa3efe1654b817d766a Author: Xisco Fauli Date: Wed Mar 27 01:33:08 2013 +0100 Notes added by 'git notes add' diff --git a/cd/a5df083238440fe32ccf820b779d2d4e553014

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b8/2b2622b130d58892109fd59551ae05c4f2b923

2013-03-26 Thread Xisco Fauli
b8/2b2622b130d58892109fd59551ae05c4f2b923 |1 + 1 file changed, 1 insertion(+) New commits: commit 44783c1614ee88bac64862e5b21bf0d45aeb3d8b Author: Xisco Fauli Date: Wed Mar 27 01:31:31 2013 +0100 Notes added by 'git notes add' diff --git a/b8/2b2622b130d58892109fd59551ae05c4f2b923

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

2013-03-26 Thread Jianyuan Li
sc/source/filter/excel/xlpivot.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit c52851bf5603136fb58b828ff9e848aa0cdfbef0 Author: Jianyuan Li Date: Tue Sep 25 04:53:47 2012 + Fix #119514#:Item lists are incorrectly imported Report

[Libreoffice-commits] core.git: dictionaries helpcontent2 sc/source

2013-03-26 Thread Xisco Fauli
dictionaries |2 +- helpcontent2 |2 +- sc/source/filter/excel/xlpivot.cxx | 14 ++ 3 files changed, 4 insertions(+), 14 deletions(-) New commits: commit 664dd908afe403836bdabc6da4f6fb0706b4f308 Author: Xisco Fauli Date: Wed Mar

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

2013-03-26 Thread Jianyuan Li
dictionaries |2 +- helpcontent2 |2 +- sc/source/filter/excel/xlpivot.cxx | 14 -- sc/source/ui/view/viewdata.cxx |3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 2d3f9fb97857fd8cfc732d3f5aa8f2

[Libreoffice-commits] core.git: 2 commits - toolkit/source vcl/headless vcl/inc vcl/source

2013-03-26 Thread Tor Lillqvist
toolkit/source/awt/vclxsystemdependentwindow.cxx |3 +++ toolkit/source/awt/vclxtoolkit.cxx |4 toolkit/source/awt/vclxtopwindow.cxx |3 +++ toolkit/source/awt/vclxwindow1.cxx |2 ++ vcl/headless/svpframe.cxx|

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-03-26 Thread Matúš Kukan
RepositoryExternal.mk |4 1 file changed, 4 insertions(+) New commits: commit 006e12732427ffcd8d846bb0a4d9961dac3c2336 Author: Matúš Kukan Date: Wed Mar 27 01:02:55 2013 +0100 ops, fix previous ldap commit Change-Id: I1db0dc8dd9565b72c49b5ba183ba941c3d342277 diff --gi

[Libreoffice-commits] core.git: 2 commits - toolkit/source vcl/headless vcl/inc vcl/source

2013-03-26 Thread Tor Lillqvist
toolkit/source/awt/vclxsystemdependentwindow.cxx |3 ++ toolkit/source/awt/vclxtoolkit.cxx |4 +++ toolkit/source/awt/vclxtopwindow.cxx |3 ++ toolkit/source/awt/vclxwindow1.cxx |2 + vcl/headless/svpframe.cxx|6 ++

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac connectivity/Library_postgresql-sdbc-impl.mk extensions/Library_ldapbe2.mk RepositoryExternal.mk

2013-03-26 Thread Matúš Kukan
RepositoryExternal.mk|2 +- config_host.mk.in|1 - configure.ac |4 connectivity/Library_postgresql-sdbc-impl.mk |2 +- extensions/Library_ldapbe2.mk|2 +- 5 files changed,

[PUSHED] fdo#39468 Translate German comments - vcl/source/control/

2013-03-26 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/2966 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2966 To unsubscribe, vis

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

2013-03-26 Thread Tor Lillqvist
vcl/aqua/source/window/salframeview.mm |8 vcl/inc/salwtype.hxx | 20 +--- vcl/unx/generic/app/i18n_cb.cxx| 15 --- vcl/unx/generic/window/salframe.cxx|6 +++--- vcl/unx/gtk/window/gtkframe.cxx|8 v

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/cellvalue.hxx |2 sc/inc/externalrefmgr.hxx| 10 +-- sc/source/core/data/cellvalue.cxx| 11 +++ sc/source/ui/docshell/externalrefmgr.cxx | 88 --- 4 files changed, 53 insertions(+), 58 deletions(-) New commi

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

2013-03-26 Thread Christian M . Heller
vcl/source/control/longcurr.cxx |5 ++--- vcl/source/control/scrbar.cxx |2 +- vcl/source/control/slider.cxx | 38 +- vcl/source/control/spinfld.cxx | 15 +++ vcl/source/control/tabctrl.cxx | 28 ++-- 5 fil

[Libreoffice-commits] core.git: 2 commits - sc/inc vcl/aqua vcl/headless vcl/inc vcl/source vcl/unx vcl/win

2013-03-26 Thread Tor Lillqvist
sc/inc/conditio.hxx |2 - vcl/aqua/source/window/salframe.cxx | 32 ++--- vcl/headless/svpframe.cxx | 17 ++- vcl/inc/salwtype.hxx| 19 vcl/inc/vcl/syswin.hxx |1 vcl/source/window/syswin.cxx

Re: need help with shell / configure

2013-03-26 Thread Matúš Kukan
On 21 March 2013 00:35, Mat M wrote: > Since we have no spaces in vars and file names, it is simple to provide a > POSIX workaround still allowing us to use the for loops. > Will do that sometimes between tomorrow and next Sunday. Great. It works well now. Thank you. Matus __

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/cellform.hxx |7 ++ sc/source/core/tool/cellform.cxx | 103 ++ sc/source/filter/dif/difexp.cxx | 94 +++--- sc/source/filter/html/htmlexp.cxx | 92 +++-- sc/source/filter/in

[PATCH] coverity#704145 Resource leak in object

2013-03-26 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3071 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/3071/1 coverity#704145 Resource leak in object Change-Id: Ia676d215cf8ef4830e31a1caf4153e33af84c200 --- M forms/source/

[ABANDONED] proof of concept: kill scp2 and solenv/bin/modules (WiP)

2013-03-26 Thread via Code Review
Björn Michaelsen has abandoned this change. Change subject: proof of concept: kill scp2 and solenv/bin/modules (WiP) .. Patch Set 1: Abandoned making this a (private) draft at: https://gerrit.libreoffice.org/#/c/3072/ Change-Id

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/cellvalue.hxx |4 + sc/inc/dociter.hxx|2 sc/source/core/data/cellvalue.cxx | 32 +++ sc/source/core/data/dociter.cxx | 28 + sc/source/core/tool/rangeseq.cxx | 44 +++-- sc/source/ui/view/tabvwsh5.cxx

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

2013-03-26 Thread Julien Nabet
sfx2/source/dialog/tabdlg.cxx |4 1 file changed, 4 insertions(+) New commits: commit eb69f807c4709a908222cb57b45a8733be663c56 Author: Julien Nabet Date: Tue Mar 26 23:29:27 2013 +0100 coverity#440839 Resource leak in object Change-Id: Icf65fdaac8c5ed852a85dce18fc49d401c

[Libreoffice-commits] core.git: sal/rtl

2013-03-26 Thread Stephan Bergmann
sal/rtl/strtmpl.cxx | 70 +++- 1 file changed, 31 insertions(+), 39 deletions(-) New commits: commit b57951a6b372bd77a6207b67fa305270129fcb71 Author: Stephan Bergmann Date: Tue Mar 26 23:28:29 2013 +0100 No need for a template here

[Libreoffice-commits] core.git: sal/rtl

2013-03-26 Thread Stephan Bergmann
sal/rtl/strtmpl.cxx | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) New commits: commit 30be686ddee70c5aa661abfc8eb2cb6f6fdc4752 Author: Stephan Bergmann Date: Tue Mar 26 23:22:26 2013 +0100 Could the failing MSVC tinderbox be due to implementation-define

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2013-03-26 Thread Julien Nabet
extensions/Library_ldapbe2.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c1563bc6d2143b9881b93f912bd0e008d3e86b14 Author: Julien Nabet Date: Tue Mar 26 23:21:30 2013 +0100 Oups, fix typo Change-Id: I64c1c644b2241fb3d43a1300816ead0f7724a4d3 diff

[Libreoffice-commits] core.git: 2 commits - logerrit

2013-03-26 Thread Bjoern Michaelsen
logerrit |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 8c8dc548c8fd8c9e7f8e4ef10d1c00607773f751 Author: Bjoern Michaelsen Date: Tue Mar 26 23:20:56 2013 +0100 make ./logerrit setup hooks just to be sure Change-Id: I17adc7cecd5cf3757d92477dacff24

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/dociter.hxx |7 --- sc/source/core/data/dociter.cxx| 15 --- sc/source/filter/excel/xetable.cxx | 29 - sc/source/filter/inc/xetable.hxx |7 +++ 4 files changed, 31 insertions(+), 27 deletions(-) New commits:

licence statement

2013-03-26 Thread petr_kraus
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Regards -- Petr Kraus petr_kr...@email.cz ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/list

license

2013-03-26 Thread Borim
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Matthias Hofmann (Borim) ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[ABANDONED] coverity#704453 Non-array delete for scalars

2013-03-26 Thread Julien Nabet (via Code Review)
Julien Nabet has abandoned this change. Change subject: coverity#704453 Non-array delete for scalars .. Patch Set 1: Abandoned Sorry Markus, I missed the fact you had assigned yourself. -- To view, visit https://gerrit.libreo

[Libreoffice-commits] core.git: 2 commits - sal/inc vcl/inc

2013-03-26 Thread Tor Lillqvist
sal/inc/sal/log-areas.dox |1 + vcl/inc/vcl/graphicfilter.hxx |2 -- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 1aed1041840324aaea49d465f463eca19834828b Author: Tor Lillqvist Date: Wed Mar 27 00:00:54 2013 +0200 Add log area 'vcl.headless' Cha

[PATCH] coverity#704453 Non-array delete for scalars

2013-03-26 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3069 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/3069/1 coverity#704453 Non-array delete for scalars Change-Id: I3bc1c8c0d0cfb0df1cb059982ffa9ad10de0ccc4 --- M sw/sourc

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

2013-03-26 Thread Stephan Bergmann
solenv/gbuild/partial_build.mk |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit a13c905f8d9f2e062a1bb3d3882347b47c3359ce Author: Stephan Bergmann Date: Tue Mar 26 22:43:43 2013 +0100 Revert "Revert "make partial_build work in separate builddir""

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2013-03-26 Thread Julien Nabet
extensions/Library_ldapbe2.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91f3b19e1dd041069d74d2827ee4ded49f2a5064 Author: Julien Nabet Date: Tue Mar 26 22:52:06 2013 +0100 New try to fix plc4 Change-Id: Id747989c4c99967129ca9c7e7a86e6e82e943c98

[Libreoffice-commits] help.git: 2 commits - AllLangHelp_shared.mk source/text

2013-03-26 Thread Michael Stahl
AllLangHelp_shared.mk |1 source/text/shared/01/0110.xhp|5 - source/text/shared/01/01100500.xhp| 125 -- source/text/shared/01/0222.xhp|2 source/text/shared/01/02220100.xhp|5 - source/text

[Libreoffice-commits] core.git: helpcontent2

2013-03-26 Thread Michael Stahl
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6cc7bfbc56c58225fabf4235e5b00f74ba800e20 Author: Michael Stahl Date: Tue Mar 26 17:18:00 2013 +0100 Updated core Project: help 341ef992d8fdc702e97274779cf3aa92133c547b diff --git a/helpcontent2

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2013-03-26 Thread Julien Nabet
extensions/Library_ldapbe2.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4871d1beb9f197752ea3917255fc0403959e8ae4 Author: Julien Nabet Date: Tue Mar 26 22:45:44 2013 +0100 Revert "Try a fix for Win build and plc4" This reverts commit b8b3230d51da

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

2013-03-26 Thread Michael Stahl
solenv/gbuild/HelpTarget.mk | 30 ++ 1 file changed, 18 insertions(+), 12 deletions(-) New commits: commit 55c6a38177d3d72166f5b6d47f5385d19b68e69a Author: Michael Stahl Date: Tue Mar 26 22:36:22 2013 +0100 gbuild: HelpTarget: use zip --filesync --must-match

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2013-03-26 Thread Julien Nabet
extensions/Library_ldapbe2.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8b3230d51da93a93aa7397b98a1aafa7a926a3f Author: Julien Nabet Date: Tue Mar 26 22:26:08 2013 +0100 Try a fix for Win build and plc4 Change-Id: Ib2c7e2397ff36e9c6baf359479bdd

Re: Can we localize math commands?

2013-03-26 Thread Andras Timar
Hi, On Mon, Mar 18, 2013 at 4:36 PM, Tadele Assefa wrote: > Dear all, > > I have two questions: > > Can we localize the LO Math commands like, sum, from %alpha, %theta etc? > > As a rule of thumb, all strings offered for translation are localizable. If they were not localizable, we would not m

Re: Module build broken on master.

2013-03-26 Thread Kohei Yoshida
On 03/26/2013 04:52 PM, Kohei Yoshida wrote: Any ideas? So, reverting this commit http://cgit.freedesktop.org/libreoffice/core/commit/?id=207e370a167b7856346c1bff0c735cd2688e2e6e fixes this. Since keeping the module build working is quite important, I'll have to revert this for now. Pete

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

2013-03-26 Thread Kohei Yoshida
solenv/gbuild/partial_build.mk |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 13034c8e4487919bea2eb8c1ba12b56b1a8a356d Author: Kohei Yoshida Date: Tue Mar 26 17:05:41 2013 -0400 Revert "make partial_build work in separate builddir" This reverts

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - solenv/gbuild

2013-03-26 Thread Kohei Yoshida
solenv/gbuild/partial_build.mk |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 960af08b53c86adf69463643b5952774123a6ac3 Author: Kohei Yoshida Date: Tue Mar 26 17:01:30 2013 -0400 Revert "make partial_build work in separate builddir" This reverts

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 30/441cd652260941ade8f3e6898205ab2a1d0cdf

2013-03-26 Thread Eike Rathke
30/441cd652260941ade8f3e6898205ab2a1d0cdf |1 + 1 file changed, 1 insertion(+) New commits: commit 35453eaa913f1d5c81bf362f9405419cd095c7d8 Author: Eike Rathke Date: Tue Mar 26 21:56:05 2013 +0100 Notes added by 'git notes add' diff --git a/30/441cd652260941ade8f3e6898205ab2a1d0cdf

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

2013-03-26 Thread Ariel Constenla-Haile
sc/inc/sc.hrc |5 - sc/source/ui/dbgui/scuiimoptdlg.cxx |6 +- sc/source/ui/src/scstring.src | 12 +++- 3 files changed, 20 insertions(+), 3 deletions(-) New commits: commit eec63d5e1d82c7809e14e46aa7cc9d9f71d2f2fa Author: Ariel Constenla-Hail

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-03-26 Thread Fridrich Štrba
RepositoryExternal.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b42b4442e7749fe93807ab9fa8e3f5f29ba0566 Author: Fridrich Å trba Date: Tue Mar 26 21:52:35 2013 +0100 Oops, how come it actually built here Change-Id: I79e7cf627a311a8cd2402ab8fddbc

[Libreoffice-commits] core.git: 2 commits - configure.ac RepositoryExternal.mk

2013-03-26 Thread Julien Nabet
RepositoryExternal.mk |2 +- configure.ac |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 4a4b7abe46022e2af759520a56806f0a7e9af3ce Author: Julien Nabet Date: Tue Mar 26 21:50:16 2013 +0100 Update commons-lang and commons-codec versions

Module build broken on master.

2013-03-26 Thread Kohei Yoshida
Hi there, I just did a clean build of the master branch (pulled 10-30 minutes ago), and it seems that a module build is broken. When I do, cd sal make instead of just building the sal module, I'll get $ cd sal $ make /home/kyoshida/libo/feature/working-branch-1/sal//../solenv/gbuild/partial_bu

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/dociter.hxx |2 +- sc/source/core/data/dociter.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9749a706fdea2ee0519870ef5d58a78f4fbf33bd Author: Kohei Yoshida Date: Tue Mar 26 16:44:45 2013 -0400 This can return const reference.

[Libreoffice-commits] core.git: RepositoryExternal.mk

2013-03-26 Thread Julien Nabet
RepositoryExternal.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6188e1d3f61175cb080c4d5feb37547b0ae9468c Author: Julien Nabet Date: Tue Mar 26 21:39:42 2013 +0100 Blind fix for commons-codec 1.6 Change-Id: I19c57855ee35d4327622608cb57cf52651

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

2013-03-26 Thread Julien Nabet
sw/source/filter/ww8/wrtw8num.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 2db140d5118ab58e51654d8d10a047c17f650d15 Author: Julien Nabet Date: Tue Mar 26 21:30:58 2013 +0100 coverity#735533 Logically dead code Change-Id: Iebc7a7284df0899d31eb6161b25a2e4c2f4cf

[PATCH] String::AppendAscii cleanup in dbaccess

2013-03-26 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3068 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/3068/1 String::AppendAscii cleanup in dbaccess Change-Id: I6a6d695c9e4b850bc19a3a80c2d8343147724df6 --- M dbaccess/sour

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

2013-03-26 Thread Eike Rathke
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit b39975bc01a7a25393ff8ee95d8c9f453d2dfdd7 Author: Eike Rathke Date: Tue Mar 26 21:21:49 2013 +0100 fixed out of bounds substring access assuming is not good eno

[Libreoffice-commits] core.git: libmariadb/configs

2013-03-26 Thread Stephan Bergmann
libmariadb/configs/mac_my_config.h |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 74364dad3fcacc32008f59fab2b5fd8aacd19c9d Author: Stephan Bergmann Date: Tue Mar 26 21:15:37 2013 +0100 At least Mac OS X SDK 10.7 does have strnlen Change-Id: I35b12

[PUSHED] Translate German comments, fix some ws

2013-03-26 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/3063 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3063 To unsubscribe, vis

[PATCH] coverity#982290 Logically dead code

2013-03-26 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3067 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/3067/1 coverity#982290 Logically dead code Change-Id: Ia684369faa5fd0eb854d204ac7e8dbf74f032606 --- M connectivity/sour

[ABANDONED] fdo#42781 WaE: unreachable code

2013-03-26 Thread Petr Kraus (via Code Review)
Petr Kraus has abandoned this change. Change subject: fdo#42781 WaE: unreachable code .. Patch Set 1: Abandoned posted better patch https://gerrit.libreoffice.org/#/c/3066/ -- To view, visit https://gerrit.libreoffice.org/306

[PATCH] fdo#42781 WaE: unreachable code

2013-03-26 Thread Petr Kraus (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3066 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/3066/1 fdo#42781 WaE: unreachable code Encapsulate whole switch case code by #if so it does not produce unreachable cod

[Libreoffice-commits] core.git: connectivity/source cppuhelper/inc dbaccess/inc embedserv/source filter/source fpicker/source framework/inc idlc/source lotuswordpro/source rsc/inc rsc/source sal/inc s

2013-03-26 Thread Thomas Arnhold
connectivity/source/inc/hsqldb/HConnection.hxx |2 - connectivity/source/parse/sqlbison.y | 39 cppuhelper/inc/cppuhelper/interfacecontainer.h |4 -- dbaccess/inc/dbaccessdllapi.h|2 - embedserv/source/inc/embservconst.h

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

2013-03-26 Thread Eike Rathke
vcl/source/gdi/outdev3.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 909de9de9fce6a2e8a5c4e859038d00ce3e88c15 Author: Eike Rathke Date: Tue Mar 26 21:01:52 2013 +0100 fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokenness 7d1f4cdec30

Re: [PATCH] Init: fixed typo in the SystemDialog class.

2013-03-26 Thread Javier Fernandez
Hi, On 26/03/13 18:03, Petr Mladek wrote: > > I guess that you did not merge the following two commits by purpose: > >+ https://gerrit.libreoffice.org/#/c/3027/ > Pack and register the Web wizard. > >+ https://gerrit.libreoffice.org/#/c/3028/ > Ugly Hack: using our own WebConf

[PUSHED] Cleanup comments and some translations in style.cxx

2013-03-26 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/3062 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3062 To unsubscribe, vis

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

2013-03-26 Thread Joren De Cuyper
svl/source/items/style.cxx | 67 ++--- 1 file changed, 10 insertions(+), 57 deletions(-) New commits: commit ef2c6f988203ec3f7a79077d4734c51401f0d8de Author: Joren De Cuyper Date: Tue Mar 26 18:30:31 2013 +0100 Cleanup comments and some translatio

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

2013-03-26 Thread Eike Rathke
sc/source/ui/dbgui/csvgrid.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 58d3e62455416f4bfa71719f09dd8c3938cd8053 Author: Eike Rathke Date: Tue Mar 26 20:42:24 2013 +0100 fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokenness

[Libreoffice-commits] core.git: 2 commits - sal/inc sw/source

2013-03-26 Thread Tor Lillqvist
sal/inc/sal/log-areas.dox |1 + sw/source/filter/ww8/wrtww8gr.cxx |2 +- sw/source/ui/envelp/labfmt.cxx|2 +- 3 files changed, 3 insertions(+), 2 deletions(-) New commits: commit c575e7f484817e355d5451ed001b4f874b63ff68 Author: Tor Lillqvist Date: Tue Mar 26 21:25:05 20

[PATCH] fdo#42781 WaE: unreachable code

2013-03-26 Thread Petr Kraus (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3065 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/3065/1 fdo#42781 WaE: unreachable code Encapsulate whole switch case code by #if so it does not produce unreachable cod

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

2013-03-26 Thread Tor Lillqvist
sd/source/ui/dlg/PhotoAlbumDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dcac52821c28d2e6cd1240cdafaabb4c47b32dcf Author: Tor Lillqvist Date: Tue Mar 26 21:16:03 2013 +0200 Fix warning: statement aligned ... [loplugin] Change-Id: I8c9da74

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-03-26 Thread Kohei Yoshida
sc/inc/cellvalue.hxx |5 - sc/inc/conditio.hxx |9 - sc/inc/validat.hxx | 15 +-- sc/source/core/data/cell.cxx |3 sc/source/core/data/conditio.cxx | 112 sc/source/core/data/documen4.cxx | 12 +- sc/source/core/

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 03/29b4224c70b3da850b7cfbe9166904984eef6a

2013-03-26 Thread Xisco Fauli
03/29b4224c70b3da850b7cfbe9166904984eef6a |1 + 1 file changed, 1 insertion(+) New commits: commit 5eae412424f902da9fbc932636dae245b32076df Author: Xisco Fauli Date: Tue Mar 26 19:51:14 2013 +0100 Notes added by 'git notes add' diff --git a/03/29b4224c70b3da850b7cfbe9166904984eef6a

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

2013-03-26 Thread Xisco Fauli
filter/source/msfilter/escherex.cxx | 36 1 file changed, 36 insertions(+) New commits: commit 60e55c7c2e9f9e6ad389b4527fa6332378e55e12 Author: Xisco Fauli Date: Tue Mar 26 19:46:11 2013 +0100 remove duplicate declaration Change-Id: I3ef565d

Re: [Libreoffice-commits] core.git: 2 commits - configure.ac i18npool/source

2013-03-26 Thread Peter Foley
On Tue, Mar 26, 2013 at 2:19 PM, Lubos Lunak wrote: > That already exists: configure CC=clang CXX=clang++ > What's the point of having such an explicit option? We already have enough > options that reinvent the wheel. > I just felt it would be a convenient shorthand. If you don't think it's nece

[Libreoffice-commits] core.git: config_host/config_global.h.in config_host/config_graphite.h.in config_host/config_kde4.h.in config_host/config_mingw.h.in config_host/config_telepathy.h.in config_host

2013-03-26 Thread Luboš Luňák
config_host/README| 10 +++--- config_host/config_global.h.in| 28 config_host/config_graphite.h.in |3 --- config_host/config_kde4.h.in |3 --- config_host/config_mingw.h.in |3 --- config_host/config_telepathy.h.in |

[PATCH libreoffice-4-0] hacky fix for export of cell anchored flipped custom shapes

2013-03-26 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3064 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/3064/1 hacky fix for export of cell anchored flipped custom shapes On export it is assumed the translate co-ords are th

[PATCH] upgrade icu to 51.1

2013-03-26 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, Eike Rathke, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2953 to look at the new patch set (#6). Change subject: upgrade icu to 51.1 .. upgrade icu to 51.1

[Libreoffice-commits] core.git: 2 commits - bin/module-deps.pl connectivity/Library_postgresql-sdbc-impl.mk postgresql/ExternalPackage_postgresql.mk solenv/gbuild

2013-03-26 Thread Peter Foley
bin/module-deps.pl |7 +-- connectivity/Library_postgresql-sdbc-impl.mk |2 +- postgresql/ExternalPackage_postgresql.mk |3 --- solenv/gbuild/LinkTarget.mk | 10 +- 4 files changed, 11 insertions(+), 11 deletions(-) New comm

Re: [Libreoffice-commits] core.git: 2 commits - configure.ac i18npool/source

2013-03-26 Thread Lubos Lunak
On Sunday 24 of March 2013, Peter Foley wrote: > configure.ac | 66 > +++--- i18npool/source/localedata/localedata.cxx | > 11 - > 2 files changed, 44 insertions(+), 33 deletions(-) > > New commits: > commit 02ed2608199f2adc466849d0f48642

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

2013-03-26 Thread Julien Nabet
sc/source/ui/view/viewfunc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit cac094a77f83face15ca40e51033119589756b8e Author: Julien Nabet Date: Tue Mar 26 19:16:24 2013 +0100 coverity#982306 Logically dead code Change-Id: If02e50e1b57e2cae5834ecb17aa0f955572a2c6f

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

2013-03-26 Thread Julien Nabet
sot/source/sdstor/stgdir.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit daac7e3828e97d325e11b165a04b58ff4f96b131 Author: Julien Nabet Date: Tue Mar 26 19:11:05 2013 +0100 coverity#982310 Logically dead code Change-Id: Iee6d57bc9900d4c88d614eefe68

Re: Can we localize math commands?

2013-03-26 Thread Jan Holesovsky
Hi Tadele, Jan Holesovsky píše v Út 26. 03. 2013 v 18:44 +0100: > > Can we localize the LO Math commands like, sum, from %alpha, %theta > > etc? > > The Math code lives mostly here: Now re-reading your question; you probably meant 'localize' in the sense of 'translate', while I had 'where it l

Re: Can we localize math commands?

2013-03-26 Thread Jan Holesovsky
Ti Tadele, Tadele Assefa píše v Po 18. 03. 2013 v 18:36 +0300: > I have two questions: > > Can we localize the LO Math commands like, sum, from %alpha, %theta > etc? The Math code lives mostly here: http://cgit.freedesktop.org/libreoffice/core/tree/starmath/source Can you please be more spec

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 43/1863f21b3852dec4266761b13b638d2cf7c190

2013-03-26 Thread Michael Meeks
43/1863f21b3852dec4266761b13b638d2cf7c190 |1 + 1 file changed, 1 insertion(+) New commits: commit 0e8aba792cffc259707b8cda28de77497fca76e6 Author: Michael Meeks Date: Tue Mar 26 17:37:33 2013 + Notes added by 'git notes add' diff --git a/43/1863f21b3852dec4266761b13b638d2cf7c190

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

2013-03-26 Thread Ariel Constenla-Haile
framework/inc/classes/resource.hrc |2 framework/inc/uielement/recentfilesmenucontroller.hxx| 22 - framework/source/classes/resource.src| 10 framework/source/uielement/recentfilesmenucontroller.cxx | 184 +-- 4 files changed, 7

[PUSHED libreoffice-4-0] export quoted parts of math formulas properly to docx mathml

2013-03-26 Thread Fridrich Strba (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/3061 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3061 To unsubscribe, vis

  1   2   3   >