summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-03Typo: amout->amountJulien Nabet1-3/+3
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe1-1/+1
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2016-11-25osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks2-2/+14
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon1-0/+41
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-20cid#1371245: Add move semanticsStephan Bergmann2-0/+24
2016-09-20cid#1371291: Add move semanticsStephan Bergmann2-0/+23
2016-04-12Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIANStephan Bergmann1-105/+29
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-1/+1
2016-03-30Improve wordingTor Lillqvist1-2/+2
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt3-3/+17
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock3-7/+0
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock1-1/+0
2016-01-29sal: replace boost::unordered_set with std::unordered_setMichael Stahl1-2/+2
2016-01-12typosMichael Stahl1-1/+1
2016-01-10Fix typosAndrea Gelmini2-3/+3
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks2-13/+13
2015-12-02use compiler intrinsic for osl_atomic_increment on WindowsNoel Grandin1-0/+8
2015-11-10Missing includes (for NULL)Stephan Bergmann8-0/+23
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-40/+40
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier1-3/+2
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt1-1/+9
2015-09-30Fix typosAndrea Gelmini2-2/+2