summaryrefslogtreecommitdiffstats
path: root/sal/CppunitTest_sal_rtl_strings.mk
Commit message (Expand)AuthorAgeFilesLines
* Add OString::startsWithIgnoreAsciiCaseStephan Bergmann2015-09-101-0/+1
* prefer makefile-gmake-modeTakeshi Abe2014-04-281-1/+1
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
* No need for Android, iOS or CROSS_COMPILING conditionals for unit testsTor Lillqvist2013-04-151-3/+0
* Add test case for toInt overflow detectionStephan Bergmann2013-03-251-0/+1
* Create OUString and OString number(*) methods.Noel Grandin2013-01-181-0/+1
* support for fast O(U)String concatenation using operator+Luboš Luňák2012-12-031-0/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* add O(U)String::startsWith() to complement endsWith()Luboš Luňák2012-09-061-0/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-1/+1
* No separate sal_textenc library built for AndroidTor Lillqvist2012-03-261-2/+4
* fix commentLuboš Luňák2012-03-261-1/+1
* sal_rtl_strings unittest depends on sal_textenc libraryLuboš Luňák2012-03-261-0/+5
* OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-03-121-1/+2
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-221-0/+1
* Various string function clean upStephan Bergmann2012-02-151-0/+1
* sal: add more unit testsMatúš Kukan2011-12-191-0/+42