Commit Graph

18 Commits

Author SHA1 Message Date
Caolán McNamara
0dbc4fa3ef add string::strip, can replace EraseLeadingAndTrailingChars 2011-11-23 23:16:44 +00:00
Caolán McNamara
b7ea361014 add stripStart, can replace EraseTrailingChars 2011-11-23 10:10:09 +00:00
Caolán McNamara
20153742d2 add a stripStart, can replace EraseLeadingChars 2011-11-23 10:10:08 +00:00
Caolán McNamara
4a06a42de4 want to match here, not check for equality 2011-11-22 12:50:14 +00:00
Caolán McNamara
dca04e2361 add a StringUtils-alike remove (can replace EraseAllChars) 2011-11-17 23:04:10 +00:00
Caolán McNamara
2401f2aa1c reported compile failure, possible sal_Int32 is long on 32bit vs int 2011-11-10 11:17:10 +00:00
Caolán McNamara
8e482e60c5 an indexOfL would be useful 2011-11-10 09:28:39 +00:00
Stephan Bergmann
d996328cd5 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Caolán McNamara
313332e76b various centralized isFOOAsciiStrings 2011-08-29 09:56:08 +01:00
Caolán McNamara
14d2a60053 remove ByteString::IsAlphaNumericAscii and refactor a bit 2011-08-29 09:56:06 +01:00
Caolán McNamara
eba1f976ce rename test 2011-08-15 09:21:49 +01:00
Caolán McNamara
061ebc3446 add a getToken wrapper for extracting a single token painlessly 2011-08-15 09:21:49 +01:00
Caolán McNamara
90fe8dadaa add a jdk 1.5-alike string replace to comphelper::string 2011-08-15 09:21:49 +01:00
Caolán McNamara
a04d91ea3b restore cppunit test (yet again) 2011-08-15 09:21:48 +01:00
Caolán McNamara
66584aa981 WaE: remove some warnings 2011-03-16 10:13:09 +00:00
Caolán McNamara
926be1c961 tidy this up and be consistent 2011-02-18 21:26:40 +00:00
Sébastien Le Ray
a6ba342ade Added comphelper::string::decimalStringToNumber 2011-02-18 10:20:15 +00:00
Sébastien Le Ray
ba00e8f403 Cleanup in comphelper unit tests. 2011-02-16 11:06:20 +00:00