[Libreoffice-commits] .: tools/source

2012-02-16 Thread Julien Nabet
tools/source/generic/poly.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2dd1722d2729f0d6cda6e31297f3e03ae36c555f Author: Julien Nabet serval2...@yahoo.fr Date: Thu Feb 16 22:36:35 2012 +0100 Fix a bug found with cclang Null pointer passed as an

[Libreoffice-commits] .: tools/source

2012-01-21 Thread Stephan Bergmann
tools/source/fsys/dirent.cxx |4 ++-- tools/source/fsys/wntmsc.cxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f433d5a9b8379f5207df92d80ce7dede9d9795d8 Author: Stephan Bergmann sberg...@redhat.com Date: Sat Jan 21 17:57:10 2012 +0100 Fix Windows.

[Libreoffice-commits] .: tools/source

2012-01-19 Thread Stephan Bergmann
tools/source/stream/stream.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 75a6a51a9da2aa3b6eb0f0e43c0130844f6ab86c Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jan 19 10:56:28 2012 +0100 Fix int/sal_Int32 mismatch. diff --git

[Libreoffice-commits] .: tools/source

2012-01-19 Thread Tor Lillqvist
tools/source/stream/strmunx.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 5785734a1947c6b3fb2081b7e33fe3d0bd125bbb Author: Tor Lillqvist tlillqv...@suse.com Date: Thu Jan 19 15:18:20 2012 +0200 Don't use too modern C++ diff --git

[Libreoffice-commits] .: tools/source

2012-01-16 Thread Olivier Hallot
tools/source/rc/resmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de8c830947a756b6d8ab2d7ef33934c9ba28036a Author: Olivier Hallot olivier.hal...@alta.org.br Date: Mon Jan 16 19:10:45 2012 -0200 fix mistake in merging tools/source/rc/resmgr.cxx

[Libreoffice-commits] .: tools/source

2012-01-03 Thread Kohei Yoshida
tools/source/stream/stream.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8173b0d29717438dcaa47b3cc2f7010c9646fbe0 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Jan 3 13:54:41 2012 -0500 Fix import of multi-line cell contents during csv import.

[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] .: tools/source

2011-10-31 Thread Markus Mohrhard
tools/source/stream/stream.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 125aa32e71eb9a8de6214a7f7bc3e3be13b14a7a Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Nov 1 00:51:46 2011 +0100 we need to assign this value also for non unix

[Libreoffice-commits] .: tools/source

2011-10-12 Thread Ivan Timofeev
tools/source/memtools/multisel.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit aaa6e59711d3ba9b143d3719c78a815d96c3b1df Author: Ivan Timofeev timofeev@gmail.com Date: Wed Oct 12 17:06:45 2011 +0400 treat - as entire range diff --git

[Libreoffice-commits] .: tools/source

2011-09-29 Thread Andras Timar
tools/source/rc/resmgr.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 05239e246346598a3cdffc7febcfaad41f1dabd5 Author: Andras Timar ati...@suse.com Date: Thu Sep 29 15:17:42 2011 +0200 OSL_TRACE: Remove trailing newlines diff --git