[Libreoffice-commits] .: Branch 'libreoffice-3-4' - ct2n/prj

2012-04-26 Thread Stephan Bergmann
ct2n/prj/build.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8ba94672cb2dbe0e89a6edbe8e1146824414aca4 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 26 08:56:38 2012 +0200 Spurious double NULL diff --git a/ct2n/prj/build.lst b/ct2n/prj

[Libreoffice-commits] .: 3 commits - bridges/source clucene/CustomTarget_source.mk cppu/source

2012-04-25 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_linux_x86-64/except.cxx |9 + clucene/CustomTarget_source.mk |2 ++ cppu/source/uno/lbenv.cxx |6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) New commits: commit

[Libreoffice-commits] .: fpicker/source

2012-04-24 Thread Stephan Bergmann
fpicker/source/office/iodlgimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 729165ebacc6ff8bd1e5c936252cdace1782824b Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 24 10:43:44 2012 +0200 OSL_DEBUG_LEVEL 0 - defined DBG_UTIL diff --git

[Libreoffice-commits] .: sw/source

2012-04-24 Thread Stephan Bergmann
/table/swnewtable.cxx | 26 +- sw/source/core/text/txtio.cxx|4 +--- sw/source/filter/writer/wrtswtbl.cxx |2 +- 8 files changed, 39 insertions(+), 46 deletions(-) New commits: commit a7c7942fd1946da978673d2c350630f83603d18d Author: Stephan Bergmann sberg

[Libreoffice-commits] .: 2 commits - solenv/gbuild svl/source

2012-04-24 Thread Stephan Bergmann
solenv/gbuild/gbuild.mk |2 ++ svl/source/numbers/zforlist.cxx |4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit b8184381bfa5fce44560d01ee8f3ed321cef4bb5 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 24 14:07:16 2012 +0200 Revert

[Libreoffice-commits] .: sc/qa

2012-04-24 Thread Stephan Bergmann
sc/qa/unit/ucalc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 81fb27c27bfbd7b1808bb442277476065e39fb56 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 24 14:35:29 2012 +0200 -Werror=unused-variable diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx

[Libreoffice-commits] .: 2 commits - desktop/inc desktop/source sdext/source

