Age | Commit message (Expand) | Author |
2020-02-27 | avoid memory leak in win32 sal::backtrace_get() | Luboš Luňák |
2020-02-27 | Related: tdf#130725: use strtod also in rtl::math::stringToDouble | Mike Kaganski |
2020-02-12 | clang-analyzer-deadcode.DeadStores | Noel Grandin |
2020-02-03 | loplugin:unsignedcompare (clang-cl) | Stephan Bergmann |
2020-02-03 | Remove unnecessary cast | Stephan Bergmann |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | loplugin:unsignedcompare (--enable-cipher-openssl-backend) | Stephan Bergmann |
2020-01-28 | tdf#96505: Get rid of cargo cult long integer literals | Onur Yilmaz |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-27 | Use Linux gettid as available since glibc 2.30 | Stephan Bergmann |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Burak Bala |
2020-01-26 | cppcheck: shadowFunction in sal/file_url | Julien Nabet |
2020-01-26 | cppcheck: shadowFunction in sal/osl_File | Julien Nabet |
2020-01-25 | tdf#124176: Use pragma once instead of include guards | iakarsu |
2020-01-25 | Change some #define to constexpr | Stephan Bergmann |
2020-01-18 | Removed redundant semicolon | Andrea Gelmini |
2020-01-15 | Clean up safeRead/Write | Stephan Bergmann |
2020-01-08 | Grammar fixes | Andrea Gelmini |
2020-01-03 | android: file-cache to improve performance. | Michael Meeks |
2019-12-27 | Fix typo | Andrea Gelmini |
2019-12-27 | sal_osl_security: Windows: Handle cases with same hostname and username | Mike Kaganski |
2019-12-19 | sal_Char->char in remotebridges..sax | Noel Grandin |
2019-12-11 | Fix typo | Andrea Gelmini |
2019-12-10 | use scoped enum | Stephan Bergmann |
2019-12-10 | loplugin:unusedmember (clang-cl) | Stephan Bergmann |
2019-12-06 | Remove spurious #include | Stephan Bergmann |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-12-05 | Fix various clang-cl and loplugin warnings in sal/qa/osl/file/osl_File.cxx | Stephan Bergmann |
2019-12-03 | Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t) | Stephan Bergmann |
2019-12-03 | SAL_INFO_IF -> SAL_WARN_IF | Noel Grandin |
2019-12-03 | use scoped enum | Stephan Bergmann |
2019-12-03 | WIN map ERROR_DIRECTORY to osl_File_E_NOTDIR | Jan-Marek Glogowski |
2019-12-03 | WIN enable osl_File.cxx part of CppUnitTest_sal_osl | Jan-Marek Glogowski |
2019-12-02 | android: Get rid of the 'old' vs. Online-based runtime distinction. | Jan Holesovsky |
2019-12-02 | android: Hint how to enable fontconfig logging. | Jan Holesovsky |
2019-11-29 | WIN enable NoAuthority test | Jan-Marek Glogowski |
2019-11-27 | WIN accept single-backslash file URIs | Jan-Marek Glogowski |
2019-11-27 | Fix some checkUNXBehaviour_getSystemPathFromFileURL tests | Stephan Bergmann |
2019-11-27 | Hide parts of sal/osl/unx/thread.cxx only used by !NO_PTHREAD_PRIORITY | Stephan Bergmann |
2019-11-26 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-26 | cid#706206 Time of check time of use | Caolán McNamara |
2019-11-24 | cppcheck: performing init in init list (oox, package, sal, sax) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-20 | ofz#19010 wrong start of range | Caolán McNamara |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-11-19 | tdf#128101 android: fix documents with manual page break | Christian Lohmaier |
2019-11-17 | Extend loplugin:external to warn about enums | Stephan Bergmann |