- 08a879a simplify bootstrap_map (tdf#135316 related) by Noel Grandin · 4 years, 10 months ago
- a5eba5f Make optional use of SetThreadDescription in osl_setThreadName by Mike Kaganski · 4 years, 10 months ago
- f1be886 Revert "sb138: #i115619# fix for MinGW" by Mike Kaganski · 4 years, 10 months ago
- 313eaf9 fix leak in SocketTest by Noel Grandin · 4 years, 10 months ago
- 1fef071 Replace inet_addr with inet_pton by Stephan Bergmann · 4 years, 10 months ago
- 33bf4f0 Replace inet_ntoa with inet_ntop by Stephan Bergmann · 4 years, 10 months ago
- 581f12c Replace a use of select with poll by Stephan Bergmann · 4 years, 11 months ago
- 49af7e2 Related: tdf#136794 tdf#137063 Unlimit decimals in rtl_math_round() by Eike Rathke · 4 years, 11 months ago
- e9da22d Lets assume general availability of POSIX poll.h by Stephan Bergmann · 4 years, 11 months ago
- eca89ec Replace rtl_string_getTokenView with o3tl::getToken by Stephan Bergmann · 4 years, 11 months ago
- 7462343 update "add OString::getTokenView" by Noel Grandin · 4 years, 11 months ago
- 3669d4e add OString::getTokenView (tdf#42374 related) by Noel Grandin · 5 years ago
- af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
- 8a41739 WASM: add initial support for Emscripten cross build by Jan-Marek Glogowski · 5 years ago
- 41ff704 Add API to LibreOfficeKit to set arbitrary run-time options in core by Tor Lillqvist · 5 years ago
- c0aede4 loplugin:stringviewparam (clang-cl) by Stephan Bergmann · 5 years ago
- 3260edb loplugin:stringadd (clang-cl) by Stephan Bergmann · 5 years ago
- d507c8b loplugin:nullptr (clang-cl) by Stephan Bergmann · 5 years ago
- 8ae3ae4 Step 1 of removing cargo-cult pragma pack around rtl_[u]String by Stephan Bergmann · 5 years ago
- 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
- 97351cf Simplify some code by using OUString instead of raw rtl_uString by Stephan Bergmann · 5 years ago
- 81a5d8f Simplify some code by using OUString instead of raw rtl_uString by Mike Kaganski · 5 years ago
- 72b9ad0 Simplify some code by using OUString instead of raw rtl_uString by Stephan Bergmann · 5 years ago
- 2775549 Simplify some code by using OUString instead of raw rtl_uString by Stephan Bergmann · 5 years ago
- b9f0060 Remove obsolete comment by Stephan Bergmann · 5 years ago
- 481b3bb flatten some code by Noel Grandin · 5 years ago
- c7428c6 use more string_view in OString API by Noel Grandin · 5 years ago
- eac0001 [API CHANGE] Do not call getaddrinfo if we just want the hostname by Samuel Mehrbrodt · 5 years ago
- 61462ef use OUString in dir handling operations by Noel Grandin · 5 years ago
- 8b127d9 flatten some code in sal/osl/w32 by Noel Grandin · 5 years ago
- e36c2b4 set path to fully normalized in osl_getNextFileItem by Noel Grandin · 5 years ago
- 27911b0 Use more std lib by Mike Kaganski · 5 years ago
- 334838e Unify on std::basic_string_view for indexOfStr by Mike Kaganski · 5 years ago
- 5a11edc use std lib for sal_Unicode version of indexOfChar_WithLength by Noel Grandin · 5 years ago
- 5ebccaa use std lib for O[U]String indexOfStr by Noel Grandin · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 760a902 Deduplicate trim implementations by Mike Kaganski · 5 years ago
- 5e404d6 Fix typos by Andrea Gelmini · 5 years ago
- 2b4cd99 tdf#126742 make Windows file handling more unx-like by Armin Le Grand (Allotropia) · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- b3bfcb2 Also check number of invocations in the test by Mike Kaganski · 5 years ago
- 6b439e8 The backtrace() etc API is available on macOS and iOS, too by Tor Lillqvist · 5 years ago
- eef4319 Improve unit test accuracy by Mike Kaganski · 5 years ago
- cf1c835 tdf#116983 tdf#136175: retry if failed by Mike Kaganski · 5 years ago
- ed40d47 Drop ComPtr and use sal::systools::COMReference by Mike Kaganski · 5 years ago
- c8976bd tdf#137208 Assume that dladdr provides an absolute pathname by Stephan Bergmann · 5 years ago
- 0b86394 Remove dead "defined(ANDROID) && !defined(DISABLE_DYNLOADING)" code by Stephan Bergmann · 5 years ago
- 376101c Do not remove '/' when it's the only character in the path by Mike Kaganski · 5 years ago
- 181fc61 Reuse known length of the temp dir path by Mike Kaganski · 5 years ago
- 3380163 Make sure osl_getTempDirURL result doesn't end with / also on unx by Mike Kaganski · 5 years ago
- 8ef5331 Make sure to resolve symlinks in temp path in path tests by Mike Kaganski · 5 years ago
- f482924 Fix creation of some OUString from non-ASCII ordinary string literals by Stephan Bergmann · 5 years ago
- 85ed3a4 use zlib crc32() rather our own implementation by Luboš Luňák · 5 years ago
- 5a4b588 Be a bit more verbose in that crappy test code by Stephan Bergmann · 5 years ago
- e67fa2e Fix dependency of CppunitTest_sal_osl on CppunitTest_Module_DLL library by Stephan Bergmann · 5 years ago
- 4cae353 Fix loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- ea0d73e loplugin:fakebool followed by loplugin:implicitboolconversion (clang-cl) by Stephan Bergmann · 5 years ago
- 61404bc report what value was found in message by Caolán McNamara · 5 years ago
- 0b1b167 Remove unneeded breaks by Andrea Gelmini · 5 years ago
- 6b00d05 Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) by Stephan Bergmann · 5 years ago
- 0ce7c84 Revert "Fix typo in code" by Stephan Bergmann · 5 years ago
- 5e124e9 osl_File checks: creation in root can also fail because of read-only filesystem by Christian Lohmaier · 5 years ago
- 3ed9bba Fix typo in code by Andrea Gelmini · 5 years ago
- 80b7949 Enable previously disabled file and directory tests by Mike Kaganski · 5 years ago
- 41eaf2d Do not forget to remove "." and ".." path parts in osl_getAbsoluteFileURL by Mike Kaganski · 5 years ago
- 52e6dea Drop FAR/NEAR from 16-bit WinAPI times by Mike Kaganski · 5 years ago
- c0a91ae Fix typos by Andrea Gelmini · 5 years ago
- 396c2ad Use C++ thread_local instead of Tls* WinAPI by Mike Kaganski · 5 years ago
- c42f60e Simplify osl_getGlobalMutex to use function-local static by Mike Kaganski · 5 years ago
- f2a9629 Reinstate still relevant bits of comment by Mike Kaganski · 5 years ago
- ab91f93 Use function-local static Mutex here instead of global CRITICAL_SECTION by Mike Kaganski · 5 years ago
- 6e0fa7d Don't change process current directory in osl_getAbsoluteFileURL by Mike Kaganski · 5 years ago
- 3dbc42e Use OUString and its fast concat instead of C string manipulation by Mike Kaganski · 5 years ago
- b8bdd88 Use MutexGuard instead of direct oslMutex manipulations by Mike Kaganski · 5 years ago
- 9430608 simplify code, use more subView() by Noel · 5 years ago
- 1da6908 add string_view variants of methods to O[U]StringBuffer by Noel · 5 years ago
- aa2064c Improve loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- ad55d51 cppcheck: zerodivcond by Julien Nabet · 5 years ago
- 846bcc5 OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL() by Tor Lillqvist · 5 years ago
- 06ecfbe Introduce startsWithAsciiL() to match endsWithAsciiL() by Tor Lillqvist · 5 years ago
- 117ecc9 fix coverity parse errors by Caolán McNamara · 5 years ago
- 9129117 Missing include guard in new sal/rtl/strtmpl.hxx by Stephan Bergmann · 5 years ago
- c5c0f8d Replace strtmpl.cxx with actual C++ templates in strtmpl.hxx by Mike Kaganski · 5 years ago
- a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- b5c5321 Use char16_t string literals by Stephan Bergmann · 5 years ago
- 22f7411 Remove the OUString vs. std::u16string_view comparison operators again by Stephan Bergmann · 5 years ago
- ecfcd99 Check intermediate for not to be rounded value, tdf#138360 follow-up by Eike Rathke · 5 years ago
- a10c33f Replace log2() call with parts.exponent-1023, tdf#138360 follow-up by Eike Rathke · 5 years ago
- 8b66e17 Add empty OUStringBuffer::toString test by Stephan Bergmann · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 4f0c70f Avoid calling OString ctor with null pointer by Stephan Bergmann · 5 years ago
- afc41a4 Do not call GetAddrInfoW if we just want the hostname by Samuel Mehrbrodt · 5 years ago
- 1efec9e Tighten rtl_{string,uString}_newFromStr_WithLength implementation by Stephan Bergmann · 5 years ago
- 73d592f Improve a CPPUNIT_ASSERT message by Stephan Bergmann · 5 years ago
- 8bf2451 Revert "Fix osl_Security::getHomeDir test under fakeroot" by Stephan Bergmann · 5 years ago
- 520949f Better accuracy in rtl_math_approxValue(), tdf#138360 related by Eike Rathke · 5 years ago
- 9467da7 tdf#138360: sal_rtl: Add unittest by Xisco Fauli · 5 years ago
- deb119e Related: tdf#138360 Use approxFloor() in rtl_math_round() by Eike Rathke · 5 years ago