summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Clang 3.5 has -Wreturn-type-c-linkageStephan Bergmann1-3/+0
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann32-111/+111
2017-09-19sal: fix numerous doxygen warningsMichael Stahl3-4/+7
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-30osl: partial cleanup of socket_decl.hxx doxygen commentsChris Sherlock1-19/+38
2017-08-28osl: rearrange socket.h sectionsChris Sherlock1-216/+215
2017-08-27Fix typosAndrea Gelmini1-3/+3
2017-08-28osl: fix socket.h doxygen paramChris Sherlock1-1/+1
2017-08-27osl: document socket enumsChris Sherlock1-74/+89
2017-08-27osl: cleanup socket.hChris Sherlock1-80/+94
2017-08-27osl: clarify osl_scheduleThread() documentationChris Sherlock1-2/+4
2017-08-27osl: thread doxygen updateChris Sherlock1-1/+33
2017-08-18loplugin:unnecessaryparenNoel Grandin2-3/+3
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