cppcheck/lib
Daniel Marjamäki 58076bc672 SymbolDatabase: Better handling of smart pointers 2019-07-09 17:32:19 +02:00
..
CMakeLists.txt
analyzerinfo.cpp Update Copyright 2019-06-29 07:49:14 +02:00
analyzerinfo.h
astutils.cpp Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
astutils.h Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
checkautovariables.h Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
checkbool.cpp Update Copyright 2019-06-29 07:49:14 +02:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
checkclass.h Update symbol database such that the override keyword implies that the function is also virtual (#1907) 2019-07-04 12:32:32 +02:00
checkcondition.cpp Fixed #7464 (warn about opposite if and else-if conditions) 2019-06-30 23:26:49 +02:00
checkcondition.h Fixed #7464 (warn about opposite if and else-if conditions) 2019-06-30 23:26:49 +02:00
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp Update Copyright 2019-06-29 07:49:14 +02:00
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
checkleakautovar.h Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
checkmemoryleak.cpp fix daca codeblocks crash (#1968) 2019-07-09 16:04:22 +02:00
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp Update symbol database such that the override keyword implies that the function is also virtual (#1907) 2019-07-04 12:32:32 +02:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp Update Copyright 2019-06-29 07:49:14 +02:00
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp Overlapping sprintf, improve handling of casts (#1945) 2019-07-05 12:27:39 +02:00
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp uninitStructMember: Fixed FP shown in daca@home 2019-06-02 20:19:53 +02:00
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h
cppcheck.cpp Fixed Cppcheck warning; ::AddonInfo::getFullPath can be static 2019-06-29 07:59:55 +02:00
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj Updated to Visual Studio 2019 2019-07-06 12:11:19 +02:00
cppcheck.vcxproj.filters
ctu.cpp Correct Zero/Null as pointer constant (#1938) 2019-06-30 21:39:22 +02:00
ctu.h
errorlogger.cpp
errorlogger.h Suppress Code semantic and syntax warnings (#1936) 2019-06-30 21:43:25 +02:00
importproject.cpp --addon: Use json for addon output 2019-06-24 19:29:43 +02:00
importproject.h
lib.pri
library.cpp Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
library.h Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
matchcompiler.h
mathlib.cpp Correct Zero/Null as pointer constant (#1938) 2019-06-30 21:39:22 +02:00
mathlib.h
path.cpp
path.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp
preprocessor.h
settings.cpp
settings.h
standards.h Update Copyright 2019-06-29 07:49:14 +02:00
suppressions.cpp Fix Cppcheck warning: Suppressions::dump can be const 2019-06-29 07:53:32 +02:00
suppressions.h Fix Cppcheck warning: Suppressions::dump can be const 2019-06-29 07:53:32 +02:00
symboldatabase.cpp SymbolDatabase: Better handling of smart pointers 2019-07-09 17:32:19 +02:00
symboldatabase.h SymbolDatabase: Better handling of smart pointers 2019-07-07 21:52:49 +02:00
templatesimplifier.cpp Refactor Tokenizer::simplifyUsing to use continue to reduce indentation (#1967) 2019-07-07 18:33:33 +02:00
templatesimplifier.h Refactor Tokenizer::simplifyUsing to use continue to reduce indentation (#1967) 2019-07-07 18:33:33 +02:00
timer.cpp
timer.h
token.cpp astyle formatting 2019-07-05 14:00:59 +02:00
token.h astyle formatting 2019-07-05 14:00:59 +02:00
tokenize.cpp Refactor Tokenizer::simplifyUsing to use continue to reduce indentation (#1967) 2019-07-07 18:33:33 +02:00
tokenize.h Revert "Calculate token scopes in advance rather than as the tokenlist is iterated (#1882)" 2019-06-30 09:12:18 +02:00
tokenlist.cpp Cleanup some const_cast of Token* (#1886) 2019-06-16 10:09:38 +02:00
tokenlist.h Update Copyright 2019-06-29 07:49:14 +02:00
utils.h
valueflow.cpp Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
valueflow.h Suppress Code semantic and syntax warnings (#1936) 2019-06-30 21:43:25 +02:00
version.h Set version to 1.88.99/1.89 dev 2019-07-02 20:59:52 +02:00
version.rc