summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
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
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
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-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
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-10-08CID#982700 silence coverityCaolán McNamara
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-09-22sal: rename "cppunit/cppunittester" executableMichael Stahl
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
2013-08-23fix hex escape sequenceCaolán McNamara
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-01Mark as constTakeshi Abe
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard
2013-06-25coverity : #984128 and 21 others : Uninitialized scalar fieldNorbert Thiebaud
2013-06-19Delete unused sal testsDavid Ostrovsky
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-05-31rewrite OUString test to not trigger literalalternative plugin warningsLuboš Luňák
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák