[Libreoffice-commits] .: sal/inc

2013-01-31 Thread Tor Lillqvist
sal/inc/sal/log-areas.dox |2 ++ 1 file changed, 2 insertions(+) New commits: commit 0e63a97066a817f3d01b40d99e3e1ed831ae3598 Author: Tor Lillqvist Date: Thu Jan 31 14:03:05 2013 +0200 Add vcl.atsui and vcl.coretext Change-Id: I9c9db51f04db5a0d073bd7493c198e8413299633 diff -

[Libreoffice-commits] .: sal/inc

2013-01-19 Thread Libreoffice Gerrit user
sal/inc/rtl/string.hxx | 10 -- sal/inc/rtl/ustring.hxx | 10 -- 2 files changed, 16 insertions(+), 4 deletions(-) New commits: commit 06e76156d2ea1ce8a112f9e2312d6074478de648 Author: Luboš Luňák Date: Sat Jan 19 13:54:40 2013 +0100 microoptimization for "" OUStrin

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

2013-01-18 Thread Libreoffice Gerrit user
sal/inc/rtl/string.hxx |1 + sal/inc/rtl/ustring.hxx|1 + sal/qa/rtl/strings/test_strings_valuex.cxx |1 - 3 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c881b1b50e3be023efd4dfdebddd002545ed71b3 Author: Luboš Luňák Date:

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

2013-01-02 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox|1 + sw/qa/extras/rtfimport/rtfimport.cxx |1 - sw/source/core/crsr/crstrvl.cxx |2 +- sw/source/core/unocore/unostyle.cxx |2 +- sw/source/ui/app/docsh2.cxx |1 - sw/source/ui/ribbar/workctrl.cxx |4 +--- 6 files cha

[Libreoffice-commits] .: sal/inc

2013-01-02 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |1 + 1 file changed, 1 insertion(+) New commits: commit 49fc6c6b85e4902dc9b776d82ec17ea7c01a8dd1 Author: Miklos Vajna Date: Wed Jan 2 18:07:52 2013 +0100 sal: missing jvmfwk in log-areas diff --git a/sal/inc/sal/log-areas.dox b/sal/inc/sal/log-areas.dox ind

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

2012-12-18 Thread Libreoffice Gerrit user
sal/inc/rtl/string.h |2 ++ sal/inc/rtl/ustring.h |5 +++-- sal/rtl/source/strtmpl.cxx |4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 09123760860f99756d37b70557d83f707fda6b17 Author: Michael Meeks Date: Tue Dec 18 17:43:56 2012 + f

[Libreoffice-commits] .: sal/inc sal/Library_sal.mk sal/osl sal/Package_inc.mk sal/rtl

2012-12-17 Thread Libreoffice Gerrit user
sal/Library_sal.mk|1 sal/Package_inc.mk|1 sal/inc/rtl/memory.h | 53 sal/osl/all/compat.cxx| 32 ++ sal/rtl/source/memory.cxx | 55 -- 5 files

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

2012-12-17 Thread Libreoffice Gerrit user
sal/inc/rtl/ustring.hxx | 13 + sal/qa/rtl/strings/test_oustring_stringliterals.cxx |1 + 2 files changed, 14 insertions(+) New commits: commit c075b8068bff1b3c6025638aaf0acab5bbebab4d Author: Luboš Luňák Date: Mon Dec 17 16:27:22 2012 +0100

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

2012-12-11 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |2 +- sal/inc/sal/types.h |4 ++-- sfx2/inc/sfx2/docfile.hxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f00b77c856067b77a6dc5c2d90cc1205d87de03a Author: Luboš Luňák Date: Tue Dec 11 17:03:02 2012 +0100 SAL_DE

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

2012-12-11 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |5 ++--- sal/inc/sal/types.h | 18 ++ sfx2/inc/sfx2/docfile.hxx |2 +- 3 files changed, 21 insertions(+), 4 deletions(-) New commits: commit 20b720ba3790d657ea3112fde0678c262908a1b6 Author: Stephan Bergmann Date: Tue Dec 11 16:00:00 20

