summaryrefslogtreecommitdiff
path: root/include/osl/file.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-12-14osl_replaceFile: fallback to osl_moveFile in more cases on WindowsMike Kaganski1-1/+1
2021-02-02tdf#130978 Added comment to all published APImsrijita181-0/+4
2020-08-24Fix typosAndrea Gelmini1-1/+1
2020-03-24Fix typoAndrea Gelmini1-1/+1
2019-11-19Fix multiple documentation sections (osl)Julien Nabet1-2/+0
2019-10-10Adapt osl_replaceFile documentationStephan Bergmann1-1/+1
2019-07-14Fix typoAndrea Gelmini1-3/+3
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski1-0/+33
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann1-1/+1
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen1-3/+1
2018-05-22Fix typosAndrea Gelmini1-1/+1
2018-02-22tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea1-2/+2
2018-01-17Fix typosAndrea Gelmini1-3/+3
2018-01-15More loplugin:cstylecast: salStephan Bergmann1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-7/+7
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-06-25osl: variety of doxygen fixesChris Sherlock1-7/+0
2017-06-23osl: doxygen fixes for headersChris Sherlock1-52/+52
2017-06-12Fix typosAndrea Gelmini1-1/+1
2017-05-28osl: doxygen comment fixChris Sherlock1-47/+47
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann1-6/+6
2017-05-14osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock1-47/+47
2017-03-17osl: use doxygen @retval and remove HTML markupChris Sherlock1-369/+310
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-67/+67
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2016-01-12typosMichael Stahl1-1/+1
2015-11-10Missing includes (for NULL)Stephan Bergmann1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann1-8/+8
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold1-2/+2
2014-08-13warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32'Thomas Arnhold1-1/+1
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann1-2/+9
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-01coverity#707976 Uninitialized pointer fieldCaolán McNamara1-5/+4
2014-04-14typo: dependend -> dependentThomas Arnhold1-3/+3
2014-03-08remove confusing and potentially dangerous premature-optimizationNorbert Thiebaud1-2/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-8/+8
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-26/+26
2013-11-09fdo#65108 inter-module includes <> include/oslNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold1-3/+3
2013-09-07typo fix: absoulte -> absoluteAndras Timar1-1/+1
2013-05-23Use C++ static_castStephan Bergmann1-33/+33
2013-04-24move URE headers to include/David Tardon1-0/+1979