cppcheck/lib
Daniel Marjamäki 862c4ef87b Symboldatabase: Fix possible null pointer dereference if smart pointer type does not have a scope 2019-07-08 17:43:45 +02:00
..
CMakeLists.txt
analyzerinfo.cpp
analyzerinfo.h Updated copyright year 2018-10-13 18:20:31 +02:00
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 Disable all simplified checks 2019-03-16 09:17:50 +01:00
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
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
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp Set wchar_t type (#1807) 2019-05-01 16:34:28 +02:00
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 #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +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
checksizeof.h
checkstl.cpp CheckStl: Modernize the recommendations. string::starts_with is more intuitive than string::compare 2019-05-05 10:35:44 +02:00
checkstl.h
checkstring.cpp Overlapping sprintf, improve handling of casts (#1945) 2019-07-05 12:27:39 +02:00
checkstring.h Checkstring fixes (#1783) 2019-04-06 06:54:38 +02:00
checktype.cpp Set wchar_t type (#1807) 2019-05-01 16:34:28 +02:00
checktype.h
checkuninitvar.cpp
checkuninitvar.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h Disable all simplified checks 2019-03-16 09:17:50 +01:00
config.h sync (#1835) 2019-05-17 09:31:41 +02:00
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
ctu.h
errorlogger.cpp Add missing line feed to the generated plist output (#1792) 2019-04-08 18:09:18 +02:00
errorlogger.h Suppress Code semantic and syntax warnings (#1936) 2019-06-30 21:43:25 +02:00
importproject.cpp
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
mathlib.h Update copyright year 2019-02-09 07:24:06 +01:00
path.cpp Fixed #error in self check when __CPPCHECK__ is defined 2019-04-30 20:31:46 +02:00
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
suppressions.h
symboldatabase.cpp Symboldatabase: Fix possible null pointer dereference if smart pointer type does not have a scope 2019-07-08 17:43:45 +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 Rename private member variables 2018-06-17 17:20:16 +02:00
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
tokenlist.cpp
tokenlist.h
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