summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-011-1/+1
* [API CHANGE] Drop obsolete osl_demultiplexSocketEvents et alStephan Bergmann2021-07-271-80/+0
* Revert "sb138: #i115619# fix for MinGW"Mike Kaganski2021-06-021-2/+2
* Deprecate osl_demultiplexSocketEvents et alStephan Bergmann2021-05-251-0/+16
* WASM: add initial support for Emscripten cross buildJan-Marek Glogowski2021-05-051-0/+2
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-1/+1
* [API CHANGE] Do not call getaddrinfo if we just want the hostnameSamuel Mehrbrodt2021-04-191-2/+1
* allow more trivial #if's for including headers in PCHsLuboš Luňák2021-04-081-1/+3
* Revert "Fix typo in code"Stephan Bergmann2021-02-051-2/+2
* Fix typo in codeAndrea Gelmini2021-02-041-2/+2
* tdf#130978 Added comment to all published APImsrijita182021-02-0230-0/+117
* Simplify osl_getGlobalMutex to use function-local staticMike Kaganski2021-01-301-0/+3
* tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist2021-01-271-21/+21
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-213-30/+22
* osl+tools: fix Windows Arm64 buildJan-Marek Glogowski2020-09-171-1/+1
* Replace remaining uses of sal_CharJulien Nabet2020-09-123-22/+22
* Fix warn "unbalanced grouping commands" in socket.hJulien Nabet2020-09-061-0/+3
* [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann2020-08-261-19/+0
* Fix typosAndrea Gelmini2020-08-242-3/+3
* [API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin2020-08-171-1/+0
* 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