summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/parse.c
AgeCommit message (Expand)Author
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-09-17loplugin:external in Executable_mkdependStephan Bergmann
2018-07-27Related: rhbz#1602589 silence leaked_storageCaolán McNamara
2018-01-12tdf#114952 filep is still used in soltools/mkdepend/parse.cNoel 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-01-09loplugin:externvarStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
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-24coverity#982647 Missing break in switchCaolán McNamara
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2011-10-17Prevent clang errors about promoted type incompatibilities of K&R function pa...Stephan Bergmann
2011-02-18Removed some commented code.Danny Roberts
2010-10-31strcpy cannot be used with overlapping src and destCaolán McNamara
2010-10-28add modelines to .h files as wellCaolán McNamara
2010-03-12cmcfixes73: #i110077# silence soltools warningsCaolán McNamara
2009-03-13CWS-TOOLING: integrate CWS cmcfixes53Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.3.70); FILE MERGEDRüdiger Timm
2006-09-22INTEGRATION: CWS vgbugs04 (1.2.62); FILE MERGEDVladimir Glazounov
2004-04-21INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGEDSander Vesik
2001-04-18Added makedependNils Fuhrmann