summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26WaE: suggest parentheses around '&&' within '||'David Tardon
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-18tidy this up and be consistentCaolán McNamara
2011-02-18Use decimalStringToNumber for natural comparisonSébastien Le Ray
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray
2011-02-14squeeze these down in case of StringCompare castingCaolán McNamara
2011-02-14we can make this constCaolán McNamara
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-06Remove dead codeThomas Arnhold
2011-02-06Correct OSL_DEBUG_LEVEL usageThomas Arnhold
2011-02-04Remove the #include guards. The .hxx file has it's own guards.Joseph Powers
2011-02-04use boost::hash instead of std::hashFridrich Strba
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-26fix for fdo#32561# crash when moving through database typesCaolán McNamara
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24Remove FS_PRIV_DEBUG directive.Thomas Arnhold
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-20EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-11-17drop unused methodsCaolán McNamara
2010-11-17unused headerCaolán McNamara
2010-11-17micro-optimize, drop unused headers and lose some unused symbolsCaolán McNamara
2010-11-17remove archaic SGI header guardsCaolán McNamara
2010-11-15Docx Export: fixed some elements ordering problemCédric Bosdonnat
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25convert vos/process.hxx and related APINorbert Thiebaud
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25micro optimizationCaolán McNamara
2010-10-25micro optsCaolán McNamara