summaryrefslogtreecommitdiff
path: root/sal/rtl/source/ustring.cxx
AgeCommit message (Expand)Author
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks
2012-03-30sal: add a more permanant set of annotations for lifetime tracking.Michael Meeks
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-03-12rtl_uString_newFromLiteral() for string literalsLuboš Luňák
2012-03-05rtl_uString_newFromAscii_WithLength() and use it in OUStringLuboš Luňák
2012-03-05check that *ascii* string functions are really passed only ASCIILuboš Luňák
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-15Various string function clean upStephan Bergmann
2011-11-01Moved sal/rtl/source string files from C to C++, for easier maintenance.Stephan Bergmann