summaryrefslogtreecommitdiff
path: root/soltools/mkdepend
AgeCommit message (Expand)Author
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-28add some __attribute__ ((formatNoel Grandin
2019-09-12gcc9.2.1 also warns about truncation hereNoel Grandin
2019-07-19cid#1448249 Identical code for different branchesCaolán McNamara
2019-04-29Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann
2019-04-29Avoid -Werror=format/stringop-truncationJulien Nabet
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-02-06loplugin:flatten in soltoolsNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-26file param is used in DEBUG modeNoel Grandin
2018-11-22remove some unused enum values and defines in soltoolsNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-08Silence GCC 8.2.1 -Werror=format-truncation=Stephan Bergmann
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-05soltools: fix -Werror=format-overflowMichael Stahl
2018-09-24-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2018-09-17loplugin:external in Executable_mkdependStephan Bergmann
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-05-27Fix typosAndrea Gelmini
2018-05-27Fix typosAndrea Gelmini
2018-03-07Deduplicate includesMike Kaganski
2018-01-12tdf#114952 filep is still used in soltools/mkdepend/parse.cNoel Grandin
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-14new loplugin:droplongNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann
2017-03-06drop various _MSC_VER < 1900 conditionalsCaolán McNamara
2017-01-09loplugin:externvarStephan Bergmann
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu
2016-04-10Drop redundant parenthesis.Pedro Giffuni
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-04-Werror,-WundefStephan Bergmann
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2015-11-23loplugin:unusedfields in soltools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-02V804: Decreased performanceCaolán McNamara