summaryrefslogtreecommitdiff
path: root/sal/osl/unx/tempfile.cxx
AgeCommit message (Expand)Author
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-08-02coverity#1438194 silence Resource leakCaolán McNamara
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-07-06tdf#43157 - osl: convert OSL_ASSERT in unx & w32 tempfile.cxxChris Sherlock
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-03-30remove type decorations on char literalsJochen Nitschke
2016-05-02sal_Bool -> boolStephan Bergmann
2016-02-18coverity#1352316 Explicit null dereferencedCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19file_url.h -> file_url.hxxStephan Bergmann
2014-05-13Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umaskStephan Bergmann
2014-05-13Convert sal/osl/unx/tempfile.c to C++Stephan Bergmann