summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-06-122-2/+2
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-061-1/+1
* Fix order of includes againStephan Bergmann2017-06-061-1/+2
* osl: explain why in file.h a memory mapped file is "shared"Chris Sherlock2017-06-031-5/+2
* Fix typosAndrea Gelmini2017-06-011-1/+1
* osl: conditin.h and conditin.hxx doxygen updatesChris Sherlock2017-05-292-46/+84
* osl: doxygen comment fixChris Sherlock2017-05-281-47/+47
* osl: file.h comments clarification and minor formatting cleanupChris Sherlock2017-05-271-88/+62
* osl: osl_setFilePos uHow and uPos parameter desc. are amazingly inaccurate!Chris Sherlock2017-05-271-3/+5
* osl: include/osl/file.h typo in commentChris Sherlock2017-05-211-1/+1
* Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann2017-05-161-6/+6
* osl: document file.hxx, swap order of E_ROFS and E_SPIPE to match file.hChris Sherlock2017-05-141-47/+47
* osl: document oslFileError enumerationChris Sherlock2017-05-121-47/+47
* osl: file header comment clarificationChris Sherlock2017-05-121-1/+2
* osl: small fixes to file.h initial commentChris Sherlock2017-05-071-38/+38
* remove empty commentsNoel Grandin2017-05-032-4/+0
* Fix typosAndrea Gelmini2017-03-254-7/+7
* Don't actually change OS-level locale with (unused) osl_setSystemLocaleStephan Bergmann2017-03-221-5/+3
* vcl: have AcquaSalInstance use osl::Condition instead of oslConditionChris Sherlock2017-03-191-0/+5
* Typo: sucess->success + "adminsitrator" fixJulien Nabet2017-03-181-1/+1
* osl: removed extraneous <BR> tag from conditn.hChris Sherlock2017-03-181-1/+1
* osl: test/uniquepipename.hxx use <> delimiters for headersChris Sherlock2017-03-181-5/+6
* osl: test/uniquepipename.hxx whitespace and end namespace commentsChris Sherlock2017-03-181-3/+6
* osl: remove more comment cruftChris Sherlock2017-03-181-15/+0
* osl: remove commented out codeChris Sherlock2017-03-181-3/+1
* osl: remove comment cruftChris Sherlock2017-03-181-3/+0
* osl: I think we all know what a constructor and destructor is...Chris Sherlock2017-03-181-2/+3
* osl: add code tags to doublecheckedlocking.hChris Sherlock2017-03-181-0/+2
* osl: more doxygen changesChris Sherlock2017-03-182-62/+58
* osl: remove some @return tags I missed earlierChris Sherlock2017-03-171-3/+0
* osl: use doxygen @code special markerChris Sherlock2017-03-171-0/+2
* osl: use doxygen @retval and remove HTML markupChris Sherlock2017-03-1712-859/+706
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-72/+72
* Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann2017-03-031-2/+2
* Kill bitrot Emscripten experimentKhaled Hosny2017-02-211-2/+0
* Typo: amout->amountJulien Nabet2017-02-031-3/+3
* Fix typo in comments: absolut -> absoluteTakeshi Abe2017-01-241-1/+1
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks2016-11-252-2/+14
* remove dep on unotest from osl_Pipe testDavid Tardon2016-11-211-0/+41
* Fix typosAndrea Gelmini2016-10-011-1/+1
* cid#1371245: Add move semanticsStephan Bergmann2016-09-202-0/+24
* cid#1371291: Add move semanticsStephan Bergmann2016-09-202-0/+23
* Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIANStephan Bergmann2016-04-121-105/+29
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-1/+1
* Improve wordingTor Lillqvist2016-03-301-2/+2
* tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2016-03-083-3/+17
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-093-7/+0
* vcl: Remove unneeded exception constantsChris Sherlock2016-02-051-1/+0