summaryrefslogtreecommitdiff
path: root/sal/qa/rtl
AgeCommit message (Expand)Author
2014-12-02-Werror,-Wkeyword-macroStephan Bergmann
2014-11-24typo: unknownAndras Timar
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-08Document how rtl::Uri::convertRelToAbs normalizes an absolute URL's pathStephan Bergmann
2014-10-02remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl
2014-09-24fdo#39625 Delete unused cppunittestsTobias Madl
2014-08-13WaE: Unreferenced function definitionTor Lillqvist
2014-08-13textenc: disable failing tests on Windows for nowThomas Arnhold
2014-08-13warning C4706: assignment within conditional expressionThomas Arnhold
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann
2014-05-22Work around undef conversion of large double to floatStephan Bergmann
2014-05-20Remove unnecessary castsStephan Bergmann
2014-05-20C string usage improvmentArnaud Versini
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-24More hacking on --with-localesTor Lillqvist
2014-04-24Get rid of the "failure #23" style messages in CppunitTest_sal_rtl_textencTor Lillqvist
2014-04-24Add missing right paren in assertion log messagesTor Lillqvist
2014-04-23Make assertion failures in CppunitTest_sal_rtl_textenc more informativeTor Lillqvist
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-23WaE: unused variablesTor Lillqvist
2014-03-23sal: Add rtl_digest_SHA1 which shows wrong sha1 calculationTomaž Vajngerl
2014-03-23sal: Rewrite digest tests to be simpler, enable them in checkTomaž Vajngerl
2014-03-01Adapt rtl_uriConvertRelToAbs to RFC 3986Stephan Bergmann
2014-03-01Fix construction of non-ASCII test stringStephan Bergmann
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-23TyposJulien Nabet
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-17fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann
2013-10-14resolved fdo#70319 exponent must be followed by at least one digitEike Rathke
2013-09-12WaE: unused variable suToken, aEmpty, aEmpty2.Andrzej J.R. Hunt
2013-09-11-Werror,-WformatStephan Bergmann
2013-09-11fdo#39625 Make existing cppunittests workJelle van der Waa
2013-09-11-Werror,-WformatStephan Bergmann
2013-09-11sal: fdo#39625 Make existing cppunittests workJelle van der Waa