summaryrefslogtreecommitdiff
path: root/comphelper/qa/string
AgeCommit message (Collapse)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-52/+52
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith1-44/+44
Change-Id: Ib068c06956bc9f04bb7c468375aacd2e6e9db77d
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-2/+0
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara1-0/+13
Seems very awkward to create an entire temporary O[U]String just to compare it to another when we want to know if that other contains just one char of a given value Change-Id: Iacd4e0d87dc5c5211fa06c61c55e1ed85b1e91f3
2012-06-06drop String::ReverseCaolán McNamara1-1/+10
Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2
2012-02-15Various string function clean upStephan Bergmann1-106/+0
Added: * rtl::OString::matchL * rtl::OString::endsWith * rtl::OString::endsWithL * rtl::OString::indexOfL * rtl::OString::replaceFirst * rtl::OString::replaceAll * rtl::OString::getToken * rtl::OUString::endsWith * rtl::OUString::replaceFirst * rtl::OUString::replaceFirstAsciiL * rtl::OUString::replaceFirstAsciiLAsciiL * rtl::OUString::replaceAll * rtl::OUString::replaceAllAsciiL * rtl::OUString::replaceAllAsciiLAsciiL * rtl::OUString::getToken plus underlying C functions where necessary Deprecated: * comphelper::string::remove * comphelper::string::getToken Removed: * comphelper::string::searchAndReplaceAsciiL * comphelper::string::searchAndReplaceAllAsciiWithAscii * comphelper::string::searchAndReplaceAsciiI * comphelper::string::replace * comphelper::string::matchL * comphelper::string::matchIgnoreAsciiCaseL * comphelper::string::indexOfL Also fixed some apparent misuses of RTL_CONSTASCII_USTRINGPARAM -> RTL_CONSTASCII_STRINGPARAM.
2012-02-10bah, we don't need these after allCaolán McNamara1-75/+0
2012-02-10extend unit test to islowerCaolán McNamara1-0/+44
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-0/+17
suitable for conversion from [Byte]String::GetTokenCount converted low-hanging variants to rtl::O[UString]::getToken loops added unit test
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-1/+0
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-0/+22
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-0/+22
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-0/+22
2011-11-22want to match here, not check for equalityCaolán McNamara1-0/+19
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara1-0/+16
2011-11-10reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara1-4/+4
2011-11-10an indexOfL would be usefulCaolán McNamara1-0/+19
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann1-1/+5
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara1-0/+14
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara1-0/+31
2011-08-15rename testCaolán McNamara1-3/+3
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara1-0/+30
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara1-0/+30
2011-08-15restore cppunit test (yet again)Caolán McNamara2-42/+5
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2-0/+334
Conflicts: basebmp/prj/d.lst basebmp/test/basictest.cxx basebmp/test/makefile.mk basegfx/inc/basegfx/basegfxdllapi.h basegfx/inc/basegfx/tools/debugplotter.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/prj/d.lst basegfx/source/numeric/makefile.mk basegfx/source/polygon/makefile.mk basegfx/source/range/makefile.mk basegfx/source/raster/makefile.mk basegfx/source/tuple/makefile.mk basegfx/source/vector/makefile.mk basegfx/test/basegfx1d.cxx basegfx/test/makefile.mk basegfx/util/makefile.mk canvas/Library_canvasfactory.mk canvas/Module_canvas.mk canvas/prj/build.lst canvas/prj/d.lst canvas/source/cairo/cairo_canvashelper_texturefill.cxx canvas/source/cairo/makefile.mk canvas/source/tools/makefile.mk comphelper/qa/string/makefile.mk cppcanvas/Module_cppcanvas.mk cppcanvas/inc/cppcanvas/cppcanvasdllapi.h cppcanvas/prj/build.lst cppcanvas/prj/d.lst cppcanvas/source/mtfrenderer/makefile.mk cppcanvas/util/makefile.mk i18npool/source/search/makefile.mk regexp/Library_regexp.mk regexp/prj/d.lst sax/CppunitTest_sax.mk sax/Library_sax.mk sax/prj/d.lst sax/qa/cppunit/test_converter.cxx sax/source/expatwrap/attrlistimpl.hxx sax/util/makefile.mk svtools/Library_svt.mk tools/Executable_sspretty.mk ucbhelper/prj/d.lst ucbhelper/source/provider/configureucb.cxx ucbhelper/source/provider/provconf.cxx ucbhelper/util/makefile.mk unotools/Library_utl.mk unotools/Module_unotools.mk unotools/Package_inc.mk unotools/prj/build.lst vcl/Library_desktop_detector.mk vcl/Library_vcl.mk vcl/Library_vclplug_gtk.mk vcl/aqua/source/gdi/salprn.cxx vcl/inc/aqua/saldata.hxx vcl/unx/generic/gdi/salgdi3.cxx
2011-03-16WaE: remove some warningsCaolán McNamara1-2/+3
2011-02-18tidy this up and be consistentCaolán McNamara2-3/+3
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray1-0/+13
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray3-0/+373