summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
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
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07WaE: msvc, unreachable codeCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06reset the flag before checking it it will be set againLuboš Luňák
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06string literal O(U)StringBuffer ctors too, after allLuboš Luňák
2012-04-05Translated German comments to English in folder 'sal'.Mark Wolf
2012-04-03don't skip first cmdline argumentLuboš Luňák
2012-04-02fix crude command line arguments handlingLuboš Luňák
2012-04-02fix very ... uhm ... inventive and confusing use of empty stringLuboš Luňák
2012-03-29(const) char[] (i.e. size unknown) cannot be used with O(U)StringLuboš Luňák
2012-03-28CPPUNIT_ASSERT_EQUAL() takes expected as the first argumentLuboš Luňák
2012-03-28gcc-4.0.1 SFINAE workaroundsLuboš Luňák
2012-03-28string literal overloads for OStringBufferLuboš Luňák
2012-03-28make unittest check also for invalid conversions with OUStringBufferLuboš Luňák
2012-03-28string literal overload for OUStringBuffer::insert()Luboš Luňák