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