[Libreoffice-commits] .: sal/inc

2012-12-11 Thread Libreoffice Gerrit user
sal/inc/rtl/ustring.hxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit abca8e3afa1c9c42266e89b863ee69cca4b93e21 Author: Ivan Timofeev Date: Tue Dec 11 17:07:26 2012 +0400 use SAL_WARN_UNUSED_RESULT for OUString::replaceAll Change-Id: I30754e4

[Libreoffice-commits] .: sal/inc

2012-12-10 Thread Libreoffice Gerrit user
sal/inc/rtl/strbuf.hxx | 15 +++ sal/inc/rtl/ustrbuf.hxx | 15 +++ 2 files changed, 30 insertions(+) New commits: commit 17b272effc206875fe4165e58d6452f0ecd8 Author: Luboš Luňák Date: Mon Dec 10 23:51:22 2012 +0100 operator+ for stringbuffer Th

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

2012-12-09 Thread Norbert Thiebaud
On Sun, Dec 9, 2012 at 3:37 PM, Lubos Lunak wrote: > > And, not to put a too fine point on it, I'd appreciate it if you could try > something a bit more systematic such as fixing the configure check that's > been put there for a reason instead of a half-assed band-aid somewhere in the > code. If

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

2012-12-09 Thread Lubos Lunak
On Sunday 09 of December 2012, Libreoffice Gerrit user wrote: > sal/inc/rtl/ustrbuf.hxx |7 +++ > 1 file changed, 7 insertions(+) > > New commits: > commit dc6277ef41dcf529760ad894e0aa124f18722c33 > Author: Tor Lillqvist > Date: Sun Dec 9 22:42:04 2012 +0200 > > WaE: deleted functio

[Libreoffice-commits] .: sal/inc

2012-12-09 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit dc6277ef41dcf529760ad894e0aa124f18722c33 Author: Tor Lillqvist Date: Sun Dec 9 22:42:04 2012 +0200 WaE: deleted function definitions are a C++11 extension Change-Id: I8f070fb53c0310761c3a0

[Libreoffice-commits] .: sal/inc svl/source xmloff/source

2012-12-06 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |4 ++-- svl/source/numbers/zformat.cxx | 14 +++--- xmloff/source/style/xmlnumfi.cxx |2 +- 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit eafb82821386e4c14f4a072e4b541dc60f4d7af2 Author: Luboš Luňák Date: Thu Dec

[Libreoffice-commits] .: sal/inc

2012-12-04 Thread Libreoffice Gerrit user
sal/inc/rtl/strbuf.hxx |2 +- sal/inc/rtl/string.hxx |2 +- sal/inc/rtl/stringconcat.hxx | 12 +--- sal/inc/rtl/ustrbuf.hxx |2 +- sal/inc/rtl/ustring.hxx |4 ++-- 5 files changed, 14 insertions(+), 8 deletions(-) New commits: commit bda7beac5b9ea43

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

2012-12-04 Thread Libreoffice Gerrit user
sal/inc/rtl/string.hxx |7 +-- sal/inc/rtl/ustring.hxx |9 ++--- sal/qa/rtl/strings/test_ostring_concat.cxx |1 + sal/qa/rtl/strings/test_oustring_concat.cxx |1 + 4 files changed, 13 insertions(+), 5 deletions(-) New commits: comm

[Libreoffice-commits] .: sal/inc

2012-12-03 Thread Libreoffice Gerrit user
sal/inc/sal/types.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b1c49001a7889d1552b599d83af26ffee892201 Author: Norbert Thiebaud Date: Tue Dec 4 01:04:10 2012 -0600 mac gcc 4.0.1 does not support __attribute((warn_unused_result)) very well Change

[Libreoffice-commits] .: sal/inc

