cppcheck/lib
Daniel Marjamäki fb37f3503a Fix GCC compiler warning about missing enum constant PlatformFile in switch 2017-08-12 00:17:55 +02:00
..
CMakeLists.txt Fixed #7660 (cmake build does not handle simplecpp) 2016-08-06 18:21:54 +02:00
analyzerinfo.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
analyzerinfo.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
astutils.cpp Fixed #8037 (ValueFlow: global variable might be modified by function call) 2017-07-09 12:50:17 +02:00
astutils.h Fixed #8037 (ValueFlow: global variable might be modified by function call) 2017-07-09 12:50:17 +02:00
check.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
check.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
check64bit.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
check64bit.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkassert.cpp Refactoring: Use continue in loop 2017-07-26 21:13:49 +02:00
checkassert.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkautovariables.cpp Don't cast bool to bool 2017-06-01 01:49:40 +03:00
checkautovariables.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkbool.cpp Modernize: make use of 'nullptr' and added a rule-file for finding non-nullptr (zero) initializations. 2017-07-28 15:20:43 +02:00
checkbool.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkboost.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkboost.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkbufferoverrun.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkbufferoverrun.h astyle formatting 2017-05-28 15:56:26 +02:00
checkclass.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkclass.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkcondition.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkcondition.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkexceptionsafety.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkexceptionsafety.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkfunctions.cpp Fixed #8022 (DacaWrongData: checkIgnoredReturnValue, hana) 2017-06-10 08:23:26 +02:00
checkfunctions.h astyle formatting 2017-05-28 15:56:26 +02:00
checkinternal.cpp Spelling fixes 2017-05-30 08:03:15 +03:00
checkinternal.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkio.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkio.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkleakautovar.cpp Fixed #8040 (False positive resourceLeak - handle assigned to class instead of scalar) 2017-07-08 22:28:31 +02:00
checkleakautovar.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkmemoryleak.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkmemoryleak.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checknullpointer.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checknullpointer.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkother.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkother.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkpostfixoperator.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkpostfixoperator.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checksizeof.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checksizeof.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkstl.cpp Fix issue detected by Coverity, either null pointer check is useless or there is null pointer dereference 2017-08-02 08:24:16 +02:00
checkstl.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkstring.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkstring.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checktype.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
checktype.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkuninitvar.cpp Fixed #6246 (Defect: False positive due to ignoring struct initialisation when nested in a loop and assigned to a member) 2017-06-30 13:41:19 +02:00
checkuninitvar.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkunusedfunctions.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkunusedfunctions.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkunusedvar.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkunusedvar.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkvaarg.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
checkvaarg.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
config.h Removed non-standard code annotations with __attribute__ 2016-01-09 09:33:56 +01:00
cppcheck.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
cppcheck.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
cppcheck.natvis Added cppcheck.natvis file for human readable debug information in Visual Studio. 2017-01-22 10:21:29 +01:00
cppcheck.vcxproj Updated Visual Studio solution to VS2017. 2017-05-14 10:04:25 +02:00
cppcheck.vcxproj.filters Fixed travis build by replacing Token::Match by simpleMatch() 2017-03-16 21:15:10 +01:00
cxx11emu.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
errorlogger.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
errorlogger.h Removed XML version 1 2017-07-29 18:56:22 +02:00
importproject.cpp Stop parsing a define with value at the '='. (#937) 2017-08-09 20:02:25 +02:00
importproject.h ImportProject: Improve cppcheckDefines() 2017-08-08 22:57:11 +02:00
lib.pri Added --cppcheck-build-dir flag 2016-10-29 12:18:11 +02:00
library.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
library.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
matchcompiler.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
mathlib.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
mathlib.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
path.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
path.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
pathmatch.cpp GUI: Rename methods in FileList and PathMatch 2017-07-28 10:55:51 +02:00
pathmatch.h GUI: Rename methods in FileList and PathMatch 2017-07-28 10:55:51 +02: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 Fix GCC compiler warning about missing enum constant PlatformFile in switch 2017-08-12 00:17:55 +02:00
platform.h Removed hard coded avr8 platform and moved it into a platform file (avr8.xml). 2017-08-09 11:58:27 +02:00
preprocessor.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
preprocessor.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
settings.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
settings.h GUI: save dumpfiles in buildDir if possible 2017-08-03 22:54:38 +02:00
standards.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
suppressions.cpp iwyu - include what you use 2017-05-27 04:33:47 +02:00
suppressions.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
symboldatabase.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
symboldatabase.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
templatesimplifier.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
templatesimplifier.h TemplateSimplifier: Broke out code into separate function 2017-06-08 00:16:43 +02:00
timer.cpp Add Timer copy constructor (#932) 2017-08-02 22:34:28 +02:00
timer.h Add Timer copy constructor (#932) 2017-08-02 22:34:28 +02:00
token.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
token.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
tokenize.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
tokenize.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
tokenlist.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
tokenlist.h iwyu - include what you use 2017-05-27 04:33:47 +02:00
utils.h Fix warnings 2017-07-17 10:13:11 +03:00
valueflow.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
valueflow.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
version.h Set version to 1.80.99/1.81 dev 2017-07-30 08:48:47 +02:00
version.rc Refactorized resource files: 2012-10-14 10:21:22 +02:00