summaryrefslogtreecommitdiff
path: root/sal/osl/unx/profile.cxx
AgeCommit message (Expand)Author
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-23cppcheck: uselessAssignmentArgCaolán McNamara
2015-04-23cppcheck: redundantAssignmentCaolán McNamara
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-11-21cid#1255386: Unchecked return valueStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19readwrite_helper.h -> readwrite_helper.hxxStephan Bergmann
2014-11-19file_url.h -> file_url.hxxStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-22WoE: while (..) {} instead of while(..);Douglas Mencken
2014-05-22fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTMukhiddin Yusupov
2014-05-08various: sal_Bool->boolNoel Grandin
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-06coverity#1190345 log failure to set CLOEXEC flagStephan Bergmann
2014-03-06coverity#1190347 check rename(3) return valueStephan Bergmann
2014-03-04coverity#706154 is about call to strcpy, not osl_ProfileGenerateExtensionStephan Bergmann
2014-03-04sal/osl/unx: profile.c -> profile.cxx (to facilitate further fixes)Stephan Bergmann