cppcheck/lib
Daniel Marjamäki 9edecd4a3f Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
..
check.h cleanup headers 2010-07-31 08:52:28 +02:00
checkautovariables.cpp
checkautovariables.h
checkbufferoverrun.cpp Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
checkbufferoverrun.h
checkclass.cpp Create a symbol database 2010-07-26 16:46:37 +02:00
checkclass.h Create a symbol database 2010-07-26 16:46:37 +02:00
checkdangerousfunctions.cpp
checkdangerousfunctions.h
checkexceptionsafety.cpp cleanup headers 2010-07-31 08:52:28 +02:00
checkexceptionsafety.h astyle: Update to astyle 1.24 2010-04-15 20:08:51 +02:00
checkmemoryleak.cpp Fixed #1833 (memory leak detected in version 1.37 not detected in 1.43) 2010-08-02 23:04:23 +02:00
checkmemoryleak.h
checkother.cpp cleanup headers 2010-07-31 08:52:28 +02:00
checkother.h
checkstl.cpp cleanup headers 2010-07-31 08:52:28 +02:00
checkstl.h
checkunusedfunctions.cpp pulled changes from kimmov (filelocation-refactor) 2010-07-19 18:06:49 +02:00
checkunusedfunctions.h
classinfo.h
cppcheck.cpp Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
cppcheck.h Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
errorlogger.cpp Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
errorlogger.h Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
executionpath.cpp Fixed #1855 (false positive: uninitialized variable (function call in switch condition)) 2010-07-18 13:19:37 +02:00
executionpath.h
filelister.cpp
filelister.h Formatting and improving comments. 2010-07-19 20:06:42 +03:00
filelister_unix.cpp cleanup headers 2010-07-31 08:52:28 +02:00
filelister_unix.h
filelister_win32.cpp Windows: convert to internal separators when finding files. 2010-07-26 22:16:19 +03:00
filelister_win32.h
lib.pri Add Path class for path handling routines. 2010-07-17 17:38:36 +03:00
lib.vcproj Windows: Add _CRT_SECURE_NO_WARNINGS define. 2010-07-27 17:34:13 +03:00
lib.vcxproj Windows: Add _CRT_SECURE_NO_WARNINGS define. 2010-07-27 17:34:13 +03:00
lib.vcxproj.filters Update VS 2010 project files. 2010-07-26 22:06:33 +03:00
mathlib.cpp Refactoring MathLib: Report errors through the tokenizer. Ticket: #1839 2010-07-24 10:25:03 +02:00
mathlib.h Refactoring: Cleanup headers using checkheaders 2010-07-24 22:12:56 +02:00
path.cpp Remove './' from begin of paths when printing progress. 2010-07-19 15:05:44 +03:00
path.h Move path simplifying code to Path class. 2010-07-19 14:27:05 +03:00
preprocessor.cpp Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
preprocessor.h Refactoring: Cleanup headers using checkheaders 2010-07-24 22:12:56 +02:00
settings.cpp cleanup headers 2010-07-31 08:52:28 +02:00
settings.h cleanup headers 2010-07-31 08:52:28 +02:00
token.cpp Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
token.h Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
tokenize.cpp Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information. 2010-08-03 16:36:21 +02:00
tokenize.h cleanup headers 2010-07-31 08:52:28 +02:00