summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* an is used before a vowel soundCaolán McNamara2019-05-102-2/+2
* [API CHANGE] Restore old exteral API behaviourJan-Marek Glogowski2019-04-111-4/+15
* Fix typoAndrea Gelmini2019-04-101-1/+1
* Unify deleted function templates and improve docsJan-Marek Glogowski2019-04-101-17/+29
* [API CHANGE] Asserts to never clear already cleared guardMike Kaganski2019-04-091-10/+6
* Add asserts to *Guard pointer constructors...Jan-Marek Glogowski2019-04-091-0/+3
* android: Expose setting of the JavaVM.Jan Holesovsky2019-03-111-0/+4
* Fix @param documentation sectionsJulien Nabet2019-03-081-2/+0
* tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski2018-09-272-0/+64
* Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann2018-09-112-3/+3
* sal: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-274-17/+0
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-101-3/+1
* tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen2018-06-284-8/+0
* Fix typosAndrea Gelmini2018-05-222-2/+2
* Make LibreOffice buildable on Haiku.Kacper Kasper2018-03-051-1/+1
* tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea2018-02-221-2/+2
* 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