2012-12-03 Thread Libreoffice Gerrit user
sal/inc/rtl/ustring.hxx | 123 +++- 1 file changed, 61 insertions(+), 62 deletions(-) New commits: commit 847455f935dfdccf52cd786ea95b445cc6d02b36 Author: Naser Sharifi Date: Mon Nov 26 14:50:11 2012 -0600 Improve English comments Corr

[Libreoffice-commits] .: sal/inc

2012-12-03 Thread Libreoffice Gerrit user
sal/inc/sal/log.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 9715794fcd076bc07eb6435a27b1d71f7e2b5e07 Author: Tor Lillqvist Date: Mon Dec 3 15:14:44 2012 +0200 VS2012 knows that std::abort() does what it says on the tin (WaE: unreachable code)

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

2012-12-01 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |2 +- sal/qa/rtl/strings/test_oustring_stringliterals.cxx |1 - 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 10cecb81dbd897aaea5188c9249770877ac20771 Author: Norbert Thiebaud Date: Fri Nov 30 20:24:18 2012 -060

[Libreoffice-commits] .: sal/inc

2012-11-21 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx | 20 1 file changed, 20 insertions(+) New commits: commit bf246fce77cdfac7e031d93a912d0bf2071a6e5e Author: Norbert Thiebaud Date: Mon Nov 19 22:34:35 2012 -0600 a replace() to OUStringBuffer Change-Id: I2cbfeea9800ad656c49ce1cae7ff1

[Libreoffice-commits] .: sal/inc

2012-11-21 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx | 66 1 file changed, 66 insertions(+) New commits: commit 95841e1393868f0fa7d015b31accea960d35a7b6 Author: Norbert Thiebaud Date: Mon Nov 19 22:34:58 2012 -0600 add strip* Family of function to OUStringBuffer

[Libreoffice-commits] .: sal/inc

2012-11-15 Thread Libreoffice Gerrit user
sal/inc/osl/interlck.h |4 sal/inc/sal/config.h |2 -- 2 files changed, 6 deletions(-) New commits: commit 6adc24cd861cdde45d8f55943a836246470fa72c Author: Luboš Luňák Date: Thu Nov 15 18:07:06 2012 +0100 Revert "use intrinsict to inline InterlockCount() on Windows too"

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

2012-11-15 Thread Libreoffice Gerrit user
sal/inc/osl/file.hxx|1 - sal/inc/rtl/byteseq.hxx |1 - sal/inc/rtl/string.hxx |1 - sal/inc/rtl/ustring.hxx |1 - sal/osl/unx/nlsupport.c |1 - sal/osl/w32/pipe.c |1 - 6 files changed, 6 deletions(-) New commits: commit 5e6401ffc58959394e2e06bd7ed68e6d03cae31f

[Libreoffice-commits] .: sal/inc

2012-11-14 Thread Libreoffice Gerrit user
sal/inc/rtl/memory.h |6 ++ 1 file changed, 6 insertions(+) New commits: commit ed80674ec793f640916ad4162ee4121aeceac7f6 Author: Arnaud Versini Date: Wed Oct 10 20:31:32 2012 +0200 Mark rtl_*memory as deprecated Change-Id: I0e5e85d6b23961baa9ef3ed4247e39497bb063d7 Rev

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

2012-11-14 Thread Libreoffice Gerrit user
sal/inc/rtl/string.hxx |1 + sal/qa/rtl/strings/test_strings_replace.cxx |3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 4c4a95946b5c067f8e1ebdd3589f282380cc430f Author: Stephan Bergmann Date: Wed Nov 14 12:26:08 2012 +0100 Include

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

2012-11-12 Thread Libreoffice Gerrit user
sal/inc/osl/diagnose.hxx |6 ++ sal/osl/all/debugbase.cxx |5 + 2 files changed, 3 insertions(+), 8 deletions(-) New commits: commit a9966a47409a0149d936ba2a2650bc20cc52cce2 Author: Tor Lillqvist Date: Mon Nov 12 15:18:58 2012 +0200 WaE: C-linkage specified, but returns u

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

