[Libreoffice-commits] .: sd/source

2013-01-06 Thread Libreoffice Gerrit user
sd/source/ui/toolpanel/ToolPanelFactory.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 504b6f0cec5cad01a64e723434d636bfb867ecfa Author: Tor Lillqvist Date: Mon Jan 7 07:05:57 2013 +0200 Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protected Ch

Re: [PATCH] add close option to findbar in Writer

2013-01-06 Thread Joren
Op 07-01-13 01:47, Pedro schreef: Well done! But why only in Writer? This is also badly needed in the other modules/programs... I would like to review it by an experienced developer first. If my commit passed, I'll integrate it on other components as well. In fact it would be great if the hot

Re: [PATCH] add close option to findbar in Writer

2013-01-06 Thread Pedro
Well done! But why only in Writer? This is also badly needed in the other modules/programs... In fact it would be great if the hotkey for Find (Ctrl+F) would work as a toggle function (as it does for Find & Replace). Should I add a feature request for this? Regards, Pedro -- View this message

[PATCH] remove some ::rtl:: prefixes

2013-01-06 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1558 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/1558/1 remove some ::rtl:: prefixes Change-Id: Ia31f1b5ae3c940861d72598aff54be85e2ad33dd --- M accessibility/inc/access

[Libreoffice-commits] .: solenv/gbuild

2013-01-06 Thread Libreoffice Gerrit user
solenv/gbuild/platform/android.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c441a51fd04a81020529b5f2bdaab72c9b332143 Author: Tor Lillqvist Date: Mon Jan 7 01:45:54 2013 +0200 mkdir before touching Change-Id: I262d479e0db7197e9afc7d8e9002862ae4f8

[PATCH] add close option to findbar in Writer

