summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24add since version to new APIMichael Meeks
2011-01-24New method: isEmpty() - Checks if a string is empty.Thomas Arnhold
2011-01-24Kill Win9x code in file.cxxTor Lillqvist
2011-01-24Kill Win9x security codeTor Lillqvist
2011-01-24Kill Win9x mutex codeTor Lillqvist
2011-01-24Drop pipeimpl.obj from SLOFILES, tooTor Lillqvist
2011-01-24Kill Win9x codeTor Lillqvist
2011-01-23Dont assert in safe situationsTor Lillqvist
2011-01-23Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2Tor Lillqvist
2011-01-22Define SAL_TYPES_SIZEOFPOINTER for x64 WindowsTor Lillqvist
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21cppcheck: misc scope and unused variablesCaolán McNamara
2011-01-21Don't replace equalsAscii() with equalsAsciiL() in measure_oustrings.cxx.Thomas Arnhold
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17fix documentation typoCaolán McNamara
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist
2011-01-15drop two arg one from this test, because it has different semanticsCaolán McNamara
2011-01-15fix test nameCaolán McNamara
2011-01-15and test with a precreated stringCaolán McNamara
2011-01-15equalsAsciiL faster than equalsAscii when length availableCaolán McNamara
2011-01-15add performance comparison test for equalsAscii groupCaolán McNamara
2011-01-14port runtime G_SLICE aware valgrind-friendly allocator over to current implCaolán McNamara
2011-01-05[opt] play around with callgrind to get repeatable numbersCaolán McNamara
2010-12-26avoid data race with wsupdate threadDavid Tardon
2010-12-23suppress compiler warningDavid Tardon
2010-12-22Remove commented codeAnders Jonsson
2010-12-20tweak this to compare classic and wide versionsCaolán McNamara
2010-12-20WaE: fix c++0x warningsCaolán McNamara
2010-12-19this is perf. test, so OUString::createFromAscii must stay hereDavid Tardon
2010-12-16Handle NetBSD like the other BSDs in more cases.Thomas Klausner
2010-12-15RTL_CONSTASCII_USTRINGPARAM qa/rtl/processJulien Nabet
2010-12-13Remove unhelpful macros from file.hxxAndy Holder
2010-12-12Remove commented out codeAndy Holder
2010-12-12Change unnamedspaced file.hxx macrosAndy Holder
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 5Gert Faller
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 4Gert Faller
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller
2010-12-10Don't export unicows.lib functionsJesús Corrius
2010-12-09Remove references to unicows.dllJesús Corrius
2010-12-09cppcheck: scope of these variables can be reducedCaolán McNamara
2010-12-08Remove obsolete Windows kill utilityJesús Corrius
2010-12-08Use c++0x features to detect misuse of SAL_N_ELEMENTS and CONSTASCIICaolán McNamara
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-12-05cppcheck: emptyStringTestCaolán McNamara
2010-12-03fix typoCaolán McNamara
2010-11-28make these cppunit tests buildable againCaolán McNamara
2010-11-28cppcheck: member not initialized in ctorCaolán McNamara
2010-11-26fix compilation issuesMichael Meeks