summaryrefslogtreecommitdiff
path: root/sal/rtl/source/strtmpl.cxx
AgeCommit message (Expand)Author
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák
2012-04-02warn on \0 embedded in string literals, after allLuboš Luňák
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks
2012-03-30no bad_alloc throwing in string literal O(U)String functionsLuboš Luňák
2012-03-30sal: add a more permanant set of annotations for lifetime tracking.Michael Meeks
2012-03-13make OString work even with old gcc that has SFINAE brokenLuboš Luňák
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2011-12-21WaE: add a space to tell SLED-11 gcc that we know what we're doingCaolán McNamara
2011-11-01Moved sal/rtl/source string files from C to C++, for easier maintenance.Stephan Bergmann