summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-02targeted string re-workNorbert Thiebaud21-390/+390
2012-06-01targeted string re-workNorbert Thiebaud1-3/+3
2012-06-01targeted string re-workNorbert Thiebaud2-43/+43
2012-06-01targeted string re-workNorbert Thiebaud1-64/+58
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi6-26/+26
2012-04-07WaE: msvc, unreachable codeCaolán McNamara1-17/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-25/+11
2012-04-06reset the flag before checking it it will be set againLuboš Luňák1-0/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák2-11/+16
2012-04-05Translated German comments to English in folder 'sal'.Mark Wolf2-12/+11
2012-04-03don't skip first cmdline argumentLuboš Luňák1-2/+1