summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
...
* osl: document osl_File_E_NETWORK enumChris Sherlock2018-01-291-2/+4
* Fix typosAndrea Gelmini2018-01-271-5/+5
* Fix typosAndrea Gelmini2018-01-241-1/+1
* Fix documentation for osl_executeProcess_WithRedirectedIOMilian Wolff2018-01-241-3/+3
* Remove include of config_global.h from sal/config.hStephan Bergmann2018-01-191-0/+4
* SAL_W32 is just an alias for _WIN32Stephan Bergmann2018-01-194-7/+7
* Fix typosAndrea Gelmini2018-01-171-3/+3
* More loplugin:cstylecast: salStephan Bergmann2018-01-152-2/+2
* Fix typosAndrea Gelmini2018-01-141-1/+1
* Clang 3.5 has -Wreturn-type-c-linkageStephan Bergmann2017-12-191-3/+0
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-1/+1
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-1/+1
* loplugin:includeform: UNO API include filesStephan Bergmann2017-10-2332-111/+111
* sal: fix numerous doxygen warningsMichael Stahl2017-09-193-4/+7
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* osl: partial cleanup of socket_decl.hxx doxygen commentsChris Sherlock2017-08-301-19/+38
* osl: rearrange socket.h sectionsChris Sherlock2017-08-281-216/+215
* Fix typosAndrea Gelmini2017-08-271-3/+3
* osl: fix socket.h doxygen paramChris Sherlock2017-08-281-1/+1
* osl: document socket enumsChris Sherlock2017-08-271-74/+89
* osl: cleanup socket.hChris Sherlock2017-08-271-80/+94
* osl: clarify osl_scheduleThread() documentationChris Sherlock2017-08-271-2/+4
* osl: thread doxygen updateChris Sherlock2017-08-271-1/+33
* loplugin:unnecessaryparenNoel Grandin2017-08-182-3/+3
* Fix typosAndrea Gelmini2017-08-171-1/+1
* osl: remove comment cruft osl/socket.hChris Sherlock2017-07-191-5/+0
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-2/+1
* Fix typosAndrea Gelmini2017-06-271-2/+2
* osl: document pipe functionalityChris Sherlock2017-06-251-19/+48
* osl: variety of doxygen fixesChris Sherlock2017-06-255-96/+114
* osl: document and group code via doxygenChris Sherlock2017-06-251-11/+23
* osl: doxygen parblockChris Sherlock2017-06-251-8/+12
* osl: remove @relates Condition, not relevantChris Sherlock2017-06-251-12/+1
* osl: the addr parameter of osl_mapFile is [in,out]Chris Sherlock2017-06-251-1/+1
* Fix typosAndrea Gelmini2017-06-231-1/+1
* osl: doxygen fixes for headersChris Sherlock2017-06-2313-402/+406
* osl: document osl_mapFile parameters and return valuesChris Sherlock2017-06-231-0/+28
* osl: typo from last commitChris Sherlock2017-06-231-1/+1
* osl: File map flag constants documentedChris Sherlock2017-06-221-21/+38
* 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