Commit graph

29 commits

Author SHA1 Message Date
Rüdiger Timm
f3c8b130c6 INTEGRATION: CWS i18n31 (1.27.20); FILE MERGED
2007/07/03 07:16:30 sb 1.27.20.3: #i76869# Also added rtl_uString_newFromCodePoints.
2007/06/01 11:09:04 sb 1.27.20.2: #i76869# Changed postIncrementCodePoints to incrementCodePoints which is pre or post depending on sign.
2007/05/31 12:01:03 sb 1.27.20.1: #i76869# Added rtl_uString_iterateCodePoints.
2007-07-26 08:06:39 +00:00
Jens-Heiner Rechtien
07daa54321 INTEGRATION: CWS sb70 (1.26.4); FILE MERGED
2007/06/05 14:03:29 sb 1.26.4.3: #i76106# Additional rtl::OUString ASCII functions.
2007/06/04 10:15:54 sb 1.26.4.2: RESYNC: (1.26-1.27); FILE MERGED
2007/04/16 08:09:50 sb 1.26.4.1: #i76322# Gracefully handle rtl_uString_intern with newStr = str (patch by mmeeks).
2007-06-27 12:25:42 +00:00
Vladimir Glazounov
c06646d9f7 #i76245# 2007-04-13 15:02:04 +00:00
Rüdiger Timm
9559f4df3f INTEGRATION: CWS salstrintern (1.24.38); FILE MERGED
2007/03/12 10:27:28 mmeeks 1.24.38.8: fix sb quibbling.
2007/02/09 08:52:58 sb 1.24.38.7: Made code warning-free; cleanup.
2007/02/08 17:05:26 mmeeks 1.24.38.6: more comments from Stefan.
2007/02/08 15:19:19 mmeeks 1.24.38.5: Issue number: i#73909#
Submitted by: mmeeks
More cleanups from Stefan, remove debugging getenv after measurement.
2007/02/07 14:45:36 mmeeks 1.24.38.4: Issue number: i#73909#
Submitted by: mmeeks
Reviewed by:  sb
A load of fixes for Stefan, thanks for the review.
2007/01/26 16:30:55 mmeeks 1.24.38.3: Issue number: i#73909#
Submitted by: mmeeks
Reviewed by:  kr
Interning locking
2007/01/26 15:07:04 mmeeks 1.24.38.2: Issue number: i#73908#
Submitted by: mmeeks

Add 'intern' regression tests, add new RTL_CONSTASCII foo static string magic.
2007/01/25 17:56:38 mmeeks 1.24.38.1: Start of OUString interning.
2007-04-03 13:06:19 +00:00
Oliver Bolte
4e6a43f927 INTEGRATION: CWS sb69 (1.24.36); FILE MERGED
2007/01/26 08:58:23 sb 1.24.36.1: #i64835# Fixed rtl::O[U]StringBuffer::setLength(0) for the (now-)const empty string.
2007-03-14 07:29:21 +00:00
Rüdiger Timm
20c7949a91 INTEGRATION: CWS krmisc (1.23.6); FILE MERGED
2006/10/12 07:06:26 kr 1.23.6.2: fixed: finally got it right #i59981#
2006/10/10 11:11:47 kr 1.23.6.1: fixed: #i59981#
2006-10-27 11:14:32 +00:00
Vladimir Glazounov
795fd7a20f INTEGRATION: CWS obo05 (1.22.18); FILE MERGED
2006/06/28 11:54:44 obo 1.22.18.1: #i53611# .net 2005 warning 4738 off
2006-09-25 12:14:36 +00:00
Rüdiger Timm
daff3ec2f6 INTEGRATION: CWS perform07 (1.21.38); FILE MERGED
2006/04/27 10:57:20 mt 1.21.38.2: empty str currently can't be const
2005/11/04 16:28:28 mt 1.21.38.1: #i57365# No ref counting for empty string
2006-05-04 14:15:15 +00:00
Rüdiger Timm
e10fbe1d79 INTEGRATION: CWS ooo19126 (1.20.54); FILE MERGED
2005/09/05 17:45:27 rt 1.20.54.1: #i54170# Change license header: remove SISSL
2005-09-08 15:07:43 +00:00
Kurt Zenker
354219f28e INTEGRATION: CWS xmlperf02 (1.19.120); FILE MERGED
2005/02/16 11:37:24 mib 1.19.120.1: #119759#: Performance improvement for equalsAsciiL
2005-03-18 17:45:21 +00:00
Jens-Heiner Rechtien
8768691348 INTEGRATION: CWS unopkg1 (1.17.56); FILE MERGED
2004/02/09 17:20:51 sb 1.17.56.1: #i25176# Added rtl::OUString::endsWithIgnoreAsciiCaseAsciiL and support.
2004-04-14 10:49:31 +00:00
Rüdiger Timm
4ba327f4e0 INTEGRATION: CWS sb14 (1.17.68); FILE MERGED
2004/03/11 14:41:36 sb 1.17.68.1: #i21150# rtl_string2UString and OUString::OUString(sal_Char const *, sal_Int32, rtl_TextEncoding, sal_uInt32) handle out-of-memory conditions.
2004-03-30 15:31:51 +00:00
Jens-Heiner Rechtien
3fcc5a8e8c INTEGRATION: CWS sb5 (1.16.108); FILE MERGED
2003/06/16 13:46:22 sb 1.16.108.1: #92543# Fixed rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength to return a correct result if the first string is shorter than the second.
2003-08-07 13:58:22 +00:00
Stephan Bergmann
a860333807 #103888# Fixed/clarified printing of exponent. 2002-11-05 10:01:37 +00:00
Stephan Bergmann
592b7bee04 #103888# Implement conversion between strings and float/double with rtl_math functions. 2002-11-04 14:36:36 +00:00
Stephan Bergmann
d2cf878b2d #98247# Remove RTL_TEXTENCODING_STD_COUNT. 2002-03-19 14:15:42 +00:00
th
50bb0f1584 #65293# (HR) - Fix for Prio 0 (Office doesn't start anymore) in compareIgnoreCase 2001-07-30 16:46:21 +00:00
th
7a06f05ce6 #85218# - Add reverseCompare and shortenenedCompareIgnoreAsciiCase 2001-07-27 12:28:00 +00:00
th
e4dc0fe8df #87352# - rtl_ustr_compare_ascii_WithLength() works now different 2001-05-22 09:21:55 +00:00
th
6812466186 correct rtl_ustr_ascii_compare() 2001-05-15 07:26:52 +00:00
th
a2ddd5e65a rework API 2001-05-09 11:56:53 +00:00
Oliver Braun
f573e6e22f c compiler warnings fixed 2001-03-30 13:36:27 +00:00
Jörg Budischewski
184b63e01c some cosmetic changes 2001-03-22 14:55:02 +00:00
Kurt Zenker
14ebf35673 Temp. FIX for SBLLINK 2001-03-21 15:26:09 +00:00
th
83c830ff08 rework/bugfixes/optimizations 2001-03-16 14:04:21 +00:00
Joachim Lingner
b3e5d449ac OSL_ENSHURE replaced by OSL_ENSURE 2001-03-12 13:03:39 +00:00
th
976a357bef #80846# - ValueOfBoolean() works now also on systems, where wchar_t != sal_Unicode 2000-11-28 12:59:57 +00:00
Joachim Lingner
10c76aeb61 #77115# OUString::valueOf(double) produces wrong results with a value 1>x>0 2000-11-21 09:09:42 +00:00
Jens-Heiner Rechtien
9399c662f3 initial import 2000-09-18 14:18:43 +00:00