summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann
2014-05-11coverity#1213310 Dereference before null checkCaolán McNamara
2014-05-10coverity#984128 Uninitialized scalar fieldCaolán McNamara
2014-05-09coverity#1209760 Parse warningCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01coverity#1209781 Resource leakChris Sherlock
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
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-21remove comments why a file gets includedThomas Arnhold
2014-04-10It's "its", not "it's"Tor 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-19coverity#984119 Uninitialized pointer fieldCaolán McNamara
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin
2014-03-10coverity#1079286 Uninitialized pointer fieldCaolán McNamara
2014-03-07coverity#982463 Dereference after null checkCaolán McNamara
2014-03-04Fix CppunitTest_sal_osl_profileStephan Bergmann
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-18C++03 fixupStephan Bergmann
2014-02-17coverity#984129 Uninitialized scalar fieldNorbert Thiebaud
2014-02-17coverity#984130 Uninitialized scalar fieldNorbert Thiebaud
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-28Apparently missing "== nError1"Stephan Bergmann
2014-01-27coverity#982254 Same on both sidesCaolán McNamara
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
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-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-24this script talks about dmake. it must be out of its mind!Bjoern Michaelsen