2012-04-24 Thread Stephan Bergmann
::syncRepositories(false, xCmdEnv); if ( subcmd_add || subCommand == remove ) { commit de562138eabd3ee3ecab28e5d1348a3fee7301e0 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 24 19:03:13 2012 +0200 Bump extension versions after changing to passive registration

[Libreoffice-commits] .: cppuhelper/source

2012-04-23 Thread Stephan Bergmann
cppuhelper/source/defaultbootstrap.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 0bbf79005a697c6781047c01f05eb660836a18e1 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 23 11:47:45 2012 +0200 Do not fail for legacy rdb that only

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

2012-04-23 Thread Stephan Bergmann
...@redhat.com (cherry picked from commit fc0c85e8628bf90afd4a47c20b3d1bc2a9c01b36) Signed-off-by: Michael Stahl mst...@redhat.com Signed-off-by: Michael Meeks michael.me...@suse.com Signed-off-by: Stephan Bergmann sberg...@redhat.com diff --git a/sdext/source/pdfimport/tree

[Libreoffice-commits] .: 8 commits - clucene/CustomTarget_source.mk clucene/patches connectivity/source idlc/source odk/source testtools/source

2012-04-23 Thread Stephan Bergmann
|6 +++-- testtools/source/bridgetest/makefile.mk|4 +++ 9 files changed, 37 insertions(+), 20 deletions(-) New commits: commit 85c2f280ef21780de8aa2aa3c35148afc38f70b7 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 23 14:18:24 2012 +0200

[Libreoffice-commits] .: bridges/source

2012-04-23 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_macosx_powerpc/uno2cpp.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 3120273ab10e9e8b765e2d13a90b62102a45c56f Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 23 14:28:48 2012 +0200 Port

[Libreoffice-commits] .: desktop/source

2012-04-23 Thread Stephan Bergmann
desktop/source/deployment/registry/dp_backend.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 6a80adb094d87cddc103d84d5616e1ecae899889 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 23 16:22:53 2012 +0200 Unused sDataFolderURL diff --git a/desktop/source

[Libreoffice-commits] .: Branch 'libreoffice-3-5-3' - vcl/unx

2012-04-23 Thread Stephan Bergmann
-by: Bjoern Michaelsen bjoern.michael...@canonical.com (cherry picked from commit 9eed733f85e8003696271e63a3fcfc660511b7ef) Sigbed-off-by: Caolán McNamara caol...@redhat.com Signed-off-by: Stephan Bergmann sberg...@redhat.com diff --git a/vcl/unx/gtk/window/gtkframe.cxx b/vcl/unx/gtk

[Libreoffice-commits] .: cppuhelper/source

2012-04-23 Thread Stephan Bergmann
cppuhelper/source/defaultbootstrap.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 015283bb50e8d0d8127ea7c06deda202441f051e Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 23 18:41:29 2012 +0200 Trying to parse legacy rdb as XML can

[Libreoffice-commits] .: 2 commits - basic/source dbaccess/source

2012-04-23 Thread Stephan Bergmann
basic/source/uno/namecont.cxx |2 +- dbaccess/source/ui/uno/copytablewizard.cxx |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 67d022ac0ce5e67565e0589f4cd9eb05a8fd5a3c Author: Abeer Sethi abeersethi...@gmail.com Date: Thu Apr 12 18:05:34

[Libreoffice-commits] .: svl/source

2012-04-23 Thread Stephan Bergmann
svl/source/numbers/zforlist.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cf9c715aee2f97a1a6f611fe46a47e238cb03658 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 23 21:39:14 2012 +0200 Avoid bogus warnings (GCC 4.4.6) diff --git a/svl

[Libreoffice-commits] .: unotools/source

2012-04-20 Thread Stephan Bergmann
unotools/source/config/historyoptions.cxx | 38 ++ 1 file changed, 28 insertions(+), 10 deletions(-) New commits: commit 4ccb4bda483eb548eb6efb5e2f1952f094522320 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 20 09:21:42 2012 +0200 fdo#46074

[Libreoffice-commits] .: cppuhelper/source

2012-04-20 Thread Stephan Bergmann
cppuhelper/source/defaultbootstrap.cxx |6 +++--- cppuhelper/source/servicefactory.cxx|2 +- cppuhelper/source/servicefactory_detail.hxx |1 + 3 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 18a9e9e844d2f3ebad52e6c45095e3c50422db1a Author: Stephan

[Libreoffice-commits] .: 4 commits - i18npool/source stoc/source unotools/source

2012-04-19 Thread Stephan Bergmann
insertions(+), 119 deletions(-) New commits: commit 61d78aca81f08ac3a0f9eb65799d04d56fbad312 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 19 15:00:34 2012 +0200 Allow OServiceManagerWrapper to wrap all service manager implementations ...not just OServiceManager

[Libreoffice-commits] .: 2 commits - i18npool/source writerperfect/Library_wpftdraw.mk writerperfect/source

2012-04-19 Thread Stephan Bergmann
- writerperfect/source/draw/WPGImportFilter.hxx |9 - writerperfect/source/draw/wpftdraw_genericfilter.cxx| 97 11 files changed, 69 insertions(+), 147 deletions(-) New commits: commit 8e16c9fa498e61b00724cb44cb4470627014fc27 Author: Stephan Bergmann sberg

[Libreoffice-commits] .: sal/osl

2012-04-19 Thread Stephan Bergmann
sal/osl/unx/mutex.c |7 --- 1 file changed, 7 deletions(-) New commits: commit d34daf7462fdf4f885fe3bb8fb7704a2ad73acfa Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 19 21:45:47 2012 +0200 Removed obsolete comment diff --git a/sal/osl/unx/mutex.c b/sal/osl/unx

[Libreoffice-commits] .: xmlreader/source

2012-04-18 Thread Stephan Bergmann
xmlreader/source/xmlreader.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit c5c3b6d9513407ce79060c1024759bb538d9a3d9 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 18 14:43:04 2012 +0200 Improved error reporting diff --git a/xmlreader

[Libreoffice-commits] .: desktop/source

2012-04-18 Thread Stephan Bergmann
desktop/source/deployment/registry/component/dp_compbackenddb.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 5553dfe2060cb4a02a827c9774a60e4408d20c33 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 18 14:45:13 2012 +0200 Improved comment

[Libreoffice-commits] .: desktop/source

2012-04-18 Thread Stephan Bergmann
desktop/source/deployment/registry/component/dp_component.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c2c2a056aa49f49236c3260aeda88a6da747240a Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 18 14:53:03 2012 +0200 Improved debug output diff

[Libreoffice-commits] .: desktop/source

2012-04-18 Thread Stephan Bergmann
desktop/source/deployment/registry/component/dp_component.cxx | 137 +- 1 file changed, 73 insertions(+), 64 deletions(-) New commits: commit fcc9611770e55b0c6ff0f23d2345f3e4f0ef7838 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 18 14:58:51 2012 +0200 Do all

[Libreoffice-commits] .: cppuhelper/source

2012-04-18 Thread Stephan Bergmann
a26c2ee3c9ca783f0281dc0dd87c1747daac63a6 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 18 15:59:58 2012 +0200 Put create_bootstrap_macro_expander_factory properly into a header ...and fix the typo in its name. diff --git a/cppuhelper/source/bootstrap.cxx b/cppuhelper/source

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

2012-04-17 Thread Stephan Bergmann
re-open output file on save to fsync to improve first-start performance (cherry picked from commit a0b5ba2e821091b8053bfc1d2f9c99aca7431907) Signed-off-by: Stephan Bergmann sberg...@redhat.com diff --git a/sfx2/source/doc/docfile.cxx b/sfx2/source/doc/docfile.cxx index b9aeb16..3b41fc7

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

2012-04-16 Thread Stephan Bergmann
not to get called. Signed-off-by: Stephan Bergmann sberg...@redhat.com diff --git a/cppuhelper/source/bootstrap.cxx b/cppuhelper/source/bootstrap.cxx index 7d8ef9c..7ead585 100644 --- a/cppuhelper/source/bootstrap.cxx +++ b/cppuhelper/source/bootstrap.cxx @@ -263,16 +263,17 @@ Reference

[Libreoffice-commits] .: editeng/source

2012-04-16 Thread Stephan Bergmann
editeng/source/editeng/editdbg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25de2a561b8f2618c2fa42dab39f57c727ce03e5 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 16 15:52:46 2012 +0200 Corret size_t format specifier diff --git a/editeng

[Libreoffice-commits] .: vbahelper/source

2012-04-12 Thread Stephan Bergmann
vbahelper/source/vbahelper/vbaglobalbase.cxx | 29 --- 1 file changed, 26 insertions(+), 3 deletions(-) New commits: commit 0dda8f1933ef9cea3b10e2958e28023d9dc54399 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 12 13:04:39 2012 +0200 Set

[Libreoffice-commits] .: smoketest/CppunitTest_smoketest.mk

2012-04-11 Thread Stephan Bergmann
smoketest/CppunitTest_smoketest.mk |4 1 file changed, 4 deletions(-) New commits: commit e175c3f3e728e0526086b7a5d6b07c2ed6389016 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 11 16:33:00 2012 +0200 smoketest CppUnit lib is only a thin wrapper around smoketest lib

[Libreoffice-commits] .: unotest/source

2012-04-10 Thread Stephan Bergmann
unotest/source/cpp/officeconnection.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b37acfc09e9f24ca602bd1f9343b6af60d0656bc Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 10 16:30:05 2012 +0200 Obtain resolver before spawning process_

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

2012-04-05 Thread Stephan Bergmann
#47068 use of pointer to deleted object Signed-off-by: Stephan Bergmann sberg...@redhat.com diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx index 3b0ecf6..e8a2084 100644 --- a/stoc/source/inspect/introspection.cxx +++ b/stoc/source/inspect

[Libreoffice-commits] .: extensions/Module_extensions.mk postprocess/packcomponents postprocess/packregistry scp2/source setup_native/scripts

2012-04-05 Thread Stephan Bergmann
insertions(+), 16 deletions(-) New commits: commit 7a56eef989b828c495d34c34de99d1b863f223e2 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Apr 5 21:03:31 2012 +0200 Clean up optional online update module * The updatecheckui lib is part of that module; should its scp entry also

[Libreoffice-commits] .: bridges/source

2012-04-04 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_linux_intel/share.hxx | 27 + bridges/source/cpp_uno/gcc3_linux_intel/uno2cpp.cxx | 126 6 files changed, 233 insertions(+), 135 deletions(-) New commits: commit b0515ea5fa6c29faebed616ae3e0213c72d24904 Author: Stephan Bergmann sberg

[Libreoffice-commits] .: bridges/source

2012-04-04 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_linux_intel/callvirtualmethod.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 932f5a4b1f001c11bab8fb10d3be324ded13193f Author: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 4 15:02:51 2012 +0200 Fixed include guard copy

[Libreoffice-commits] .: 2 commits - desktop/source sal/inc sal/osl

2012-04-04 Thread Stephan Bergmann
: Stephan Bergmann sberg...@redhat.com Date: Wed Apr 4 15:25:06 2012 +0200 Improved error reporting diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx index 01d1c7d..156e8b5 100644 --- a/desktop/source/app/app.cxx +++ b/desktop/source/app/app.cxx @@ -702,8 +702,7 @@ void

[Libreoffice-commits] .: configure.in

2012-04-03 Thread Stephan Bergmann
configure.in |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 844b4520a9f0879d7b756654cef8fdbaa03a9000 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 3 08:58:05 2012 +0200 --enable-ext-languagetool requires --with-java diff --git a/configure.in

[Libreoffice-commits] .: cppuhelper/inc

2012-04-02 Thread Stephan Bergmann
cppuhelper/inc/cppuhelper/implementationentry.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 9a6f7f674be0a3b82bc82a78737178326d622268 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 2 15:08:28 2012 +0200 Updated workaround comment diff

[Libreoffice-commits] .: 3 commits - offapi/com offapi/type_reference offapi/UnoApi_offapi.mk udkapi/UnoApi_udkapi.mk

2012-04-02 Thread Stephan Bergmann
+ 33 files changed, 222 insertions(+), 372 deletions(-) New commits: commit 01550b2968f2e95deacaff544f8a4c2e9f5196ea Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 2 16:36:19 2012 +0200 Improved comment (after recent clean up) diff --git a/offapi/com/sun/star/frame

[Libreoffice-commits] .: vigra/makefile.mk

2012-03-30 Thread Stephan Bergmann
vigra/makefile.mk |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8be1a00efb10c427cb05412250fe4442959f75a0 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 30 09:08:13 2012 +0200 Updated patch comment diff --git a/vigra/makefile.mk b/vigra

[Libreoffice-commits] .: 2 commits - berkeleydb/db-4.7.25.NC-mingw32hack.patch berkeleydb/makefile.mk bridges/source

2012-03-30 Thread Stephan Bergmann
afde0ef9fe127393ab445cb6798ce718245734b4 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 30 11:13:40 2012 +0200 MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64 ...for reasons that are yet unclear to me. diff --git a/bridges/source/cpp_uno/mingw_intel/callvirtualmethod.cxx b

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

2012-03-30 Thread Stephan Bergmann
+++--- bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx |2 5 files changed, 26 insertions(+), 8 deletions(-) New commits: commit 166be18da0686f2c445f521e3f1a83db8a3c3360 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 30 14:01:23 2012 +0200 Missing includes

[Libreoffice-commits] .: bridges/source

2012-03-30 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx | 12 bridges/source/cpp_uno/mingw_intel/share.hxx | 12 2 files changed, 16 insertions(+), 8 deletions(-) New commits: commit a8e489495af7b0e74c3aca256e673fa6a34b9244 Author: Stephan Bergmann sberg

[Libreoffice-commits] .: berkeleydb/makefile.mk

2012-03-30 Thread Stephan Bergmann
berkeleydb/makefile.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 8bc439333a970895b0f1dd5f353ac9f8c9031c56 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 30 17:00:08 2012 +0200 Updated patch comment diff --git a/berkeleydb/makefile.mk b

[Libreoffice-commits] .: editeng/source

2012-03-29 Thread Stephan Bergmann
editeng/source/editeng/editeng.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a159dfbea39dd3470837e73bf2df4cd2a0f3e806 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 29 11:04:03 2012 +0200 -Werror=sign-compare ...solved by recasting

[Libreoffice-commits] .: binfilter/bf_forms binfilter/bf_sc binfilter/bf_sfx2 binfilter/bf_sw binfilter/bf_xmloff binfilter/inc

2012-03-29 Thread Stephan Bergmann
042f74a90557ab312ce6e7d7925204ba531adbe9 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 29 12:00:29 2012 +0200 GCC 4.7 -Werror=deprecated, -Werror=narrowing diff --git a/binfilter/bf_forms/source/component/forms_FormattedField.cxx b/binfilter/bf_forms/source/component

[Libreoffice-commits] .: codemaker/source registry/inc registry/source

2012-03-29 Thread Stephan Bergmann
|4 +--- 6 files changed, 11 insertions(+), 15 deletions(-) New commits: commit 66a88dc17e91d03a130b21a511ce298dd5a52e12 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 29 12:06:33 2012 +0200 UNO BYTE is signed This is hopefully a better fix

[Libreoffice-commits] .: 2 commits - boost/boost_1_44_0-gcc4.7.patch boost/makefile.mk vigra/makefile.mk vigra/vigra1.4.0-enumwarn.patch

2012-03-29 Thread Stephan Bergmann
31d26fb9b85cd54267e1a5c0d5a3595e8bb4884c Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 29 14:03:08 2012 +0200 GCC 4.7 -Werror=enum-compare diff --git a/vigra/makefile.mk b/vigra/makefile.mk index c8e4f77..6cee4b0 100644 --- a/vigra/makefile.mk +++ b/vigra/makefile.mk @@ -55,6 +55,13 @@ PATCH_FILES

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

2012-03-29 Thread Stephan Bergmann
- 8 files changed, 235 insertions(+), 168 deletions(-) New commits: commit 3db7c67ddda3f6f9f0e6aa70c83ea43db65b325a Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 29 17:52:13 2012 +0200 Mark all registered as clobbered that are not saved across call diff --git a/bridges/source

[Libreoffice-commits] .: Makefile

2012-03-27 Thread Stephan Bergmann
Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef5b4b577c407ab5dc1595a1865f710a14e1bdee Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 27 08:16:19 2012 +0200 dev-install needs to depend on build after all ...as only build passes

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

2012-03-27 Thread Stephan Bergmann
. 3236c2c3af9355157c62f68fcbd429498f7f747b accidentally removed the gallery item count which was used to differentiate the gallery symbols from normal ones. Signed-off-by: Stephan Bergmann sberg...@redhat.com diff --git a/cui/source/tabpages/tpline.cxx b/cui/source/tabpages/tpline.cxx index

[Libreoffice-commits] .: 2 commits - offapi/type_reference udkapi/com

2012-03-27 Thread Stephan Bergmann
+ udkapi/com/sun/star/uno/NamingService.idl |8 +--- 9 files changed, 8 insertions(+), 42 deletions(-) New commits: commit fd065e692a7355ffc46bf42a9ec1f3743ba8310c Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 27 11:47:17 2012 +0200 Remove superfluous

[Libreoffice-commits] .: bridges/source

2012-03-27 Thread Stephan Bergmann
54e3855bffafe24d2dbb29451885282bab57ecef Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 27 18:51:25 2012 +0200 MinGW: Adapted cpp_uno bridge to GCC 4.7 ...which incompatibly changed the calling convention of the third (dest) function pointer parameter of __cxa_throw to __thiscall. diff --git

[Libreoffice-commits] .: bridges/source

2012-03-27 Thread Stephan Bergmann
bridges/source/cpp_uno/mingw_intel/share.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e46c8fcb85157b9f3e301e9a500c55f807526d4 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 27 22:26:05 2012 +0200 2nd param of __cxa_throw is void* in GCC

[Libreoffice-commits] .: sw/source

2012-03-26 Thread Stephan Bergmann
sw/source/core/layout/paintfrm.cxx | 34 ++ 1 file changed, 14 insertions(+), 20 deletions(-) New commits: commit 8945f1bc858f3636d4270f16bd2e66ce88c0021c Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 26 11:58:51 2012 +0200 Fix recent

[Libreoffice-commits] .: 3 commits - bridges/source jvmfwk/Module_jvmfwk.mk jvmfwk/Package_javavendors.mk jvmfwk/Package_rcfiles.mk testtools/source

2012-03-26 Thread Stephan Bergmann
jvmfwk/Package_rcfiles.mk | 32 +- testtools/source/bridgetest/makefile.mk |6 +-- 7 files changed, 39 insertions(+), 90 deletions(-) New commits: commit 40193672b163cd1a23c00d2e4313805983fc8a60 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 26 17:48

[Libreoffice-commits] .: store/source

2012-03-23 Thread Stephan Bergmann
* FileMapping::UnmapFile::operator() uses rMapping.m_hFile but rMapping is a default constructed FileMapping and therefore has m_hFile uninitialized Signed-off-by: Stephan Bergmann sberg...@redhat.com: To me, this looks more like a compiler error. Also note that ResourceHolder

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - solenv/gbuild

2012-03-23 Thread Stephan Bergmann
is bogus (cherry picked from commit 526a31be4c31fe519c14c16241a48729dd9aa465) Conflicts: solenv/gbuild/JavaClassSet.mk Signed-off-by: Stephan Bergmann sberg...@redhat.com diff --git a/solenv/gbuild/JavaClassSet.mk b/solenv/gbuild/JavaClassSet.mk index 9104b9c

[Libreoffice-commits] .: 5 commits - scp2/source scripting/examples scripting/Jar_HelloWorld.mk scripting/Jar_Highlight.mk scripting/Jar_MemoryUsage.mk scripting/java

2012-03-23 Thread Stephan Bergmann
(+), 72 deletions(-) New commits: commit b0c1c3060a5cbdacfa2d2a1b55db534304679379 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 23 16:19:56 2012 +0100 Removed unused directories diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 4c594df..38cde79

[Libreoffice-commits] .: 2 commits - scripting/java store/source

2012-03-23 Thread Stephan Bergmann
: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 23 17:37:33 2012 +0100 Make default zero-initialization explicit ...to match style used for other data members. diff --git a/store/source/lockbyte.cxx b/store/source/lockbyte.cxx index 1a8bf81..7c02c22 100644 --- a/store/source

[Libreoffice-commits] .: basctl/source

2012-03-22 Thread Stephan Bergmann
basctl/source/basicide/basides1.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit a603634f3539d472b66f71419f02a14260dcaf5b Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 22 08:12:08 2012 +0100 Fixed previous commit for --enable-dbgutil mode diff --git a/basctl

[Libreoffice-commits] .: sc/source

2012-03-22 Thread Stephan Bergmann
sc/source/ui/unoobj/chart2uno.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e1b4216816ba927f171030101f272f7ec0eb8314 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 22 10:06:16 2012 +0100 ChartTokenMap can contain null pointers

[Libreoffice-commits] .: 4 commits - cppuhelper/inc sal/inc solenv/gbuild unoxml/source

2012-03-22 Thread Stephan Bergmann
(+), 15 deletions(-) New commits: commit 7ec7f0df2960b74552224f0a9f7489f152b5faa1 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 22 10:36:13 2012 +0100 MinGW apparently needs to be forced into __cdecl ...otherwise bridges/source/cpp_uno/mingw_intel C++ ABI assumptions

[Libreoffice-commits] .: cppuhelper/inc

2012-03-22 Thread Stephan Bergmann
cppuhelper/inc/cppuhelper/implementationentry.hxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit aacea7da465b6667e80d87a6c074e092a8908cf6 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 22 13:48:45 2012 +0100 Make SAL_CALL

[Libreoffice-commits] .: solenv/gbuild

2012-03-22 Thread Stephan Bergmann
solenv/gbuild/platform/WNT_INTEL_GCC.mk | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 1e18fdb2fa0812f91685d9580d48e4d2f8452a26 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 22 15:01:35 2012 +0100 MinGW: work around newly ambiguous

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

2012-03-21 Thread Stephan Bergmann
sw/source/filter/ww8/ww8par2.cxx | 89 --- 1 file changed, 37 insertions(+), 52 deletions(-) New commits: commit 2406745e4e78e0346b1b303870abd0a85e861405 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 21 12:30:05 2012 +0100 Further clean

[Libreoffice-commits] .: sc/source

2012-03-21 Thread Stephan Bergmann
sc/source/ui/inc/formula.hxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 706ac4779de1870cf0d922f1cc3f6d4470392403 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 21 16:14:45 2012 +0100 Make sure one base class does not use another one

[Libreoffice-commits] .: offapi/type_reference

2012-03-21 Thread Stephan Bergmann
offapi/type_reference/typelibrary_history.txt |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ba8a429a2e062879d1d6641e22838928da1d8573 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 21 16:30:28 2012 +0100 Clarify example diff --git a/offapi

[Libreoffice-commits] .: formula/inc formula/Library_forui.mk formula/Package_inc.mk formula/source

2012-03-21 Thread Stephan Bergmann
(+), 17 deletions(-) New commits: commit bc99f1ce4c70aa9f29bcb5b7c7f18f96f44f111c Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 21 20:32:16 2012 +0100 Ensure ResMgr outlives Resources diff --git a/formula/Library_forui.mk b/formula/Library_forui.mk index 660057a..1a42689 100644

[Libreoffice-commits] .: formula/source

2012-03-21 Thread Stephan Bergmann
formula/source/ui/inc/ModuleHelper.hxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 543697d1d6da48ef7a6b690159c33ea6d07b72b3 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 21 20:41:13 2012 +0100 No FORMULA_DLLPUBLIC needed here diff --git

[Libreoffice-commits] .: 3 commits - binaryurp/source configmgr/source rdbmaker/inc rdbmaker/source

2012-03-20 Thread Stephan Bergmann
. The output for\n; help += [t1;...] this type is generated.\n; help +=Example: 'com.sun.star.uno.XInterface' is a valid type.\n; commit a4abe212c193f369425f003a91116f65e9918c9a Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 20 08:56:53 2012

[Libreoffice-commits] .: desktop/unx

2012-03-20 Thread Stephan Bergmann
desktop/unx/source/start.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7b9ea611bea133e758302b99df339439919101ed Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 20 11:22:19 2012 +0100 Resolves rhbz#804437, do not rtl_uString_release(NULL

[Libreoffice-commits] .: jurt/com

2012-03-20 Thread Stephan Bergmann
jurt/com/sun/star/comp/loader/JavaLoader.java | 34 +++--- 1 file changed, 15 insertions(+), 19 deletions(-) New commits: commit 92a1757fa523bd15412ca1195807ac41205e9438 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 20 18:35:24 2012 +0100 Improve error

[Libreoffice-commits] .: vbahelper/source

2012-03-20 Thread Stephan Bergmann
vbahelper/source/msforms/vbacheckbox.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1d52ccec31f8ea1b7d875755719255ca06b3cc3 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 20 21:16:52 2012 +0100 Missing SAL_CALL diff --git a/vbahelper/source

[Libreoffice-commits] .: vbahelper/source

2012-03-20 Thread Stephan Bergmann
88a7c524f2c94829dc1bed49dbe2fde9b1e46f3d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 20 21:26:53 2012 +0100 More missing SAL_CALL diff --git a/vbahelper/source/msforms/vbacombobox.hxx b/vbahelper/source/msforms/vbacombobox.hxx index ca5c170..8ab8855 100644 --- a/vbahelper/source/msforms

[Libreoffice-commits] .: scp2/source

2012-03-19 Thread Stephan Bergmann
scp2/source/ooo/mingw_dlls.scp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c08e789d3a6449e4abf946b77894a72aedd1dc53 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 19 09:52:31 2012 +0100 Copy/paste typo diff --git a/scp2/source/ooo

[Libreoffice-commits] .: desktop/Executable_soffice.mk

2012-03-19 Thread Stephan Bergmann
desktop/Executable_soffice.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 9019ccb42398b714666f045693e503780d9746ab Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 19 14:18:51 2012 +0100 soffice.exe must not link against sal3.dll (might fix fdo#44489

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - desktop/source .gitignore ucb/source

2012-03-19 Thread Stephan Bergmann
-by: Stephan Bergmann sberg...@redhat.com diff --git a/.gitignore b/.gitignore index caf15fb..5999b94 100644 --- a/.gitignore +++ b/.gitignore @@ -45,7 +45,6 @@ /aclocal.m4 /autom4te.cache /autogen.lastrun -/build_env /ChangeLog /config.guess /config.log @@ -119,10 +118,6 @@ test/user

[Libreoffice-commits] .: desktop/source

2012-03-19 Thread Stephan Bergmann
commits: commit 5bda84a2d7d135ed099fc87c10bf9d3a2758b44f Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 19 19:36:44 2012 +0100 Fixed spl_component_getFactory The old code relied on the order of initializing global static variables across compilation units, which failed

[Libreoffice-commits] .: shell/source

2012-03-19 Thread Stephan Bergmann
shell/source/win32/shlxthandler/util/iso8601_converter.cxx |4 1 file changed, 4 insertions(+) New commits: commit 101aa287fd64b5f229c5dd759de353721bc2f04a Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 19 19:45:54 2012 +0100 Missing include diff --git a/shell/source

[Libreoffice-commits] .: configure.in

2012-03-19 Thread Stephan Bergmann
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 54fb699f0fae7c9f49d23a1b3f36bb12a3178503 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 19 20:22:54 2012 +0100 Typo diff --git a/configure.in b/configure.in index 694b32e..70d7b7f 100644

[Libreoffice-commits] .: 2 commits - cui/source desktop/source embeddedobj/source extensions/source filter/source framework/source odk/examples offapi/com sfx2/Library_sfx.mk sfx2/source shell/source

2012-03-16 Thread Stephan Bergmann
Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 16 14:57:51 2012 +0100 fdo#37593 Make sure needsUpdate compares canonicalized paths ...so that it does not erroneously always claim an update is needed, so that SvtDocumentTemplateDialog::UpdateHdl_Impl does not always jump

[Libreoffice-commits] .: binfilter/bf_sfx2

2012-03-16 Thread Stephan Bergmann
binfilter/bf_sfx2/source/appl/sfx2_appopen.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 985da32129e1cacd3231cca2f60c5b3f4d9b0b2e Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 16 16:40:41 2012 +0100 Some include clean up diff --git a/binfilter/bf_sfx2

[Libreoffice-commits] .: configmgr/source

2012-03-15 Thread Stephan Bergmann
configmgr/source/components.cxx | 40 +++- 1 file changed, 31 insertions(+), 9 deletions(-) New commits: commit 84ecea9655267afc266b79059baa4512a285b1f2 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 15 09:34:56 2012 +0100 fdo#42961 Don't

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

2012-03-15 Thread Stephan Bergmann
configmgr/source/components.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 90e2949099586e98619561dc781cc4deb8fc1ef0 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 15 16:38:40 2012 +0100 Adapt prev

[Libreoffice-commits] .: binfilter/bf_basic binfilter/bf_forms binfilter/bf_sc binfilter/bf_sw binfilter/bf_xmloff binfilter/inc

2012-03-14 Thread Stephan Bergmann
insertions(+), 28 deletions(-) New commits: commit c599fdba10c210ecf3f94119cb1138f3846320df Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 14 13:29:56 2012 +0100 Adapted to -Wnon-virtual-dtor enabled for GCC 4.6 diff --git a/binfilter/bf_basic/source/inc/sbintern.hxx b/binfilter

[Libreoffice-commits] .: cppu/source

2012-03-14 Thread Stephan Bergmann
cppu/source/threadpool/current.cxx | 12 1 file changed, 12 deletions(-) New commits: commit ba6714d34f9896195bca3680da89febcf259e421 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 14 15:20:04 2012 +0100 Dead code diff --git a/cppu/source/threadpool/current.cxx

[Libreoffice-commits] .: svtools/source

2012-03-14 Thread Stephan Bergmann
(+), 27 deletions(-) New commits: commit 3d69d78bed225039741213f1d6bb435468f3a818 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 14 19:45:08 2012 +0100 Some visual clean up diff --git a/svtools/source/contnr/DocumentInfoPreview.cxx b/svtools/source/contnr

[Libreoffice-commits] .: binfilter/inc

2012-03-14 Thread Stephan Bergmann
binfilter/inc/bf_svtools/fileview.hxx | 265 -- 1 file changed, 265 deletions(-) New commits: commit 55ee10fea8ecfe0d471674d5fc7f09be2808b3df Author: Stephan Bergmann sberg...@redhat.com Date: Wed Mar 14 22:14:18 2012 +0100 Dead code diff --git

[Libreoffice-commits] .: 4 commits - dbaccess/source offapi/type_reference solenv/gbuild svtools/inc svtools/Library_svt.mk svtools/prj svtools/source udkapi/com udkapi/UnoApi_udkapi.mk

2012-03-13 Thread Stephan Bergmann
|6 udkapi/UnoApi_udkapi.mk|4 udkapi/com/sun/star/script/Converter.idl |8 - 17 files changed, 296 insertions(+), 235 deletions(-) New commits: commit 40c0ff75d2a0f987454b068a663908e6d9b87b9b Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 13 10

[Libreoffice-commits] .: Repository.mk vcl/Library_vclplug_gtk3.mk vcl/Library_vclplug_svp.mk vcl/Module_vcl.mk vcl/StaticLibrary_headless.mk

2012-03-13 Thread Stephan Bergmann
deletions(-) New commits: commit f33b3791edf7ae8eba979c16d3338ef7c0b4a768 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Mar 13 18:36:02 2012 +0100 Related fdo#47246: Extract objects used in both svp and gtk3 plugins diff --git a/Repository.mk b/Repository.mk index 1b66b02..ee6835c

[Libreoffice-commits] .: 2 commits - extensions/source sal/Library_sal.mk sal/osl

2012-03-12 Thread Stephan Bergmann
insertions(+), 377 deletions(-) New commits: commit 6a94909b44126428133e87033959c94ead3f16b4 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Mar 12 11:53:37 2012 +0100 Fix WITH_OPENLDAP case diff --git a/extensions/source/config/ldap/ldapaccess.cxx b/extensions/source/config/ldap

[Libreoffice-commits] .: dbaccess/source

2012-03-09 Thread Stephan Bergmann
dbaccess/source/core/dataaccess/documenteventnotifier.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 490f83d4807a4223bae61d34913e5bd2bf952f3a Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 9 09:12:54 2012 +0100 fdo#47021: the naive join

[Libreoffice-commits] .: sal/inc

2012-03-09 Thread Stephan Bergmann
sal/inc/osl/file.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8840765e2927d036b6c8b4481eabbd4f4fb460a9 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 9 09:23:08 2012 +0100 Fixed @since tags diff --git a/sal/inc/osl/file.hxx b/sal

[Libreoffice-commits] .: sal/inc tools/source

2012-03-09 Thread Stephan Bergmann
sal/inc/osl/file.hxx| 47 ++-- tools/source/stream/strmunx.cxx |4 +-- 2 files changed, 29 insertions(+), 22 deletions(-) New commits: commit 608fe962cc649ad62c489811d3a8666e0e06e5e7 Author: Stephan Bergmann sberg...@redhat.com Date: Fri

[Libreoffice-commits] .: download

2012-03-09 Thread Stephan Bergmann
download |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit bda0b068b8b6a4dadf18b46098192d52be6cb963 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 9 14:34:00 2012 +0100 Enable Bash pipefail so that e.g. wget failure leads to download failure diff

[Libreoffice-commits] .: configmgr/source

2012-03-09 Thread Stephan Bergmann
configmgr/source/writemodfile.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c7ad399a535d21cc73f0e99fbea361e559b34d4f Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 9 16:32:57 2012 +0100 Line breaks in registrymodifications.xcu diff

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

2012-03-09 Thread Stephan Bergmann
59e4ac4c3e55562856cdab04435489f9dc67d318 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 9 18:22:00 2012 +0100 -Werror={deprecated-declarations,sign-compare,unused-parameter} diff --git a/sc/inc/dpgroup.hxx b/sc/inc/dpgroup.hxx index 5340b70..be7d39c 100644 --- a/sc/inc/dpgroup.hxx +++ b/sc/inc

[Libreoffice-commits] .: desktop/source

2012-03-09 Thread Stephan Bergmann
desktop/source/deployment/manager/dp_manager.cxx | 32 ++- 1 file changed, 14 insertions(+), 18 deletions(-) New commits: commit bee742eb7a0d5dfe23e61d9ee49a29286de90256 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 9 19:42:48 2012 +0100 Fix sense of r/o

  1   2   3   4   >