[Libreoffice-commits] .: sal/rtl

2011-11-22 Thread Stephan Bergmann
sal/rtl/source/makefile.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 171855c21eeedca46fe0cf2ce4f566957e618a45 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 22 11:01:06 2011 +0100 rtlbootstrap.mk.cxx needs to be a C++ file (including C++

[Libreoffice-commits] .: oox/source

2011-11-22 Thread Stephan Bergmann
oox/source/core/xmlfilterbase.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 28bb26279e8412763cabce7d172ca8246c70a30d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 22 12:10:02 2011 +0100 Avoid unused variable warning. diff --git

[Libreoffice-commits] .: tools/source

2011-11-22 Thread Stephan Bergmann
tools/source/fsys/dirent.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5de43a57cde537507de607c31573a31e90b4c5c8 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 22 12:15:39 2011 +0100 Avoid rtl::OString::copy(getLength() + 1). diff --git

[Libreoffice-commits] .: patches/dev300

2011-11-22 Thread Thorsten Behrens
patches/dev300/apply |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b339863fa9a419896fc1df856bfe0dd7e8be6cd3 Author: Thorsten Behrens tbehr...@novell.com Date: Tue Nov 22 12:30:21 2011 +0100 Add debian bugid. diff --git a/patches/dev300/apply

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

2011-11-22 Thread Stephan Bergmann
oox/source/core/xmlfilterbase.cxx |1 sal/inc/osl/diagnose.h|5 +- sal/inc/sal/log.h | 81 +- 3 files changed, 41 insertions(+), 46 deletions(-) New commits: commit 981470b2404a80ed87f237a0e8a62cdef7cea9a5 Author: Stephan

[Libreoffice-commits] .: 6 commits - comphelper/inc comphelper/qa sdext/source sfx2/inc svtools/source sw/source tools/source unotools/inc unotools/source unusedcode.easy

2011-11-22 Thread Caolán McNamara
comphelper/inc/comphelper/string.hxx | 27 + comphelper/qa/string/test_string.cxx | 19 + sdext/source/minimizer/configurationaccess.cxx | 26 ++--- sfx2/inc/sfx2/tabdlg.hxx |2 -

[Libreoffice-commits] .: 2 commits - crashrep/source desktop/util desktop/win32 solenv/inc

2011-11-22 Thread Andras Timar
crashrep/source/win32/rcheader.txt |4 ++-- desktop/util/officeloader.rc |2 +- desktop/win32/source/applauncher/launcher.rc |2 +- solenv/inc/shlinfo.rc|2 +- solenv/inc/version.hrc |6 -- 5 files

[Libreoffice-commits] .: 2 commits - i18npool/inc i18npool/source offapi/com svl/inc svl/source unotools/inc unotools/source

2011-11-22 Thread Eike Rathke
i18npool/inc/calendarImpl.hxx |1 i18npool/inc/calendar_gregorian.hxx |1 i18npool/source/calendar/calendarImpl.cxx | 10 + i18npool/source/calendar/calendar_gregorian.cxx | 23 i18npool/source/localedata/LocaleNode.cxx | 48

[Libreoffice-commits] .: 3 commits - writerfilter/source

2011-11-22 Thread Cédric Bosdonnat
writerfilter/source/resourcemodel/TagLogger.cxx | 13 ++--- writerfilter/source/rtftok/rtfdocumentimpl.cxx | 18 -- 2 files changed, 22 insertions(+), 9 deletions(-) New commits: commit 98f32b2b8ebefe50dfa99b5c72ceb2639bf63787 Author: Cédric Bosdonnat

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Noel Power
sc/source/ui/app/inputwin.cxx | 241 -- sc/source/ui/inc/inputwin.hxx | 14 +- 2 files changed, 177 insertions(+), 78 deletions(-) New commits: commit 319d8be9dad248a3ced5ac311e0b20ec3ed4cef7 Author: Noel Power noel.po...@novell.com Date: Tue Nov 22

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Kohei Yoshida
sc/source/filter/excel/read.cxx | 23 --- sc/source/filter/excel/xistream.cxx | 13 + sc/source/filter/inc/xistream.hxx |2 ++ 3 files changed, 31 insertions(+), 7 deletions(-) New commits: commit 799c944cc11aa6eeb20e5f24bf33434908c4556b Author:

[Libreoffice-commits] .: reportbuilder/util

2011-11-22 Thread Michael Meeks
reportbuilder/util/components.rdb | 14 ++ reportbuilder/util/makefile.mk|6 +- reportbuilder/util/manifest.xml |4 ++-- 3 files changed, 21 insertions(+), 3 deletions(-) New commits: commit 8376779842ca51a60c214427513982acb25212ac Author: Stephan Bergmann

[Libreoffice-commits] .: writerfilter/README

2011-11-22 Thread Miklos Vajna
writerfilter/README | 13 + 1 file changed, 13 insertions(+) New commits: commit 543d3bf035ea42cf7b16f394e58795f532a69151 Author: Miklos Vajna vmik...@frugalware.org Date: Tue Nov 22 20:54:00 2011 +0100 writerfilter: add a README explaining subdirs diff --git

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Kohei Yoshida
sc/source/core/tool/interpr1.cxx | 16 1 file changed, 16 insertions(+) New commits: commit e9d5629a52662e03a661d013360d72eaea969ab8 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 22 15:51:58 2011 -0500 fdo#40726: Handle external references with cell

[Libreoffice-commits] .: reportbuilder/java

2011-11-22 Thread Stephan Bergmann
reportbuilder/java/com/sun/star/report/pentaho/SOFunctionManager.java |5 -- reportbuilder/java/com/sun/star/report/pentaho/SOReportJobFactory.java | 19 -- 2 files changed, 24 deletions(-) New commits: commit 2be37f241ffc3dbbe80c6ab4a9a6021acefeb692 Author: Stephan Bergmann

[Libreoffice-commits] .: canvas/source

2011-11-22 Thread Jan Holesovsky
canvas/source/cairo/cairo_textlayout.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 6b74943cc6fb7983035b12f6cda8cb8e0c0a016b Author: Jan Holesovsky ke...@suse.cz Date: Tue Nov 22 21:56:33 2011 +0100 Using #if etc. inside OSL_TRACE is not a

[Libreoffice-commits] .: Branch 'feature/soenv' - configure.in solenv/inc

2011-11-22 Thread Norbert Thiebaud
configure.in |2 - solenv/inc/unitools.mk | 55 +++-- 2 files changed, 45 insertions(+), 12 deletions(-) New commits: commit feb4772b32d0d86e03789eef6e3adb1f22ad48c5 Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Nov 22

[Libreoffice-commits] .: solenv/gbuild

2011-11-22 Thread Stephan Bergmann
solenv/gbuild/Library.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 577c7ea310fa0417d2f2ca273f5541605883d2fd Author: Stephan Bergmann sberg...@redhat.com Date: Wed Nov 23 08:14:18 2011 +0100 Clean up gb_Library_set_componentfile argument handling.