2012-11-10 Thread Libreoffice Gerrit user
sal/inc/rtl/string.hxx | 14 +++ sal/qa/rtl/strings/test_strings_replace.cxx | 12 -- sdext/source/pdfimport/test/tests.cxx | 10 -- unodevtools/source/skeletonmaker/cppcompskeleton.cxx|1 unodevtools/sou

[Libreoffice-commits] .: sal/inc

2012-11-09 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx | 156 1 file changed, 156 insertions(+) New commits: commit c61a3ff06e57c7c324e69419aaed0f92b37befd0 Author: Norbert Thiebaud Date: Thu Nov 8 11:01:33 2012 -0600 add indexOf family of function to OUStringBuffer

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

2012-11-07 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |2 xmlsecurity/source/xmlsec/nss/nssinitializer.cxx | 23 -- xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx |7 ++- 3 files changed, 25 insertions(+), 7 deletions(-) New commits: commit 1

[Libreoffice-commits] .: sal/inc

2012-11-03 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit ea9a335084785349ca87bbcd0a43dc3b4f7724ed Author: Miklos Vajna Date: Sat Nov 3 18:07:50 2012 +0100 document writerfilter.profile log area Change-Id: I882de51f0605c4556d97b73

[Libreoffice-commits] .: sal/inc

2012-11-02 Thread Libreoffice Gerrit user
sal/inc/sal/mathconf.h |2 ++ 1 file changed, 2 insertions(+) New commits: commit 19bce817279c7fd150af0422c224975e57ff9f41 Author: Tor Lillqvist Date: Fri Nov 2 22:25:47 2012 +0200 Try to use isfinite() for iOS Change-Id: Ia333afbefa4c112f478d2619efbe032e70925417 diff --git

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

2012-11-02 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |1 sw/source/filter/ww8/WW8Sttbf.cxx | 10 --- sw/source/filter/ww8/WW8TableInfo.cxx | 91 +- sw/source/filter/ww8/rtfexport.cxx| 11 sw/source/filter/ww8/wrtw8nds.cxx | 13 +--- sw/source/filter/w

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

2012-11-02 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |1 + sd/source/filter/html/HtmlOptionsDialog.cxx |4 +--- sd/source/filter/html/htmlex.cxx|8 +--- 3 files changed, 3 insertions(+), 10 deletions(-) New commits: commit 61128761b27beea9d6f550d8eaa23eefa2750108 Author: Caolá

[Libreoffice-commits] .: sal/inc

2012-10-26 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |2 ++ 1 file changed, 2 insertions(+) New commits: commit 65e2a0938b8854f859460493485d3d5f5304ac12 Author: Caolán McNamara Date: Fri Oct 26 20:42:17 2012 +0100 add generic sc/sw log categories Change-Id: I64995db8f9e913db5f4ab4e81359dd163bc29d15 d

[Libreoffice-commits] .: sal/inc

2012-10-26 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 7be49c34cdae0d942774e232d80528eecf94ac36 Author: Caolán McNamara Date: Fri Oct 26 17:16:25 2012 +0100 add svl.numbers to log-areas Change-Id: I6b26f2805d08d2eb1b28ade459d3

[Libreoffice-commits] .: sal/inc

2012-10-25 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |1 + 1 file changed, 1 insertion(+) New commits: commit 638bb3a63ecc8f50fe6d82b510221b771dbb1c83 Author: Caolán McNamara Date: Thu Oct 25 16:50:43 2012 +0100 add filter.xslt log area Change-Id: Ia212489c33da72f85d96618aa1d4db5972044bb2 diff --git

[Libreoffice-commits] .: sal/inc

2012-10-10 Thread Libreoffice Gerrit user
sal/inc/rtl/logfile.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 994ec9638027fdb1dd1afea9a3cb229b5ab900d6 Author: Luboš Luňák Date: Wed Oct 10 14:12:37 2012 +0200 avoid unused variable warnings for vars used for RTL_LOGFILE_CONTEXT_TRACEx

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

