summaryrefslogtreecommitdiffstats
path: root/comphelper/qa
Commit message (Expand)AuthorAgeFilesLines
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-061-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-52/+52
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-311-44/+44
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* fdo#51304: Remove the author of some java source filesAnurag Jain2012-10-011-2/+0
* Java5 update - use generics in code, and general cleanupNoel Grandin2012-06-292-27/+22
* re-base on ALv2 code.Michael Meeks2012-06-295-117/+72
* targetted re-work of cppunit pieces.Michael Meeks2012-06-273-8/+1
* re-base on ALv2 code.Michael Meeks2012-06-213-44/+43
* add a route to compare a O[U]String to one code unitCaolán McNamara2012-06-181-0/+13
* drop String::ReverseCaolán McNamara2012-06-061-1/+10
* Various string function clean upStephan Bergmann2012-02-151-106/+0
* bah, we don't need these after allCaolán McNamara2012-02-101-75/+0
* extend unit test to islowerCaolán McNamara2012-02-101-0/+44
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-0/+17
* remove include of pch header in comphelperNorbert Thiebaud2011-11-272-2/+0
* add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-0/+22
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-0/+22
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-0/+22
* want to match here, not check for equalityCaolán McNamara2011-11-221-0/+19
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-171-0/+16
* reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara2011-11-101-4/+4
* an indexOfL would be usefulCaolán McNamara2011-11-101-0/+19
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-123-1/+9
* various centralized isFOOAsciiStringsCaolán McNamara2011-08-291-0/+14
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-0/+31
* rename testCaolán McNamara2011-08-151-3/+3
* add a getToken wrapper for extracting a single token painlesslyCaolán McNamara2011-08-151-0/+30
* add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara2011-08-151-0/+30
* restore cppunit test (yet again)Caolán McNamara2011-08-152-42/+5
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-197-97/+382
|\
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-185-340/+257
| |\
| | * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-115-340/+257
| | |\ | |_|/ |/| |
| * | WaE: remove some warningsCaolán McNamara2011-03-161-2/+3
| * | Revert comphelper unit test noadditional change (gr2)Thorsten Behrens2011-03-101-1/+1
| * | graphite2 consolidated patchMartin Hosken2011-03-101-1/+1
| * | revert bad patch in graphite consolidated patchMartin Hosken2011-03-101-1/+1
| * | graphite2 consolidated patchMartin Hosken2011-03-101-1/+1
| |/
| * tidy this up and be consistentCaolán McNamara2011-02-183-4/+4
| * Added comphelper::string::decimalStringToNumberSébastien Le Ray2011-02-181-0/+13
| * Cleanup in comphelper unit tests.Sébastien Le Ray2011-02-166-5/+122
| * Adjust this to use a Collator to do the string compareCaolán McNamara2011-02-141-11/+149
| * move this (cool) natural sort into comphelperCaolán McNamara2011-02-141-4/+64
| * Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
| * Removing the ext_std masterpieceFridrich Štrba2011-02-092-4/+3
| * Fix comphelper parallel build, so that the tests may run.Jan Holesovsky2011-02-081-0/+1
| * actually enable the STL adaptationDavid Tardon2011-02-071-0/+7
| * TESTSHL2LIB does not exist anymoreDavid Tardon2011-02-071-1/+1
| * add (pre|post)extstl.h around cppunit headersDavid Tardon2011-02-072-0/+4
| * Removed odd line.Wilhelm Pflueger2011-02-071-1/+1