summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/include.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-09-12gcc9.2.1 also warns about truncation hereNoel Grandin1-3/+3
2019-04-29Fix conditional around closing #pragma GCC diagnostic popStephan Bergmann1-1/+1
2019-04-29Avoid -Werror=format/stringop-truncationJulien Nabet1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-30loplugin:singlevalfieldsNoel Grandin1-6/+4
2018-11-08Silence GCC 8.2.1 -Werror=format-truncation=Stephan Bergmann1-0/+8
2018-10-05soltools: fix -Werror=format-overflowMichael Stahl1-1/+4
2018-09-24-Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-1/+2
2018-09-17loplugin:external in Executable_mkdependStephan Bergmann1-8/+6
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-5/+5
2017-01-09loplugin:externvarStephan Bergmann1-4/+1
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann1-0/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-9/+9
2014-12-09warning C4267: conversion from 'size_t' to 'int' (MSVC 64-bit)Stephan Bergmann1-1/+1
2014-10-04coverity#706158 Copy into fixed size bufferNorbert Thiebaud1-5/+24
2014-06-24mkdepend: cleanup indentation and function declarationsNoel Grandin1-23/+15
2014-06-24remove use of register keyword in C filesNoel Grandin1-13/+13
2014-06-17-Wstrict-prototypesStephan Bergmann1-1/+1
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann1-5/+1
2011-04-26hush unused parameter errorMichael Meeks1-0/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-9/+12
2011-02-03Silence compiler warningsTor Lillqvist1-1/+1
2010-12-13gnumake2: fixing broken makedepend behaviourBjoern Michaelsen1-9/+12
2010-10-28add modelines to .h files as wellCaolán McNamara1-0/+3
2010-10-18CLang++ Dead incrementCaolán McNamara1-2/+2
2006-09-22INTEGRATION: CWS vgbugs04 (1.3.62); FILE MERGEDVladimir Glazounov1-4/+15
2004-04-21INTEGRATION: CWS ooo20040329 (1.2.68); FILE MERGEDSander Vesik1-7/+14
2002-06-04don't match directoriesHans-Joachim Lankenau1-3/+3
2001-04-18Added makedependNils Fuhrmann1-0/+308