2012-10-09 Thread Libreoffice Gerrit user
sal/inc/rtl/ustring.h | 23 +++ sal/inc/rtl/ustring.hxx|8 +--- sal/rtl/source/ustring.cxx | 10 +- sal/util/sal.map |1 + 4 files changed, 38 insertions(+), 4 deletions(-) New commits: commit 7ef1190c3e9422998d89df2cf8fcf30bddfc1a03

[Libreoffice-commits] .: sal/inc

2012-10-03 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx | 19 --- 1 file changed, 19 deletions(-) New commits: commit 78225f2ebeb30c853395240f7cc87926349aa975 Author: Markus Mohrhard Date: Wed Oct 3 18:57:54 2012 +0200 Revert "add rtl::OUStringBuffer::append(bool)" This reverts commit 563fa900

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

2012-10-02 Thread Libreoffice Gerrit user
sal/inc/rtl/string.h | 17 + sal/inc/rtl/string.hxx | 36 sal/inc/rtl/ustring.h | 17 + sal/inc/rtl/ustring.hxx| 36 sal/rtl/source/strtmpl.cxx | 23 ++

[Libreoffice-commits] .: sal/inc

2012-09-24 Thread Libreoffice Gerrit user
sal/inc/osl/interlck.h |4 sal/inc/sal/config.h |2 ++ 2 files changed, 6 insertions(+) New commits: commit 5ae27819974e3492b6f4d33fa51ef2a9d77b5ce5 Author: Norbert Thiebaud Date: Sat Sep 22 04:38:32 2012 -0500 use intrinsict to inline InterlockCount() on Windows too

[Libreoffice-commits] .: sal/inc

2012-09-18 Thread Libreoffice Gerrit user
sal/inc/rtl/oustringostreaminserter.hxx | 44 ++-- sal/inc/rtl/ustring.hxx | 36 ++ 2 files changed, 34 insertions(+), 46 deletions(-) New commits: commit 96b45756b46ceb06dbec5c241d09acc96891e121 Author: Luboš Luňák Date:

[Libreoffice-commits] .: sal/inc

2012-08-21 Thread Libreoffice Gerrit user
sal/inc/osl/file.hxx | 67 +++ 1 file changed, 47 insertions(+), 20 deletions(-) New commits: commit e9febb63db2f62cd2b9505dfc4ceb3accc32aecb Author: Stephan Bergmann Date: Tue Aug 21 12:27:12 2012 +0200 Related fdo#46249: FileStatus can h

[Libreoffice-commits] .: sal/inc

2012-08-21 Thread Libreoffice Gerrit user
sal/inc/systools/win32/comptr.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 95b26a37eec7800a337f4522c9235f6e6306de32 Author: Luboš Luňák Date: Tue Aug 21 10:24:58 2012 +0200 mingw doesn't know __uuidof Copied from fpicker/source/win32/filepicker/comptr.hxx

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

2012-07-27 Thread Arnaud Versini
sal/inc/osl/file.hxx |6 ++- sal/osl/w32/pipe.c |8 ++-- sal/osl/w32/procimpl.cxx |3 + sal/qa/osl/file/osl_File.cxx |4 +- sal/rtl/source/byteseq.cxx | 12 --- sal/rtl/source/cipher.cxx|8 ++-- sal/rtl/source/digest.cxx| 72 +

[Libreoffice-commits] .: sal/inc

2012-07-23 Thread Stephan Bergmann
sal/inc/rtl/string.hxx |7 ++- sal/inc/rtl/ustring.hxx |7 ++- 2 files changed, 4 insertions(+), 10 deletions(-) New commits: commit 8ee7c47404cdf408bcd3b6ea0267fbe54193c93f Author: Stephan Bergmann Date: Mon Jul 23 12:09:12 2012 +0200 Make rtl::O[U]String::isEmpty return

