summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens
2012-12-04Fix fast concat of empty stringsStephan Bergmann
2012-12-03assert on strange lengths of string literalsLuboš Luňák
2012-12-03support for fast O(U)String concatenation using operator+Luboš Luňák
2012-12-01unused variablesLuboš Luňák
2012-12-01but back a unittest check about invalid char[] -> OUString(Buffer) conversionLuboš Luňák
2012-12-01OUStringBuffer constructor from OUStringBuffer should use const argNorbert Thiebaud
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl
2012-11-30ditched rtl::OLocaleEike Rathke
2012-11-28Fix rtl::OUString::compareToIgnoreAsciiCaseStephan Bergmann
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara
2012-11-26get textencoding tests working againCaolán McNamara
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist
2012-11-21fix day of week naming in sal unit test.Michael Meeks
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks
2012-11-14Include clean-upStephan Bergmann
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna
2012-11-06Add some rtl::Bootstrap unit testStephan Bergmann
2012-10-25fix tests that aren't testing anythingCaolán McNamara
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara
2012-10-10loplugin: unused O[U]StringsCaolán McNamara
2012-10-03fix indentationMarkus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17update unused code listCaolán McNamara
2012-09-15Fix comparisonJulien Nabet
2012-09-11no ascii >127 chars in string literalsLuboš Luňák
2012-09-11fdo#39625 Make existing cppunittests workRadu Ioan
2012-09-10what gets tested here turns out to be out of date nowCaolán McNamara
2012-09-10fdo#39625 Make existing cppunittests workRadu Ioan
2012-09-07use new file header, this is actually a new fileLuboš Luňák
2012-09-06add O(U)String::startsWith() to complement endsWith()Luboš Luňák
2012-08-28callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara
2012-08-25Perhaps this will fix the windows build?Kohei Yoshida
2012-08-25fdo#39625 Make existing cppunittests workRadu Ioan
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák
2012-07-16fix 32bit build wrt. int vs. sal_Int32 comparisonMichael Meeks
2012-07-16Confusing behavior of cmopareToAscii overloadsStephan Bergmann
2012-07-08Report correct test nameChristophe JAILLET
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29rename unittest from ZeroMemory causing issues on windows.Michael Meeks
2012-06-28remove malingering legacy RCS tags.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks