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

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

[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 728351a1bb286e9e7c9f1c9a5e4

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

2012-04-24 Thread Stephan Bergmann
s(OUSTR("reinstall")) && ! subCommand.equals(OUSTR("sync")) && ! dp_misc::office_is_running()) -dp_misc::syncRepositories(xCmdEnv); +dp_misc::syncRepositories(false, xCmdEnv); if ( subcmd_add || subComma

[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 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 index 8585a10

[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 Date: Tue Apr 24 14:07:16 2012 +0200 Revert "Avoid bogus war

[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 Date

[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 Date: Tue Apr 24 10:43:44 2012 +0200 OSL_DEBUG_LEVEL > 0 -> defined DBG_UTIL diff --git a/fpicker/

[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 Date: Mon Apr 23 21:39:14 2012 +0200 Avoid bogus warnings (GCC 4.4.6) diff --git a/svl/source/numbers

[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 Date: Thu Apr 12 18:05:34 2012 +0530 Bug 42982

[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 Date: Mon Apr 23 18:41:29 2012 +0200 Trying to parse legacy rdb as XML can cause

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

2012-04-23 Thread Stephan Bergmann
(cherry picked from commit 9eed733f85e8003696271e63a3fcfc660511b7ef) Sigbed-off-by: Caolán McNamara Signed-off-by: Stephan Bergmann diff --git a/vcl/unx/gtk/window/gtkframe.cxx b/vcl/unx/gtk/window/gtkframe.cxx index 4869c45..f96df12 100644 --- a/vcl/unx/gtk/window/gtkframe.cxx

[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 Date: Mon Apr 23 16:22:53 2012 +0200 Unused sDataFolderURL diff --git a/desktop/source/deployment/registry

[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 Date: Mon Apr 23 14:28:48 2012 +0200 Port gcc3_linux_powerpc fix to

[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 Date: Mon Apr 23 14:18:24 2012 +0200 Revert "i hope

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

2012-04-23 Thread Stephan Bergmann
mit fc0c85e8628bf90afd4a47c20b3d1bc2a9c01b36) Signed-off-by: Michael Stahl Signed-off-by: Michael Meeks Signed-off-by: Stephan Bergmann diff --git a/sdext/source/pdfimport/tree/pdfiprocessor.cxx b/sdext/source/pdfimport/tree/pdfiprocessor.cxx index 6d0e34e..a800643 100644 --- a/sd

[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 Date: Mon Apr 23 11:47:45 2012 +0200 Do not fail for legacy rdb that only contains root key diff

[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] .: 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 Date: Fri Apr 20 09:21:42 2012 +0200 fdo#46074 Ignore corrupted items

[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 Date: Thu Apr 19 21:45:47 2012 +0200 Removed obsolete comment diff --git a/sal/osl/unx/mutex.c b/sal/osl/unx/mutex.c index f10244d

[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 Date

[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 Date: Thu Apr 19 15:00:34 2012 +0200 Allow OServiceManagerWrapper to wrap all service manager implementations ...not just OServiceManager. (This is a prerequisite

[Libreoffice-commits] .: cppuhelper/source

2012-04-18 Thread Stephan Bergmann
a26c2ee3c9ca783f0281dc0dd87c1747daac63a6 Author: Stephan Bergmann 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/bootstrap.cxx index fad335b

[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 Date: Wed Apr 18 14:58:51 2012 +0200 Do all of componentLiveInsertion

[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 Date: Wed Apr 18 14:53:03 2012 +0200 Improved debug output diff --git a/desktop

[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 Date: Wed Apr 18 14:45:13 2012 +0200 Improved comment diff --git a/desktop

[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 Date: Wed Apr 18 14:43:04 2012 +0200 Improved error reporting diff --git a/xmlreader/source

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

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

[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 Date: Mon Apr 16 15:52:46 2012 +0200 Corret size_t format specifier diff --git a/editeng/source/editeng

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

2012-04-16 Thread Stephan Bergmann
. Signed-off-by: Stephan Bergmann 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< registry::XSimpleRegistry > readRdbDir

[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 Date: Thu Apr 12 13:04:39 2012 +0200 Set DefaultContext property of

[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 Date: Wed Apr 11 16:33:00 2012 +0200 smoketest CppUnit lib is only a thin wrapper around smoketest lib diff --git a

[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 Date: Tue Apr 10 16:30:05 2012 +0200 Obtain resolver before spawning process_ in setUp

[Libreoffice-commits] .: vcl/headless

2012-04-10 Thread Stephan Bergmann
vcl/headless/svpgdi.cxx | 141 +++- 1 file changed, 69 insertions(+), 72 deletions(-) New commits: commit c8ef940ae0fc8db4354039a13de46fa986a70cff Author: Stephan Bergmann Date: Tue Apr 10 15:38:36 2012 +0200 Remove using directives from

[Libreoffice-commits] .: fpicker/source

2012-04-10 Thread Stephan Bergmann
fpicker/source/office/iodlg.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ee0f84f18071bc6cb8381e590c28dad9a0122625 Author: Stephan Bergmann Date: Tue Apr 10 14:11:22 2012 +0200 fdo#48496 Decode file URL path segment dispalyed as "place"

[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 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 be marked

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

2012-04-05 Thread Stephan Bergmann
to deleted object Signed-off-by: Stephan Bergmann 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/introspection.cxx @@ -735,9 +735,6 @@ class

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

2012-04-04 Thread Stephan Bergmann
: Stephan Bergmann 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 Desktop

[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 Date: Wed Apr 4 15:02:51 2012 +0200 Fixed include guard copy/paste error diff

[Libreoffice-commits] .: sc/source

2012-04-04 Thread Stephan Bergmann
sc/source/ui/view/prevwsh.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 0bb56e88f66e62ec305f863d83aa65a46e1b2ba3 Author: Stephan Bergmann Date: Wed Apr 4 14:33:20 2012 +0200 -Werror=unused-but-set-variable diff --git a/sc/source/ui/view/prevwsh.cxx b/sc/source/ui

[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 Date

[Libreoffice-commits] .: configure.in

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

[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 Date: Mon Apr 2 16:36:19 2012 +0200 Improved comment (after recent clean up) diff --git a/offapi/com/sun/star/frame/DocumentTemplates.idl b

[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 Date: Mon Apr 2 15:08:28 2012 +0200 Updated workaround comment diff --git a/cppuhelper

[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 Date: Fri Mar 30 17:00:08 2012 +0200 Updated patch comment diff --git a/berkeleydb/makefile.mk b/berkeleydb

[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 Date: Fri Mar

[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 Date: Fri Mar 30 14:01:23 2012 +0200 Missing includes diff --git a/bridges

[Libreoffice-commits] .: chart2/source

2012-03-30 Thread Stephan Bergmann
chart2/source/view/main/ChartView.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cdd3ea090a36ebb1aba87b17ed5236d4b9468c15 Author: Stephan Bergmann Date: Fri Mar 30 13:17:37 2012 +0200 Fix format string properly diff --git a/chart2/source/view/main

[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 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/bridges/source/cpp_uno

[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 Date: Fri Mar 30 09:08:13 2012 +0200 Updated patch comment diff --git a/vigra/makefile.mk b/vigra/makefile.mk index

[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 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/cpp_uno

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

2012-03-29 Thread Stephan Bergmann
vigra/makefile.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit acad49d424ffd3b9f569dda5966f8c58d96af240 Author: Stephan Bergmann Date: Thu Mar 29 14:31:17 2012 +0200 Add link for patch upstream attempt diff --git a/vigra/makefile.mk b/vigra/makefile.mk

[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 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=$(TARFILE_NAME

[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 Date: Thu Mar 29 12:06:33 2012 +0200 UNO BYTE is signed This is hopefully a better fix for

[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 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/forms_FormattedField.cxx

[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 Date: Thu Mar 29 11:04:03 2012 +0200 -Werror=sign-compare ...solved by recasting the offending

[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 Date: Tue Mar 27 22:26:05 2012 +0200 2nd param of __cxa_throw is void* in GCC <= 4.6 diff --gi

[Libreoffice-commits] .: bridges/source

2012-03-27 Thread Stephan Bergmann
54e3855bffafe24d2dbb29451885282bab57ecef Author: Stephan Bergmann 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 a/bridges/source

[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 Date: Tue Mar 27 11:47:17 2012 +0200 Remove superfluous comment ...that

[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 diff --git a/cui/source/tabpages/tpline.cxx b/cui/source/tabpages/tpline.cxx index 3a27eaa..abb5df3 100644 --- a/cui/source

[Libreoffice-commits] .: Makefile

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

[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 Date: Mon Mar 26 17:48:45 2012 +0200

[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 Date: Mon Mar 26 11:58:51 2012 +0200 Fix recent paintfrm.cxx regressions

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

2012-03-23 Thread Stephan Bergmann
: Stephan Bergmann 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/lockbyte.cxx +++ b

[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 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 100644 --- a/scp2

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

2012-03-23 Thread Stephan Bergmann
(cherry picked from commit 526a31be4c31fe519c14c16241a48729dd9aa465) Conflicts: solenv/gbuild/JavaClassSet.mk Signed-off-by: Stephan Bergmann diff --git a/solenv/gbuild/JavaClassSet.mk b/solenv/gbuild/JavaClassSet.mk index 9104b9c..0fbb6b0 100644 --- a/solenv/gbuild

[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 : To me, this looks more like a compiler error. Also note that ResourceHolder::reset only

[Libreoffice-commits] .: 3 commits - javaunohelper/Jar_juh.mk jurt/Jar_jurt.mk scripting/Jar_ScriptFramework.mk scripting/Jar_ScriptProviderForBeanShell.mk scripting/Jar_ScriptProviderForJava.mk scrip

2012-03-22 Thread Stephan Bergmann
/java/com/sun/star/script/framework/provider/java/MANIFEST.MF |2 ++ solenv/gbuild/Jar.mk |2 +- 9 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 2413fd4f9f784fbde821b087b78ecf3a6afb4f31 Author: Stephan Bergmann Date

[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 Date: Thu Mar 22 15:01:35 2012 +0100 MinGW: work around newly ambiguous boost::bind calls

[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 Date: Thu Mar 22 13:48:45 2012 +0100 Make SAL_CALL placement work with both

[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 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 would not meet

[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 Date: Thu Mar 22 10:06:16 2012 +0100 ChartTokenMap can contain null pointers

[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 Date: Thu Mar 22 08:12:08 2012 +0100 Fixed previous commit for --enable-dbgutil mode diff --git a/basctl/source/basicide

[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 Date: Wed Mar 21 20:41:13 2012 +0100 No FORMULA_DLLPUBLIC needed here diff --git a/formula/source/ui

[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 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 --- a/formula

[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 Date: Wed Mar 21 16:30:28 2012 +0100 Clarify example diff --git a/offapi/type_reference

[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 Date: Wed Mar 21 16:14:45 2012 +0100 Make sure one base class does not use another one after destruction

[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 Date: Wed Mar 21 12:30:05 2012 +0100 Further clean up of previous patch

[Libreoffice-commits] .: vbahelper/source

2012-03-20 Thread Stephan Bergmann
88a7c524f2c94829dc1bed49dbe2fde9b1e46f3d Author: Stephan Bergmann 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/vbacombobox.hxx +++ b

[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 Date: Tue Mar 20 21:16:52 2012 +0100 Missing SAL_CALL diff --git a/vbahelper/source/msforms

[Libreoffice-commits] .: jurt/com

2012-03-20 Thread Stephan Bergmann
jurt/com/sun/star/comp/servicemanager/ServiceManager.java |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit fb3d06e20aa2253ca5640f5391dc59a03a423b0b Author: Stephan Bergmann Date: Tue Mar 20 18:44:44 2012 +0100 Improve error reporting diff --git a/jurt

[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 Date: Tue Mar 20 18:35:24 2012 +0100 Improve error reporting diff

[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 Date: Tue Mar 20 11:22:19 2012 +0100 Resolves rhbz#804437, do not rtl_uString_release(NULL) ...in case

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

2012-03-20 Thread Stephan Bergmann
help += " all types are specified which will be generated.\n"; help += "-T = name specifies a type or a list of types. The output for\n"; help += " [t1;...] this type is generated.\n"; help += " Examp

[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 Date: Mon Mar 19 20:22:54 2012 +0100 Typo diff --git a/configure.in b/configure.in index 694b32e..70d7b7f 100644 --- a/configure.in

[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 Date: Mon Mar 19 19:45:54 2012 +0100 Missing include diff --git a/shell/source/win32/shlxthandler

[Libreoffice-commits] .: desktop/source

2012-03-19 Thread Stephan Bergmann
commits: commit 5bda84a2d7d135ed099fc87c10bf9d3a2758b44f Author: Stephan Bergmann 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 for MinGW cross

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

2012-03-19 Thread Stephan Bergmann
- need to check read-only-ness of non-existent paths." Signed-off-by: Stephan Bergmann diff --git a/desktop/source/deployment/manager/dp_manager.cxx b/desktop/source/deployment/manager/dp_manager.cxx index 508d6bb..19117ab 100644 --- a/desktop/source/deployment/manager/dp_manag

[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 Date: Mon Mar 19 14:18:51 2012 +0100 soffice.exe must not link against sal3.dll (might fix fdo#44489) ...as soffice.exe

[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 Date: Mon Mar 19 09:52:31 2012 +0100 Copy/paste typo diff --git a/scp2/source/ooo/mingw_dlls.scp b/scp2/source

[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 Date: Fri Mar 16 16:40:41 2012 +0100 Some include clean up diff --git a/binfilter/bf_sfx2/source/appl

[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 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 back to

[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 Date: Thu Mar 15 16:38:40 2012 +0100 Adapt prev 4f78696117ebe4f729880b5d9bfc2f5817b73543 to 3.5 rtl

[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 Date: Thu Mar 15 09:34:56 2012 +0100 fdo#42961 Don't let env

[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 Date: Wed Mar 14 22:14:18 2012 +0100 Dead code diff --git a/binfilter/inc/bf_svtools

[Libreoffice-commits] .: svtools/source

2012-03-14 Thread Stephan Bergmann
(+), 27 deletions(-) New commits: commit 3d69d78bed225039741213f1d6bb435468f3a818 Author: Stephan Bergmann 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/DocumentInfoPreview.cxx index 805ed0a

[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 Date: Wed Mar 14 15:20:04 2012 +0100 Dead code diff --git a/cppu/source/threadpool/current.cxx b/cppu/source

[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 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/bf_basic/source/inc

[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 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 100644 --- a

[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 Date: Tue Mar 13 10:33:10 2012 +0100

[Libreoffice-commits] .: sal/inc sal/util

2012-03-12 Thread Stephan Bergmann
sal/inc/osl/module.h |2 +- sal/util/sal.map |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 73c9b3c59e0a7807ccd887a09c2e8918f4ddd8ac Author: Stephan Bergmann Date: Mon Mar 12 12:18:00 2012 +0100 osl_loadModuleRelativeAscii was erroneously not

  1   2   3   4   5   6   >