summaryrefslogtreecommitdiff
path: root/soltools/mkdepend
AgeCommit message (Expand)Author
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
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann
2014-10-28coverity#982185 silence Unchecked return value from libraryCaolán McNamara
2014-10-04coverity#706158 Copy into fixed size bufferNorbert Thiebaud
2014-09-04coverity#1019334 Explicit null dereferencedCaolán McNamara
2014-06-24mkdepend: cleanup indentation and function declarationsNoel Grandin
2014-06-24remove use of register keyword in C filesNoel Grandin
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-05-30coverity#705236 Missing break in switchCaolán McNamara
2014-05-30coverity#705237 Missing break in switchCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24coverity#982647 Missing break in switchCaolán McNamara
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2013-08-30WaE: size_t/unsigned int: possible loss of dataTor Lillqvist