cppcheck/lib
Daniel Marjamäki 2ef538c171 Tweak paths when executing addons in Cppcheck 2020-05-17 21:45:37 +02:00
..
CMakeLists.txt
analyzerinfo.cpp Update copyright year 2020-05-10 11:16:32 +02:00
analyzerinfo.h
astutils.cpp Update copyright year 2020-05-10 11:16:32 +02:00
astutils.h Update copyright year 2020-05-10 11:16:32 +02:00
check.cpp Update copyright year 2020-05-10 11:16:32 +02:00
check.h cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
check64bit.cpp
check64bit.h
checkassert.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkassert.h
checkautovariables.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkautovariables.h Update copyright year 2020-05-10 11:16:32 +02:00
checkbool.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkbufferoverrun.h Update copyright year 2020-05-10 11:16:32 +02:00
checkclass.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkclass.h Update copyright year 2020-05-10 11:16:32 +02:00
checkcondition.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkcondition.h Update copyright year 2020-05-10 11:16:32 +02:00
checkexceptionsafety.cpp
checkexceptionsafety.h Update copyright year 2020-05-10 11:16:32 +02:00
checkfunctions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkfunctions.h
checkinternal.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkinternal.h Update copyright year 2020-05-10 11:16:32 +02:00
checkio.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkio.h
checkleakautovar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkleakautovar.h
checkmemoryleak.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkmemoryleak.h Update copyright year 2020-05-10 11:16:32 +02:00
checknullpointer.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checknullpointer.h
checkother.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkother.h Update copyright year 2020-05-10 11:16:32 +02:00
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkstl.h Update copyright year 2020-05-10 11:16:32 +02:00
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkuninitvar.h Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedfunctions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedfunctions.h
checkunusedvar.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkunusedvar.h Update copyright year 2020-05-10 11:16:32 +02:00
checkvaarg.cpp Update copyright year 2020-05-10 11:16:32 +02:00
checkvaarg.h
clangimport.cpp Update copyright year 2020-05-10 11:16:32 +02:00
clangimport.h
config.h
cppcheck.cpp Tweak paths when executing addons in Cppcheck 2020-05-17 21:45:37 +02:00
cppcheck.h Update copyright year 2020-05-10 11:16:32 +02:00
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp Update copyright year 2020-05-10 11:16:32 +02:00
ctu.h
errorlogger.cpp Update copyright year 2020-05-10 11:16:32 +02:00
errorlogger.h Update copyright year 2020-05-10 11:16:32 +02:00
exprengine.cpp ExprData: Better handling of ternary operator 2020-05-15 21:34:52 +02:00
exprengine.h Update copyright year 2020-05-10 11:16:32 +02:00
forwardanalyzer.cpp
forwardanalyzer.h cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
importproject.cpp Update copyright year 2020-05-10 11:16:32 +02:00
importproject.h Update copyright year 2020-05-10 11:16:32 +02:00
lib.pri
library.cpp Update copyright year 2020-05-10 11:16:32 +02:00
library.h Update copyright year 2020-05-10 11:16:32 +02:00
matchcompiler.h
mathlib.cpp Update copyright year 2020-05-10 11:16:32 +02:00
mathlib.h
path.cpp
path.h
pathanalysis.cpp
pathanalysis.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h Update copyright year 2020-05-10 11:16:32 +02:00
preprocessor.cpp Update copyright year 2020-05-10 11:16:32 +02:00
preprocessor.h
programmemory.cpp Fix issue 9709: ValueFlow: variable value is not known (#2643) 2020-05-14 14:10:32 +02:00
programmemory.h
settings.cpp Cppcheck --addon command should use python3 by default. It can be overridden if needed. 2020-05-15 14:33:35 +02:00
settings.h Fixed #9723 (GUI: inline suppressions does not work for addons) 2020-05-17 16:50:13 +02:00
standards.h
suppressions.cpp Update copyright year 2020-05-10 11:16:32 +02:00
suppressions.h Update copyright year 2020-05-10 11:16:32 +02:00
symboldatabase.cpp Bug hunting; Started to activate some itc tests for uninitialized variables 2020-05-15 20:58:33 +02:00
symboldatabase.h Update copyright year 2020-05-10 11:16:32 +02:00
templatesimplifier.cpp Update copyright year 2020-05-10 11:16:32 +02:00
templatesimplifier.h
timer.cpp
timer.h
token.cpp cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
token.h Update copyright year 2020-05-10 11:16:32 +02:00
tokenize.cpp Less strict unknownMacro 2020-05-17 19:12:16 +02:00
tokenize.h Update copyright year 2020-05-10 11:16:32 +02:00
tokenlist.cpp Update copyright year 2020-05-10 11:16:32 +02:00
tokenlist.h Update copyright year 2020-05-10 11:16:32 +02:00
utils.h astyle formatting 2020-05-14 18:18:14 +02:00
valueflow.cpp cleaned up includes based on include-what-you-use (#2632) 2020-05-10 16:45:45 +02:00
valueflow.h Update copyright year 2020-05-10 11:16:32 +02:00
valueptr.h Update copyright year 2020-05-10 11:16:32 +02:00
version.h Set development version 2.0.99 2020-05-15 11:15:34 +02:00
version.rc