cppcheck/lib
Daniel Marjamäki 11916171fe Fix crash in programmemory, crash found in daca@home package system-root 2021-08-25 06:56:19 +02:00
..
CMakeLists.txt lib: Add condition for include externals/tinyxml2 (#2923) 2020-11-27 09:57:12 +01:00
analyzer.h Fix FP when calling a function in a condition (#3412) 2021-08-21 18:52:11 +02:00
analyzerinfo.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
analyzerinfo.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
astutils.cpp Add library configurations for free functions like std::size, std::empty, etc (#3410) 2021-08-23 09:03:48 +02:00
astutils.h Add library configurations for free functions like std::size, std::empty, etc (#3410) 2021-08-23 09:03:48 +02:00
bughuntingchecks.cpp
bughuntingchecks.h
check.cpp
check.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
check64bit.cpp
check64bit.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkassert.cpp
checkassert.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkautovariables.cpp
checkautovariables.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkbool.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkbool.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkboost.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkboost.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkbufferoverrun.cpp CheckBufferOverrun: Reimplement CheckBufferOverrun::argumentSize check 2021-08-22 16:37:41 +02:00
checkbufferoverrun.h CheckBufferOverrun: Reimplement CheckBufferOverrun::argumentSize check 2021-08-22 16:37:41 +02:00
checkclass.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkclass.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkcondition.cpp Fixed #10372 (Confusing message for compareValueOutOfTypeRangeError) 2021-08-10 09:38:28 +02:00
checkcondition.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkexceptionsafety.cpp
checkexceptionsafety.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkfunctions.cpp CI; Fix self check false positive 2021-07-18 20:00:20 +02:00
checkfunctions.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkinternal.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkinternal.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkio.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkio.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkleakautovar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkleakautovar.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkmemoryleak.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkmemoryleak.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checknullpointer.cpp
checknullpointer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkother.cpp Fixed #10397 (FP constParameter - implementing an interface) 2021-08-10 15:37:59 +02:00
checkother.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkpostfixoperator.cpp
checkpostfixoperator.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checksizeof.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checksizeof.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkstl.cpp Fix 7524: ValueFlow: false path for 'x<3' (#3393) 2021-08-16 09:19:07 +02:00
checkstl.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkstring.cpp
checkstring.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checktype.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checktype.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkuninitvar.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkuninitvar.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkunusedfunctions.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkunusedfunctions.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkunusedvar.cpp Symboldatabase: Improve valuetypes for containers, iterators, and smart pointers (#3398) 2021-08-14 19:00:58 +02:00
checkunusedvar.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkvaarg.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkvaarg.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
clangimport.cpp
clangimport.h
color.cpp
color.h
config.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
cppcheck.cpp Dont require __main__ for an addon (#3363) 2021-08-12 20:17:51 +02:00
cppcheck.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
cppcheck.natvis
cppcheck.vcxproj Fix MSVC build and some warnings (#3334) 2021-07-16 21:55:12 +02:00
cppcheck.vcxproj.filters
ctu.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
ctu.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
errorlogger.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
errorlogger.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
errortypes.cpp astyle formatting 2020-05-23 07:30:22 +02:00
errortypes.h Update Copyright year 2021-03-21 20:58:32 +01:00
exprengine.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
exprengine.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
forwardanalyzer.cpp Fix FP when calling a function in a condition (#3412) 2021-08-21 18:52:11 +02:00
forwardanalyzer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
importproject.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
importproject.h
lib.pri
library.cpp Add library configurations for free functions like std::size, std::empty, etc (#3410) 2021-08-23 09:03:48 +02:00
library.h Add library configurations for free functions like std::size, std::empty, etc (#3410) 2021-08-23 09:03:48 +02:00
matchcompiler.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
mathlib.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
mathlib.h
path.cpp feat: add support for .ipp and .ixx extensions (#3383) 2021-08-09 10:46:56 +02:00
path.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
pathanalysis.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
pathanalysis.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
platform.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
precompiled.h
preprocessor.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
preprocessor.h misra; implemented rule 20.8 2021-07-22 08:46:28 +02:00
programmemory.cpp Fix crash in programmemory, crash found in daca@home package system-root 2021-08-25 06:56:19 +02:00
programmemory.h Fix crash in programmemory, crash found in daca@home package system-root 2021-08-25 06:56:19 +02:00
reverseanalyzer.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
reverseanalyzer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
settings.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
settings.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
standards.h
summaries.cpp
summaries.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
suppressions.cpp Refactor: fix member shadowing, return by const ref (#3407) 2021-08-21 22:00:45 +02:00
suppressions.h Refactor: fix member shadowing, return by const ref (#3407) 2021-08-21 22:00:45 +02:00
symboldatabase.cpp Refactor: fix member shadowing, return by const ref (#3407) 2021-08-21 22:00:45 +02:00
symboldatabase.h Symboldatabase: Improve valuetypes for containers, iterators, and smart pointers (#3398) 2021-08-14 19:00:58 +02:00
templatesimplifier.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
templatesimplifier.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
timer.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
timer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
token.cpp fix gcc compiler warnings 2021-08-22 18:06:54 +02:00
token.h Deduce symbolic values from conditions (#3406) 2021-08-19 22:01:55 +02:00
tokenize.cpp Fix in Tokenizer::simplifyUsing for non-scopes 2021-08-21 10:10:40 +02:00
tokenize.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
tokenlist.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
tokenlist.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
tokenrange.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
utils.cpp Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
utils.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
valueflow.cpp Fix crash in programmemory, crash found in daca@home package system-root 2021-08-25 06:56:19 +02:00
valueflow.h Deduce symbolic values from conditions (#3406) 2021-08-19 22:01:55 +02:00
valueptr.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
version.h
version.rc