summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)Author
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-27[API CHANGE] Drop obsolete osl_demultiplexSocketEvents et alStephan Bergmann
2021-06-02Revert "sb138: #i115619# fix for MinGW"Mike Kaganski
2021-05-25Deprecate osl_demultiplexSocketEvents et alStephan Bergmann
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-19[API CHANGE] Do not call getaddrinfo if we just want the hostnameSamuel Mehrbrodt
2021-04-08allow more trivial #if's for including headers in PCHsLuboš Luňák
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2021-01-30Simplify osl_getGlobalMutex to use function-local staticMike Kaganski
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-09-17osl+tools: fix Windows Arm64 buildJan-Marek Glogowski
2020-09-12Replace remaining uses of sal_CharJulien Nabet
2020-09-06Fix warn "unbalanced grouping commands" in socket.hJulien Nabet
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-24Fix typosAndrea Gelmini
2020-08-17[API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURENoel Grandin
2020-04-15loplugin:buriedassign in salNoel Grandin
2020-03-24Fix typoAndrea Gelmini
2020-02-05Fix typoAndrea Gelmini
2020-02-05Fix typoAndrea Gelmini
2019-11-19Fix multiple documentation sections (osl)Julien Nabet
2019-10-10Adapt osl_replaceFile documentationStephan Bergmann
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-07-14Fix typoAndrea Gelmini
2019-07-14Fix typoAndrea Gelmini
2019-07-14Fix typoAndrea Gelmini
2019-07-14Fix typoAndrea Gelmini
2019-07-14Fix typoAndrea Gelmini
2019-07-14Fix typoAndrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-11[API CHANGE] Restore old exteral API behaviourJan-Marek Glogowski
2019-04-10Fix typoAndrea Gelmini
2019-04-10Unify deleted function templates and improve docsJan-Marek Glogowski
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski
2019-04-09Add asserts to *Guard pointer constructors...Jan-Marek Glogowski
2019-03-11android: Expose setting of the JavaVM.Jan Holesovsky
2019-03-08Fix @param documentation sectionsJulien Nabet
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-07-27sal: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-10tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen
2018-05-22Fix typosAndrea Gelmini
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-22tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxxAron Budea