summaryrefslogtreecommitdiff
path: root/soltools/mkdepend/cppsetup.c
AgeCommit message (Expand)Author
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
2016-03-10Avoid reserved identifiersStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)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-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
2012-10-09fix some lousy formatting that triggers warnings from the compiler pluginLuboš Luňák
2010-10-28add modelines to .h files as wellCaolán McNamara
2010-03-12cmcfixes73: #i110077# silence soltools warningsCaolán McNamara
2008-04-10INTEGRATION: CWS changefileheader (1.3.142); FILE MERGEDRüdiger Timm
2004-04-22#i10000# revert last changeRüdiger Timm
2004-04-21INTEGRATION: CWS ooo20040329 (1.1.92); FILE MERGEDSander Vesik
2001-04-18Added makedependNils Fuhrmann