2025-07-09 17:28 ftp://ftp.de.debian.org/debian/pool/main/libs/libstaroffice/libstaroffice_0.0.7.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=zlib --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j6 platform: Linux-6.1.0-37-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.67 compiler: g++ (Debian 12.2.0-14+deb12u1) 12.2.0 cppcheck: head 2.17.0 head-info: 8f3d36a (2025-07-08 11:07:56 +0200) count: 766 763 elapsed-time: 25.9 29.5 head-timing-info: old-timing-info: head results: libstaroffice-0.0.7/src/conv/sd2raw/sd2raw.cpp:95:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/conv/sd2svg/sd2svg.cpp:97:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/conv/sdw2html/sdw2html.cpp:88:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/conv/sd2text/sd2text.cpp:93:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/conv/sdc2csv/sdc2csv.cpp:108:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable optarg [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/conv/sdw2html/sdw2html.cpp:126:33: style: Variable 'err' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:874:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:880:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:887:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFPosition.hxx:104:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFPosition.hxx:112:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:72:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Graphic [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.hxx:167:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFHeader.hxx:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_docKind [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDAParser.cxx:155:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_DRAW [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDAParser.cxx:241:84: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_DRAW [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:75:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Spreadsheet [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDCParser.cxx:128:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_SPREADSHEET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDCParser.cxx:194:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_SPREADSHEET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFCell.cxx:444:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_GENERIC [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:517:18: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:526:18: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis] libstaroffice-0.0.7/src/lib/SDXParser.cxx:135:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_CHART [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:101:8: style:inconclusive: Technically the member function 'STOFF_shared_ptr_noop_deleter::operator()' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:121:17: style:inconclusive: Technically the member function 'STOFFOLEParser::OleContent::getBaseName' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFHeader.hxx:97:12: debug: CheckClass::isMemberVar found used member variable 'm_docKind' with varid 0 [varid0] libstaroffice-0.0.7/src/lib/StarObjectDraw.hxx:69:8: warning: The class 'StarObjectDraw' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectDraw.hxx:69:8: note: Derived function 'StarObjectDraw::parse' libstaroffice-0.0.7/src/lib/StarObjectDraw.hxx:82:8: warning: The class 'StarObjectDraw' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectDraw.hxx:82:8: note: Derived function 'StarObjectDraw::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:414:3: style: Struct 'STOFFEmbeddedObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:780:3: style: Class 'STOFFVec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/STOFFHeader.hxx:66:3: style: Class 'STOFFHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:959:3: style: Class 'STOFFBox2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:965:22: style: Class 'STOFFBox2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:592:3: style: Class 'STOFFVec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:594:22: style: Class 'STOFFVec2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:592:3: style: Class 'STOFFVec2 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:594:22: style: Class 'STOFFVec2 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:592:3: style: Class 'STOFFVec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:594:22: style: Class 'STOFFVec2 < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:121:17: performance: Function 'getBaseName()' should return member 'm_base' by const reference. [returnByReference] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:70:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Text [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDWParser.cxx:129:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_TEXT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDWParser.cxx:186:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDGParser.cxx:211:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDGParser.cxx:264:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDGParser.cxx:310:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDGParser.cxx:426:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SDAParser.cxx:89:57: style:inconclusive: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/SDAParser.hxx:80:48: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDAParser.cxx:89:57: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDAParser.cxx:116:62: style:inconclusive: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/SDAParser.hxx:82:53: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDAParser.cxx:116:62: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/StarItemPool.hxx:107:45: style: Parameter 'listener' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/StarItemPool.hxx:113:47: style: Parameter 'listener' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:430:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:867:29: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:71:8: warning: The class 'StarObjectSpreadsheet' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:71:8: note: Derived function 'StarObjectSpreadsheet::parse' libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:89:8: warning: The class 'StarObjectSpreadsheet' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:89:8: note: Derived function 'StarObjectSpreadsheet::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:113:8: performance:inconclusive: Technically the member function 'STOFFTextListener::closeMasterPage' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:109:8: warning: The class 'StarObjectText' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectText.hxx:109:8: note: Derived function 'StarObjectText::parse' libstaroffice-0.0.7/src/lib/StarObjectText.hxx:127:8: warning: The class 'StarObjectText' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectText.hxx:127:8: note: Derived function 'StarObjectText::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/SDCParser.cxx:89:61: style:inconclusive: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/SDCParser.hxx:80:52: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDCParser.cxx:89:61: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDXParser.cxx:223:17: performance:inconclusive: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/SDXParser.hxx:87:8: note: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/SDXParser.cxx:223:17: note: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:68:8: warning: The class 'StarObjectChart' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:68:8: note: Derived function 'StarObjectChart::parse' libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:80:8: warning: The class 'StarObjectChart' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:80:8: note: Derived function 'StarObjectChart::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectMath.hxx:66:8: warning: The class 'StarObjectMath' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectMath.hxx:66:8: note: Derived function 'StarObjectMath::parse' libstaroffice-0.0.7/src/lib/SDXParser.cxx:110:9: style: Condition 'ok' is always false [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/SDXParser.cxx:109:21: note: Calling function 'createZones' returns 0 libstaroffice-0.0.7/src/lib/SDXParser.cxx:109:21: note: Assignment 'ok=createZones()', assigned value is 0 libstaroffice-0.0.7/src/lib/SDXParser.cxx:110:9: note: Condition 'ok' is always false libstaroffice-0.0.7/src/lib/SDWParser.cxx:90:54: style:inconclusive: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/SDWParser.hxx:80:45: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDWParser.cxx:90:54: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/STOFFCellStyle.cxx:60:58: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFCellStyle.hxx:51:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFCellStyle.cxx:60:58: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/SDXParser.cxx:102:54: style:inconclusive: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/SDXParser.hxx:80:45: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDXParser.cxx:102:54: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDXParser.cxx:162:35: style: Variable 'direct' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/SDXParser.cxx:223:63: style: Parameter 'documentInterface' can be declared as pointer to const [constParameterPointer] libstaroffice-0.0.7/src/lib/SDGParser.cxx:423:3: warning: Either the condition '!input' is redundant or there is possible null pointer dereference: input. [nullPointerRedundantCheck] libstaroffice-0.0.7/src/lib/SDGParser.cxx:424:7: note: Assuming that condition '!input' is not redundant libstaroffice-0.0.7/src/lib/SDGParser.cxx:423:3: note: Null pointer dereference libstaroffice-0.0.7/src/lib/SDGParser.cxx:149:57: style:inconclusive: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/SDGParser.hxx:80:48: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/SDGParser.cxx:149:57: note: Function 'parse' argument 1 names different: declaration 'documentInterface' definition 'docInterface'. libstaroffice-0.0.7/src/lib/STOFFCell.cxx:81:106: style:inconclusive: Function 'convertDTFormat' argument 2 names different: declaration 'propListVector' definition 'propVect'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFCell.hxx:78:98: note: Function 'convertDTFormat' argument 2 names different: declaration 'propListVector' definition 'propVect'. libstaroffice-0.0.7/src/lib/STOFFCell.cxx:81:106: note: Function 'convertDTFormat' argument 2 names different: declaration 'propListVector' definition 'propVect'. libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:66:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_UNKNOWN [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFFont.cxx:95:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_R_UNKNOWN_ERROR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:134:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_R_UNKNOWN_ERROR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:171:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_R_UNKNOWN_ERROR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:208:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_R_UNKNOWN_ERROR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:292:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:324:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_GRAPHIC [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:347:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_PRESENTATION [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:365:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_TEXT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:393:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_SPREADSHEET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFChart.cxx:218:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFChart.cxx:391:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFChart.cxx:456:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_GENERIC [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFChart.cxx:513:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFChart.cxx:771:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFChart.cxx:781:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFFont.cxx:81:53: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFFont.hxx:64:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFFont.cxx:81:53: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:285:45: style:inconclusive: Function 'getHeader' argument 1 names different: declaration 'input' definition 'ip'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:59:45: note: Function 'getHeader' argument 1 names different: declaration 'input' definition 'ip'. libstaroffice-0.0.7/src/lib/STOFFDocument.cxx:285:45: note: Function 'getHeader' argument 1 names different: declaration 'input' definition 'ip'. libstaroffice-0.0.7/src/lib/STOFFChart.cxx:82:8: warning: The class 'SubDocument' defines member function with name 'operator==' also defined in its parent class 'STOFFSubDocument'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/STOFFSubDocument.hxx:56:8: note: Parent function 'STOFFSubDocument::operator==' libstaroffice-0.0.7/src/lib/STOFFChart.cxx:82:8: note: Derived function 'SubDocument::operator==' libstaroffice-0.0.7/src/lib/STOFFFrameStyle.cxx:66:64: style:inconclusive: Function 'addStyleTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFFrameStyle.hxx:58:49: note: Function 'addStyleTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFFrameStyle.cxx:66:64: note: Function 'addStyleTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFFrameStyle.cxx:79:59: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFFrameStyle.hxx:56:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFFrameStyle.cxx:79:59: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFChart.cxx:618:68: style:inconclusive: Function 'addContentTo' argument 1 names different: declaration 'propList' definition 'serie'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFChart.hxx:196:53: note: Function 'addContentTo' argument 1 names different: declaration 'propList' definition 'serie'. libstaroffice-0.0.7/src/lib/STOFFChart.cxx:618:68: note: Function 'addContentTo' argument 1 names different: declaration 'propList' definition 'serie'. libstaroffice-0.0.7/src/lib/STOFFChart.hxx:84:31: style: Parameter 'pos' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/STOFFChart.hxx:241:18: style: Variable 'e' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/STOFFChart.hxx:241:7: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/STOFFChart.cxx:656:10: style: Consider using std::replace_if algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:85:79: style:inconclusive: Function 'startDocument' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:65:60: note: Function 'startDocument' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:85:79: note: Function 'startDocument' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:95:83: style:inconclusive: Function 'setDocumentMetaData' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:70:64: note: Function 'setDocumentMetaData' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:95:83: note: Function 'setDocumentMetaData' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:100:82: style:inconclusive: Function 'defineEmbeddedFont' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:68:63: note: Function 'defineEmbeddedFont' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:100:82: note: Function 'defineEmbeddedFont' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:105:75: style:inconclusive: Function 'startPage' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:71:56: note: Function 'startPage' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:105:75: note: Function 'startPage' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:115:81: style:inconclusive: Function 'startMasterPage' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:73:62: note: Function 'startMasterPage' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:115:81: note: Function 'startMasterPage' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:125:74: style:inconclusive: Function 'setStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:76:55: note: Function 'setStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:125:74: note: Function 'setStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:130:76: style:inconclusive: Function 'startLayer' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:77:57: note: Function 'startLayer' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:130:76: note: Function 'startLayer' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:140:87: style:inconclusive: Function 'startEmbeddedGraphics' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:79:68: note: Function 'startEmbeddedGraphics' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:140:87: note: Function 'startEmbeddedGraphics' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:160:79: style:inconclusive: Function 'drawRectangle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:85:60: note: Function 'drawRectangle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:160:79: note: Function 'drawRectangle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:165:77: style:inconclusive: Function 'drawEllipse' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:86:58: note: Function 'drawEllipse' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:165:77: note: Function 'drawEllipse' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:185:79: style:inconclusive: Function 'drawConnector' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:90:60: note: Function 'drawConnector' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:185:79: note: Function 'drawConnector' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:190:83: style:inconclusive: Function 'drawGraphicObject' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:92:64: note: Function 'drawGraphicObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:190:83: note: Function 'drawGraphicObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:195:81: style:inconclusive: Function 'startTextObject' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:94:62: note: Function 'startTextObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:195:81: note: Function 'startTextObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:205:80: style:inconclusive: Function 'startTableObject' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:97:61: note: Function 'startTableObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:205:80: note: Function 'startTableObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:215:76: style:inconclusive: Function 'openTableRow' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:99:57: note: Function 'openTableRow' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:215:76: note: Function 'openTableRow' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:225:77: style:inconclusive: Function 'openTableCell' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:101:58: note: Function 'openTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:225:77: note: Function 'openTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:235:86: style:inconclusive: Function 'insertCoveredTableCell' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:103:67: note: Function 'insertCoveredTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:235:86: note: Function 'insertCoveredTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:260:75: style:inconclusive: Function 'insertField' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:109:56: note: Function 'insertField' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:260:75: note: Function 'insertField' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:265:72: style:inconclusive: Function 'openLink' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:111:53: note: Function 'openLink' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:265:72: note: Function 'openLink' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:275:84: style:inconclusive: Function 'openOrderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:113:65: note: Function 'openOrderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:275:84: note: Function 'openOrderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:280:86: style:inconclusive: Function 'openUnorderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:114:67: note: Function 'openUnorderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:280:86: note: Function 'openUnorderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:295:79: style:inconclusive: Function 'openListElement' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:117:60: note: Function 'openListElement' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:295:79: note: Function 'openListElement' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:305:84: style:inconclusive: Function 'defineParagraphStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:120:65: note: Function 'defineParagraphStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:305:84: note: Function 'defineParagraphStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:310:77: style:inconclusive: Function 'openParagraph' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:121:58: note: Function 'openParagraph' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:310:77: note: Function 'openParagraph' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:320:84: style:inconclusive: Function 'defineCharacterStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:124:65: note: Function 'defineCharacterStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:320:84: note: Function 'defineCharacterStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:325:72: style:inconclusive: Function 'openSpan' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.hxx:125:53: note: Function 'openSpan' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicEncoder.cxx:325:72: note: Function 'openSpan' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicShape.cxx:63:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFGraphicStyle.cxx:89:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFGraphicDecoder.cxx:132:97: style:inconclusive: Function 'insertElement' argument 2 names different: declaration 'xPropList' definition 'propList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicDecoder.hxx:61:78: note: Function 'insertElement' argument 2 names different: declaration 'xPropList' definition 'propList'. libstaroffice-0.0.7/src/lib/STOFFGraphicDecoder.cxx:132:97: note: Function 'insertElement' argument 2 names different: declaration 'xPropList' definition 'propList'. libstaroffice-0.0.7/src/lib/STOFFHeader.cxx:73:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_GRAPHIC [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFGraphicShape.cxx:60:61: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'list' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicShape.hxx:61:44: note: Function 'addTo' argument 1 names different: declaration 'list' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFGraphicShape.cxx:60:61: note: Function 'addTo' argument 1 names different: declaration 'list' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFHeader.cxx:48:30: style:inconclusive: Function 'STOFFHeader' argument 1 names different: declaration 'version' definition 'vers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFHeader.hxx:66:19: note: Function 'STOFFHeader' argument 1 names different: declaration 'version' definition 'vers'. libstaroffice-0.0.7/src/lib/STOFFHeader.cxx:48:30: note: Function 'STOFFHeader' argument 1 names different: declaration 'version' definition 'vers'. libstaroffice-0.0.7/src/lib/STOFFGraphicStyle.cxx:65:61: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicStyle.hxx:50:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFGraphicStyle.cxx:65:61: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:609:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:65:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:84:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:98:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_END [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:126:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:218:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:423:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:499:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:535:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:555:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFList.cxx:109:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nextIndices [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFList.cxx:172:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nextIndices [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFList.cxx:192:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nextIndices [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFList.cxx:203:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nextIndices [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFList.cxx:217:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nextIndices [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFList.cxx:227:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_nextIndices [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:286:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:395:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:425:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:548:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:572:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:693:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:740:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:846:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:867:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:912:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:1022:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:80:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_INCH [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFList.hxx:179:8: performance:inconclusive: Technically the member function 'STOFFList::closeElement' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1637:28: style:inconclusive: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:269:8: note: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1637:28: note: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:101:8: style:inconclusive: Technically the member function 'STOFF_shared_ptr_noop_deleter < STOFFListener >::operator()' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFList.cxx:197:17: style:inconclusive: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFList.hxx:183:8: note: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. libstaroffice-0.0.7/src/lib/STOFFList.cxx:197:17: note: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:101:8: style:inconclusive: Technically the member function 'STOFF_shared_ptr_noop_deleter < librevenge :: RVNGInputStream >::operator()' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFList.cxx:52:58: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFList.hxx:88:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFList.cxx:52:58: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFList.cxx:86:28: style:inconclusive: Function 'resize' argument 1 names different: declaration 'levl' definition 'level'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFList.hxx:136:19: note: Function 'resize' argument 1 names different: declaration 'levl' definition 'level'. libstaroffice-0.0.7/src/lib/STOFFList.cxx:86:28: note: Function 'resize' argument 1 names different: declaration 'levl' definition 'level'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:309:51: style:inconclusive: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:145:31: note: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:309:51: note: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:338:43: style:inconclusive: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:152:23: note: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:338:43: note: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:395:63: style:inconclusive: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:164:43: note: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:395:63: note: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1593:68: style:inconclusive: Function 'openLayer' argument 1 names different: declaration 'name' definition 'layerName'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:103:48: note: Function 'openLayer' argument 1 names different: declaration 'name' definition 'layerName'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1593:68: note: Function 'openLayer' argument 1 names different: declaration 'name' definition 'layerName'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1637:81: style:inconclusive: Function '_handleFrameParameters' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:269:61: note: Function '_handleFrameParameters' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1637:81: note: Function '_handleFrameParameters' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:47:81: style:inconclusive: Function 'STOFFInputStream' argument 1 names different: declaration 'input' definition 'inp'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFInputStream.hxx:60:65: note: Function 'STOFFInputStream' argument 1 names different: declaration 'input' definition 'inp'. libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:47:81: note: Function 'STOFFInputStream' argument 1 names different: declaration 'input' definition 'inp'. libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:55:65: style:inconclusive: Function 'STOFFInputStream' argument 1 names different: declaration 'input' definition 'inp'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFInputStream.hxx:66:49: note: Function 'STOFFInputStream' argument 1 names different: declaration 'input' definition 'inp'. libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:55:65: note: Function 'STOFFInputStream' argument 1 names different: declaration 'input' definition 'inp'. libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:572:43: style:inconclusive: Function 'readDataBlock' argument 1 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFInputStream.hxx:201:27: note: Function 'readDataBlock' argument 1 names different: declaration 'size' definition 'sz'. libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:572:43: note: Function 'readDataBlock' argument 1 names different: declaration 'size' definition 'sz'. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:554:58: style: Parameter 'masterPage' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:604:18: style: Variable 'currentPage' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:229:35: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/STOFFInputStream.cxx:453:31: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:44:61: style:inconclusive: Function 'operator==' argument 1 names different: declaration 'headerFooter' definition 'hF'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFPageSpan.hxx:62:44: note: Function 'operator==' argument 1 names different: declaration 'headerFooter' definition 'hF'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:44:61: note: Function 'operator==' argument 1 names different: declaration 'headerFooter' definition 'hF'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:57:60: style:inconclusive: Function 'send' argument 2 names different: declaration 'header' definition 'isHeader'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFPageSpan.hxx:69:43: note: Function 'send' argument 2 names different: declaration 'header' definition 'isHeader'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:57:60: note: Function 'send' argument 2 names different: declaration 'header' definition 'isHeader'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:120:67: style:inconclusive: Function 'getPageProperty' argument 1 names different: declaration 'pList' definition 'propList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFPageSpan.hxx:103:54: note: Function 'getPageProperty' argument 1 names different: declaration 'pList' definition 'propList'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:120:67: note: Function 'getPageProperty' argument 1 names different: declaration 'pList' definition 'propList'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:134:70: style:inconclusive: Function 'operator==' argument 1 names different: declaration 'pageSpan' definition 'page2'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFPageSpan.hxx:93:57: note: Function 'operator==' argument 1 names different: declaration 'pageSpan' definition 'page2'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:134:70: note: Function 'operator==' argument 1 names different: declaration 'pageSpan' definition 'page2'. libstaroffice-0.0.7/src/lib/STOFFPageSpan.cxx:146:61: style: Unused variable: it1 [unusedVariable] libstaroffice-0.0.7/src/lib/STOFFParagraph.cxx:45:55: style:inconclusive: Function 'operator==' argument 1 names different: declaration 'p' definition 'pp'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFParagraph.hxx:64:41: note: Function 'operator==' argument 1 names different: declaration 'p' definition 'pp'. libstaroffice-0.0.7/src/lib/STOFFParagraph.cxx:45:55: note: Function 'operator==' argument 1 names different: declaration 'p' definition 'pp'. libstaroffice-0.0.7/src/lib/STOFFParagraph.cxx:53:58: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFParagraph.hxx:62:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFParagraph.cxx:53:58: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFParser.cxx:78:63: style: Parameter 'listener' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/STOFFParser.cxx:89:71: style: Parameter 'listener' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/STOFFParser.cxx:100:57: style: Parameter 'listener' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:363:28: performance:inconclusive: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:59:8: note: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:363:28: note: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:131:35: style:inconclusive: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:95:8: note: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:131:35: note: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:315:8: performance:inconclusive: Technically the member function 'STOFFPropertyHandlerDecoder::readString' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:81:77: style:inconclusive: Function 'writeString' argument 1 names different: declaration 'name' definition 'string'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:101:50: note: Function 'writeString' argument 1 names different: declaration 'name' definition 'string'. libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:81:77: note: Function 'writeString' argument 1 names different: declaration 'name' definition 'string'. libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:105:89: style:inconclusive: Function 'writePropertyList' argument 1 names different: declaration 'prop' definition 'xPropList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:105:62: note: Function 'writePropertyList' argument 1 names different: declaration 'prop' definition 'xPropList'. libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:105:89: note: Function 'writePropertyList' argument 1 names different: declaration 'prop' definition 'xPropList'. libstaroffice-0.0.7/src/lib/STOFFSection.cxx:53:56: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSection.hxx:64:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFSection.cxx:53:56: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:904:22: performance:inconclusive: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:265:8: note: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:904:22: note: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:1013:22: performance:inconclusive: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:272:8: note: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:1013:22: note: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFStringStream.cxx:116:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:263:48: style:inconclusive: Function 'parse' argument 1 names different: declaration 'fileInput' definition 'file'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:99:34: note: Function 'parse' argument 1 names different: declaration 'fileInput' definition 'file'. libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:263:48: note: Function 'parse' argument 1 names different: declaration 'fileInput' definition 'file'. libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:372:57: style:inconclusive: Function 'getCompObjName' argument 1 names different: declaration 'fileInput' definition 'file'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:106:43: note: Function 'getCompObjName' argument 1 names different: declaration 'fileInput' definition 'file'. libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:372:57: note: Function 'getCompObjName' argument 1 names different: declaration 'fileInput' definition 'file'. libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:255:14: style: Variable 'ole' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:256:0: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:590:7: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:1054:27: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:86:87: style:inconclusive: Function 'setDocumentMetaData' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:65:64: note: Function 'setDocumentMetaData' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:86:87: note: Function 'setDocumentMetaData' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:104:83: style:inconclusive: Function 'definePageStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:70:60: note: Function 'definePageStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:104:83: note: Function 'definePageStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:109:86: style:inconclusive: Function 'defineEmbeddedFont' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:71:63: note: Function 'defineEmbeddedFont' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:109:86: note: Function 'defineEmbeddedFont' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:114:80: style:inconclusive: Function 'openPageSpan' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:73:57: note: Function 'openPageSpan' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:114:80: note: Function 'openPageSpan' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:123:78: style:inconclusive: Function 'openHeader' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:76:55: note: Function 'openHeader' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:123:78: note: Function 'openHeader' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:132:78: style:inconclusive: Function 'openFooter' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:79:55: note: Function 'openFooter' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:132:78: note: Function 'openFooter' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:144:93: style:inconclusive: Function 'defineSheetNumberingStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:82:70: note: Function 'defineSheetNumberingStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:144:93: note: Function 'defineSheetNumberingStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:148:77: style:inconclusive: Function 'openSheet' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:83:54: note: Function 'openSheet' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:148:77: note: Function 'openSheet' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:156:80: style:inconclusive: Function 'openSheetRow' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:85:57: note: Function 'openSheetRow' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:156:80: note: Function 'openSheetRow' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:166:81: style:inconclusive: Function 'openSheetCell' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:87:58: note: Function 'openSheetCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:166:81: note: Function 'openSheetCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:180:84: style:inconclusive: Function 'defineChartStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:90:61: note: Function 'defineChartStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:180:84: note: Function 'defineChartStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:185:77: style:inconclusive: Function 'openChart' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:92:54: note: Function 'openChart' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:185:77: note: Function 'openChart' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:195:87: style:inconclusive: Function 'openChartTextObject' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:95:64: note: Function 'openChartTextObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:195:87: note: Function 'openChartTextObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:205:85: style:inconclusive: Function 'openChartPlotArea' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:98:62: note: Function 'openChartPlotArea' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:205:85: note: Function 'openChartPlotArea' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:215:83: style:inconclusive: Function 'insertChartAxis' argument 1 names different: declaration 'axis' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:100:60: note: Function 'insertChartAxis' argument 1 names different: declaration 'axis' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:215:83: note: Function 'insertChartAxis' argument 1 names different: declaration 'axis' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:220:82: style:inconclusive: Function 'openChartSerie' argument 1 names different: declaration 'series' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:101:59: note: Function 'openChartSerie' argument 1 names different: declaration 'series' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:220:82: note: Function 'openChartSerie' argument 1 names different: declaration 'series' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:234:88: style:inconclusive: Function 'defineParagraphStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:104:65: note: Function 'defineParagraphStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:234:88: note: Function 'defineParagraphStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:239:81: style:inconclusive: Function 'openParagraph' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:106:58: note: Function 'openParagraph' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:239:81: note: Function 'openParagraph' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:249:88: style:inconclusive: Function 'defineCharacterStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:109:65: note: Function 'defineCharacterStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:249:88: note: Function 'defineCharacterStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:254:76: style:inconclusive: Function 'openSpan' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:111:53: note: Function 'openSpan' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:254:76: note: Function 'openSpan' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:264:76: style:inconclusive: Function 'openLink' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:113:53: note: Function 'openLink' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:264:76: note: Function 'openLink' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:277:86: style:inconclusive: Function 'defineSectionStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:116:63: note: Function 'defineSectionStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:277:86: note: Function 'defineSectionStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:282:79: style:inconclusive: Function 'openSection' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:118:56: note: Function 'openSection' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:282:79: note: Function 'openSection' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:312:79: style:inconclusive: Function 'insertField' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:126:56: note: Function 'insertField' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:312:79: note: Function 'insertField' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:320:88: style:inconclusive: Function 'openOrderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:128:65: note: Function 'openOrderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:320:88: note: Function 'openOrderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:325:90: style:inconclusive: Function 'openUnorderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:129:67: note: Function 'openUnorderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:325:90: note: Function 'openUnorderedListLevel' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:340:83: style:inconclusive: Function 'openListElement' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:132:60: note: Function 'openListElement' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:340:83: note: Function 'openListElement' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:354:80: style:inconclusive: Function 'openFootnote' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:135:57: note: Function 'openFootnote' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:354:80: note: Function 'openFootnote' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:364:79: style:inconclusive: Function 'openComment' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:138:56: note: Function 'openComment' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:364:79: note: Function 'openComment' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:373:77: style:inconclusive: Function 'openFrame' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:141:54: note: Function 'openFrame' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:373:77: note: Function 'openFrame' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:381:86: style:inconclusive: Function 'insertBinaryObject' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:143:63: note: Function 'insertBinaryObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:381:86: note: Function 'insertBinaryObject' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:389:79: style:inconclusive: Function 'openTextBox' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:149:56: note: Function 'openTextBox' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:389:79: note: Function 'openTextBox' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:399:77: style:inconclusive: Function 'openTable' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:152:54: note: Function 'openTable' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:399:77: note: Function 'openTable' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:407:80: style:inconclusive: Function 'openTableRow' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:154:57: note: Function 'openTableRow' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:407:80: note: Function 'openTableRow' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:417:81: style:inconclusive: Function 'openTableCell' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:156:58: note: Function 'openTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:417:81: note: Function 'openTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:427:90: style:inconclusive: Function 'insertCoveredTableCell' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:158:67: note: Function 'insertCoveredTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:427:90: note: Function 'insertCoveredTableCell' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:436:77: style:inconclusive: Function 'openGroup' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:164:54: note: Function 'openGroup' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:436:77: note: Function 'openGroup' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:446:86: style:inconclusive: Function 'defineGraphicStyle' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:167:63: note: Function 'defineGraphicStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:446:86: note: Function 'defineGraphicStyle' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:476:83: style:inconclusive: Function 'drawConnector' argument 1 names different: declaration 'propList' definition 'list'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.hxx:174:60: note: Function 'drawConnector' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetEncoder.cxx:476:83: note: Function 'drawConnector' argument 1 names different: declaration 'propList' definition 'list'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetDecoder.cxx:134:101: style:inconclusive: Function 'insertElement' argument 2 names different: declaration 'xPropList' definition 'propList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetDecoder.hxx:61:78: note: Function 'insertElement' argument 2 names different: declaration 'xPropList' definition 'propList'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetDecoder.cxx:134:101: note: Function 'insertElement' argument 2 names different: declaration 'xPropList' definition 'propList'. libstaroffice-0.0.7/src/lib/STOFFTable.cxx:68:69: style:inconclusive: Function 'addTablePropertiesTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFTable.hxx:65:59: note: Function 'addTablePropertiesTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFTable.cxx:68:69: note: Function 'addTablePropertiesTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:389:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable PageBreak [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:1504:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_GENERIC [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:184:41: debug: Function::addArguments found argument 'pixels' with varid 0. [varid0] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:188:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable colors [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:233:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:503:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:523:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1969:119: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarAttribute.cxx:904:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:1264:32: performance:inconclusive: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:266:8: note: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:1264:32: note: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:101:8: style:inconclusive: Technically the member function 'STOFF_shared_ptr_noop_deleter < STOFFSpreadsheetListener >::operator()' can be const. [functionConst] libstaroffice-0.0.7/src/lib/SWFieldManager.cxx:129:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_GENERIC [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SWFieldManager.cxx:1033:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/SWFieldManager.cxx:2016:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:317:55: style:inconclusive: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:155:31: note: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:317:55: note: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:351:47: style:inconclusive: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:162:23: note: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:351:47: note: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:387:80: style:inconclusive: Function 'insertBreak' argument 1 names different: declaration 'breakType' definition 'type'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:255:30: note: Function 'insertBreak' argument 1 names different: declaration 'breakType' definition 'type'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:387:80: note: Function 'insertBreak' argument 1 names different: declaration 'breakType' definition 'type'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:429:67: style:inconclusive: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:174:43: note: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:429:67: note: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:601:18: style: Variable 'currentPage' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1408:25: style:inconclusive: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:259:8: note: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1408:25: note: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:101:8: style:inconclusive: Technically the member function 'STOFF_shared_ptr_noop_deleter < STOFFTextListener >::operator()' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:301:48: style:inconclusive: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:146:31: note: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:301:48: note: Function 'insertUnicode' argument 1 names different: declaration 'character' definition 'val'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:325:40: style:inconclusive: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:153:23: note: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:325:40: note: Function 'insertEOL' argument 1 names different: declaration 'softBreak' definition 'soft'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:438:60: style:inconclusive: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:165:43: note: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:438:60: note: Function 'setParagraph' argument 1 names different: declaration 'paragraph' definition 'para'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:499:81: style:inconclusive: Function 'setDocumentMetaData' argument 1 names different: declaration 'list' definition 'meta'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:76:64: note: Function 'setDocumentMetaData' argument 1 names different: declaration 'list' definition 'meta'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:499:81: note: Function 'setDocumentMetaData' argument 1 names different: declaration 'list' definition 'meta'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1154:25: style:inconclusive: Function 'insertTextBox' argument 1 names different: declaration 'pos' definition 'frame'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:197:45: note: Function 'insertTextBox' argument 1 names different: declaration 'pos' definition 'frame'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1154:25: note: Function 'insertTextBox' argument 1 names different: declaration 'pos' definition 'frame'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1154:90: style:inconclusive: Function 'insertTextBox' argument 3 names different: declaration 'style' definition 'frameStyle'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:197:108: note: Function 'insertTextBox' argument 3 names different: declaration 'style' definition 'frameStyle'. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1154:90: note: Function 'insertTextBox' argument 3 names different: declaration 'style' definition 'frameStyle'. libstaroffice-0.0.7/src/lib/StarBitmap.cxx:449:18: performance:inconclusive: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarBitmap.hxx:84:8: note: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.cxx:449:18: note: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.cxx:511:18: performance:inconclusive: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarBitmap.hxx:86:8: note: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.cxx:511:18: note: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.cxx:257:7: style: Condition '!readBitmapInformation(zone,bitmap,lastPos)' is always false [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:257:29: note: Calling function 'readBitmapInformation' returns 1 libstaroffice-0.0.7/src/lib/StarBitmap.cxx:257:7: note: Condition '!readBitmapInformation(zone,bitmap,lastPos)' is always false libstaroffice-0.0.7/src/lib/StarBitmap.cxx:214:106: style:inconclusive: Function 'readBitmap' argument 4 names different: declaration 'data' definition 'result'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarBitmap.hxx:77:96: note: Function 'readBitmap' argument 4 names different: declaration 'data' definition 'result'. libstaroffice-0.0.7/src/lib/StarBitmap.cxx:214:106: note: Function 'readBitmap' argument 4 names different: declaration 'data' definition 'result'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:566:76: style:inconclusive: Function 'getDummyAttribute' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarAttribute.hxx:1094:63: note: Function 'getDummyAttribute' argument 1 names different: declaration 'type' definition 'id'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:566:76: note: Function 'getDummyAttribute' argument 1 names different: declaration 'type' definition 'id'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:575:78: style:inconclusive: Function 'getDefaultAttribute' argument 1 names different: declaration 'which' definition 'nWhich'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarAttribute.hxx:1092:58: note: Function 'getDefaultAttribute' argument 1 names different: declaration 'which' definition 'nWhich'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:575:78: note: Function 'getDefaultAttribute' argument 1 names different: declaration 'which' definition 'nWhich'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:88: style:inconclusive: Function 'readAttribute' argument 2 names different: declaration 'which' definition 'nWhich'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarAttribute.hxx:1090:68: note: Function 'readAttribute' argument 2 names different: declaration 'which' definition 'nWhich'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:88: note: Function 'readAttribute' argument 2 names different: declaration 'which' definition 'nWhich'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:100: style:inconclusive: Function 'readAttribute' argument 3 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarAttribute.hxx:1090:79: note: Function 'readAttribute' argument 3 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:100: note: Function 'readAttribute' argument 3 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:112: style:inconclusive: Function 'readAttribute' argument 4 names different: declaration 'endPos' definition 'lastPos'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarAttribute.hxx:1090:90: note: Function 'readAttribute' argument 4 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:112: note: Function 'readAttribute' argument 4 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:133: style:inconclusive: Function 'readAttribute' argument 5 names different: declaration 'document' definition 'object'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarAttribute.hxx:1090:110: note: Function 'readAttribute' argument 5 names different: declaration 'document' definition 'object'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:583:133: note: Function 'readAttribute' argument 5 names different: declaration 'document' definition 'object'. libstaroffice-0.0.7/src/lib/StarAttribute.cxx:492:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/SWFieldManager.cxx:1953:10: style: Condition 'hdr&0x40' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:166:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_LINEBREAK [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:172:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_ROTATE_VALUE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:178:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_VALUE_FORMAT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:479:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_MARGIN [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:489:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_MERGE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:503:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PROTECTION [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:185:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CHR_CONTOUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:207:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CHR_COLOR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:213:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CHR_KERNING [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:219:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CHR_CROSSEDOUT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:374:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_TXT_SOFTHYPH [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:756:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:908:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CHR_FONT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:928:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CHR_FONTSIZE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:983:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_TXT_CHARFMT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1107:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:396:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:636:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:571:64: style:inconclusive: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarCellAttribute.hxx:51:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:571:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:303:41: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:525:11: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarCellAttribute.cxx:542:6: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:312:14: style: Condition 'm_value' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:310:21: note: Assuming that condition 'm_value==2' is not redundant libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:312:14: note: Condition 'm_value' is always true libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1195:10: style: Return value 'm_field' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1116:55: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:566:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1116:55: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1215:55: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:745:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1215:55: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1255:56: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:791:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1255:56: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1270:54: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:828:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1270:54: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1430:64: style:inconclusive: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarCharAttribute.hxx:51:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1430:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarWriterStruct.hxx:212:42: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarWriterStruct.hxx:306:27: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarWriterStruct.hxx:337:44: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarWriterStruct.hxx:404:47: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:58:38: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:820:41: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarCharAttribute.cxx:1292:39: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:158:13: style:inconclusive: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:127:8: note: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:158:13: note: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:780:3: style: Class 'STOFFVec3 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:787:22: style: Class 'STOFFVec3 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:780:3: style: Class 'STOFFVec3 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:787:22: style: Class 'STOFFVec3 < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:365:123: style:inconclusive: Function 'updateFormula' argument 3 names different: declaration 'cellSheetId' definition 'sheetId'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarCellFormula.hxx:69:115: note: Function 'updateFormula' argument 3 names different: declaration 'cellSheetId' definition 'sheetId'. libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:365:123: note: Function 'updateFormula' argument 3 names different: declaration 'cellSheetId' definition 'sheetId'. libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:482:66: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarEncryption.cxx:199:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:172:5: performance: Variable 'm_colorSet' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:176:5: performance: Variable 'm_fontMap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:180:5: performance: Variable 'm_greekMap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:196:5: performance: Variable 'm_specialPercentMap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:210:5: performance: Variable 'm_otherSpecialMap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:242:5: performance: Variable 'm_parenthesisMap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1191:7: style: Condition '!term' is always false [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1911:7: style: Condition '!convert(formula,m_dataList)' is always false [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1911:15: note: Calling function 'convert' returns 1 libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1911:7: note: Condition '!convert(formula,m_dataList)' is always false libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:766:58: style:inconclusive: Function 'multiplicationExpr' argument 1 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:471:52: note: Function 'multiplicationExpr' argument 1 names different: declaration 'pos' definition 'position'. libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:766:58: note: Function 'multiplicationExpr' argument 1 names different: declaration 'pos' definition 'position'. libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1123:55: style:inconclusive: Function 'parenthesisExpr' argument 1 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:481:49: note: Function 'parenthesisExpr' argument 1 names different: declaration 'pos' definition 'position'. libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1123:55: note: Function 'parenthesisExpr' argument 1 names different: declaration 'pos' definition 'position'. libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1333:50: style:inconclusive: Function 'convertInMML' argument 2 names different: declaration 'inRow' definition 'addRow'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:451:44: note: Function 'convertInMML' argument 2 names different: declaration 'inRow' definition 'addRow'. libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1333:50: note: Function 'convertInMML' argument 2 names different: declaration 'inRow' definition 'addRow'. libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1803:3: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:102:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:172:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:193:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:310:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_CHART [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:446:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_CHART [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:535:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:585:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:731:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:745:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:868:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:970:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:129:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_BREAK [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:185:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_LAYOUT_SPLIT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:195:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_BREAK [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:718:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_BOX [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:746:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_CHR_BACKGROUND [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:866:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_FRM_SIZE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:880:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_LINENUMBER [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:891:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_LR_SPACE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:965:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1026:110: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_PERCENT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1058:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_UL_SPACE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1108:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1246:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:244:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:602:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:692:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:839:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:1026:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:1058:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1083:53: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:250:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1083:53: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1119:53: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:288:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1119:53: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1159:52: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:343:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1159:52: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1179:56: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:378:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1179:56: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1354:64: style:inconclusive: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFrameAttribute.hxx:51:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1354:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1035:7: performance: Passing the result of c_str() to a stream is slow and redundant. [stlcstrStream] libstaroffice-0.0.7/src/lib/StarGraphicStruct.hxx:168:5: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:280:47: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:302:21: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:457:41: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:458:53: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:650:41: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:651:53: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1150:49: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFrameAttribute.cxx:1192:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:595:25: performance:inconclusive: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:99:8: note: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:595:25: note: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:1051:25: performance:inconclusive: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:109:8: note: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:1051:25: note: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:709:25: performance:inconclusive: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:112:8: note: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:709:25: note: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:640:25: style: The scope of the variable 'string' can be reduced. [variableScope] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:709:63: style:inconclusive: Function 'readNumberFormat' argument 2 names different: declaration 'endPos' definition 'lastPos'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:112:46: note: Function 'readNumberFormat' argument 2 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:709:63: note: Function 'readNumberFormat' argument 2 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:579:133: style: Parameter 'format' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:465:0: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:922:8: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarGraphicStruct.cxx:130:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sz [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicStruct.cxx:604:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicStruct.cxx:682:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_flags [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:251:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_LINESTARTCENTER [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:290:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_LINEWIDTH [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:336:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_LINESTYLE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:888:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SDRATTR_GRAFCROP [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:902:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_LINESTART [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:921:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_FILLBITMAP [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:932:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_LINECOLOR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:944:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_LINEDASH [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:955:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_FILLGRADIENT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:989:105: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1087:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1130:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1260:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable XATTR_FILLFLOATTRANSPARENCE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:301:191: style:inconclusive: Function 'readOLEDirectory' argument 4 names different: declaration 'object' definition 'res'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFileManager.hxx:75:183: note: Function 'readOLEDirectory' argument 4 names different: declaration 'object' definition 'res'. libstaroffice-0.0.7/src/lib/StarFileManager.cxx:301:191: note: Function 'readOLEDirectory' argument 4 names different: declaration 'object' definition 'res'. libstaroffice-0.0.7/src/lib/StarFileManager.cxx:847:57: style:inconclusive: Function 'readJobSetUp' argument 2 names different: declaration 'usePrinterLen' definition 'useJobLen'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarFileManager.hxx:93:49: note: Function 'readJobSetUp' argument 2 names different: declaration 'usePrinterLen' definition 'useJobLen'. libstaroffice-0.0.7/src/lib/StarFileManager.cxx:847:57: note: Function 'readJobSetUp' argument 2 names different: declaration 'usePrinterLen' definition 'useJobLen'. libstaroffice-0.0.7/src/lib/StarFileManager.cxx:371:35: style: Variable 'direct' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:560:27: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:1027:37: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:1097:39: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:1211:37: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:1220:39: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:1262:37: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:1390:39: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarFileManager.cxx:1408:37: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarItem.cxx:99:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1058:57: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:643:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1058:57: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1098:58: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:676:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1098:58: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1179:57: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:710:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1179:57: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1207:56: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:746:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1207:56: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1235:60: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:800:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1235:60: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1268:57: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:859:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1268:57: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1301:64: style:inconclusive: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.hxx:51:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1301:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:737:41: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:738:41: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1035:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1086:27: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1257:41: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarGraphicAttribute.cxx:1258:51: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarLanguage.cxx:462:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_language [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarGraphicStruct.cxx:682:55: style: Same expression 'm_points[i].m_flags==2' found multiple times in chain of '&&' operators. [duplicateExpression] libstaroffice-0.0.7/src/lib/StarGraphicStruct.cxx:159:12: style: Variable 'cols' can be declared as const array [constVariable] libstaroffice-0.0.7/src/lib/StarLayout.cxx:59:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:89:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:135:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:218:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:319:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:361:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:443:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:505:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:610:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:109:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:180:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:198:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:982:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:1003:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:1074:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:1238:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:1489:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:1827:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:2104:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:117:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable STOFF_K_UNKNOWN [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:196:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:264:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:292:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:429:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:493:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:641:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:689:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:777:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:805:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObject.cxx:826:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:178:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:236:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:299:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:361:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:925:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarLayout.cxx:310:18: style:inconclusive: Technically the member function 'StarLayout::readC4' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarLayout.hxx:65:8: note: Technically the member function 'StarLayout::readC4' can be const. libstaroffice-0.0.7/src/lib/StarLayout.cxx:310:18: note: Technically the member function 'StarLayout::readC4' can be const. libstaroffice-0.0.7/src/lib/StarLayout.cxx:55:18: performance:inconclusive: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarLayout.hxx:76:8: note: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarLayout.cxx:55:18: note: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarLayout.cxx:397:7: style: Condition 'ok' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarLayout.cxx:370:7: note: Assuming that condition '!ok' is not redundant libstaroffice-0.0.7/src/lib/StarLayout.cxx:391:9: note: Assuming condition is false libstaroffice-0.0.7/src/lib/StarLayout.cxx:397:7: note: Condition 'ok' is always true libstaroffice-0.0.7/src/lib/StarObject.cxx:363:18: performance:inconclusive: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:114:8: note: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:363:18: note: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:229:18: performance:inconclusive: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:118:8: note: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:229:18: note: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:824:18: performance:inconclusive: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:128:8: note: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:824:18: note: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:764:18: performance:inconclusive: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:132:8: note: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:764:18: note: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:959:3: style: Class 'STOFFBox2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:965:22: style: Class 'STOFFBox2 < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/StarObject.cxx:414:10: style: Condition 'hdr&0x40' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarObject.cxx:229:94: style:inconclusive: Function 'readItemSet' argument 3 names different: declaration 'endPos' definition 'lastPos'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObject.hxx:118:80: note: Function 'readItemSet' argument 3 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarObject.cxx:229:94: note: Function 'readItemSet' argument 3 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarObject.cxx:363:55: style:inconclusive: Function 'readPersistData' argument 2 names different: declaration 'endPos' definition 'lastPos'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObject.hxx:114:45: note: Function 'readPersistData' argument 2 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarObject.cxx:363:55: note: Function 'readPersistData' argument 2 names different: declaration 'endPos' definition 'lastPos'. libstaroffice-0.0.7/src/lib/StarObject.cxx:687:94: style:inconclusive: Function 'readStarFrameworkConfigFile' argument 2 names different: declaration 'ascii' definition 'asciiFile'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObject.hxx:130:84: note: Function 'readStarFrameworkConfigFile' argument 2 names different: declaration 'ascii' definition 'asciiFile'. libstaroffice-0.0.7/src/lib/StarObject.cxx:687:94: note: Function 'readStarFrameworkConfigFile' argument 2 names different: declaration 'ascii' definition 'asciiFile'. libstaroffice-0.0.7/src/lib/StarObject.cxx:764:113: style:inconclusive: Function 'readStarFrameworkConfigItem' argument 3 names different: declaration 'ascii' definition 'asciiFile'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObject.hxx:132:103: note: Function 'readStarFrameworkConfigItem' argument 3 names different: declaration 'ascii' definition 'asciiFile'. libstaroffice-0.0.7/src/lib/StarObject.cxx:764:113: note: Function 'readStarFrameworkConfigItem' argument 3 names different: declaration 'ascii' definition 'asciiFile'. libstaroffice-0.0.7/src/lib/StarObject.cxx:764:58: style: Parameter 'entry' can be declared as reference to const [constParameterReference] libstaroffice-0.0.7/src/lib/StarObject.cxx:354:23: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:147:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:208:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:240:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:431:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:490:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:546:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:584:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:628:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:779:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:125:22: warning: The class 'StarObjectDraw' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:125:22: note: Derived function 'StarObjectDraw::parse' libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:428:22: warning: The class 'StarObjectDraw' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:428:22: note: Derived function 'StarObjectDraw::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:918:23: performance:inconclusive: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:84:8: note: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:918:23: note: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:158:23: warning: The class 'StarObjectChart' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:158:23: note: Derived function 'StarObjectChart::parse' libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:296:23: warning: The class 'StarObjectChart' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:296:23: note: Derived function 'StarObjectChart::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:188:85: style:inconclusive: Function 'readDrawDocument' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectDraw.hxx:80:71: note: Function 'readDrawDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:188:85: note: Function 'readDrawDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:428:87: style:inconclusive: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectDraw.hxx:82:73: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:428:87: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:131:9: style: Variable 'directory' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:562:23: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectDraw.cxx:704:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectMath.cxx:118:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectMath.cxx:145:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:204:87: style:inconclusive: Function 'readChartDocument' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:78:72: note: Function 'readChartDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:204:87: note: Function 'readChartDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:296:88: style:inconclusive: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:80:73: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:296:88: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:164:9: style: Variable 'directory' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:533:45: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:540:49: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:548:55: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectMath.cxx:99:22: warning: The class 'StarObjectMath' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectMath.cxx:99:22: note: Derived function 'StarObjectMath::parse' libstaroffice-0.0.7/src/lib/StarObjectMath.cxx:105:9: style: Variable 'directory' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:2171:7: warning: Either the condition '!listener' is redundant or there is possible null pointer dereference: listener. [nullPointerRedundantCheck] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:2173:7: note: Assuming that condition '!listener' is not redundant libstaroffice-0.0.7/src/lib/StarItemPool.cxx:2171:7: note: Null pointer dereference libstaroffice-0.0.7/src/lib/StarItemPool.cxx:2206:7: warning: Either the condition '!listener' is redundant or there is possible null pointer dereference: listener. [nullPointerRedundantCheck] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:2208:7: note: Assuming that condition '!listener' is not redundant libstaroffice-0.0.7/src/lib/StarItemPool.cxx:2206:7: note: Null pointer dereference libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:190:87: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:501:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:782:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:834:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:888:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1210:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1224:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1262:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:903:40: style:inconclusive: Function 'StarItemPool' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarItemPool.hxx:77:28: note: Function 'StarItemPool' argument 1 names different: declaration 'document' definition 'doc'. libstaroffice-0.0.7/src/lib/StarItemPool.cxx:903:40: note: Function 'StarItemPool' argument 1 names different: declaration 'document' definition 'doc'. libstaroffice-0.0.7/src/lib/StarItemPool.cxx:598:27: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:643:27: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:722:27: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarItemPool.cxx:890:27: style: Consider using std::copy algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:151:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:216:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:363:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:535:76: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_GENERIC [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:97:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:221:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:321:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:477:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:774:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:96:8: note: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:774:23: note: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:826:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:98:8: note: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:826:23: note: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1217:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:102:8: note: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1217:23: note: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1151:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:106:8: note: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1151:23: note: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1017:10: style: Condition 'ok' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1016:11: note: Assignment 'ok=true', assigned value is 1 libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1017:10: note: Condition 'ok' is always true libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:360:82: style:inconclusive: Function 'updatePageSpans' argument 2 names different: declaration 'numPages' definition 'number'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:79:67: note: Function 'updatePageSpans' argument 2 names different: declaration 'numPages' definition 'number'. libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:360:82: note: Function 'updatePageSpans' argument 2 names different: declaration 'numPages' definition 'number'. libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:222:16: style: Variable 'obj' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:274:18: style: Variable 'page' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:283:18: style: Variable 'page' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:403:14: style: Variable 'obj' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:429:14: style: Variable 'page' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:480:34: style: Variable 'page' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:178:41: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:676:15: style: Condition 'i==1' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:675:10: note: Assuming that condition 'i==0' is not redundant libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:665:18: note: Assuming that condition 'i<2' is not redundant libstaroffice-0.0.7/src/lib/StarObjectNumericRuler.cxx:676:15: note: Condition 'i==1' is always true libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:421:99: style:inconclusive: Function 'updatePageSpans' argument 3 names different: declaration 'numPages' definition 'number'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectPageStyle.hxx:73:121: note: Function 'updatePageSpans' argument 3 names different: declaration 'numPages' definition 'number'. libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:421:99: note: Function 'updatePageSpans' argument 3 names different: declaration 'numPages' definition 'number'. libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:71:49: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectPageStyle.cxx:106:24: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:591:90: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:785:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_TWIP [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1080:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1335:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_point [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1752:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1908:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2005:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2086:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2140:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2183:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2304:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2408:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2551:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2641:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2683:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2758:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2856:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2880:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2956:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3087:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3186:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3217:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3249:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3318:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3377:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3611:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallText.cxx:299:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:841:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:905:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:965:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1095:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1212:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1296:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1324:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1373:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1452:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1618:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1815:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:157:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:201:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:629:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_INCH [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:779:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:834:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1685:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1791:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2087:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2203:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2416:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2763:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2811:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_CUR [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2999:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3180:30: performance:inconclusive: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:127:8: note: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3180:30: note: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2999:30: performance:inconclusive: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:133:8: note: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2999:30: note: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:408:8: warning: The class 'SdrGraphicAttribute' defines member function with name 'updateStyle' also defined in its parent class 'SdrGraphic'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:330:8: note: Parent function 'SdrGraphic::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:408:8: note: Derived function 'SdrGraphicAttribute::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:806:8: warning: The class 'SdrGraphicCircle' defines member function with name 'updateStyle' also defined in its parent class 'SdrGraphicAttribute'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:408:8: note: Parent function 'SdrGraphicAttribute::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:806:8: note: Derived function 'SdrGraphicCircle::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:806:8: warning: The class 'SdrGraphicCircle' defines member function with name 'updateStyle' also defined in its parent class 'SdrGraphic'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:330:8: note: Parent function 'SdrGraphic::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:806:8: note: Derived function 'SdrGraphicCircle::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:999:8: warning: The class 'SdrGraphicGraph' defines member function with name 'updateStyle' also defined in its parent class 'SdrGraphicAttribute'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:408:8: note: Parent function 'SdrGraphicAttribute::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:999:8: note: Derived function 'SdrGraphicGraph::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:999:8: warning: The class 'SdrGraphicGraph' defines member function with name 'updateStyle' also defined in its parent class 'SdrGraphic'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:330:8: note: Parent function 'SdrGraphic::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:999:8: note: Derived function 'SdrGraphicGraph::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1090:8: warning: The class 'SdrGraphicMeasure' defines member function with name 'updateStyle' also defined in its parent class 'SdrGraphicAttribute'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:408:8: note: Parent function 'SdrGraphicAttribute::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1090:8: note: Derived function 'SdrGraphicMeasure::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1090:8: warning: The class 'SdrGraphicMeasure' defines member function with name 'updateStyle' also defined in its parent class 'SdrGraphic'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:330:8: note: Parent function 'SdrGraphic::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1090:8: note: Derived function 'SdrGraphicMeasure::updateStyle' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:73:3: style: Class 'GluePoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:269:9: style: The statement 'if (first) first=false' is logically equivalent to 'first=false'. [duplicateConditionalAssign] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:270:12: note: Assignment 'first=false' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:269:9: note: Condition 'first' is redundant libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:975:11: style: The statement 'if (first) first=false' is logically equivalent to 'first=false'. [duplicateConditionalAssign] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:976:14: note: Assignment 'first=false' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:975:11: note: Condition 'first' is redundant libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1506:9: style: The statement 'if (first) first=false' is logically equivalent to 'first=false'. [duplicateConditionalAssign] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1507:12: note: Assignment 'first=false' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1506:9: note: Condition 'first' is redundant libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1732:9: style: The statement 'if (first) first=false' is logically equivalent to 'first=false'. [duplicateConditionalAssign] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1733:12: note: Assignment 'first=false' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1732:9: note: Condition 'first' is redundant libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3287:11: style: The statement 'if (first) first=false' is logically equivalent to 'first=false'. [duplicateConditionalAssign] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3288:14: note: Assignment 'first=false' libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3287:11: note: Condition 'first' is redundant libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3549:11: style: Condition 'ok' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3546:9: note: Assuming that condition 'ok' is not redundant libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3549:11: note: Condition 'ok' is always true libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2480:14: warning: Either the condition 'smallGraphic' is redundant or there is possible null pointer dereference: smallGraphic. [nullPointerRedundantCheck] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2485:18: note: Assuming that condition 'smallGraphic' is not redundant libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2480:14: note: Null pointer dereference libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1176:11: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1179:11: note: Found duplicate branches for 'if' and 'else'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1176:11: note: Found duplicate branches for 'if' and 'else'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1724:116: style:inconclusive: Function 'send' argument 4 names different: declaration 'inPageMaster' definition 'inMasterPage'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:91:94: note: Function 'send' argument 4 names different: declaration 'inPageMaster' definition 'inMasterPage'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1724:116: note: Function 'send' argument 4 names different: declaration 'inPageMaster' definition 'inMasterPage'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3180:106: style:inconclusive: Function 'readSDRGluePoint' argument 2 names different: declaration 'point' definition 'pt'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:127:84: note: Function 'readSDRGluePoint' argument 2 names different: declaration 'point' definition 'pt'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3180:106: note: Function 'readSDRGluePoint' argument 2 names different: declaration 'point' definition 'pt'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3313:81: style:inconclusive: Function 'readSDRUserDataList' argument 3 names different: declaration 'data' definition 'dataList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:140:104: note: Function 'readSDRUserDataList' argument 3 names different: declaration 'data' definition 'dataList'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3313:81: note: Function 'readSDRUserDataList' argument 3 names different: declaration 'data' definition 'dataList'. libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:424:16: style: Variable 'item' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:433:16: style: Variable 'item' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1078:16: style: Variable 'measurePoint' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:217:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PAGE_HORCENTER [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:266:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PAGE_SCALE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:290:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PAGE_SIZE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:306:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PAGE_FOOTERSET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:435:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:817:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_COL [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:832:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PAGE [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:848:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_FRM_HEADER [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:868:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PAGE_HEADERLEFT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:885:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_SC_PAGE_CHARTS [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:1037:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:846:27: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1373:34: style: Consider using std::any_of algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1613:38: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:1614:39: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2102:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2146:12: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2215:29: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2267:29: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2270:45: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2271:32: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2312:23: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2442:27: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2495:27: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2567:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2647:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2779:29: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2808:29: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2887:23: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2927:27: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3195:23: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3512:31: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3520:29: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:822:20: style: Condition 'c.addTo(propList)' is always true [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:822:20: note: Calling function 'addTo' returns 1 libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:822:20: note: Condition 'c.addTo(propList)' is always true libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:989:55: style:inconclusive: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:640:33: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:989:55: note: Function 'read' argument 2 names different: declaration 'vers' definition 'nVers'. libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:1102:64: style:inconclusive: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarPageAttribute.hxx:51:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:1102:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:851:28: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:420:43: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:945:35: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:959:45: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:1082:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarPageAttribute.cxx:1085:25: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:152:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_PARA_WIDOWS [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:205:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_PARA_SPLIT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:219:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_PARA_ORPHANS [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:294:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:335:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:645:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_PARA_ADJUST [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:674:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_EE_PARA_NUMBULLET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:694:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_EE_PARA_BULLET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:700:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_PARA_DROP [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:717:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ATTR_PARA_LINESPACING [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:790:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_POINT [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1289:22: performance:inconclusive: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:138:8: note: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1289:22: note: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1317:22: style:inconclusive: Technically the member function 'StarObjectText::readSWOLENode' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:140:8: note: Technically the member function 'StarObjectText::readSWOLENode' can be const. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1317:22: note: Technically the member function 'StarObjectText::readSWOLENode' can be const. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:819:22: warning: The class 'StarObjectText' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectText.cxx:819:22: note: Derived function 'StarObjectText::parse' libstaroffice-0.0.7/src/lib/StarObjectText.cxx:902:22: warning: The class 'StarObjectText' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectText.cxx:902:22: note: Derived function 'StarObjectText::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectText.cxx:522:17: style: The statement 'if (first) first=false' is logically equivalent to 'first=false'. [duplicateConditionalAssign] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:523:20: note: Assignment 'first=false' libstaroffice-0.0.7/src/lib/StarObjectText.cxx:522:17: note: Condition 'first' is redundant libstaroffice-0.0.7/src/lib/StarObjectText.cxx:267:5: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:270:5: note: Found duplicate branches for 'if' and 'else'. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:267:5: note: Found duplicate branches for 'if' and 'else'. libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:974:64: style:inconclusive: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarParagraphAttribute.hxx:51:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarParagraphAttribute.cxx:974:64: note: Function 'addInitTo' argument 1 names different: declaration 'whichToAttributeMap' definition 'map'. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2195:29: style:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:96:8: note: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2195:29: note: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2402:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:99:8: note: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2402:29: note: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2606:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:101:8: note: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2606:29: note: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2880:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:105:8: note: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2880:29: note: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2939:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:107:8: note: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2939:29: note: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2992:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:109:8: note: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2992:29: note: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:756:29: warning: The class 'StarObjectSpreadsheet' defines member function with name 'parse' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:77:8: note: Parent function 'StarObject::parse' libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:756:29: note: Derived function 'StarObjectSpreadsheet::parse' libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1682:29: warning: The class 'StarObjectSpreadsheet' defines member function with name 'readSfxStyleSheets' also defined in its parent class 'StarObject'. [duplInheritedMember] libstaroffice-0.0.7/src/lib/StarObject.hxx:116:8: note: Parent function 'StarObject::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1682:29: note: Derived function 'StarObjectSpreadsheet::readSfxStyleSheets' libstaroffice-0.0.7/src/lib/StarObjectText.cxx:902:87: style:inconclusive: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:127:73: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:902:87: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1614:85: style:inconclusive: Function 'readDrawingLayer' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:132:71: note: Function 'readDrawingLayer' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1614:85: note: Function 'readDrawingLayer' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1708:87: style:inconclusive: Function 'readWriterDocument' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:129:73: note: Function 'readWriterDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1708:87: note: Function 'readWriterDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:135:14: style: Variable 'z' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:494:18: style: Variable 'font' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:825:9: style: Variable 'directory' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1600:11: style: Condition '!readSCChangeTrack(zone,int(loadVers),endPos)' is always false [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1600:29: note: Calling function 'readSCChangeTrack' returns 1 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1600:11: note: Condition '!readSCChangeTrack(zone,int(loadVers),endPos)' is always false libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1841:13: style: Condition '!readSCColumn(zone,table,nCol,scRecord.getContentLastPosition())' is always false [knownConditionTrueFalse] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1841:26: note: Calling function 'readSCColumn' returns 1 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1841:13: note: Condition '!readSCColumn(zone,table,nCol,scRecord.getContentLastPosition())' is always false libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1182:33: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:813:92: style:inconclusive: Function 'readCalcDocument' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:87:71: note: Function 'readCalcDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:813:92: note: Function 'readCalcDocument' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1682:94: style:inconclusive: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:89:73: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:1682:94: note: Function 'readSfxStyleSheets' argument 2 names different: declaration 'fileName' definition 'name'. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:626:43: style: Variable 'sheet' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:762:9: style: Variable 'directory' can be declared as reference to const [constVariableReference] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:722:96: style: Parameter 'attrib' can be declared as pointer to const [constParameterPointer] libstaroffice-0.0.7/src/lib/StarZone.cxx:108:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarZone.cxx:206:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarZone.cxx:351:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarZone.cxx:382:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarZone.cxx:421:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarZone.cxx:604:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarZone.cxx:634:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarZone.cxx:644:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarTable.cxx:242:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarTable.cxx:374:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarTable.cxx:514:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarTable.cxx:589:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_format [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:65:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:116:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:161:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:216:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:263:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:371:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:423:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:468:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:504:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:548:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:583:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:605:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:620:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:727:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:747:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:768:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:803:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:838:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:886:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:1017:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:1051:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:1091:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/StarWriterStruct.cxx:1169:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RVNG_SEEK_SET [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/libstaroffice_internal.cxx:218:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable hex [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/libstaroffice_internal.cxx:420:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable npos [valueFlowBailoutIncompleteVar] libstaroffice-0.0.7/src/lib/libstaroffice_internal.cxx:234:54: style:inconclusive: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. [funcArgNamesDifferent] libstaroffice-0.0.7/src/lib/libstaroffice_internal.hxx:369:44: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/libstaroffice_internal.cxx:234:54: note: Function 'addTo' argument 1 names different: declaration 'propList' definition 'pList'. libstaroffice-0.0.7/src/lib/libstaroffice_internal.cxx:256:87: performance: Function parameter 'which' should be passed by const reference. [passedByValue] libstaroffice-0.0.7/src/lib/StarZone.cxx:595:22: style: Condition 'actPos()' consider using 'table.m_rowToBoxMap.try_emplace(row, std::vector());'. [stlFindInsert] diff: head libstaroffice-0.0.7/src/lib/SDXParser.cxx:223:17: performance:inconclusive: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/SDXParser.hxx:87:8: note: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/SDXParser.cxx:223:17: note: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/SDXParser.hxx:87:8: performance:inconclusive: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/SDXParser.cxx:223:17: note: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/SDXParser.hxx:87:8: note: Technically the member function 'SDXParser::createDocument' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1637:28: style:inconclusive: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:269:8: note: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1637:28: note: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. 2.17.0 libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:269:8: style:inconclusive: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFGraphicListener.cxx:1637:28: note: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/STOFFGraphicListener.hxx:269:8: note: Technically the member function 'STOFFGraphicListener::_handleFrameParameters' can be const. head libstaroffice-0.0.7/src/lib/STOFFHeader.hxx:97:12: debug: CheckClass::isMemberVar found used member variable 'm_docKind' with varid 0 [varid0] head libstaroffice-0.0.7/src/lib/STOFFHeader.hxx:97:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m_docKind [valueFlowBailoutIncompleteVar] head libstaroffice-0.0.7/src/lib/STOFFList.cxx:197:17: style:inconclusive: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFList.hxx:183:8: note: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. libstaroffice-0.0.7/src/lib/STOFFList.cxx:197:17: note: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. 2.17.0 libstaroffice-0.0.7/src/lib/STOFFList.hxx:183:8: style:inconclusive: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFList.cxx:197:17: note: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. libstaroffice-0.0.7/src/lib/STOFFList.hxx:183:8: note: Technically the member function 'STOFFList::setStartValueForNextElement' can be const. head libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:1013:22: performance:inconclusive: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:272:8: note: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:1013:22: note: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:904:22: performance:inconclusive: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:265:8: note: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:904:22: note: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:265:8: performance:inconclusive: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:904:22: note: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:265:8: note: Technically the member function 'STOFFOLEParser::readContents' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:272:8: performance:inconclusive: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFOLEParser.cxx:1013:22: note: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFOLEParser.hxx:272:8: note: Technically the member function 'STOFFOLEParser::readCONTENTS' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:131:35: style:inconclusive: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:95:8: note: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:131:35: note: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. head libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:363:28: performance:inconclusive: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:59:8: note: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:363:28: note: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:59:8: performance:inconclusive: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:363:28: note: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:59:8: note: Technically the member function 'STOFFPropertyHandler::checkData' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:95:8: style:inconclusive: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.cxx:131:35: note: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. libstaroffice-0.0.7/src/lib/STOFFPropertyHandler.hxx:95:8: note: Technically the member function 'STOFFPropertyHandlerEncoder::getData' can be const. head libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:1264:32: performance:inconclusive: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:266:8: note: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:1264:32: note: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:266:8: performance:inconclusive: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.cxx:1264:32: note: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/STOFFSpreadsheetListener.hxx:266:8: note: Technically the member function 'STOFFSpreadsheetListener::_handleFrameParameters' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/STOFFStarMathToMMLConverter.cxx:1191:7: style: Condition '!term' is always false [knownConditionTrueFalse] head libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1408:25: style:inconclusive: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:259:8: note: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1408:25: note: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. 2.17.0 libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:259:8: style:inconclusive: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. [functionConst] libstaroffice-0.0.7/src/lib/STOFFTextListener.cxx:1408:25: note: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. libstaroffice-0.0.7/src/lib/STOFFTextListener.hxx:259:8: note: Technically the member function 'STOFFTextListener::_handleFrameParameters' can be const. head libstaroffice-0.0.7/src/lib/StarBitmap.cxx:449:18: performance:inconclusive: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarBitmap.hxx:84:8: note: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.cxx:449:18: note: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarBitmap.cxx:511:18: performance:inconclusive: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarBitmap.hxx:86:8: note: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.cxx:511:18: note: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarBitmap.hxx:84:8: performance:inconclusive: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:449:18: note: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.hxx:84:8: note: Technically the member function 'StarBitmap::readBitmapInformation' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarBitmap.hxx:86:8: performance:inconclusive: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarBitmap.cxx:511:18: note: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarBitmap.hxx:86:8: note: Technically the member function 'StarBitmap::readBitmapData' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:127:8: style:inconclusive: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:158:13: note: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:127:8: note: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. head libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:158:13: style:inconclusive: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:127:8: note: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. libstaroffice-0.0.7/src/lib/StarCellFormula.cxx:158:13: note: Technically the member function 'StarCellFormulaInternal::Token::get' can be const. head libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:1051:25: performance:inconclusive: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:109:8: note: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:1051:25: note: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:595:25: performance:inconclusive: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:99:8: note: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:595:25: note: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:709:25: performance:inconclusive: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:112:8: note: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:709:25: note: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:109:8: performance:inconclusive: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:1051:25: note: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:109:8: note: Technically the member function 'StarFormatManager::readSWPatternLCL' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:112:8: performance:inconclusive: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:709:25: note: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:112:8: note: Technically the member function 'StarFormatManager::readNumberFormat' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:99:8: performance:inconclusive: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarFormatManager.cxx:595:25: note: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarFormatManager.hxx:99:8: note: Technically the member function 'StarFormatManager::readSWFormatDef' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarLayout.cxx:310:18: style:inconclusive: Technically the member function 'StarLayout::readC4' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarLayout.hxx:65:8: note: Technically the member function 'StarLayout::readC4' can be const. libstaroffice-0.0.7/src/lib/StarLayout.cxx:310:18: note: Technically the member function 'StarLayout::readC4' can be const. head libstaroffice-0.0.7/src/lib/StarLayout.cxx:55:18: performance:inconclusive: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarLayout.hxx:76:8: note: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarLayout.cxx:55:18: note: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarLayout.hxx:65:8: style:inconclusive: Technically the member function 'StarLayout::readC4' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarLayout.cxx:310:18: note: Technically the member function 'StarLayout::readC4' can be const. libstaroffice-0.0.7/src/lib/StarLayout.hxx:65:8: note: Technically the member function 'StarLayout::readC4' can be const. 2.17.0 libstaroffice-0.0.7/src/lib/StarLayout.hxx:76:8: performance:inconclusive: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarLayout.cxx:55:18: note: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarLayout.hxx:76:8: note: Technically the member function 'StarLayout::readDataBlock' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObject.cxx:229:18: performance:inconclusive: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:118:8: note: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:229:18: note: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObject.cxx:363:18: performance:inconclusive: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:114:8: note: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:363:18: note: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObject.cxx:764:18: performance:inconclusive: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:132:8: note: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:764:18: note: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObject.cxx:824:18: performance:inconclusive: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.hxx:128:8: note: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.cxx:824:18: note: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObject.hxx:114:8: performance:inconclusive: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.cxx:363:18: note: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.hxx:114:8: note: Technically the member function 'StarObject::readPersistData' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObject.hxx:118:8: performance:inconclusive: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.cxx:229:18: note: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.hxx:118:8: note: Technically the member function 'StarObject::readItemSet' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObject.hxx:128:8: performance:inconclusive: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.cxx:824:18: note: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.hxx:128:8: note: Technically the member function 'StarObject::readSfxWindows' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObject.hxx:132:8: performance:inconclusive: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObject.cxx:764:18: note: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObject.hxx:132:8: note: Technically the member function 'StarObject::readStarFrameworkConfigItem' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:918:23: performance:inconclusive: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:84:8: note: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:918:23: note: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:84:8: performance:inconclusive: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectChart.cxx:918:23: note: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectChart.hxx:84:8: note: Technically the member function 'StarObjectChart::readSCHMemChart' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1151:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:106:8: note: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1151:23: note: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1217:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:102:8: note: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1217:23: note: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:774:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:96:8: note: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:774:23: note: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:826:23: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:98:8: note: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:826:23: note: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:102:8: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1217:23: note: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:102:8: note: Technically the member function 'StarObjectModel::readSdrMPageDesc' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:106:8: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:1151:23: note: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:106:8: note: Technically the member function 'StarObjectModel::readSdrPageUnknownZone1' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:96:8: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:774:23: note: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:96:8: note: Technically the member function 'StarObjectModel::readSdrLayer' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:98:8: performance:inconclusive: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectModel.cxx:826:23: note: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectModel.hxx:98:8: note: Technically the member function 'StarObjectModel::readSdrLayerSet' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2999:30: performance:inconclusive: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:133:8: note: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2999:30: note: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3180:30: performance:inconclusive: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:127:8: note: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3180:30: note: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:127:8: performance:inconclusive: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:3180:30: note: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:127:8: note: Technically the member function 'StarObjectSmallGraphic::readSDRGluePoint' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:133:8: performance:inconclusive: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.cxx:2999:30: note: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSmallGraphic.hxx:133:8: note: Technically the member function 'StarObjectSmallGraphic::readSDRObjectSurrogate' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2195:29: style:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:96:8: note: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2195:29: note: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. head libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2402:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:99:8: note: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2402:29: note: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2606:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:101:8: note: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2606:29: note: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2880:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:105:8: note: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2880:29: note: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2939:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:107:8: note: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2939:29: note: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2992:29: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:109:8: note: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2992:29: note: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:101:8: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2606:29: note: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:101:8: note: Technically the member function 'StarObjectSpreadsheet::readSCDBData' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:105:8: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2880:29: note: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:105:8: note: Technically the member function 'StarObjectSpreadsheet::readSCMatrix' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:107:8: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2939:29: note: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:107:8: note: Technically the member function 'StarObjectSpreadsheet::readSCQueryParam' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:109:8: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2992:29: note: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:109:8: note: Technically the member function 'StarObjectSpreadsheet::readSCOutlineArray' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:96:8: style:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2195:29: note: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:96:8: note: Technically the member function 'StarObjectSpreadsheet::readSCData' can be const. 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:99:8: performance:inconclusive: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.cxx:2402:29: note: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectSpreadsheet.hxx:99:8: note: Technically the member function 'StarObjectSpreadsheet::readSCChangeTrack' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1289:22: performance:inconclusive: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:138:8: note: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1289:22: note: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). head libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1317:22: style:inconclusive: Technically the member function 'StarObjectText::readSWOLENode' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarObjectText.hxx:140:8: note: Technically the member function 'StarObjectText::readSWOLENode' can be const. libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1317:22: note: Technically the member function 'StarObjectText::readSWOLENode' can be const. 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectText.hxx:138:8: performance:inconclusive: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). [functionStatic] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1289:22: note: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). libstaroffice-0.0.7/src/lib/StarObjectText.hxx:138:8: note: Technically the member function 'StarObjectText::readSWJobSetUp' can be static (but you may consider moving to unnamed namespace). 2.17.0 libstaroffice-0.0.7/src/lib/StarObjectText.hxx:140:8: style:inconclusive: Technically the member function 'StarObjectText::readSWOLENode' can be const. [functionConst] libstaroffice-0.0.7/src/lib/StarObjectText.cxx:1317:22: note: Technically the member function 'StarObjectText::readSWOLENode' can be const. libstaroffice-0.0.7/src/lib/StarObjectText.hxx:140:8: note: Technically the member function 'StarObjectText::readSWOLENode' can be const. DONE