cppcheck/cli
Oliver Stöneberg 957096417e
fixed some `modernize-use-auto` clean-tidy warnings (#4663)
2024-01-05 13:22:37 +01:00
..
CMakeLists.txt added CMake option `EXTERNALS_AS_SYSTEM` to treat external includes as `SYSTEM` ones (#5386) 2024-01-03 11:05:32 +01:00
cli.vcxproj
cli.vcxproj.filters
cmdlinelogger.h
cmdlineparser.cpp Fix #12071 (Add safety mode that makes cppcheck more strict about critical errors) (#5777) 2023-12-18 18:26:23 +01:00
cmdlineparser.h Partial fix for #12254 (cppcheck.cfg can't be loaded from relative paths anymore) (#5760) 2023-12-13 06:53:03 +01:00
cppcheckexecutor.cpp refs #12171 - start generating unmatched suppressions with `FileSettings` / improved TestSuppressions / some cleanups (#5827) 2024-01-04 21:32:21 +01:00
cppcheckexecutor.h fixed signatures of deleted `operator=` (#5831) 2024-01-05 11:12:30 +01:00
cppcheckexecutorseh.cpp 2.13: Update copyright year [ci skip] (#5785) 2023-12-20 21:41:58 +01:00
cppcheckexecutorseh.h CppCheckExecutor: do not modify settings after they were passed to `CppCheck` (#5697) 2023-11-25 22:07:49 +01:00
cppcheckexecutorsig.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
cppcheckexecutorsig.h 2.13: Update copyright year [ci skip] (#5785) 2023-12-20 21:41:58 +01:00
executor.cpp aligned and optimized unique error handling (#5280) 2023-12-17 21:59:06 +01:00
executor.h fixed signatures of deleted `operator=` (#5831) 2024-01-05 11:12:30 +01:00
filelister.cpp fixed #12145 - provided order of source files is not preserved (#5625) 2023-11-07 21:21:24 +01:00
filelister.h fixed #12145 - provided order of source files is not preserved (#5625) 2023-11-07 21:21:24 +01:00
main.cpp Set main version to 2.13.99 (#5818) 2024-01-04 22:00:30 +01:00
precompiled.h
processexecutor.cpp fixed some `modernize-use-auto` clean-tidy warnings (#4663) 2024-01-05 13:22:37 +01:00
processexecutor.h fixed signatures of deleted `operator=` (#5831) 2024-01-05 11:12:30 +01:00
singleexecutor.cpp iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657) 2023-11-13 23:24:06 +01:00
singleexecutor.h fixed signatures of deleted `operator=` (#5831) 2024-01-05 11:12:30 +01:00
stacktrace.cpp 2.13: Update copyright year [ci skip] (#5785) 2023-12-20 21:41:58 +01:00
stacktrace.h
threadexecutor.cpp fixed #12145 - provided order of source files is not preserved (#5625) 2023-11-07 21:21:24 +01:00
threadexecutor.h fixed signatures of deleted `operator=` (#5831) 2024-01-05 11:12:30 +01:00
version.rc