summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)Author
2017-06-27Fix typosAndrea Gelmini
2017-06-25osl: document pipe functionalityChris Sherlock
2017-06-25osl: variety of doxygen fixesChris Sherlock
2017-06-25osl: document and group code via doxygenChris Sherlock
2017-06-25osl: doxygen parblockChris Sherlock
2017-06-25osl: remove @relates Condition, not relevantChris Sherlock
2017-06-25osl: the addr parameter of osl_mapFile is [in,out]Chris Sherlock
2017-06-23Fix typosAndrea Gelmini
2017-06-23osl: doxygen fixes for headersChris Sherlock
2017-06-23osl: document osl_mapFile parameters and return valuesChris Sherlock
2017-06-23osl: typo from last commitChris Sherlock
2017-06-22osl: File map flag constants documentedChris Sherlock
2017-06-12Fix typosAndrea Gelmini
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06Fix order of includes againStephan Bergmann
2017-06-03osl: explain why in file.h a memory mapped file is "shared"Chris Sherlock
2017-06-01Fix typosAndrea Gelmini
2017-05-29osl: conditin.h and conditin.hxx doxygen updatesChris Sherlock
2017-05-28osl: doxygen comment fixChris Sherlock
2017-05-27osl: file.h comments clarification and minor formatting cleanupChris Sherlock
2017-05-27osl: osl_setFilePos uHow and uPos parameter desc. are amazingly inaccurate!Chris Sherlock
2017-05-21osl: include/osl/file.h typo in commentChris 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-05-12osl: document oslFileError enumerationChris Sherlock
2017-05-12osl: file header comment clarificationChris Sherlock
2017-05-07osl: small fixes to file.h initial commentChris Sherlock
2017-05-03remove empty commentsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-22Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet
2017-03-18osl: removed extraneous <BR> tag from conditn.hChris Sherlock
2017-03-18osl: test/uniquepipename.hxx use <> delimiters for headersChris Sherlock
2017-03-18osl: test/uniquepipename.hxx whitespace and end namespace commentsChris Sherlock
2017-03-18osl: remove more comment cruftChris Sherlock
2017-03-18osl: remove commented out codeChris Sherlock
2017-03-18osl: remove comment cruftChris Sherlock
2017-03-18osl: I think we all know what a constructor and destructor is...Chris Sherlock
2017-03-18osl: add code tags to doublecheckedlocking.hChris Sherlock
2017-03-18osl: more doxygen changesChris Sherlock
2017-03-17osl: remove some @return tags I missed earlierChris Sherlock
2017-03-17osl: use doxygen @code special markerChris Sherlock
2017-03-17osl: use doxygen @retval and remove HTML markupChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny
2017-02-03Typo: amout->amountJulien Nabet
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl