summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)Author
2012-02-15Various string function clean upStephan Bergmann
2012-02-10bah, we don't need these after allCaolán McNamara
2012-02-10extend unit test to islowerCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-22want to match here, not check for equalityCaolán McNamara
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-10reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara
2011-11-10an indexOfL would be usefulCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara
2011-08-15rename testCaolán McNamara
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara
2011-08-15restore cppunit test (yet again)Caolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16WaE: remove some warningsCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-10Revert comphelper unit test noadditional change (gr2)Thorsten Behrens
2011-03-10graphite2 consolidated patchMartin Hosken
2011-03-10revert bad patch in graphite consolidated patchMartin Hosken
2011-03-10graphite2 consolidated patchMartin Hosken
2011-02-18tidy this up and be consistentCaolán McNamara
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-08Fix comphelper parallel build, so that the tests may run.Jan Holesovsky
2011-02-07actually enable the STL adaptationDavid Tardon
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon
2011-02-07Removed odd line.Wilhelm Pflueger
2011-02-07Re-animated tests that were based on deprecated testshl.Wilhelm Pflueger
2011-02-01gnumake3: convert some dmake files for tests to gbuildMichael Stahl
2011-02-01Clean up makefilesThomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-06-07sb123:#i111449# cleanups in comphelper qa complex testsLars Langhans
2010-03-09sb120: #i109978# removed --disable-qadevooosb
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ->...Mathias Bauer
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker