cppcheck/lib
Ayaz Salikhov 1d2b58e828 Correctify explicit usage (#951) 2017-09-07 13:03:45 +02:00
..
CMakeLists.txt
analyzerinfo.cpp Removed XML version 1 2017-07-29 18:56:22 +02:00
analyzerinfo.h
astutils.cpp Refactoring oppositeInnerCondition checking 2017-09-04 22:54:06 +02:00
astutils.h Refactoring, reuse code to skip lambda functions 2017-08-29 22:35:55 +02:00
check.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
check.h Correctify explicit usage (#951) 2017-09-07 13:03:45 +02:00
check64bit.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
check64bit.h
checkassert.cpp Refactoring: Use continue in loop 2017-07-26 21:13:49 +02:00
checkassert.h
checkautovariables.cpp Don't use static where not needed (#952) 2017-09-07 13:01:07 +02:00
checkautovariables.h
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
checkboost.cpp
checkboost.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkbufferoverrun.cpp Fix codestyle (#953) 2017-09-07 13:00:46 +02:00
checkbufferoverrun.h
checkclass.cpp Extract repeating checks, break loop early 2017-09-05 00:04:48 +03:00
checkclass.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkcondition.cpp CheckCondition: Break out code to check if function call is non-const 2017-09-06 22:51:21 +02:00
checkcondition.h wxwidgets.cfg: Added support for some wxTextFile functions. 2017-09-04 14:52:10 +02:00
checkexceptionsafety.cpp
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
checkinternal.cpp
checkinternal.h
checkio.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkio.h
checkleakautovar.cpp Fixed #8040 (False positive resourceLeak - handle assigned to class instead of scalar) 2017-07-08 22:28:31 +02:00
checkleakautovar.h
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
checkother.cpp Fix CID 1378763 2017-09-05 00:17:51 +03:00
checkother.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checksizeof.h Name all params (#956) 2017-09-07 12:59:53 +02:00
checkstl.cpp Fixed #8194 (False positive reademptycontainer - range based loop) 2017-09-02 22:22:32 +02:00
checkstl.h Fixed #1693 (false negative: std::vector, negative index) 2017-08-22 11:04:02 +02:00
checkstring.cpp
checkstring.h Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
checktype.cpp Fixed #1793 (CheckType::checkFloatToIntegerOverflow: assignments) 2017-08-23 05:34:47 +02:00
checktype.h
checkuninitvar.cpp Fixed #8172 (False positive uninitvar on sizeof *ptr) 2017-08-23 22:17:49 +02:00
checkuninitvar.h
checkunusedfunctions.cpp Simplify code, read attribute once 2017-08-24 18:23:44 +03:00
checkunusedfunctions.h Name all params (#956) 2017-09-07 12:59:53 +02:00
checkunusedvar.cpp Break loop early 2017-08-24 18:10:33 +03:00
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h
cppcheck.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
cppcheck.h Fix doxygen comments 2017-08-21 21:13:01 +02:00
cppcheck.natvis
cppcheck.vcxproj
cppcheck.vcxproj.filters
cxx11emu.h
errorlogger.cpp add "internalAstError" id so we can easily track ast errors on daca. 2017-09-05 22:49:16 +02:00
errorlogger.h add "internalAstError" id so we can easily track ast errors on daca. 2017-09-05 22:49:16 +02:00
importproject.cpp Read attribute once, better variable name 2017-08-28 19:11:04 +03:00
importproject.h ImportProject: Improve cppcheckDefines() 2017-08-08 22:57:11 +02:00
lib.pri
library.cpp Fixed CID 1361393, logically dead code in return statement 2017-09-02 10:49:29 +02:00
library.h
matchcompiler.h
mathlib.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
mathlib.h
path.cpp Use nullptr instead of 0 or NULL (#936) 2017-08-09 20:00:26 +02:00
path.h
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
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 Correctify explicit usage (#951) 2017-09-07 13:03:45 +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
suppressions.cpp
suppressions.h
symboldatabase.cpp Omit repeated search when no insertion occurs 2017-09-06 18:02:27 +03: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 Remove and disallow unused copy constructor 2017-08-23 17:54:20 +03:00
timer.h Remove and disallow unused copy constructor 2017-08-23 17:54:20 +03:00
token.cpp Token::takeData: dont keep old values or valuetype 2017-08-25 23:32:26 +02:00
token.h Refactor Token::deleteThis() 2017-08-25 23:30:04 +02:00
tokenize.cpp Fix codestyle (#953) 2017-09-07 13:00:46 +02:00
tokenize.h
tokenlist.cpp add "internalAstError" id so we can easily track ast errors on daca. 2017-09-05 22:49:16 +02:00
tokenlist.h
utils.h Fix warnings 2017-07-17 10:13:11 +03:00
valueflow.cpp Better variable name 2017-09-04 17:53:56 +03: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