summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2021-06-22simplify bootstrap_map (tdf#135316 related)Noel Grandin
2021-06-02Make optional use of SetThreadDescription in osl_setThreadNameMike Kaganski
2021-06-02Revert "sb138: #i115619# fix for MinGW"Mike Kaganski
2021-06-01fix leak in SocketTestNoel Grandin
2021-05-31Replace inet_addr with inet_ptonStephan Bergmann
2021-05-31Replace inet_ntoa with inet_ntopStephan Bergmann
2021-05-26Replace a use of select with pollStephan Bergmann
2021-05-23Related: tdf#136794 tdf#137063 Unlimit decimals in rtl_math_round()Eike Rathke
2021-05-21Lets assume general availability of POSIX poll.hStephan Bergmann
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann
2021-05-18update "add OString::getTokenView"Noel Grandin
2021-05-15add OString::getTokenView (tdf#42374 related)Noel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-04-28Add API to LibreOfficeKit to set arbitrary run-time options in coreTor Lillqvist
2021-04-28loplugin:stringviewparam (clang-cl)Stephan Bergmann
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-04-27loplugin:nullptr (clang-cl)Stephan Bergmann
2021-04-23Step 1 of removing cargo-cult pragma pack around rtl_[u]StringStephan Bergmann
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-21Simplify some code by using OUString instead of raw rtl_uStringStephan Bergmann
2021-04-21Simplify some code by using OUString instead of raw rtl_uStringMike Kaganski
2021-04-20Simplify some code by using OUString instead of raw rtl_uStringStephan Bergmann
2021-04-20Simplify some code by using OUString instead of raw rtl_uStringStephan Bergmann
2021-04-20Remove obsolete commentStephan Bergmann
2021-04-19flatten some codeNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-04-19[API CHANGE] Do not call getaddrinfo if we just want the hostnameSamuel Mehrbrodt
2021-04-17use OUString in dir handling operationsNoel Grandin
2021-04-16flatten some code in sal/osl/w32Noel Grandin
2021-04-16set path to fully normalized in osl_getNextFileItemNoel Grandin
2021-04-12Use more std libMike Kaganski
2021-04-12Unify on std::basic_string_view for indexOfStrMike Kaganski
2021-04-10use std lib for sal_Unicode version of indexOfChar_WithLengthNoel Grandin
2021-04-10use std lib for O[U]String indexOfStrNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-15Deduplicate trim implementationsMike Kaganski
2021-03-12Fix typosAndrea Gelmini
2021-03-12tdf#126742 make Windows file handling more unx-likeArmin Le Grand (Allotropia)
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-04Also check number of invocations in the testMike Kaganski
2021-03-04The backtrace() etc API is available on macOS and iOS, tooTor Lillqvist
2021-03-04Improve unit test accuracyMike Kaganski
2021-03-03tdf#116983 tdf#136175: retry if failedMike Kaganski
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski
2021-02-16tdf#137208 Assume that dladdr provides an absolute pathnameStephan Bergmann
2021-02-16Remove dead "defined(ANDROID) && !defined(DISABLE_DYNLOADING)" codeStephan Bergmann
2021-02-15Do not remove '/' when it's the only character in the pathMike Kaganski