summaryrefslogtreecommitdiff
path: root/bin/README
AgeCommit message (Expand)Author
2013-12-20typo fixesAndras Timar
2012-02-08Surely these are mostly *not* used during the buildTor Lillqvist
2012-02-08Add and expand more readme files for module documentationMichael Meeks
Stephan 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