.. |
CMakeLists.txt
|
…
|
|
analyzerinfo.cpp
|
Refactorization: pass std::string directly to std::*fstream
|
2018-04-11 09:50:42 +02:00 |
analyzerinfo.h
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
astutils.cpp
|
Small optimization in checkmemoryleak.cpp: Allow passing literals to addtoken()
|
2018-05-14 10:15:50 +02:00 |
astutils.h
|
…
|
|
check.cpp
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
check.h
|
Code cleanup, use '= delete'
|
2018-05-28 12:44:18 +02:00 |
check64bit.cpp
|
Refactoring; Renamed Scope::classStart and Scope::classEnd
|
2018-04-27 22:36:30 +02:00 |
check64bit.h
|
…
|
|
checkassert.cpp
|
Refactoring; Renamed Scope::classStart and Scope::classEnd
|
2018-04-27 22:36:30 +02:00 |
checkassert.h
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
…
|
|
checkbool.cpp
|
…
|
|
checkbool.h
|
…
|
|
checkboost.cpp
|
…
|
|
checkboost.h
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
checkbufferoverrun.cpp
|
…
|
|
checkbufferoverrun.h
|
fix -Winconsistent-missing-override warnings reported by clang 6.0.
|
2018-05-17 08:47:19 +02:00 |
checkclass.cpp
|
…
|
|
checkclass.h
|
…
|
|
checkcondition.cpp
|
…
|
|
checkcondition.h
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
…
|
|
checkfunctions.cpp
|
…
|
|
checkfunctions.h
|
…
|
|
checkinternal.cpp
|
Refactoring; Renamed Scope::classStart and Scope::classEnd
|
2018-04-27 22:36:30 +02:00 |
checkinternal.h
|
…
|
|
checkio.cpp
|
Improved const correcntess of local variables.
|
2018-05-29 13:24:48 +02:00 |
checkio.h
|
…
|
|
checkleakautovar.cpp
|
…
|
|
checkleakautovar.h
|
Running astlye
|
2018-05-25 08:35:37 +02:00 |
checkmemoryleak.cpp
|
Fix crash bug #8579 (#1238)
|
2018-05-25 07:15:05 +02:00 |
checkmemoryleak.h
|
…
|
|
checknullpointer.cpp
|
…
|
|
checknullpointer.h
|
…
|
|
checkother.cpp
|
…
|
|
checkother.h
|
…
|
|
checkpostfixoperator.cpp
|
Refactoring; Renamed Scope::classStart and Scope::classEnd
|
2018-04-27 22:36:30 +02:00 |
checkpostfixoperator.h
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
checksizeof.cpp
|
Refactoring; Renamed Scope::classStart and Scope::classEnd
|
2018-04-27 22:36:30 +02:00 |
checksizeof.h
|
…
|
|
checkstl.cpp
|
SymbolDatabase: Refactor SymbolDatabase: variable list
|
2018-04-28 09:38:33 +02:00 |
checkstl.h
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
checkstring.cpp
|
Improved const correcntess of local variables.
|
2018-05-29 13:24:48 +02:00 |
checkstring.h
|
…
|
|
checktype.cpp
|
…
|
|
checktype.h
|
…
|
|
checkuninitvar.cpp
|
…
|
|
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
fix -Winconsistent-missing-override warnings reported by clang 6.0.
|
2018-05-17 08:47:19 +02:00 |
checkunusedvar.cpp
|
SymbolDatabase: Refactor SymbolDatabase: variable list
|
2018-04-28 09:38:33 +02:00 |
checkunusedvar.h
|
Fix override warnings. (#1234)
|
2018-05-15 16:37:40 +02:00 |
checkvaarg.cpp
|
…
|
|
checkvaarg.h
|
…
|
|
config.h
|
…
|
|
cppcheck.cpp
|
…
|
|
cppcheck.h
|
…
|
|
cppcheck.natvis
|
Added cppcheck.natvis file for human readable debug information in Visual Studio.
|
2017-01-22 10:21:29 +01:00 |
cppcheck.vcxproj
|
…
|
|
cppcheck.vcxproj.filters
|
Fixed travis build by replacing Token::Match by simpleMatch()
|
2017-03-16 21:15:10 +01:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
…
|
|
importproject.cpp
|
Import BCB6 projects (#1245)
|
2018-05-20 18:19:20 +02:00 |
importproject.h
|
…
|
|
lib.pri
|
Added --cppcheck-build-dir flag
|
2016-10-29 12:18:11 +02:00 |
library.cpp
|
Check for double frees when using smart pointers (#1172)
|
2018-04-16 11:11:13 +02:00 |
library.h
|
…
|
|
matchcompiler.h
|
…
|
|
mathlib.cpp
|
…
|
|
mathlib.h
|
…
|
|
path.cpp
|
Refactor Path::getRelativePath()
|
2018-04-18 22:23:38 +02:00 |
path.h
|
…
|
|
pathmatch.cpp
|
…
|
|
pathmatch.h
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
pcrerules.pri
|
pro and pri files: remove unneeded empty lines, use spaces for consistency
|
2012-10-12 17:46:57 +02:00 |
platform.cpp
|
Updated copyright year
|
2018-03-31 20:59:09 +02:00 |
platform.h
|
…
|
|
preprocessor.cpp
|
…
|
|
preprocessor.h
|
…
|
|
settings.cpp
|
…
|
|
settings.h
|
CLI: Added more fields for --template and added a new --template-location. The gcc predefined template now matches latest gcc better.
|
2018-04-23 12:21:18 +02:00 |
standards.h
|
Updated copyright year
|
2018-01-14 15:37:52 +01:00 |
suppressions.cpp
|
Improved const correcntess of local variables.
|
2018-05-29 13:24:48 +02:00 |
suppressions.h
|
…
|
|
symboldatabase.cpp
|
Fixed #8603 (SymbolDatabase: 2 scopes with same function)
|
2018-06-03 23:14:24 +02:00 |
symboldatabase.h
|
…
|
|
templatesimplifier.cpp
|
TemplateSimplifier optimisation. measured time improvement for cryptopp/test.cpp is ~8.4s => ~8.35s
|
2018-06-02 13:49:14 +02:00 |
templatesimplifier.h
|
…
|
|
timer.cpp
|
…
|
|
timer.h
|
timer.h: Improved const correctness of local variable.
|
2018-05-24 17:07:40 +02:00 |
token.cpp
|
…
|
|
token.h
|
Add support for C++ attribute nodiscard for functions. (#1269)
|
2018-05-29 21:43:56 +02:00 |
tokenize.cpp
|
Fixed #8605 (Segmentation fault below TemplateSimplifier::simplifyCalculations)
|
2018-06-01 23:03:53 +02:00 |
tokenize.h
|
…
|
|
tokenlist.cpp
|
Revert "tokenlist::iscast(): save a few pointer dereferences."
|
2018-06-02 15:57:56 +02:00 |
tokenlist.h
|
…
|
|
utils.h
|
Replaced make_container by C++11 initializer lists
|
2018-04-08 23:03:44 +02:00 |
valueflow.cpp
|
…
|
|
valueflow.h
|
…
|
|
version.h
|
Set version to 1.83.99/1.84 dev
|
2018-04-02 15:21:37 +02:00 |
version.rc
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |