summaryrefslogtreecommitdiff
path: root/sal/rtl/source/strtmpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks1-0/+23
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák1-4/+7
2012-04-02warn on \0 embedded in string literals, after allLuboš Luňák1-0/+2
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks1-8/+0
2012-03-30no bad_alloc throwing in string literal O(U)String functionsLuboš Luňák1-1/+1
2012-03-30sal: add a more permanant set of annotations for lifetime tracking.Michael Meeks1-13/+33
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák1-1/+0
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-0/+38
2011-12-21WaE: add a space to tell SLED-11 gcc that we know what we're doingCaolán McNamara1-1/+1
2011-11-01Moved sal/rtl/source string files from C to C++, for easier maintenance.Stephan Bergmann1-0/+1617