summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)Author
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
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-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-08CID#982700 silence coverityCaolán McNamara
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
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-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
2013-04-09no mkdtemp on AIX eitherCaolán McNamara
2013-03-25remove external include guardsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-13NOMINMAX on Windows is defined globallyLuboš Luňák
2012-12-04remove unused variables and codeLuboš Luňák
2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist
2012-11-21fix day of week naming in sal unit test.Michael Meeks
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-10-11loplugin: more unused OUStrings and so forthCaolán McNamara
2012-10-10loplugin: unused O[U]StringsCaolán McNamara
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-02Remove unused definesThomas Arnhold
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-02targeted 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-05Translated German comments to English in folder 'sal'.Mark Wolf