summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:buriedassign in salNoel Grandin2020-04-152-3/+14
* Fix typoAndrea Gelmini2020-03-241-1/+1
* Fix typoAndrea Gelmini2020-02-051-1/+1
* Fix typoAndrea Gelmini2020-02-051-1/+1
* Fix multiple documentation sections (osl)Julien Nabet2019-11-192-3/+0
* Adapt osl_replaceFile documentationStephan Bergmann2019-10-102-2/+2
* new loplugin:noexceptmoveNoel Grandin2019-08-304-8/+8
* Fix typosAndrea Gelmini2019-08-201-1/+1
* Fix typoAndrea Gelmini2019-07-141-1/+1
* Fix typoAndrea Gelmini2019-07-141-3/+3
* Fix typoAndrea Gelmini2019-07-141-2/+2
* Fix typoAndrea Gelmini2019-07-141-2/+2
* Fix typoAndrea Gelmini2019-07-141-3/+3
* Fix typoAndrea Gelmini2019-07-141-2/+2
* 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