[Libreoffice-commits] .: sal/inc

2012-07-11 Thread Stephan Bergmann
sal/inc/rtl/ustring.hxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a23f7ddee2a2e19009f473c1e61092a85b9dc1f4 Author: Stephan Bergmann Date: Wed Jul 11 12:19:20 2012 +0200 Revert "WaE: logically last test always passes" This reverts commit 0b1f4

[Libreoffice-commits] .: sal/inc

2012-06-12 Thread Jesús Corrius
sal/inc/systools/win32/qswin32.h |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3a793f9558c61000dc00534df0820e06135c8c24 Author: Jesús Corrius Date: Tue Jun 12 12:39:58 2012 +0200 rename Class Name, Window Name and Message of the QuickStarter to avoid

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

2012-06-08 Thread Miklos Vajna
sal/inc/sal/log-areas.dox |2 + sw/source/core/text/porlay.cxx | 66 - 2 files changed, 35 insertions(+), 33 deletions(-) New commits: commit e8c290f48f3f0396e278c7664ec84ff06aeb00b7 Author: Miklos Vajna Date: Fri Jun 8 13:15:12 2012 +0200

[Libreoffice-commits] .: sal/inc vcl/source vcl/workben

2012-04-27 Thread Tor Lillqvist
sal/inc/sal/main.h | 17 - vcl/source/salmain/salmain.cxx |2 +- vcl/workben/svdem.cxx |2 +- vcl/workben/vcldemo.cxx|2 +- 4 files changed, 3 insertions(+), 20 deletions(-) New commits: commit 9c69984f8bf4830c6c0831bc66b128f86143d98f Aut

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

2011-12-02 Thread Michael Meeks
On Fri, 2011-12-02 at 11:12 +0100, Stephan Bergmann wrote: > > commit 1820e7f575dffe53062f50f08cebf0efa37e2cc2 > > Author: August Sodora > > Date: Thu Dec 1 18:58:46 2011 -0500 > > > > Remove charAt/setCharAt once and for all > > To not break compatibility with existing extensions etc., ple

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

2011-12-02 Thread Stephan Bergmann
On 12/02/2011 12:59 AM, August Sodora wrote: sal/inc/rtl/strbuf.hxx | 36 sal/inc/rtl/ustrbuf.hxx | 36 2 files changed, 72 deletions(-) New commits: commit 1820e7f575dffe53062f50f08cebf0efa37e2cc2 Author: August

Re: [Libreoffice] SAL_DEPRECATED (was: [Libreoffice-commits] .: sal/inc)

2011-09-12 Thread Bjoern Michaelsen
On Sun, 11 Sep 2011 20:55:21 +0200 Stephan Bergmann wrote: > On 09/09/2011 09:45 PM, Stephan Bergmann wrote: > > Is it true that __declspec must go before the return type for MSC > > (i.e., that the return type must go within the SAL_DEPRECATED > > argument)? No. > It turns out SAL_DEPRECATED c

[Libreoffice] SAL_DEPRECATED (was: [Libreoffice-commits] .: sal/inc)

2011-09-11 Thread Stephan Bergmann
On 09/09/2011 09:45 PM, Stephan Bergmann wrote: On 09/07/2011 02:56 PM, Bjoern Michaelsen wrote: sal/inc/sal/types.h | 16 1 file changed, 16 insertions(+) New commits: commit de290e726ed2aa5a4c007d61a7db1042c45d43db Author: Bjoern Michaelsen Date: Wed Sep 7 12:37:08 2011 +0200

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

2011-09-09 Thread Stephan Bergmann
On 09/07/2011 02:56 PM, Bjoern Michaelsen wrote: sal/inc/sal/types.h | 16 1 file changed, 16 insertions(+) New commits: commit de290e726ed2aa5a4c007d61a7db1042c45d43db Author: Bjoern Michaelsen Date: Wed Sep 7 12:37:08 2011 +0200 introduce SAL_DEPRECATED macro Is