..
CMakeLists.txt
…
analyzerinfo.cpp
Refactorization: pass std::string directly to std::*fstream
2018-04-11 09:50:42 +02:00
analyzerinfo.h
…
astutils.cpp
Extract common condition
2018-04-08 21:11:44 +03:00
astutils.h
Updated copyright year
2018-03-31 20:59:09 +02:00
check.cpp
…
check.h
Refactorizations:
2018-04-11 09:44:35 +02:00
check64bit.cpp
…
check64bit.h
…
checkassert.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checkassert.h
…
checkautovariables.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checkautovariables.h
Updated copyright year
2018-03-31 20:59:09 +02:00
checkbool.cpp
…
checkbool.h
…
checkboost.cpp
…
checkboost.h
…
checkbufferoverrun.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
checkbufferoverrun.h
…
checkclass.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
checkclass.h
Improve check: Warn about virtual function calls in constructor/destructor
2018-04-02 15:31:47 +02:00
checkcondition.cpp
Refactorization: Replace several push_back-sequences by initializer lists
2018-04-09 09:54:39 +02:00
checkcondition.h
Add a check for identical inner conditions ( #1156 )
2018-04-08 08:13:44 +02:00
checkexceptionsafety.cpp
…
checkexceptionsafety.h
Replaced make_container by C++11 initializer lists
2018-04-08 23:03:44 +02:00
checkfunctions.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checkfunctions.h
…
checkinternal.cpp
chmod 644 checkinternal.*
2018-04-14 19:45:42 +02:00
checkinternal.h
chmod 644 checkinternal.*
2018-04-14 19:45:42 +02:00
checkio.cpp
Replaced make_container by C++11 initializer lists
2018-04-08 23:03:44 +02:00
checkio.h
Updated copyright year
2018-01-14 15:37:52 +01:00
checkleakautovar.cpp
Check for double frees when using smart pointers ( #1172 )
2018-04-16 11:11:13 +02:00
checkleakautovar.h
Check for double frees when using smart pointers ( #1172 )
2018-04-16 11:11:13 +02:00
checkmemoryleak.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checkmemoryleak.h
Improve constness
2018-04-04 21:51:31 +02:00
checknullpointer.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checknullpointer.h
…
checkother.cpp
Avoiding emplace
2018-04-14 19:24:35 +02:00
checkother.h
Find duplicate expressions assigned to the same variable ( #1129 )
2018-04-08 14:43:19 +02:00
checkpostfixoperator.cpp
…
checkpostfixoperator.h
Updated copyright year
2018-03-31 20:59:09 +02:00
checksizeof.cpp
Improve constness
2018-04-04 21:51:31 +02:00
checksizeof.h
Updated copyright year
2018-03-31 20:59:09 +02:00
checkstl.cpp
Avoiding emplace
2018-04-14 19:24:35 +02:00
checkstl.h
…
checkstring.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checkstring.h
Updated copyright year
2018-03-31 20:59:09 +02:00
checktype.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checktype.h
…
checkuninitvar.cpp
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
checkuninitvar.h
Updated copyright year
2018-03-31 20:59:09 +02:00
checkunusedfunctions.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
checkunusedfunctions.h
…
checkunusedvar.cpp
Avoiding emplace
2018-04-14 19:24:35 +02:00
checkunusedvar.h
…
checkvaarg.cpp
…
checkvaarg.h
…
config.h
…
cppcheck.cpp
Refactorization: pass std::string directly to std::*fstream
2018-04-11 09:50:42 +02:00
cppcheck.h
…
cppcheck.natvis
…
cppcheck.vcxproj
Copy platforms/ directory to bin/
2018-02-27 09:09:12 +01:00
cppcheck.vcxproj.filters
…
errorlogger.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
errorlogger.h
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
2018-04-09 06:43:48 +02:00
importproject.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
importproject.h
…
lib.pri
…
library.cpp
Check for double frees when using smart pointers ( #1172 )
2018-04-16 11:11:13 +02:00
library.h
Improve constness
2018-04-04 21:51:31 +02:00
matchcompiler.h
…
mathlib.cpp
Improve constness
2018-04-04 21:51:31 +02:00
mathlib.h
…
path.cpp
…
path.h
…
pathmatch.cpp
…
pathmatch.h
…
pcrerules.pri
…
platform.cpp
Updated copyright year
2018-03-31 20:59:09 +02:00
platform.h
Updated copyright year
2018-03-31 20:59:09 +02:00
preprocessor.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
preprocessor.h
…
settings.cpp
…
settings.h
…
standards.h
…
suppressions.cpp
Suppressions: Validate inline suppressions
2018-04-11 08:18:00 +02:00
suppressions.h
Fix warning emitted by clang. ( #1173 )
2018-04-15 20:40:24 +02:00
symboldatabase.cpp
Dumps: Added isVirtual/isImplicitlyVirtual info
2018-04-13 21:15:43 +02:00
symboldatabase.h
4e820b6c4a
2018-04-14 15:46:55 +02:00
templatesimplifier.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
templatesimplifier.h
…
timer.cpp
Improve constness
2018-04-04 21:51:31 +02:00
timer.h
…
token.cpp
Replaced make_container by C++11 initializer lists
2018-04-08 23:03:44 +02:00
token.h
Check more opposite conditions
2018-03-24 07:58:37 +01:00
tokenize.cpp
Avoiding emplace
2018-04-14 19:24:35 +02:00
tokenize.h
Thread safety: changed local static variable 'count' to member variable
2018-03-14 09:41:27 +01:00
tokenlist.cpp
Fixed #8462 (AST: no ast created for 'e = { std::move(address),httpPort, (httpsPort) };')
2018-03-27 13:44:28 +02:00
tokenlist.h
…
utils.h
Replaced make_container by C++11 initializer lists
2018-04-08 23:03:44 +02:00
valueflow.cpp
Refactorizations:
2018-04-11 09:44:35 +02:00
valueflow.h
…
version.h
Set version to 1.83.99/1.84 dev
2018-04-02 15:21:37 +02:00
version.rc
…