.. |
CMakeLists.txt
|
…
|
|
analyzerinfo.cpp
|
…
|
|
analyzerinfo.h
|
Renamed private member analyzerInfoFile
|
2018-06-17 08:11:48 +02:00 |
astutils.cpp
|
…
|
|
astutils.h
|
Fix FP with duplicate assignments by checking if the expression is unique (#1223)
|
2018-05-13 20:20:55 +02:00 |
check.cpp
|
Renamed Check::_name
|
2018-06-16 16:31:07 +02:00 |
check.h
|
…
|
|
check64bit.cpp
|
…
|
|
check64bit.h
|
…
|
|
checkassert.cpp
|
Rename _tokenizer, _settings, _errorLogger
|
2018-06-16 16:10:28 +02:00 |
checkassert.h
|
…
|
|
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
…
|
|
checkbool.cpp
|
Refactoring; Use Token::isBinaryOp() to clarify code, use early continue in loop
|
2018-07-13 23:06:45 +02:00 |
checkbool.h
|
…
|
|
checkboost.cpp
|
…
|
|
checkboost.h
|
…
|
|
checkbufferoverrun.cpp
|
Refactoring; Use Token::isUnaryOp() to clarify code
|
2018-07-13 23:12:20 +02:00 |
checkbufferoverrun.h
|
…
|
|
checkclass.cpp
|
…
|
|
checkclass.h
|
…
|
|
checkcondition.cpp
|
…
|
|
checkcondition.h
|
…
|
|
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
…
|
|
checkfunctions.cpp
|
Move sqrt{,f,l} argument checks to cfg file (#1313)
|
2018-07-20 20:56:39 +02:00 |
checkfunctions.h
|
Updated copyright year for modified files
|
2018-06-10 22:07:21 +02:00 |
checkinternal.cpp
|
…
|
|
checkinternal.h
|
…
|
|
checkio.cpp
|
…
|
|
checkio.h
|
…
|
|
checkleakautovar.cpp
|
Refactoring: use range for loops
|
2018-07-14 09:54:52 +02:00 |
checkleakautovar.h
|
…
|
|
checkmemoryleak.cpp
|
Refactoring: Use range for loops
|
2018-07-14 10:09:12 +02:00 |
checkmemoryleak.h
|
Refactorings in CheckMemoryLeak
|
2018-06-18 09:40:27 +02:00 |
checknullpointer.cpp
|
…
|
|
checknullpointer.h
|
…
|
|
checkother.cpp
|
fix ticket 8570: passedByValue with member initializer list and std::move (#1316)
|
2018-07-22 15:01:18 +02:00 |
checkother.h
|
Add some missing errors to --errorlist output. (#1292)
|
2018-06-20 10:43:13 +02:00 |
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
checksizeof.cpp
|
…
|
|
checksizeof.h
|
…
|
|
checkstl.cpp
|
…
|
|
checkstl.h
|
…
|
|
checkstring.cpp
|
Clarify warnings when char literals are converted to bool in conditions
|
2018-07-21 18:40:06 +02:00 |
checkstring.h
|
…
|
|
checktype.cpp
|
Refactoring; use range for loop
|
2018-07-13 16:57:17 +02:00 |
checktype.h
|
…
|
|
checkuninitvar.cpp
|
…
|
|
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
Rename private member variables
|
2018-06-17 19:04:06 +02:00 |
checkunusedvar.h
|
…
|
|
checkvaarg.cpp
|
…
|
|
checkvaarg.h
|
…
|
|
config.h
|
…
|
|
cppcheck.cpp
|
…
|
|
cppcheck.h
|
Rename private member variables
|
2018-06-17 19:20:07 +02:00 |
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
|
…
|
|
errorlogger.h
|
…
|
|
importproject.cpp
|
…
|
|
importproject.h
|
…
|
|
lib.pri
|
Added --cppcheck-build-dir flag
|
2016-10-29 12:18:11 +02:00 |
library.cpp
|
…
|
|
library.h
|
…
|
|
matchcompiler.h
|
…
|
|
mathlib.cpp
|
…
|
|
mathlib.h
|
Rename private member variables
|
2018-06-17 17:04:34 +02:00 |
path.cpp
|
…
|
|
path.h
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
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
|
…
|
|
settings.cpp
|
Renamed _terminated
|
2018-06-17 08:22:53 +02:00 |
settings.h
|
…
|
|
standards.h
|
…
|
|
suppressions.cpp
|
…
|
|
suppressions.h
|
…
|
|
symboldatabase.cpp
|
Revert "SymbolDatabase: Improved lookup of function calls"
|
2018-06-26 23:14:12 +02:00 |
symboldatabase.h
|
…
|
|
templatesimplifier.cpp
|
…
|
|
templatesimplifier.h
|
…
|
|
timer.cpp
|
…
|
|
timer.h
|
…
|
|
token.cpp
|
…
|
|
token.h
|
Refactoring, use Token::isUnaryOp and Token::isBinaryOp
|
2018-07-13 18:52:03 +02:00 |
tokenize.cpp
|
Refactoring; Use range for loops
|
2018-07-14 22:49:31 +02:00 |
tokenize.h
|
…
|
|
tokenlist.cpp
|
Renamed _isC and _isCPP
|
2018-06-16 16:28:03 +02:00 |
tokenlist.h
|
…
|
|
utils.h
|
…
|
|
valueflow.cpp
|
…
|
|
valueflow.h
|
…
|
|
version.h
|
…
|
|
version.rc
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |