Age | Commit message (Expand) | Author |
2021-09-01 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-07-27 | [API CHANGE] Drop obsolete osl_demultiplexSocketEvents et al | Stephan Bergmann |
2021-06-02 | Revert "sb138: #i115619# fix for MinGW" | Mike Kaganski |
2021-05-25 | Deprecate osl_demultiplexSocketEvents et al | Stephan Bergmann |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-19 | [API CHANGE] Do not call getaddrinfo if we just want the hostname | Samuel Mehrbrodt |
2021-04-08 | allow more trivial #if's for including headers in PCHs | Luboš Luňák |
2021-02-05 | Revert "Fix typo in code" | Stephan Bergmann |
2021-02-04 | Fix typo in code | Andrea Gelmini |
2021-02-02 | tdf#130978 Added comment to all published API | msrijita18 |
2021-01-30 | Simplify osl_getGlobalMutex to use function-local static | Mike Kaganski |
2021-01-27 | tdf#96505 Get rid of cargo cult 'long' integer literals | Alchemist |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-09-17 | osl+tools: fix Windows Arm64 build | Jan-Marek Glogowski |
2020-09-12 | Replace remaining uses of sal_Char | Julien Nabet |
2020-09-06 | Fix warn "unbalanced grouping commands" in socket.h | Julien Nabet |
2020-08-26 | [API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__ | Stephan Bergmann |
2020-08-24 | Fix typos | Andrea Gelmini |
2020-08-17 | [API CHANGE] remove OSL_SIGNAL_USER_RESOURCEFAILURE | Noel Grandin |
2020-04-15 | loplugin:buriedassign in sal | Noel Grandin |
2020-03-24 | Fix typo | Andrea Gelmini |
2020-02-05 | Fix typo | Andrea Gelmini |
2020-02-05 | Fix typo | Andrea Gelmini |
2019-11-19 | Fix multiple documentation sections (osl) | Julien Nabet |
2019-10-10 | Adapt osl_replaceFile documentation | Stephan Bergmann |
2019-08-30 | new loplugin:noexceptmove | Noel Grandin |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-07-14 | Fix typo | Andrea Gelmini |
2019-07-14 | Fix typo | Andrea Gelmini |
2019-07-14 | Fix typo | Andrea Gelmini |
2019-07-14 | Fix typo | Andrea Gelmini |
2019-07-14 | Fix typo | Andrea Gelmini |
2019-07-14 | Fix typo | Andrea Gelmini |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-04-11 | [API CHANGE] Restore old exteral API behaviour | Jan-Marek Glogowski |
2019-04-10 | Fix typo | Andrea Gelmini |
2019-04-10 | Unify deleted function templates and improve docs | Jan-Marek Glogowski |
2019-04-09 | [API CHANGE] Asserts to never clear already cleared guard | Mike Kaganski |
2019-04-09 | Add asserts to *Guard pointer constructors... | Jan-Marek Glogowski |
2019-03-11 | android: Expose setting of the JavaVM. | Jan Holesovsky |
2019-03-08 | Fix @param documentation sections | Julien Nabet |
2018-09-27 | tdf#119238: keep replaced file's identity when renaming docfile | Mike Kaganski |
2018-09-11 | Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where available | Stephan Bergmann |
2018-07-27 | sal: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-07-10 | tdf#42949 Fix IWYU warnings in include/osl/*hxx | Gabor Kelemen |
2018-06-28 | tdf#42949 Fix IWYU warnings in include/osl/*h | Gabor Kelemen |
2018-05-22 | Fix typos | Andrea Gelmini |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-02-22 | tdf#115383: revert mixup of E_ROFS and E_SPIPE in file.hxx | Aron Budea |