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