summaryrefslogtreecommitdiff
path: root/sal/rtl/source/string.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-22Bin pointless single-child directory levelTor Lillqvist1-381/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-1/+1
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Remove internal usage of rtl/memory.h in sal moduleArnaud Versini1-1/+0
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini1-5/+5
2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks1-0/+5
2012-02-15Various string function clean upStephan Bergmann1-0/+59
2011-11-01Moved sal/rtl/source string files from C to C++, for easier maintenance.Stephan Bergmann1-0/+327