.. |
CMakeLists.txt
|
…
|
|
analyzerinfo.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
analyzerinfo.h
|
…
|
|
astutils.cpp
|
Refactoring, use early continue
|
2018-04-05 08:21:43 +02:00 |
astutils.h
|
…
|
|
check.cpp
|
…
|
|
check.h
|
…
|
|
check64bit.cpp
|
…
|
|
check64bit.h
|
…
|
|
checkassert.cpp
|
…
|
|
checkassert.h
|
…
|
|
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
…
|
|
checkbool.cpp
|
…
|
|
checkbool.h
|
…
|
|
checkboost.cpp
|
…
|
|
checkboost.h
|
…
|
|
checkbufferoverrun.cpp
|
Refactoring, use early continue
|
2018-04-05 08:21:43 +02:00 |
checkbufferoverrun.h
|
…
|
|
checkclass.cpp
|
Refactor lib/checkclass.cpp
|
2018-04-05 15:48:23 +02:00 |
checkclass.h
|
Improve check: Warn about virtual function calls in constructor/destructor
|
2018-04-02 15:31:47 +02:00 |
checkcondition.cpp
|
Refactor lib/checkcondition.cpp
|
2018-04-05 15:53:49 +02:00 |
checkcondition.h
|
…
|
|
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checkfunctions.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checkfunctions.h
|
…
|
|
checkinternal.cpp
|
…
|
|
checkinternal.h
|
…
|
|
checkio.cpp
|
Refactor lib/checkio.cpp
|
2018-04-05 15:55:57 +02:00 |
checkio.h
|
…
|
|
checkleakautovar.cpp
|
Refactor lib/checkleakautovar.cpp
|
2018-04-05 15:58:28 +02:00 |
checkleakautovar.h
|
…
|
|
checkmemoryleak.cpp
|
Refactor lib/checkmemoryleak.cpp
|
2018-04-05 21:41:31 +02:00 |
checkmemoryleak.h
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checknullpointer.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checknullpointer.h
|
…
|
|
checkother.cpp
|
Refactor lib/checkother.cpp
|
2018-04-06 08:00:10 +02:00 |
checkother.h
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
…
|
|
checksizeof.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checksizeof.h
|
…
|
|
checkstl.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checkstl.h
|
…
|
|
checkstring.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checkstring.h
|
…
|
|
checktype.cpp
|
…
|
|
checktype.h
|
…
|
|
checkuninitvar.cpp
|
Refactor lib/checkuninitvar.cpp
|
2018-04-06 08:04:06 +02:00 |
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
Refactor lib/checkunusedvar.cpp
|
2018-04-06 08:07:15 +02:00 |
checkunusedvar.h
|
…
|
|
checkvaarg.cpp
|
…
|
|
checkvaarg.h
|
…
|
|
config.h
|
…
|
|
cppcheck.cpp
|
…
|
|
cppcheck.h
|
…
|
|
cppcheck.natvis
|
…
|
|
cppcheck.vcxproj
|
…
|
|
cppcheck.vcxproj.filters
|
…
|
|
cxx11emu.h
|
…
|
|
errorlogger.cpp
|
…
|
|
errorlogger.h
|
…
|
|
foreach.h
|
…
|
|
importproject.cpp
|
Fix Token::Match pattern
|
2018-04-05 15:47:25 +02:00 |
importproject.h
|
…
|
|
lib.pri
|
…
|
|
library.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
library.h
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
matchcompiler.h
|
…
|
|
mathlib.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
mathlib.h
|
…
|
|
path.cpp
|
…
|
|
path.h
|
…
|
|
pathmatch.cpp
|
…
|
|
pathmatch.h
|
…
|
|
pcrerules.pri
|
…
|
|
platform.cpp
|
…
|
|
platform.h
|
…
|
|
preprocessor.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
preprocessor.h
|
…
|
|
settings.cpp
|
…
|
|
settings.h
|
…
|
|
standards.h
|
…
|
|
suppressions.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
suppressions.h
|
…
|
|
symboldatabase.cpp
|
Fixed #8280 (False positive uninitMemberVar - initialized from nested overloaded function) (#1151)
|
2018-04-06 07:53:05 +02:00 |
symboldatabase.h
|
Refactor findFunction to unify two ValueFlow paths. (#1149)
|
2018-04-05 06:46:48 +02:00 |
templatesimplifier.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
templatesimplifier.h
|
…
|
|
timer.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
timer.h
|
…
|
|
token.cpp
|
Improve constness
|
2018-04-04 21:51:31 +02:00 |
token.h
|
…
|
|
tokenize.cpp
|
Refactor lib/tokenize
|
2018-04-05 08:02:59 +02:00 |
tokenize.h
|
Thread safety: changed local static variable 'count' to member variable
|
2018-03-14 09:41:27 +01:00 |
tokenlist.cpp
|
…
|
|
tokenlist.h
|
…
|
|
utils.h
|
…
|
|
valueflow.cpp
|
Refactoring, use early continue
|
2018-04-05 08:21:43 +02:00 |
valueflow.h
|
…
|
|
version.h
|
Set version to 1.83.99/1.84 dev
|
2018-04-02 15:21:37 +02:00 |
version.rc
|
…
|
|