summaryrefslogtreecommitdiff
path: root/sal/CppunitTest_sal_rtl_strings.mk
AgeCommit message (Expand)AuthorFilesLines
2014-04-28prefer makefile-gmake-modeTakeshi Abe1-1/+1
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+4
2013-04-15No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist1-3/+0
2013-03-25Add test case for toInt overflow detectionStephan Bergmann1-0/+1
2013-01-18Create OUString and OString number(*) methods.Noel Grandin1-0/+1
2012-12-03support for fast O(U)String concatenation using operator+Luboš Luňák1-0/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-06add O(U)String::startsWith() to complement endsWith()Luboš Luňák1-0/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl1-1/+1
2012-03-26No separate sal_textenc library built for AndroidTor Lillqvist1-2/+4
2012-03-26fix commentLuboš Luňák1-1/+1
2012-03-26sal_rtl_strings unittest depends on sal_textenc libraryLuboš Luňák1-0/+5
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-1/+2
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-0/+1
2012-02-15Various string function clean upStephan Bergmann1-0/+1
2011-12-19sal: add more unit testsMatúš Kukan1-0/+42