[Libreoffice-commits] .: sal/inc

2012-04-14 Thread Markus Mohrhard
sal/inc/rtl/math.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4d804a0052fe661603bc8280bfa541a7b0a302ae Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Apr 15 02:18:37 2012 +0200 fix ambiguous call on windows diff --git

[Libreoffice-commits] .: sal/inc

2012-04-13 Thread Tor Lillqvist
sal/inc/osl/diagnose.hxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit dc4aec872426d95033610c9e6b6579387e5e6423 Author: Tor Lillqvist t...@iki.fi Date: Fri Apr 13 09:25:03 2012 +0300 WaE: unknown warning group '-Wreturn-type-c-linkage' diff --git

[Libreoffice-commits] .: sal/inc

2012-04-10 Thread Lubos Lunak
sal/inc/osl/diagnose.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3082f7f06b261b951315f096afae34c6b571cc06 Author: Luboš Luňák l.lu...@suse.cz Date: Tue Apr 10 20:11:08 2012 +0200 make OSL_ASSERT print the failed expression, not just OSL_ASSERT diff

[Libreoffice-commits] .: sal/inc sal/qa sal/rtl

2012-04-06 Thread Lubos Lunak
sal/inc/rtl/strbuf.hxx | 54 +++ sal/inc/rtl/string.h|3 sal/inc/rtl/string.hxx |4 - sal/inc/rtl/ustrbuf.hxx | 69

[Libreoffice-commits] .: sal/inc

2012-04-06 Thread Lubos Lunak
sal/inc/rtl/strbuf.hxx |2 +- sal/inc/rtl/ustrbuf.hxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d91d98a53612a972de368186415aa48698e074d9 Author: Luboš Luňák l.lu...@suse.cz Date: Fri Apr 6 15:08:02 2012 +0200 fix gcc-4.0.1 and/or 32bit build

[Libreoffice-commits] .: sal/inc

2012-04-03 Thread Tor Lillqvist
sal/inc/sal/types.h | 14 ++ 1 file changed, 2 insertions(+), 12 deletions(-) New commits: commit 61c5883f4cb35cbb1016b9abcf0718ca4d967f3d Author: Tor Lillqvist t...@iki.fi Date: Tue Apr 3 18:22:42 2012 +0300 Simplify SAL_CONST_CAST and SAL_STATIC_CAST defns, mention they

[Libreoffice-commits] .: sal/inc

2012-04-03 Thread Tor Lillqvist
sal/inc/sal/types.h |1 + 1 file changed, 1 insertion(+) New commits: commit 9b9f70737e5133c8aa5a95fd2e49a0f9a5e091e6 Author: Tor Lillqvist tlillqv...@suse.com Date: Tue Apr 3 20:37:03 2012 +0300 SAL_REINTERPRET_CAST returns, for API stability (for 3rd-party extensions) diff --git

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

2012-04-02 Thread Michael Meeks
sal/inc/rtl/ustrbuf.h | 28 + sal/inc/rtl/ustrbuf.hxx|7 ++ sal/rtl/source/strimp.hxx | 18 sal/rtl/source/string.cxx |5 sal/rtl/source/strtmpl.cxx |8 --- sal/rtl/source/uri.cxx |2 +

[Libreoffice-commits] .: sal/inc

2012-04-02 Thread Lubos Lunak
sal/inc/rtl/string.hxx |3 +-- sal/inc/rtl/ustring.hxx |2 +- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit d5c5800bffe97911497a0603567417dea15f295f Author: Luboš Luňák l.lu...@suse.cz Date: Tue Apr 3 07:38:00 2012 +0200 I'm dumb, fromAscii() stops at

[Libreoffice-commits] .: sal/inc sal/qa sw/source

2012-03-29 Thread Lubos Lunak
sal/inc/rtl/stringutils.hxx|9 + sal/qa/rtl/strings/test_ostring_stringliterals.cxx | 19 --- sw/source/filter/ww8/rtfexport.cxx |4 ++-- sw/source/filter/ww8/rtfexport.hxx |4 ++-- 4 files changed, 29

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

2012-03-28 Thread Lubos Lunak
sal/inc/rtl/string.hxx |7 +++ sal/qa/rtl/strings/test_ostring_stringliterals.cxx |2 ++ 2 files changed, 9 insertions(+) New commits: commit 86a1e6de4fc3af897271bc5f7f04506261d4f286 Author: Luboš Luňák l.lu...@suse.cz Date: Wed Mar 28 17:37:19 2012

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

