summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/include.c
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-09-12gcc9.2.1 also warns about truncation hereNoel Grandin
2019-04-29Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann
2019-04-29Avoid -Werror=format/stringop-truncationJulien Nabet
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-08Silence GCC 8.2.1 -Werror=format-truncation=Stephan Bergmann
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
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-01-09loplugin:externvarStephan Bergmann
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann
2014-10-04coverity#706158 Copy into fixed size bufferNorbert Thiebaud
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
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann
2011-04-26hush unused parameter errorMichael Meeks
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-03Silence compiler warningsTor Lillqvist
2010-12-13gnumake2: fixing broken makedepend behaviourBjoern Michaelsen
2010-10-28add modelines to .h files as wellCaolán McNamara
2010-10-18CLang++ Dead incrementCaolán McNamara
2006-09-22INTEGRATION: CWS vgbugs04 (1.3.62); FILE MERGEDVladimir Glazounov
2004-04-21INTEGRATION: CWS ooo20040329 (1.2.68); FILE MERGEDSander Vesik
2002-06-04don't match directoriesHans-Joachim Lankenau
2001-04-18Added makedependNils Fuhrmann