summaryrefslogtreecommitdiff
path: root/sal/osl/unx/tempfile.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-06tdf#43157 - osl: convert OSL_ASSERT in unx & w32 tempfile.cxxChris Sherlock1-2/+5
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann1-2/+2
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann1-10/+10
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2016-05-02sal_Bool -> boolStephan Bergmann1-2/+2
2016-02-18coverity#1352316 Explicit null dereferencedCaolán McNamara1-7/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2014-11-19system.h -> system.hxxStephan Bergmann1-1/+1
2014-11-19file_url.h -> file_url.hxxStephan Bergmann1-1/+1
2014-05-13Related fdo#60338: Restrictive open mode flags for tempfile w/o calling umaskStephan Bergmann1-7/+4
2014-05-13Convert sal/osl/unx/tempfile.c to C++Stephan Bergmann1-0/+330