summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)Author
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
2016-11-25osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-10-01Fix typosAndrea Gelmini
2016-09-20cid#1371245: Add move semanticsStephan Bergmann
2016-09-20cid#1371291: Add move semanticsStephan Bergmann
2016-04-12Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIANStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-03-30Improve wordingTor Lillqvist
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-01-29sal: replace boost::unordered_set with std::unordered_setMichael Stahl
2016-01-12typosMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks