summaryrefslogtreecommitdiffstats
path: root/include/osl/file.hxx
Commit message (Expand)AuthorAgeFilesLines
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski2018-09-271-0/+33
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-111-1/+1
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-101-3/+1
* Fix typosAndrea Gelmini2018-05-221-1/+1
* tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea2018-02-221-2/+2
* Fix typosAndrea Gelmini2018-01-171-3/+3
* More loplugin:cstylecast: salStephan Bergmann2018-01-151-1/+1
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-231-7/+7
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* osl: variety of doxygen fixesChris Sherlock2017-06-251-7/+0
* osl: doxygen fixes for headersChris Sherlock2017-06-231-52/+52
* Fix typosAndrea Gelmini2017-06-121-1/+1
* osl: doxygen comment fixChris Sherlock2017-05-281-47/+47
* Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann2017-05-161-6/+6
* osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock2017-05-141-47/+47
* osl: use doxygen @retval and remove HTML markupChris Sherlock2017-03-171-369/+310
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-67/+67
* Remove excess newlinesChris Sherlock2016-02-091-5/+0
* typosMichael Stahl2016-01-121-1/+1
* Missing includes (for NULL)Stephan Bergmann2015-11-101-0/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* loplugin:deletedspecialStephan Bergmann2015-02-071-8/+8
* sal, cppuhelper headers a little more complete and self-containedMichael Stahl2014-11-191-0/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold2014-08-171-2/+2
* warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32'Thomas Arnhold2014-08-131-1/+1
* fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann2014-05-201-2/+9
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* coverity#707976 Uninitialized pointer fieldCaolán McNamara2014-05-011-5/+4
* typo: dependend -> dependentThomas Arnhold2014-04-141-3/+3
* remove confusing and potentially dangerous premature-optimizationNorbert Thiebaud2014-03-081-2/+3
* Remove visual noise from includeAlexander Wilms2014-03-011-8/+8
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-271-26/+26
* fdo#65108 inter-module includes <> include/oslNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/o*Thomas Arnhold2013-10-231-3/+3
* typo fix: absoulte -> absoluteAndras Timar2013-09-071-1/+1
* Use C++ static_castStephan Bergmann2013-05-231-33/+33
* move URE headers to include/David Tardon2013-04-241-0/+1979