summaryrefslogtreecommitdiff
path: root/include/osl/file.hxx
AgeCommit message (Expand)Author
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