2013-01-06 Thread Joren De Cuyper (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1557 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/1557/1 add close option to findbar in Writer Change-Id: Ie42da7ecc7f3cb59bb6f1fb798e72a6862eb1f67 --- M dictionaries A

[Libreoffice-commits] .: sd/source

2013-01-06 Thread Libreoffice Gerrit user
sd/source/filter/xml/sdxmlwrp.cxx |4 ++-- sd/source/ui/controller/slidelayoutcontroller.cxx |4 ++-- sd/source/ui/toolpanel/ToolPanelFactory.cxx |2 +- sd/source/ui/unoidl/sddetect.cxx |2 +- 4 files changed, 6 insertions(+), 6 deletions(-)

[Libreoffice-commits] .: 3 commits - ios/CustomTarget_Viewer_app.mk ios/experimental sfx2/source toolkit/source

2013-01-06 Thread Libreoffice Gerrit user
ios/CustomTarget_Viewer_app.mk |4 ++ ios/experimental/Viewer/Viewer/lo-viewer.mm | 44 ++-- sfx2/source/appl/appdata.cxx|2 + sfx2/source/appl/appinit.cxx|5 ++- sfx2/source/appl/appquit.cxx|4 +

[Libreoffice-commits] .: sc/source

2013-01-06 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlwrap.cxx |4 ++-- sc/source/ui/docshell/docsh.cxx |2 +- sc/source/ui/docshell/docsh8.cxx |4 ++-- sc/source/ui/unoobj/scdetect.cxx |2 +- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: commit e48d47469508dee55ae6abcb3988222b5612e1e9 Author:

[Libreoffice-commits] .: solenv/lldb

2013-01-06 Thread Libreoffice Gerrit user
solenv/lldb/libreoffice/LO.py |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 129e7572849852eb223f6b13bad48b727955af7e Author: Tor Lillqvist Date: Mon Jan 7 00:29:22 2013 +0200 Fix usage instructions now that we use __lldb_init_module Change-Id: I3

[Libreoffice-commits] .: solenv/lldb

2013-01-06 Thread Libreoffice Gerrit user
solenv/lldb/libreoffice/LO.py | 34 -- 1 file changed, 28 insertions(+), 6 deletions(-) New commits: commit ad887fc3bf6237cfaf08e8f28a4f960b38e83365 Author: Tor Lillqvist Date: Sun Jan 6 23:55:42 2013 +0200 Add lldb pretty-printers for UniStringData and S

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 2 commits - compilerplugins/clang

2013-01-06 Thread Libreoffice Gerrit user
compilerplugins/clang/bodynotinblock.cxx |1 + compilerplugins/clang/lclstaticfix.cxx|1 + compilerplugins/clang/plugin.cxx |1 - compilerplugins/clang/plugin.hxx |5 + compilerplugins/clang/postfixincrementfix.cxx |1 + compilerplugin

[Libreoffice-commits] .: svx/source

2013-01-06 Thread Libreoffice Gerrit user
svx/source/tbxctrls/tbunosearchcontrollers.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 6da90944b5134d65bfbd7dcaf024956aa139efc1 Author: Markus Mohrhard Date: Sun Jan 6 22:23:44 2013 +0100 ugly memory leak Change-Id: I200713987eb1c19f7d

[PATCH] Cleanup code

2013-01-06 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1556 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/1556/1 Cleanup code This commit is just cleanup in oox Change-Id: Ic4036c7216c2986d9b237917cb4ae1d829d85003 Signed-off

[Libreoffice-commits] .: solenv/gbuild

2013-01-06 Thread Libreoffice Gerrit user
solenv/gbuild/platform/android.mk |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 2ad9d21ac7111f6a3e68f55980f1308a32d3a954 Author: Tor Lillqvist Date: Sun Jan 6 22:12:05 2013 +0200 Let's save a bit of disk space Change-Id: I23c9d218792cd3debf30ea

Re: LO 4.0 build fails in postprocess

2013-01-06 Thread Rene Engelhard
On Sat, Jan 05, 2013 at 08:16:51PM +0100, Jean-Baptiste Faure wrote: > Extracted error message : > > > Archive: /home/jbf/LibO/master/solver/unxlngx6.pro/pck/driver_calc_qtz.zip > > packconfig: packing ../unxlngx6.pro/bin/uiconfig_fr.zip finished. > > packconfig: ERROR: can't find any lang confi

[Libreoffice-commits] .: vcl/source

2013-01-06 Thread Libreoffice Gerrit user
vcl/source/gdi/outdev.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit ea9a321d1229914c6342e032da19f47cbeb9de1b Author: Tor Lillqvist Date: Sun Jan 6 21:54:18 2013 +0200 Avoid duplicates not just for iOS but DISABLE_DYNLOADING in general C

[Libreoffice-commits] .: compilerplugins/clang compilerplugins/Makefile-clang.mk config/config_clang.h.in configure.ac

2013-01-06 Thread Libreoffice Gerrit user
compilerplugins/Makefile-clang.mk |2 +- compilerplugins/clang/plugin.cxx |2 -- compilerplugins/clang/plugin.hxx |2 ++ compilerplugins/clang/sallogareas.cxx |2 -- config/config_clang.h.in |4 configure.ac |1 + 6 f

[Libreoffice-commits] .: translations

2013-01-06 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4298f86f5a6cd4033af541103d0a33a241edeeb Author: Andras Timar Date: Sun Jan 6 17:18:06 2013 +0100 Updated core Project: translations e5f69f7b241f21f0b85f7a62ccff9de841875828 diff --git a/transl

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - translations

2013-01-06 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5686cdf6bbc4a2f6ffbc5e7331c51feb27101e83 Author: Andras Timar Date: Sun Jan 6 17:18:06 2013 +0100 Updated core Project: translations c3a029cb13eda1c9153a23d62e087301161b6c22 diff --git a/transl

[PUSHED] Change in core[libreoffice-3-6]: rhbz#890080: crash in SwXTextDocument::getRendererCount

2013-01-06 Thread Ivan Timofeev (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/1546 Approvals: Ivan Timofeev: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1546 To unsubscribe, visi

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

2013-01-06 Thread Libreoffice Gerrit user
sw/source/ui/uno/unotxdoc.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 67e1040a7093a872195d0099bf15f5d0b3c2e164 Author: Michael Stahl Date: Fri Jan 4 22:27:22 2013 +0100 rhbz#890080: crash in SwXTextDocument::getRendererCount No idea how to

[PUSHED] fdo#58671: Remove accelerators from Undo action texts

2013-01-06 Thread Ivan Timofeev (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/1473 Approvals: Ivan Timofeev: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1473 To unsubscribe, visi

[Libreoffice-commits] .: editeng/source sc/source sw/source

2013-01-06 Thread Libreoffice Gerrit user
editeng/source/editeng/editeng.src |2 +- sc/source/ui/src/globstr.src |2 +- sw/source/core/undo/undo.src |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 93a9e52dccf15b53fc1935145df24306e3a4fc3e Author: Korrawit Pruegsanusak Date: Sun Dec 23

[Libreoffice-commits] .: 2 commits - desktop/source framework/source scp2/source

2013-01-06 Thread Libreoffice Gerrit user
desktop/source/app/app.cxx |2 +- framework/source/fwe/helper/titlehelper.cxx |2 +- scp2/source/ooo/common_brand.scp|9 - 3 files changed, 2 insertions(+), 11 deletions(-) New commits: commit 9bdaff431bdd71717c64f002f3df0f110c146a08 Author: Tor Li

[Libreoffice-commits] .: sal/osl

2013-01-06 Thread Libreoffice Gerrit user
sal/osl/unx/nlsupport.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3968133721f2d44fa861d369e4d6765c4ffbb6eb Author: Tor Lillqvist Date: Sun Jan 6 16:34:37 2013 +0200 Argh, I thought I had compiled this;) Change-Id: I5619e26e5afbe8e6532204feb6

[Libreoffice-commits] .: sal/osl

2013-01-06 Thread Libreoffice Gerrit user
sal/osl/unx/nlsupport.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit bf850f6799e505e6d1735540e68e01c6b18ef22f Author: Tor Lillqvist Date: Sun Jan 6 12:41:07 2013 +0200 Streamline a bit for Android Change-Id: I8233f6409d75bff23738e121efcd

[Libreoffice-commits] .: 6 commits - cppuhelper/source ios/CustomTarget_Viewer_app.mk ios/experimental sal/rtl solenv/gbuild vcl/ios

2013-01-06 Thread Libreoffice Gerrit user
cppuhelper/source/shlib.cxx | 25 ++- ios/CustomTarget_Viewer_app.mk | 101 +-- ios/experimental/Viewer/.gitignore |2 ios/experimental/Viewer/Viewer.xcodeproj/project.pbxproj |4 ios/experimental

[Libreoffice-commits] .: 3 commits - android/experimental android/qa desktop/source framework/source qadevOOo/runner sal/osl sal/qa unotools/inc unotools/source

2013-01-06 Thread Libreoffice Gerrit user
android/experimental/DocumentLoader/Makefile |1 - android/experimental/LibreOffice4Android/Makefile |1 - android/qa/desktop/Makefile |1 - desktop/source/app/app.cxx|4 ++-- framework/source/fwe/helper/titlehelper.cxx |

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

2013-01-06 Thread Libreoffice Gerrit user
sw/source/ui/app/apphdl.cxx |8 +-- sw/source/ui/app/appopt.cxx | 10 ++-- sw/source/ui/app/docsh2.cxx | 17 +++--- sw/source/ui/app/docst.cxx|8 --- sw/source/ui/app/docstyle.cxx | 103 -- 5 files changed, 71 insertions(+), 75 deletio

[Libreoffice-commits] .: sw/source

2013-01-06 Thread Libreoffice Gerrit user
sw/source/core/text/porlay.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 989863d849b1e703e78afc413088c3ae51093139 Author: Julien Nabet Date: Sat Jan 5 16:21:52 2013 +0100 != instead of < for comparison with end iterator Change-Id: I6b1d524a77716

[Libreoffice-commits] .: src/docrecord.py

2013-01-06 Thread Miklos Vajna
src/docrecord.py | 63 ++- 1 file changed, 58 insertions(+), 5 deletions(-) New commits: commit 562e974b78b2a547bea6a5050a81c1623274c90e Author: Miklos Vajna Date: Sun Jan 6 11:29:37 2013 +0100 dump BRC and BrcOperand diff --git a/src

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2013-01-06 Thread Miklos Vajna
src/docrecord.py |7 --- src/docstream.py |2 +- 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit db7cb080392f8a5a9681909671d63b4888288755 Author: Miklos Vajna Date: Sun Jan 6 11:06:42 2013 +0100 don't throw on word2000 docs diff --git a/src/docrecord.py b

[Libreoffice-commits] .: src/docrecord.py

2013-01-06 Thread Miklos Vajna
src/docrecord.py | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit c37c38e79a0ff142e78111c3ffd4febf1c29 Author: Miklos Vajna Date: Sun Jan 6 10:54:47 2013 +0100 Get rid of FcCompressed::getFCTransformedValue The problem with this static me

License Statement

2013-01-06 Thread Mr Navin Patidar
I hereby declare that: All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. thanks, --navin-patidar Warning: This message and its attachment, if any, are confidential and may contain information protected by law. If you are not the intended rec

license statement

2013-01-06 Thread Karthikeyan Krishnamurthi
Hi All, I confirm all my past and future contributions made to the LibreOffice project are done under MPL1.1+ / GPLv3+ / LGPLv3+. Regards, K. Karthikeyan. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/ma

[PATCH] source code correction, optimization in for loop

2013-01-06 Thread Karthikeyan Krishnamurthi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1555 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/1555/1 source code correction, optimization in for loop Change-Id: I838c0849454362450f429897224157bc3b5ee2b9 --- M svx/