summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)AuthorFilesLines
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-07-19osl: remove comment cruft osl/socket.hChris Sherlock1-5/+0
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-2/+1
2017-06-27Fix typosAndrea Gelmini1-2/+2
2017-06-25osl: document pipe functionalityChris Sherlock1-19/+48
2017-06-25osl: variety of doxygen fixesChris Sherlock5-96/+114
2017-06-25osl: document and group code via doxygenChris Sherlock1-11/+23
2017-06-25osl: doxygen parblockChris Sherlock1-8/+12
2017-06-25osl: remove @relates Condition, not relevantChris Sherlock1-12/+1
2017-06-25osl: the addr parameter of osl_mapFile is [in,out]Chris Sherlock1-1/+1
2017-06-23Fix typosAndrea Gelmini1-1/+1
2017-06-23osl: doxygen fixes for headersChris Sherlock13-402/+406
2017-06-23osl: document osl_mapFile parameters and return valuesChris Sherlock1-0/+28
2017-06-23osl: typo from last commitChris Sherlock1-1/+1
2017-06-22osl: File map flag constants documentedChris Sherlock1-21/+38
2017-06-12Fix typosAndrea Gelmini2-2/+2
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-06Fix order of includes againStephan Bergmann1-1/+2
2017-06-03osl: explain why in file.h a memory mapped file is "shared"Chris Sherlock1-5/+2
2017-06-01Fix typosAndrea Gelmini1-1/+1
2017-05-29osl: conditin.h and conditin.hxx doxygen updatesChris Sherlock2-46/+84
2017-05-28osl: doxygen comment fixChris Sherlock1-47/+47
2017-05-27osl: file.h comments clarification and minor formatting cleanupChris Sherlock1-88/+62
2017-05-27osl: osl_setFilePos uHow and uPos parameter desc. are amazingly inaccurate!Chris Sherlock1-3/+5
2017-05-21osl: include/osl/file.h typo in commentChris Sherlock1-1/+1
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann1-6/+6
2017-05-14osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock1-47/+47
2017-05-12osl: document oslFileError enumerationChris Sherlock1-47/+47
2017-05-12osl: file header comment clarificationChris Sherlock1-1/+2
2017-05-07osl: small fixes to file.h initial commentChris Sherlock1-38/+38
2017-05-03remove empty commentsNoel Grandin2-4/+0
2017-03-25Fix typosAndrea Gelmini4-7/+7
2017-03-22Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann1-5/+3
2017-03-19vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock1-0/+5
2017-03-18Typo: sucess->success + "adminsitrator" fixJulien Nabet1-1/+1
2017-03-18osl: removed extraneous <BR> tag from conditn.hChris Sherlock1-1/+1
2017-03-18osl: test/uniquepipename.hxx use <> delimiters for headersChris Sherlock1-5/+6
2017-03-18osl: test/uniquepipename.hxx whitespace and end namespace commentsChris Sherlock1-3/+6
2017-03-18osl: remove more comment cruftChris Sherlock1-15/+0
2017-03-18osl: remove commented out codeChris Sherlock1-3/+1
2017-03-18osl: remove comment cruftChris Sherlock1-3/+0
2017-03-18osl: I think we all know what a constructor and destructor is...Chris Sherlock1-2/+3
2017-03-18osl: add code tags to doublecheckedlocking.hChris Sherlock1-0/+2
2017-03-18osl: more doxygen changesChris Sherlock2-62/+58
2017-03-17osl: remove some @return tags I missed earlierChris Sherlock1-3/+0
2017-03-17osl: use doxygen @code special markerChris Sherlock1-0/+2
2017-03-17osl: use doxygen @retval and remove HTML markupChris Sherlock12-859/+706
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-72/+72
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann1-2/+2
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny1-2/+0