Age | Commit message (Expand) | Author |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2019-11-06 | loplugin:indentation find broken if statements | Noel Grandin |
2019-10-28 | add some __attribute__ ((format | Noel Grandin |
2019-09-12 | gcc9.2.1 also warns about truncation here | Noel Grandin |
2019-07-19 | cid#1448249 Identical code for different branches | Caolán McNamara |
2019-04-29 | Fix conditional around closing #pragma GCC diagnostic pop | Stephan Bergmann |
2019-04-29 | Avoid -Werror=format/stringop-truncation | Julien Nabet |
2019-03-31 | tdf#120703 PVS: Silence V575 warnings | Mike Kaganski |
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-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-16 | loplugin:buriedassign in sd..writerfilter | Noel Grandin |
2018-11-08 | Silence GCC 8.2.1 -Werror=format-truncation= | Stephan Bergmann |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-05 | soltools: fix -Werror=format-overflow | Michael Stahl |
2018-09-24 | -Werror,-Wunused-variable (clang-cl) | Stephan Bergmann |
2018-09-17 | loplugin:external in Executable_mkdepend | 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-12 | tdf#114952 filep is still used in soltools/mkdepend/parse.c | Noel Grandin |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-29 | remove some unused macro definitions | Noel Grandin |
2017-08-14 | new loplugin:droplong | Noel Grandin |
2017-07-21 | loplugin:constparams in soltools and various | 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-06 | drop various _MSC_VER < 1900 conditionals | Caolán McNamara |
2017-01-09 | loplugin:externvar | Stephan Bergmann |
2016-06-23 | tdf#99589 - tolower / toupper - dangerous to Turks ... | Gökhan Gurbetoğlu |
2016-04-10 | Drop redundant parenthesis. | Pedro Giffuni |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-04 | -Werror,-Wundef | Stephan Bergmann |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann |
2015-11-23 | loplugin:unusedfields in soltools/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-03-02 | V804: Decreased performance | Caolán McNamara |