summaryrefslogtreecommitdiff
path: root/include/osl/file.hxx
AgeCommit message (Expand)Author
2020-08-24Fix typosAndrea Gelmini
2020-03-24Fix typoAndrea Gelmini
2019-11-19Fix multiple documentation sections (osl)Julien Nabet
2019-10-10Adapt osl_replaceFile documentationStephan Bergmann
2019-07-14Fix typoAndrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-05-22Fix typosAndrea Gelmini
2018-02-22tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea
2018-01-17Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: salStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-06-25osl: variety of doxygen fixesChris Sherlock
2017-06-23osl: doxygen fixes for headersChris Sherlock
2017-06-12Fix typosAndrea Gelmini
2017-05-28osl: doxygen comment fixChris Sherlock
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-05-14osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock
2017-03-17osl: use doxygen @retval and remove HTML markupChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12typosMichael Stahl
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-13warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32'Thomas Arnhold
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-01coverity#707976 Uninitialized pointer fieldCaolán McNamara
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-03-08remove confusing and potentially dangerous premature-optimizationNorbert Thiebaud
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/oslNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-09-07typo fix: absoulte -> absoluteAndras Timar
2013-05-23Use C++ static_castStephan Bergmann
2013-04-24move URE headers to include/David Tardon