WordPerfect and other filters, wrappers for a set of similar libraries This collection of filters is here in this folder in addition to the WordPerfect filter that gave the module its (humorous) name "writerperfect" because the libraries they use all have the same "style" of API and are developed, at least partially, by the same person or group of persons. This module uses astyle to keep consistent coding style. Please run astyle --options=astyle.options \*.?xx before committing. it logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/osl/file.hxx
AgeCommit message (Expand)Author
2021-12-14osl_replaceFile: fallback to osl_moveFile in more cases on WindowsMike Kaganski
2021-02-02tdf#130978 Added comment to all published APImsrijita18
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