cppcheck/lib
Daniel Marjamäki ff469867e7 Refactor CheckStl::stlOutOfBounds 2018-11-28 20:30:58 +01:00
..
CMakeLists.txt
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp astutils: Add function that visits nodes in AST tree 2018-11-23 06:53:43 +01:00
astutils.h
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp
checkautovariables.h Issue 6175: Check lifetime of a variables stored in containers and member variables 2018-11-21 08:43:57 +01:00
checkbool.cpp Use functions instead of comparing with enum (#1471) 2018-11-09 06:30:41 +01:00
checkbool.h Add check for return value of boolean function (#1451) 2018-11-01 11:08:16 +01:00
checkboost.cpp Rename _tokenizer, _settings, _errorLogger 2018-06-16 16:10:28 +02:00
checkboost.h
checkbufferoverrun.cpp Refactor isVLAIndex 2018-11-23 20:23:20 +01:00
checkbufferoverrun.h
checkclass.cpp
checkclass.h Disabled CheckClass::checkCopyCtorAndEqOperator because of FP (#8388) 2018-09-08 09:14:02 +02:00
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp Refactoring; Use range for loops 2018-07-14 09:49:03 +02:00
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp
checkleakautovar.h Updated copyright year for modified files 2018-06-10 22:07:21 +02:00
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h Updated copyright year for modified files 2018-06-10 22:07:21 +02:00
checkother.cpp
checkother.h Rewriting redundantAssignment checker 2018-11-24 10:03:54 +01:00
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp Fix FP when copying pointer to string (#1479) 2018-11-14 06:59:25 +01:00
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h Rename private member variables 2018-06-17 18:58:27 +02:00
checkunusedvar.cpp
checkunusedvar.h Rename private member variables 2018-06-17 19:04:06 +02:00
checkvaarg.cpp Rename _tokenizer, _settings, _errorLogger 2018-06-16 16:10:28 +02:00
checkvaarg.h Updated copyright year for modified files 2018-06-10 22:07:21 +02:00
config.h
cppcheck.cpp
cppcheck.h
cppcheck.natvis Fixed Visual Studio Natvis file after recent refactoring (#1299) 2018-07-09 08:27:26 +02:00
cppcheck.vcxproj
cppcheck.vcxproj.filters
errorlogger.cpp relative paths: another fix for {code} 2018-11-18 16:15:09 +01:00
errorlogger.h
importproject.cpp
importproject.h fixed issue 8661: Misleading error message when compilation database is not recognized 2018-07-25 16:26:25 +02:00
lib.pri
library.cpp
library.h Rename Library::isargvalid() 2018-07-15 23:05:48 +02:00
matchcompiler.h
mathlib.cpp
mathlib.h
path.cpp Updated copyright year for modified files 2018-06-10 22:07:21 +02:00
path.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp Updated copyright year 2018-03-31 20:59:09 +02:00
platform.h
preprocessor.cpp
preprocessor.h Renamed private member file0 2018-06-17 09:06:16 +02:00
settings.cpp
settings.h
standards.h Updated copyright year 2018-01-14 15:37:52 +01:00
suppressions.cpp
suppressions.h
symboldatabase.cpp
symboldatabase.h
templatesimplifier.cpp
templatesimplifier.h Modify template simplifier to add forward declarations of some templa… (#1489) 2018-11-23 11:36:09 +01:00
timer.cpp
timer.h
token.cpp astyle formatting 2018-11-14 19:10:52 +01:00
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h relative paths: show {code} properly when there are relative paths 2018-11-18 16:08:08 +01:00
utils.h
valueflow.cpp
valueflow.h
version.h
version.rc Refactorized resource files: 2012-10-14 10:21:22 +02:00