Age | Commit message (Expand) | Author |
2018-07-27 | Related: rhbz#1602589 add comments to coverity annotations | Caolán McNamara |
2018-07-27 | Related: rhbz#1602589 silence leaked_storage | Caolán McNamara |
2018-07-26 | loplugin:returnconstant in sal,l10ntools,sot | Noel Grandin |
2018-07-23 | Missing includes (--disable-pch) | Stephan Bergmann |
2018-07-23 | ofz#9507 wrong start point for Johab block 59 | Caolán McNamara |
2018-07-10 | tdf#42949 Fix IWYU warnings in include/osl/*hxx | Gabor Kelemen |
2018-07-08 | tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread | Kevin Dubrulle |
2018-06-29 | Improved loplugin:redundantcast (const-qualified typedefs): sal | Stephan Bergmann |
2018-06-29 | Make the RELATIVETIMER be relative to start of the process, not to first call | Tor Lillqvist |
2018-06-28 | tdf#42949 Fix IWYU warnings in include/osl/*h | Gabor Kelemen |
2018-06-21 | Don't reset signal that hasn't been set | Stephan Bergmann |
2018-06-19 | Don't waste time in macxp_resolveAlias() on files inside the app bundle | Tor Lillqvist |
2018-06-18 | Resolves: tdf#118073 one leading 0 is significant for 0. | Eike Rathke |
2018-06-12 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-06-11 | new loplugin:shouldreturnbool | Noel Grandin |
2018-06-05 | sal: WNT -> _WIN32 | Thorsten Behrens |
2018-06-05 | sal: fix logfile path retrieval from logging.ini | Thorsten Behrens |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-28 | loplugin:unusedfields | Noel Grandin |
2018-05-28 | loplugin:unusedmethods | Noel Grandin |
2018-05-22 | Fix typos | Andrea Gelmini |
2018-05-17 | New o3tl::temporary to simplify calls of std::modf | Stephan Bergmann |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-05-17 | Remove leftover "#pragma GCC diagnostic ignored" half | Stephan Bergmann |
2018-05-16 | [API CHANGE] Remove no longer working rtl_arena -> rtl_cache feature | Stephan Bergmann |
2018-05-10 | sal: log windows traces to debugger console, take two | Thorsten Behrens |
2018-05-08 | sal: log windows trace output to debugger console | Thorsten Behrens |
2018-04-27 | loplugin:constantparam | Noel Grandin |
2018-04-20 | loplugin:constantparam | Noel Grandin |
2018-04-19 | cppcheck - fix variableScope in some files | Gökhan Gurbetoğlu |
2018-04-16 | loplugin:useuniqueptr in sal/qa/ | Noel Grandin |
2018-04-16 | cppcheck: variableScope & unreadVariable | Muhammet Kara |
2018-04-08 | Properly filter(out) - pattern words are the first argument | Mike Kaganski |
2018-04-08 | While at it, combine the check for ANDROID with the ones for WNT and HAIKU | Tor Lillqvist |
2018-04-08 | GNU Make's filter-out is hard to use | Tor Lillqvist |
2018-04-06 | osl: Remember the last error before returning osl_Socket_Error | Takeshi Abe |
2018-04-06 | fflush() followed by fclose() is redundant | Takeshi Abe |
2018-04-03 | osl: Fix possible memleak | Takeshi Abe |
2018-03-28 | Revert "Temporary hack for iOS: open files read-only if read-write open fails" | Stephan Bergmann |
2018-03-07 | Intermediate dir may come into existence during osl_createDirectoryPath | Stephan Bergmann |
2018-03-07 | Deduplicate includes | Mike Kaganski |
2018-03-05 | Make LibreOffice buildable on Haiku. | Kacper Kasper |
2018-03-02 | Make SAL_LOG_FILE work on Windows also without logging.ini | Stephan Bergmann |
2018-03-02 | Disable -fsanitize=float-divide-by-zero in rtl_math_atanh | Stephan Bergmann |
2018-02-24 | Fix typos | Andrea Gelmini |
2018-02-22 | Use long path prefix in osl_getFileStatus | Samuel Mehrbrodt |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-12 | sal android: fix -Werror,-Wimplicit-function-declaration | Miklos Vajna |
2018-02-08 | ofz#6112 wrong start off sets for korean KSC5601 table | Caolán McNamara |
2018-02-02 | sal: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |