cppcheck/lib
Daniel Marjamäki 74bd2aa680 Use range for loop 2019-07-22 12:24:16 +02:00
..
CMakeLists.txt CMake: Find header in externals, e.g. externals/picojson.h 2019-04-22 18:52:02 +02:00
analyzerinfo.cpp Update Copyright 2019-06-29 07:49:14 +02:00
analyzerinfo.h
astutils.cpp
astutils.h
check.cpp
check.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkautovariables.cpp
checkautovariables.h
checkbool.cpp Update Copyright 2019-06-29 07:49:14 +02:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Refactoring: Use enum class 2019-07-16 10:51:26 +02:00
checkbufferoverrun.h
checkclass.cpp
checkclass.h
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp Refactoring; Use range for loops 2018-07-14 09:49:03 +02:00
checkexceptionsafety.h
checkfunctions.cpp Replace 'unsigned' with 'nonneg' in checkfunctions 2019-07-16 08:49:02 +02:00
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp Fix false positives in self check: Variable t is assigned a value that is never used. Classes with destructors was not handled properly. 2019-07-14 16:20:45 +02:00
checkunusedvar.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkvaarg.cpp
checkvaarg.h
config.h sync (#1835) 2019-05-17 09:31:41 +02:00
cppcheck.cpp
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
ctu.cpp
ctu.h
errorlogger.cpp
errorlogger.h fix crash in daca gcc-avr from intentional bad instantiation test (#1994) 2019-07-15 12:41:06 +02:00
importproject.cpp
importproject.h
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp
mathlib.h
path.cpp
path.h Update copyright year 2019-02-09 07:24:06 +01:00
pathmatch.cpp
pathmatch.h Updated copyright year 2018-10-13 18:20:31 +02:00
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp
preprocessor.h Renamed private member file0 2018-06-17 09:06:16 +02:00
settings.cpp
settings.h
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp
symboldatabase.h Replace 'unsigned' with 'nonneg' 2019-07-22 11:25:51 +02:00
templatesimplifier.cpp Fix issue 9211: No error on divide by zero outside template instatiation 2019-07-18 14:55:30 +02:00
templatesimplifier.h
timer.cpp
timer.h
token.cpp
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h
utils.h
valueflow.cpp Switch to use lifetime analysis for iterators and pointers to invalid containers 2019-07-18 10:56:44 +02:00
valueflow.h
version.h
version.rc