2012-03-28 Thread Lubos Lunak
sal/inc/rtl/strbuf.hxx | 14 ++ sal/qa/rtl/strings/test_ostring_stringliterals.cxx |4 2 files changed, 18 insertions(+) New commits: commit c9167bac18e1cca061d91f65d2dc91b9d09ef587 Author: Luboš Luňák l.lu...@suse.cz Date: Wed Mar 28

[Libreoffice-commits] .: sal/inc

2012-03-28 Thread Lubos Lunak
sal/inc/rtl/stringutils.hxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 552ba413bc95b1a14638558d9436141825100c52 Author: Luboš Luňák l.lu...@suse.cz Date: Thu Mar 29 00:47:41 2012 +0200 fix SFINAE detection of const char[N] for msvc diff --git

[Libreoffice-commits] .: sal/inc

2012-03-28 Thread Lubos Lunak
sal/inc/rtl/stringutils.hxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit dbf238ba0a76c64643a28fc3fd9d0d3ede848dd7 Author: Luboš Luňák l.lu...@suse.cz Date: Thu Mar 29 07:39:03 2012 +0200 (const) char[] is a plain C string type too

[Libreoffice-commits] .: sal/inc

2012-03-12 Thread Josh Heidenreich
sal/inc/osl/file.hxx | 16 1 file changed, 16 deletions(-) New commits: commit bde32dc95d33943e301bd165955655eb02e1e223 Author: Josh Heidenreich josh.sickm...@gmail.com Date: Tue Mar 13 16:02:18 2012 +1030 Removed FileStatus::isFile. Use ::isRegular instead.

