.. |
CMakeLists.txt
|
Cmake object linkage. Fix #7128: (cppcheck 1.70 doesn't report any warnings)
|
2015-11-26 20:25:09 +01:00 |
astutils.cpp
|
Fixed #7144 (Tokenizer::isScopeNoReturn: handling '{ { throw new string(..); } }')
|
2016-01-18 15:39:20 +01:00 |
astutils.h
|
Refactoring: Move isReturn() to astutils and rename it to isReturnScope()
|
2016-01-16 18:52:34 +01:00 |
check.cpp
|
…
|
|
check.h
|
…
|
|
check64bit.cpp
|
…
|
|
check64bit.h
|
…
|
|
checkassert.cpp
|
…
|
|
checkassert.h
|
…
|
|
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
…
|
|
checkbool.cpp
|
…
|
|
checkbool.h
|
…
|
|
checkboost.cpp
|
…
|
|
checkboost.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
checkbufferoverrun.cpp
|
…
|
|
checkbufferoverrun.h
|
…
|
|
checkclass.cpp
|
…
|
|
checkclass.h
|
…
|
|
checkcondition.cpp
|
…
|
|
checkcondition.h
|
…
|
|
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
…
|
|
checkfunctions.cpp
|
…
|
|
checkfunctions.h
|
…
|
|
checkinternal.cpp
|
…
|
|
checkinternal.h
|
…
|
|
checkio.cpp
|
…
|
|
checkio.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
checkleakautovar.cpp
|
CWE: refactoring. use constants instead of magic numbers.
|
2016-01-25 20:01:48 +01:00 |
checkleakautovar.h
|
…
|
|
checkmemoryleak.cpp
|
…
|
|
checkmemoryleak.h
|
…
|
|
checknullpointer.cpp
|
…
|
|
checknullpointer.h
|
…
|
|
checkother.cpp
|
…
|
|
checkother.h
|
…
|
|
checkpostfixoperator.cpp
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
checkpostfixoperator.h
|
…
|
|
checksizeof.cpp
|
…
|
|
checksizeof.h
|
…
|
|
checkstl.cpp
|
…
|
|
checkstl.h
|
…
|
|
checkstring.cpp
|
…
|
|
checkstring.h
|
…
|
|
checktype.cpp
|
CWE: refactoring. use constants instead of magic numbers.
|
2016-01-25 20:01:48 +01:00 |
checktype.h
|
…
|
|
checkuninitvar.cpp
|
…
|
|
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
…
|
|
checkunusedvar.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
checkvaarg.cpp
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
checkvaarg.h
|
…
|
|
config.h
|
…
|
|
cppcheck.cpp
|
…
|
|
cppcheck.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
cppcheck.vcxproj
|
Replaced CheckNonReentrantFunctions and CheckObsoleteFunctions by generic CheckFunctions which is based on Library (#6529)
|
2015-11-22 09:18:07 +01:00 |
cppcheck.vcxproj.filters
|
…
|
|
cxx11emu.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
lib.pri
|
…
|
|
library.cpp
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
library.h
|
…
|
|
matchcompiler.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
mathlib.cpp
|
…
|
|
mathlib.h
|
…
|
|
path.cpp
|
…
|
|
path.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
pcrerules.pri
|
…
|
|
preprocessor.cpp
|
Merge pull request #708 from siemens/preprocessor-directives-for-addons-v2
|
2016-01-16 12:28:14 +01:00 |
preprocessor.h
|
…
|
|
settings.cpp
|
…
|
|
settings.h
|
…
|
|
standards.h
|
…
|
|
suppressions.cpp
|
…
|
|
suppressions.h
|
Update copyright year to 2007-2016.
|
2016-01-01 15:34:45 +02:00 |
symboldatabase.cpp
|
…
|
|
symboldatabase.h
|
Refactorization: Removed unused function declaration from Tokenizer and fixed prototype of SymbolDatabase::cppcheckError
|
2016-01-09 09:34:31 +01:00 |
templatesimplifier.cpp
|
…
|
|
templatesimplifier.h
|
…
|
|
timer.cpp
|
…
|
|
timer.h
|
…
|
|
token.cpp
|
…
|
|
token.h
|
…
|
|
tokenize.cpp
|
7357 segmentation fault in TokenList::insertTokens
|
2016-01-26 19:12:57 +01:00 |
tokenize.h
|
…
|
|
tokenlist.cpp
|
…
|
|
tokenlist.h
|
…
|
|
utils.h
|
…
|
|
valueflow.cpp
|
…
|
|
valueflow.h
|
…
|
|
version.h
|
…
|
|
version.rc
|
…
|
|