[Libreoffice-commits] .: tools/bootstrp

2012-02-05 Thread Julien Nabet
tools/bootstrp/cppdep.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 992e1a772e01a53673fb6cdd3467102a486f4e59 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Feb 5 09:27:48 2012 +0100 Some cppcheck cleaning diff --git a/tools/bootstrp/cppdep.cxx

[Libreoffice-commits] .: bridges/source

2012-02-05 Thread Julien Nabet
bridges/source/cpp_uno/gcc3_aix_powerpc/cpp2uno.cxx |2 -- bridges/source/cpp_uno/gcc3_linux_alpha/cpp2uno.cxx |2 -- bridges/source/cpp_uno/gcc3_linux_arm/cpp2uno.cxx |2 -- bridges/source/cpp_uno/gcc3_linux_hppa/cpp2uno.cxx |2 --

[Libreoffice-commits] .: comphelper/source cui/source filter/source framework/source sfx2/source svl/source svx/source

2012-02-05 Thread Julien Nabet
comphelper/source/misc/mediadescriptor.cxx|8 ++-- cui/source/customize/cfgutil.cxx | 24 +++--- filter/source/config/cache/filtercache.cxx|4 +- framework/source/dispatch/dispatchinformationprovider.cxx |4 +-

[Libreoffice-commits] .: connectivity/source

2012-02-05 Thread Julien Nabet
connectivity/source/drivers/macab/MacabDatabaseMetaData.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit df58753d51c41253f26104d146a73ba74c42e33e Author: Julien Nabet serval2...@yahoo.fr Date: Sun Feb 5 13:23:59 2012 +0100 Remove wrong return This return

[Libreoffice-commits] .: sc/inc sc/source unusedcode.easy vbahelper/inc vbahelper/source xmloff/inc xmloff/source

2012-02-05 Thread Ivan Timofeev
sc/inc/cellsuno.hxx |4 -- sc/source/filter/xml/XMLExportDDELinks.cxx | 17 -- sc/source/filter/xml/XMLExportDDELinks.hxx |2 - sc/source/filter/xml/xmlfilti.cxx | 11 -- sc/source/filter/xml/xmlfilti.hxx

[Libreoffice-commits] .: svtools/source

2012-02-05 Thread Matteo Casalin
svtools/source/control/valueset.cxx | 26 ++ 1 file changed, 10 insertions(+), 16 deletions(-) New commits: commit a0e7d661e0d36e3069b77f6f4b1f55352efbee9a Author: Matteo Casalin matteo.casa...@gmx.com Date: Sun Feb 5 12:23:31 2012 +0100 Removed unused variable

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

2012-02-05 Thread Andras Timar
cui/source/options/optgdlg.hrc |3 +-- cui/source/options/optgdlg.src |4 ++-- cui/source/options/optsave.src |4 ++-- 3 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 537169e64f34353dab8c6dcacc088fba61729392 Author: Ivan Timofeev timofeev@gmail.com Date:

[Libreoffice-commits] .: 2 commits - sc/qa

2012-02-05 Thread Markus Mohrhard
sc/qa/unit/data/contentCSV/mathematical-functions.csv |3 +++ sc/qa/unit/data/ods/functions.ods |binary 2 files changed, 3 insertions(+) New commits: commit 01ea91efd98e398e6998837c6bb45a9efea43cdc Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Feb 5

[Libreoffice-commits] .: sal/osl

2012-02-05 Thread François Tigeot
sal/osl/unx/file_volume.cxx | 657 1 file changed, 657 deletions(-) New commits: commit 4fa8d043f8336e7b35130934498f8a4b357967d3 Author: François Tigeot ftig...@wolfpond.org Date: Sun Feb 5 13:41:18 2012 +0100 Remove unused floppy-handling

[Libreoffice-commits] .: editeng/source

2012-02-05 Thread Ivan Timofeev
editeng/source/editeng/edtspell.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 1c85118414d91bc0b881f03ad7fac20454ec43a0 Author: Ivan Timofeev timofeev@gmail.com Date: Sun Feb 5 22:02:12 2012 +0400 fix debug build diff --git a/editeng/source/editeng/edtspell.cxx

[Libreoffice-commits] .: cui/source

2012-02-05 Thread Andras Timar
cui/source/options/optsave.src |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 9a7f53cdcfb40820d7c7f29e2190fb1572611b91 Author: Andras Timar ati...@suse.com Date: Sun Feb 5 19:58:17 2012 +0100 fix coordinates on Options - Load/Save - General panel

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

2012-02-05 Thread François Tigeot
sal/inc/osl/file.h| 43 sal/inc/osl/file.hxx | 28 - sal/osl/unx/file_volume.cxx | 80 -- sal/osl/w32/file_dirvol.cxx | 18 sal/qa/helper/gcov/deprecated.txt |2

[Libreoffice-commits] .: solenv/gbuild

2012-02-05 Thread Norbert Thiebaud
solenv/gbuild/extensions/post_BuildplTargets.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4a08ed74f4da656f94eae1cc293073faaa937a89 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Feb 5 20:35:07 2012 -0600 we can't use WORKDIR directly, on windows

[Libreoffice-commits] .: Makefile

2012-02-05 Thread Norbert Thiebaud
Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 993cdce1f0194433cfa5bfa1a88d38b52e8a9240 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Feb 5 20:43:10 2012 -0600 again do not use WORKDIR prematurely due to windows diff --git a/Makefile

[Libreoffice-commits] .: solenv/gbuild

2012-02-05 Thread Norbert Thiebaud
solenv/gbuild/extensions/post_BuildplTargets.mk |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 81e9525305cfe2b9455dadceeda0710e0176448c Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Feb 5 21:00:54 2012 -0600 still invalid use of WORKDIR in

[Libreoffice-commits] .: bridges/README cli_ure/README codemaker/README cppuhelper/README cppu/README cpputools/README idlc/README io/README javaunohelper/README jurt/README jvmaccess/README jvmfwk/RE

2012-02-05 Thread Michael Meeks
bridges/README |4 cli_ure/README |5 + codemaker/README |2 ++ cppu/README |4 cppuhelper/README|4 cpputools/README |1 + idlc/README |2 ++ io/README|2 ++ javaunohelper/README |2 ++

[Libreoffice-commits] .: configure.in

2012-02-05 Thread Norbert Thiebaud
configure.in |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 015713cd664b905b7090816db0e67b1b17df183e Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Feb 6 00:37:01 2012 -0600 typo in the export of WIN_* variables diff --git a/configure.in