[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

[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] .: sal/inc

2012-02-16 Thread Stephan Bergmann
sal/inc/sal/types.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e2de115700e7c6c5ee9118c17c06eda0c462f394 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Feb 16 13:10:58 2012 +0100 -Wundef diff --git a/sal/inc/sal/types.h b/sal/inc/sal/types.h index

[Libreoffice-commits] .: sal/inc

2012-02-14 Thread Stephan Bergmann
sal/inc/rtl/instance.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3073b539d28a4ea29347e8060e19dda080c5d13b Author: Stephan Bergmann sberg...@redhat.com Date: Tue Feb 14 12:32:54 2012 +0100 Make code exploiting -fthreadsafe-statics properly

[Libreoffice-commits] .: sal/inc

2012-02-10 Thread Lubos Lunak
sal/inc/osl/module.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 31e236c5efa01ac5c681a2f18774fe66a9e1249e Author: Luboš Luňák l.lu...@suse.cz Date: Fri Feb 10 13:33:22 2012 +0100 consistent constness for getFunctionSymbol() overloads This is

[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] .: sal/inc

2012-01-30 Thread Miklos Vajna
sal/inc/sal/log-areas.dox |1 + 1 file changed, 1 insertion(+) New commits: commit f7aac5d4a5f7da91aae2eef906140df4a522e07f Author: Miklos Vajna vmik...@frugalware.org Date: Mon Jan 30 14:21:10 2012 +0100 sal: add sw.rtf log area diff --git a/sal/inc/sal/log-areas.dox

[Libreoffice-commits] .: sal/inc

2012-01-30 Thread David Tardon
sal/inc/sal/log-areas.dox |4 1 file changed, 4 insertions(+) New commits: commit bfd9753b92c225d7cc2b2d3172b26eb53a8e9228 Author: David Tardon dtar...@redhat.com Date: Tue Jan 31 07:18:49 2012 +0100 add vcl log area diff --git a/sal/inc/sal/log-areas.dox

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

2012-01-19 Thread Michael Meeks
sal/inc/osl/detail/file.h | 12 -- sal/inc/osl/file.h |1 sal/osl/unx/file.cxx|2 - sal/osl/unx/file_stat.cxx | 12 -- sal/util/sal.map|2 - tools/inc/tools/stream.hxx |4 +- tools/source/stream/strmunx.cxx |

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

2012-01-19 Thread Michael Meeks
sal/inc/osl/file.h | 24 sal/inc/osl/file.hxx| 26 +- sal/util/sal.map|2 +- tools/source/stream/strmunx.cxx |2 +- 4 files changed, 51 insertions(+), 3 deletions(-) New commits: commit

[Libreoffice-commits] .: sal/inc

2012-01-13 Thread Norbert Thiebaud
sal/inc/osl/security.h |2 - sal/inc/osl/semaphor.h |2 - sal/inc/osl/socket.h | 80 - sal/inc/osl/time.h | 16 - 4 files changed, 50 insertions(+), 50 deletions(-) New commits: commit

[Libreoffice-commits] .: sal/inc

2012-01-12 Thread Stephan Bergmann
sal/inc/sal/log.hxx |9 + 1 file changed, 9 insertions(+) New commits: commit ddc3458259222720d000ccc9cc5e6bd9b09ef3c9 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Jan 12 10:57:41 2012 +0100 Make it clear that sal/log.hxx functionality may change again. diff --git

[Libreoffice-commits] .: sal/inc sal/osl sal/util store/source xmlreader/source

2011-12-21 Thread Tor Lillqvist
sal/inc/osl/file.h | 45 sal/osl/unx/file.cxx | 56 - sal/osl/w32/file.cxx |7 + sal/util/sal.map |5 +++ store/source/lockbyte.cxx | 14 ++

[Libreoffice-commits] .: sal/inc

2011-12-09 Thread Stephan Bergmann
sal/inc/rtl/ustrbuf.hxx | 24 1 file changed, 24 insertions(+) New commits: commit 0670d4652dab1986412f4e9d3c9f36ba2e34db64 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Dec 9 12:31:49 2011 +0100 rtl::OUStringBuffer::insert overloaded for char (similar

[Libreoffice-commits] .: sal/inc

2011-12-01 Thread August Sodora
sal/inc/rtl/strbuf.hxx | 36 sal/inc/rtl/ustrbuf.hxx | 36 2 files changed, 72 deletions(-) New commits: commit 1820e7f575dffe53062f50f08cebf0efa37e2cc2 Author: August Sodora aug...@gmail.com Date: Thu Dec 1

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

2011-11-30 Thread Stephan Bergmann
sal/inc/internal/once.h | 82 sal/rtl/source/alloc_arena.cxx |1 sal/rtl/source/alloc_cache.cxx |1 sal/rtl/source/alloc_global.cxx |1 sal/rtl/source/locale.cxx |1 5 files changed, 86 deletions(-) New commits:

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

2011-11-25 Thread François Tigeot
sal/inc/osl/endian.h | 21 - sal/osl/unx/system.h | 16 2 files changed, 37 deletions(-) New commits: commit 3a1441c0d3107c69fd80492fa7e182d4f8c02d3d Author: François Tigeot ftig...@wolfpond.org Date: Fri Nov 25 10:38:14 2011 +0100 PDP_ENDIAN and

[Libreoffice-commits] .: sal/inc

2011-11-23 Thread Stephan Bergmann
sal/inc/sal/log.hxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 364a3d2864973935b2cd18b328392d1b556456dd Author: Stephan Bergmann sberg...@redhat.com Date: Wed Nov 23 20:26:52 2011 +0100 Silence bogus MSC must return a value errors. diff

[Libreoffice-commits] .: sal/inc

2011-11-23 Thread Stephan Bergmann
sal/inc/sal/log.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0a1f03544a72596b5022985f2367bdcd0699adeb Author: Stephan Bergmann sberg...@redhat.com Date: Wed Nov 23 21:55:59 2011 +0100 Call getResult with fully qualified name. diff --git

[Libreoffice-commits] .: sal/inc

2011-10-05 Thread Stephan Bergmann
sal/inc/rtl/strbuf.hxx | 14 ++ sal/inc/rtl/string.hxx | 24 +++- sal/inc/rtl/ustrbuf.hxx | 14 ++ sal/inc/rtl/ustring.hxx | 12 +++- 4 files changed, 38 insertions(+), 26 deletions(-) New commits: commit

[Libreoffice-commits] .: sal/inc sal/osl sal/textenc

2011-09-27 Thread Stephan Bergmann
sal/inc/osl/module.h| 24 ++ sal/inc/osl/module.hxx | 15 sal/osl/unx/module.c| 168 +++- sal/osl/w32/module.cxx |6 + sal/textenc/textenc.cxx | 12 --- 5 files changed, 144 insertions(+), 81 deletions(-) New commits: