summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2021-11-03Revert "Adapt CPPUNIT_ASSERT to C++20 deleted ostream <<Gabor Kelemen
2021-04-20Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-05-27tdf#124776: don't use SearchPathW to get full path of executableMike Kaganski
2019-08-13Resolves: tdf#126766 fix rounding correction at start of negative valuesEike Rathke
2019-03-18tdf#96038 Make shell function work with paths containing spacesRoland Baudin
2018-12-01Unit test for leading and trailing group separator charactersEike Rathke
2018-12-01A leading or trailing group separator character is not a group separatorEike Rathke
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-13Fix race in test codeStephan Bergmann
2018-11-11Fix typoAndrea Gelmini
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10tdf#120703 PVS: silence a V555Mike Kaganski
2018-11-10Don't bother setting LC_ALL, LC_CTYPE, and LANG on iOSTor Lillqvist
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-11-01Fix build on HaikuKacper Kasper
2018-10-31Translate German commentsJohnny_M
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24Tell the actual end result and not an intermediate one in the SAL_INFO()Tor Lillqvist
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23dlsym() typically does not find "main" so use readlink() on /proc/self/exeTor Lillqvist
2018-10-22Remove line commented out since 2004Tor Lillqvist
2018-10-21tdf#120703 (PVS): handle failed calloc/reallocMike Kaganski
2018-10-21tdf#120703 (PVS)Mike Kaganski
2018-10-20use rtl_secureZeroMemory when we're zeroing temporaries before returningCaolán McNamara
2018-10-19Introduce UnixErrnoString() and use it in sal/osl/unxTor Lillqvist
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-16Avoid risk of looking at an errno modified by SAL_INFO() callTor Lillqvist
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-12More SAL_INFO("sal.file", ...) tweaksTor Lillqvist
2018-10-11Further SAL_INFO("sal.file",...) tweaksTor Lillqvist
2018-10-11Change {read,write}FileAt() SAL_INFO calls to use a separate log areaTor Lillqvist
2018-10-11Do the SAL_INFO() for the fsync() call only when we know the resultTor Lillqvist
2018-10-11Do the SAL_INFO() also in the special 'good' ENOENT caseTor Lillqvist
2018-10-11Add SAL_INFO for the open() call in oslDoCopyFile()Tor Lillqvist
2018-10-11Tweak check for nonexistent file on iOSTor Lillqvist
2018-10-11Add more SAL_INFO("sal.file", ...) calls to trace actual file operationsTor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-05use std::unordered_map in localeNoel Grandin
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14These rtl_hash* functions appear to never have been exported from salStephan Bergmann