Age | Commit message (Expand) | Author |
2019-04-29 | Fix conditional around closing #pragma GCC diagnostic pop | Stephan Bergmann |
2019-04-29 | Avoid -Werror=format/stringop-truncation | Julien Nabet |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-31 | tdf#120703 PVS: Silence V575 warnings | Mike Kaganski |
2019-03-15 | loplugin:typedefparam | Stephan Bergmann |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-10 | loplugin:indentation in soltools..svl | Noel Grandin |
2019-02-06 | loplugin:flatten in soltools | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-01 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-30 | loplugin:singlevalfields | Noel Grandin |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-26 | file param is used in DEBUG mode | Noel Grandin |
2018-11-22 | remove some unused enum values and defines in soltools | Noel Grandin |
2018-11-22 | remove unused toktype::IDENT | Noel Grandin |
2018-11-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-08 | Silence GCC 8.2.1 -Werror=format-truncation= | Stephan Bergmann |
2018-11-07 | loplugin:collapseif in sdext..svx | Noel Grandin |
2018-10-22 | loplugin:staticvar in soltools..svx | Noel Grandin |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-09 | loplugin:constfields in smoketest..sot | Noel Grandin |
2018-10-05 | soltools: fix -Werror=format-overflow | Michael Stahl |
2018-10-04 | Avoid -Werror=stringop-truncation | Stephan Bergmann |
2018-09-24 | -Werror,-Wunused-variable (clang-cl) | Stephan Bergmann |
2018-09-18 | loplugin:external (in non-Linux code) | Stephan Bergmann |
2018-09-17 | loplugin:external in Executable_mkdepend | Stephan Bergmann |
2018-09-16 | loplugin:external in Executable_cpp | Stephan Bergmann |
2018-07-27 | Related: rhbz#1602589 silence leaked_storage | Caolán McNamara |
2018-05-27 | Fix typos | Andrea Gelmini |
2018-05-27 | Fix typos | Andrea Gelmini |
2018-03-07 | Deduplicate includes | Mike Kaganski |
2018-01-25 | Fix typos | Andrea Gelmini |
2018-01-12 | tdf#114952 filep is still used in soltools/mkdepend/parse.c | Noel Grandin |
2017-12-07 | loplugin:constparams | Noel Grandin |
2017-10-24 | loplugin:includeform: soltools (macOS) | Stephan Bergmann |
2017-09-25 | Translate German comments and debug strings (leftovers) | Johnny_M |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-29 | remove some unused macro definitions | Noel Grandin |
2017-08-21 | Make cpp cope with long source lines | Stephan Bergmann |
2017-08-14 | new loplugin:droplong | Noel Grandin |
2017-08-10 | tdf#39468: Translate some german comments | Christian Barth |
2017-07-21 | loplugin:constparams in soltools and various | Noel Grandin |
2017-07-06 | Translate German comments/debug strings (leftovers in dirs sdext to soltools) | Johnny_M |
2017-07-03 | loplugin:unusedfields in slideshow..svtools | Noel Grandin |
2017-06-21 | loplugin:unusedfields store..svl | Noel Grandin |
2017-03-23 | Remove unused #include <ctype.h> | Stephan Bergmann |
2017-03-22 | Fix passing plain char into ctype.h is* functions | Stephan Bergmann |
2017-03-22 | Prevent calls to rtl/character.hxx functions with (signed) char arguments | Stephan Bergmann |
2017-03-19 | fix typo/grammar: "the the" --> the | dennisroczek |
2017-03-06 | drop various _MSC_VER < 1900 conditionals | Caolán McNamara |