summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold11-28/+27
2011-03-10Revert comphelper unit test noadditional change (gr2)Thorsten Behrens1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken1-1/+1
2011-03-10revert bad patch in graphite consolidated patchMartin Hosken1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken1-1/+1
2011-03-04Remove bogus and useless comments.Guillaume Poussel2-3/+1
2011-02-26Remove "using namespace ::rtl"Julien Nabet5-5/+12
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon1-1/+1
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold3-3/+3
2011-02-18tidy this up and be consistentCaolán McNamara5-14/+13
2011-02-18Use decimalStringToNumber for natural comparisonSébastien Le Ray1-2/+2
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray3-0/+132
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray7-6/+124
2011-02-14squeeze these down in case of StringCompare castingCaolán McNamara1-2/+8
2011-02-14we can make this constCaolán McNamara1-1/+1
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara3-79/+246
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara3-4/+157
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba2-4/+3
2011-02-08Fix comphelper parallel build, so that the tests may run.Jan Holesovsky2-1/+2
2011-02-07actually enable the STL adaptationDavid Tardon1-0/+7
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon1-1/+1
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon2-0/+4
2011-02-07Removed odd line.Wilhelm Pflueger1-1/+1
2011-02-07Re-animated tests that were based on deprecated testshl.Wilhelm Pflueger5-21/+21
2011-02-06Remove dead codeThomas Arnhold1-28/+0
2011-02-06Correct OSL_DEBUG_LEVEL usageThomas Arnhold1-1/+1
2011-02-04Remove the #include guards. The .hxx file has it's own guards.Joseph Powers1-3/+0
2011-02-04use boost::hash instead of std::hashFridrich Strba1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba6-12/+12
2011-02-01Clean up makefilesThomas Arnhold1-1/+1
2011-01-26fix for fdo#32561# crash when moving through database typesCaolán McNamara1-5/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-24/+2
2011-01-24Remove FS_PRIV_DEBUG directive.Thomas Arnhold1-144/+0
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-0/+1
2011-01-21Remove old RCS lines.Thomas Arnhold4-12/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-9/+9
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-2/+2
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-05Replace all occured, occurance etc.Takeshi Abe7-12/+12
2010-11-27cppcheck: use prefix formCaolán McNamara1-8/+8
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter12-68/+68
2010-11-17drop unused methodsCaolán McNamara2-389/+0
2010-11-17unused headerCaolán McNamara1-1/+0
2010-11-17micro-optimize, drop unused headers and lose some unused symbolsCaolán McNamara1-3/+0
2010-11-17remove archaic SGI header guardsCaolán McNamara3-8/+0
2010-11-15Docx Export: fixed some elements ordering problemCédric Bosdonnat1-0/+5
2010-10-28add modelines to .h and .c files as wellCaolán McNamara2-0/+4
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud2-2/+2