cppcheck/lib
Daniel Marjamäki 631a9eefd2 2.7: Set versions 2022-02-05 12:17:54 +01:00
..
CMakeLists.txt use target-specific configuration instead of global ones in CMake (#3534) 2021-10-30 09:08:07 +02:00
analyzer.h Update copyright year 2022-02-05 11:45:17 +01:00
analyzerinfo.cpp Update copyright year 2022-02-05 11:45:17 +01:00
analyzerinfo.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
astutils.cpp Update copyright year 2022-02-05 11:45:17 +01:00
astutils.h Update copyright year 2022-02-05 11:45:17 +01:00
bughuntingchecks.cpp Update copyright year 2022-02-05 11:45:17 +01:00
bughuntingchecks.h Update copyright year 2022-02-05 11:45:17 +01:00
calculate.h Update copyright year 2022-02-05 11:45:17 +01:00
check.cpp Update copyright year 2022-02-05 11:45:17 +01:00
check.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
check64bit.cpp Update copyright year 2022-02-05 11:45:17 +01:00
check64bit.h Update copyright year 2021-09-26 11:34:56 +02:00
checkassert.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkassert.h Update copyright year 2021-09-26 11:34:56 +02:00
checkautovariables.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkautovariables.h Update copyright year 2022-02-05 11:45:17 +01:00
checkbool.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkbool.h Update copyright year 2021-09-26 11:34:56 +02:00
checkboost.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkboost.h Update copyright year 2021-09-26 11:34:56 +02:00
checkbufferoverrun.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkbufferoverrun.h Update copyright year 2022-02-05 11:45:17 +01:00
checkclass.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkclass.h Update copyright year 2022-02-05 11:45:17 +01:00
checkcondition.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkcondition.h Update copyright year 2022-02-05 11:45:17 +01:00
checkexceptionsafety.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkexceptionsafety.h Update copyright year 2022-02-05 11:45:17 +01:00
checkfunctions.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkfunctions.h Update copyright year 2022-02-05 11:45:17 +01:00
checkinternal.cpp Update copyright year 2021-09-26 11:34:56 +02:00
checkinternal.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkio.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkio.h Update copyright year 2022-02-05 11:45:17 +01:00
checkleakautovar.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkleakautovar.h Update copyright year 2022-02-05 11:45:17 +01:00
checkmemoryleak.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkmemoryleak.h Update copyright year 2022-02-05 11:45:17 +01:00
checknullpointer.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checknullpointer.h Update copyright year 2022-02-05 11:45:17 +01:00
checkother.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkother.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
checkpostfixoperator.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkpostfixoperator.h Update copyright year 2021-09-26 11:34:56 +02:00
checksizeof.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checksizeof.h Update copyright year 2021-09-26 11:34:56 +02:00
checkstl.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkstl.h Update copyright year 2022-02-05 11:45:17 +01:00
checkstring.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkstring.h Update copyright year 2021-09-26 11:34:56 +02:00
checktype.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checktype.h Update copyright year 2022-02-05 11:45:17 +01:00
checkuninitvar.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkuninitvar.h Update copyright year 2022-02-05 11:45:17 +01:00
checkunusedfunctions.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkunusedfunctions.h Update copyright year 2022-02-05 11:45:17 +01:00
checkunusedvar.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkunusedvar.h Update copyright year 2022-02-05 11:45:17 +01:00
checkvaarg.cpp Update copyright year 2022-02-05 11:45:17 +01:00
checkvaarg.h Update copyright year 2021-09-26 11:34:56 +02:00
clangimport.cpp Update copyright year 2022-02-05 11:45:17 +01:00
clangimport.h Update copyright year 2022-02-05 11:45:17 +01:00
color.cpp Update copyright year 2022-02-05 11:45:17 +01:00
color.h Fix MSVC build and some warnings (#3334) 2021-07-16 21:55:12 +02:00
config.h Update copyright year 2022-02-05 11:45:17 +01:00
cppcheck.cpp Update copyright year 2022-02-05 11:45:17 +01:00
cppcheck.h Update copyright year 2022-02-05 11:45:17 +01:00
cppcheck.natvis Fixed Visual Studio Natvis file after recent refactoring (#1299) 2018-07-09 08:27:26 +02:00
cppcheck.vcxproj MSVC: add missing files to project (#3500) 2021-10-11 19:01:49 +02:00
cppcheck.vcxproj.filters Fix MSVC build (#3671) 2022-01-04 15:38:37 +01:00
ctu.cpp Update copyright year 2022-02-05 11:45:17 +01:00
ctu.h Update copyright year 2022-02-05 11:45:17 +01:00
errorlogger.cpp Update copyright year 2022-02-05 11:45:17 +01:00
errorlogger.h Update copyright year 2022-02-05 11:45:17 +01:00
errortypes.cpp Update copyright year 2022-02-05 11:45:17 +01:00
errortypes.h Update copyright year 2022-02-05 11:45:17 +01:00
exprengine.cpp Update copyright year 2022-02-05 11:45:17 +01:00
exprengine.h Update copyright year 2022-02-05 11:45:17 +01:00
forwardanalyzer.cpp Update copyright year 2022-02-05 11:45:17 +01:00
forwardanalyzer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
importproject.cpp Update copyright year 2022-02-05 11:45:17 +01:00
importproject.h Update copyright year 2022-02-05 11:45:17 +01:00
infer.cpp Update copyright year 2022-02-05 11:45:17 +01:00
infer.h Update copyright year 2022-02-05 11:45:17 +01:00
lib.pri Refactor: Use interval analysis for symbolic values for inferCondtion (#3488) 2021-10-09 16:19:06 +02:00
library.cpp Update copyright year 2022-02-05 11:45:17 +01:00
library.h Update copyright year 2022-02-05 11:45:17 +01:00
matchcompiler.h Update copyright year 2021-09-26 11:34:56 +02:00
mathlib.cpp Update copyright year 2022-02-05 11:45:17 +01:00
mathlib.h Update copyright year 2022-02-05 11:45:17 +01:00
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 Update copyright year 2022-02-05 11:45:17 +01:00
pathanalysis.h Update copyright year 2022-02-05 11:45:17 +01:00
pathmatch.cpp Update copyright year 2022-02-05 11:45:17 +01:00
pathmatch.h Update copyright year 2022-02-05 11:45:17 +01:00
pcrerules.pri
platform.cpp Update copyright year 2022-02-05 11:45:17 +01:00
platform.h Update copyright year 2021-09-26 11:34:56 +02:00
precompiled.h Update copyright year 2022-02-05 11:45:17 +01:00
preprocessor.cpp Update copyright year 2022-02-05 11:45:17 +01:00
preprocessor.h Update copyright year 2022-02-05 11:45:17 +01:00
programmemory.cpp Update copyright year 2022-02-05 11:45:17 +01:00
programmemory.h Update copyright year 2022-02-05 11:45:17 +01:00
reverseanalyzer.cpp Update copyright year 2022-02-05 11:45:17 +01:00
reverseanalyzer.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
settings.cpp Update copyright year 2022-02-05 11:45:17 +01:00
settings.h Update copyright year 2022-02-05 11:45:17 +01:00
standards.h Update copyright year 2022-02-05 11:45:17 +01:00
summaries.cpp Update copyright year 2022-02-05 11:45:17 +01:00
summaries.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
suppressions.cpp Update copyright year 2022-02-05 11:45:17 +01:00
suppressions.h Update copyright year 2022-02-05 11:45:17 +01:00
symboldatabase.cpp Update copyright year 2022-02-05 11:45:17 +01:00
symboldatabase.h Update copyright year 2022-02-05 11:45:17 +01:00
templatesimplifier.cpp Update copyright year 2022-02-05 11:45:17 +01: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 Update copyright year 2021-09-26 11:34:56 +02:00
token.cpp Update copyright year 2022-02-05 11:45:17 +01:00
token.h Update copyright year 2022-02-05 11:45:17 +01:00
tokenize.cpp Update copyright year 2022-02-05 11:45:17 +01:00
tokenize.h Update copyright year 2022-02-05 11:45:17 +01:00
tokenlist.cpp Update copyright year 2022-02-05 11:45:17 +01:00
tokenlist.h Update copyright year 2022-02-05 11:45:17 +01:00
tokenrange.h Format with uncrustify (#3388) 2021-08-07 20:51:18 +02:00
utils.cpp Update copyright year 2022-02-05 11:45:17 +01:00
utils.h Update copyright year 2022-02-05 11:45:17 +01:00
valueflow.cpp Update copyright year 2022-02-05 11:45:17 +01:00
valueflow.h Update copyright year 2022-02-05 11:45:17 +01:00
valueptr.h Update copyright year 2021-09-26 11:34:56 +02:00
version.h 2.7: Set versions 2022-02-05 12:17:54 +01:00
version.rc