summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
2012-12-01unused variablesLuboš Luňák1-2/+0
2012-12-01but back a unittest check about invalid char[] -> OUString(Buffer) conversionLuboš Luňák1-0/+2
2012-12-01OUStringBuffer constructor from OUStringBuffer should use const argNorbert Thiebaud1-1/+0
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl1-13/+0
2012-11-30ditched rtl::OLocaleEike Rathke2-32/+30
2012-11-28Fix rtl::OUString::compareToIgnoreAsciiCaseStephan Bergmann1-0/+15
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara2-41/+42
2012-11-26get textencoding tests working againCaolán McNamara2-1251/+1112
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist1-1/+1
2012-11-21fix day of week naming in sal unit test.Michael Meeks1-2/+2
2012-11-21re-base on ALv2 code. Includes:Michael Meeks113-4346/+1430
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks1-282/+0
2012-11-14Include clean-upStephan Bergmann1-1/+2
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna1-12/+0
2012-11-06Add some rtl::Bootstrap unit testStephan Bergmann1-0/+60
2012-10-25fix tests that aren't testing anythingCaolán McNamara1-46/+25
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák1-1/+1
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara1-17/+0
2012-10-10loplugin: unused O[U]StringsCaolán McNamara3-14/+0
2012-10-03fix indentationMarkus Mohrhard1-7/+7
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud3-4/+3
2012-09-17update unused code listCaolán McNamara1-40/+0
2012-09-15Fix comparisonJulien Nabet1-1/+1
2012-09-11no ascii >127 chars in string literalsLuboš Luňák1-1/+1
2012-09-11fdo#39625 Make existing cppunittests workRadu Ioan2-21/+20
2012-09-10what gets tested here turns out to be out of date nowCaolán McNamara3-583/+0
2012-09-10fdo#39625 Make existing cppunittests workRadu Ioan2-27/+29
2012-09-07use new file header, this is actually a new fileLuboš Luňák1-31/+6
2012-09-06add O(U)String::startsWith() to complement endsWith()Luboš Luňák3-0/+70
2012-08-28callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara1-12/+0
2012-08-25Perhaps this will fix the windows build?Kohei Yoshida1-5/+6
2012-08-25fdo#39625 Make existing cppunittests workRadu Ioan2-72/+9
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-17/+16
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold1-1/+1
2012-08-01Bin no longer used iOS cppunit stuff that breaks build evenTor Lillqvist6-243/+0
2012-07-27Use memset and memcpy insteadof rtl_zeroMemory and rtl_copyMemory in salArnaud Versini1-2/+2
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák1-0/+30
2012-07-16fix 32bit build wrt. int vs. sal_Int32 comparisonMichael Meeks1-1/+1
2012-07-16Confusing behavior of cmopareToAscii overloadsStephan Bergmann1-0/+13
2012-07-08Report correct test nameChristophe JAILLET1-1/+1
2012-07-02Remove unused definesThomas Arnhold1-5/+0
2012-06-29Remove include guardsThomas Arnhold3-72/+17
2012-06-29rename unittest from ZeroMemory causing issues on windows.Michael Meeks1-4/+4
2012-06-28remove malingering legacy RCS tags.Michael Meeks4-4/+4
2012-06-27targetted re-work of cppunit pieces.Michael Meeks55-524/+385
2012-06-25Remove various commented out definesThomas Arnhold1-43/+0
2012-06-22re-base on ALv2 code.Michael Meeks5-121/+76
2012-06-21re-base on ALv2 code.Michael Meeks5-101/+83
2012-06-21re-base on ALv2 code.Michael Meeks5-29/+80