Index: cppcheck.err =================================================================== diff -u -r16bd55822fa77e5bea6fdfa7b54abf123c1da8bb -r142f2ddb8ce284c52c0add2acf3ac81f471b78de --- cppcheck.err (.../cppcheck.err) (revision 16bd55822fa77e5bea6fdfa7b54abf123c1da8bb) +++ cppcheck.err (.../cppcheck.err) (revision 142f2ddb8ce284c52c0add2acf3ac81f471b78de) @@ -1,3 +1,4 @@ +[sources/storage/FileHandler.h:95] -> [sources/storage/FileHandler.h:102]: (style) Condition '!createFolder' is always false [sources/ApplicationPost.cpp:109] -> [sources/ApplicationPost.cpp:111]: (style) Condition '!ok' is always false [sources/ApplicationPost.cpp:204] -> [sources/ApplicationPost.cpp:206]: (style) Condition '!ok' is always false [sources/ApplicationPost.cpp:218] -> [sources/ApplicationPost.cpp:220]: (style) Condition '!ok' is always false @@ -78,6 +79,10 @@ [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:132]: (style) The function 'doDisinfectConfirm' is never used. [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:109]: (style) The function 'doDisinfectFlush' is never used. [sources/view/hd/adjustment/disinfect/VDisinfectAdjustDisinfect.cpp:118]: (style) The function 'doDisinfectHeat' is never used. +[sources/gui/GuiView.cpp:245]: (style) The function 'doExportListDelete' is never used. +[sources/gui/GuiView.cpp:235]: (style) The function 'doExportListInsert' is never used. +[sources/gui/GuiView.cpp:261]: (style) The function 'doExportListPercent' is never used. +[sources/gui/GuiView.cpp:255]: (style) The function 'doExportListSelect' is never used. [sources/view/VTreatmentCreate(legacy).cpp:520]: (style) The function 'doGetOperatingParameterNames' is never used. [sources/view/VTreatmentCreate(legacy).cpp:539]: (style) The function 'doGetOperatingParameterValues' is never used. [sources/view/VTreatmentCreate(legacy).cpp:487]: (style) The function 'doGetPrescriptionParameterNames' is never used. @@ -108,9 +113,9 @@ [sources/utility/types.cpp:28]: (style) The function 'floatCompare' is never used. [sources/utility/types.cpp:44]: (style) The function 'getBits' is never used. [sources/bluetooth/BluetoothInterface.cpp:1159]: (style) The function 'mimic' is never used. -[sources/storage/FileHandler.cpp:165]: (style) The function 'moveFolder' is never used. -[sources/storage/FileHandler.cpp:206]: (style) The function 'removeFiles' is never used. -[sources/storage/FileHandler.cpp:186]: (style) The function 'removeFolder' is never used. +[sources/storage/FileHandler.cpp:162]: (style) The function 'moveFolder' is never used. +[sources/storage/FileHandler.cpp:203]: (style) The function 'removeFiles' is never used. +[sources/storage/FileHandler.cpp:183]: (style) The function 'removeFolder' is never used. [sources/bluetooth/BluetoothInterface.cpp:1239]: (style) The function 'requestBattery' is never used. [sources/bluetooth/BluetoothInterface.cpp:1226]: (style) The function 'requestInformation' is never used. [sources/bluetooth/BluetoothInterface.cpp:1207]: (style) The function 'requestMeasurements' is never used.