| |
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
| 1 |
/home/cc-runs/analyzer_builds/qtsvg/src/svg/Svg_autogen/include/moc_qsvgrenderer.cpp @ Line 167
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 2 |
/home/cc-runs/analyzer_builds/qtsvg/src/svg/Svg_autogen/include/moc_qsvgrenderer.cpp @ Line 169
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 3 |
/home/cc-runs/analyzer_builds/qtsvg/src/svg/Svg_autogen/include/moc_qsvgrenderer.cpp @ Line 171
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 4 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 131
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
9 |
unreviewed
|
| 5 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 131
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
6 |
unreviewed
|
| 6 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 131
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
9 |
unreviewed
|
| 7 |
/home/cc-runs/install_dir/dev/include/QtWidgets/6.7.0/QtWidgets/private/qgraphicsitem_p.h @ Line 600
|
|
core.CallAndMessage |
Called C++ object pointer is null |
16 |
unreviewed
|
| 8 |
/usr/include/c++/10/bits/atomic_base.h @ Line 214
|
|
deadcode.DeadStores |
Value stored to '__b' during its initialization is never read |
1 |
unreviewed
|
| 9 |
/usr/include/c++/10/bits/atomic_base.h @ Line 225
|
|
deadcode.DeadStores |
Value stored to '__b' during its initialization is never read |
1 |
unreviewed
|
| 10 |
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
2 |
unreviewed
|
| 11 |
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
2 |
unreviewed
|
| 12 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEnginePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 13 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp @ Line 91
|
|
misc-use-anonymous-namespace |
function 'maybeUncompress' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 14 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp @ Line 219
|
|
misc-use-anonymous-namespace |
function 'fileType' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 15 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.h @ Line 14
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEngine' defines a non-default destructor and a copy constructor but does not define a copy assignment operator |
1 |
unreviewed
|
| 16 |
src/plugins/iconengines/svgiconengine/qsvgiconengine.h @ Line 14
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIconEngine' defines a non-default destructor and a copy constructor but does not define a copy assignment operator |
1 |
unreviewed
|
| 17 |
src/plugins/imageformats/svg/qsvgiohandler.cpp @ Line 87
|
|
misc-use-anonymous-namespace |
function 'isPossiblySvg' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 18 |
src/plugins/imageformats/svg/qsvgiohandler.h @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIOHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 19 |
src/plugins/imageformats/svg/qsvgiohandler.h @ Line 19
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgIOHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 20 |
src/svg/qsvgdebug.cpp @ Line 9
|
|
misc-use-anonymous-namespace |
variable 'nodeTypeStrings' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 21 |
src/svg/qsvgdebug.cpp @ Line 32
|
|
misc-use-anonymous-namespace |
function 'typeName' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 22 |
src/svg/qsvgdebug.cpp @ Line 40
|
|
cppcoreguidelines-virtual-class-destructor |
destructor of 'SvgDebugVisitor' is public and non-virtual |
2 |
unreviewed
|
| 23 |
src/svg/qsvggenerator.cpp @ Line 27
|
|
misc-use-anonymous-namespace |
function 'translate_color' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 24 |
src/svg/qsvggenerator.cpp @ Line 41
|
|
misc-use-anonymous-namespace |
function 'translate_dashPattern' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 25 |
src/svg/qsvggenerator.cpp @ Line 131
|
|
misc-use-anonymous-namespace |
function 'svgEngineFeatures' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 26 |
src/svg/qsvggenerator.h @ Line 22
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGenerator' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 27 |
src/svg/qsvggraphics.cpp @ Line 60
|
|
misc-use-anonymous-namespace |
function 'boundsOnStroke' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 28 |
src/svg/qsvggraphics_p.h @ Line 163
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgText' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 29 |
src/svg/qsvggraphics_p.h @ Line 208
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTspan' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 30 |
src/svg/qsvggraphics_p.h @ Line 163
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgText' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 31 |
src/svg/qsvggraphics_p.h @ Line 208
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTspan' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 32 |
src/svg/qsvghandler.cpp @ Line 38
|
|
misc-use-anonymous-namespace |
variable 'qt_inherit_text' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 33 |
src/svg/qsvghandler.cpp @ Line 41
|
|
misc-use-anonymous-namespace |
function 'prefixMessage' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 34 |
src/svg/qsvghandler.cpp @ Line 61
|
|
misc-use-anonymous-namespace |
function 'msgProblemParsing' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 35 |
src/svg/qsvghandler.cpp @ Line 66
|
|
misc-use-anonymous-namespace |
function 'msgCouldNotResolveProperty' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 36 |
src/svg/qsvghandler.cpp @ Line 73
|
|
misc-use-anonymous-namespace |
function 'qsvg_h2i' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 37 |
src/svg/qsvghandler.cpp @ Line 86
|
|
misc-use-anonymous-namespace |
function 'qsvg_hex2int' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 38 |
src/svg/qsvghandler.cpp @ Line 91
|
|
misc-use-anonymous-namespace |
function 'qsvg_hex2int' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 39 |
src/svg/qsvghandler.cpp @ Line 145
|
|
misc-use-anonymous-namespace |
function 'parsePathDataFast' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 40 |
src/svg/qsvghandler.cpp @ Line 147
|
|
misc-use-anonymous-namespace |
function 'someId' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 41 |
src/svg/qsvghandler.cpp @ Line 413
|
|
misc-use-anonymous-namespace |
variable 'QSvgStyleSelector_nodeString' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 42 |
src/svg/qsvghandler.cpp @ Line 435
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleSelector' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 43 |
src/svg/qsvghandler.cpp @ Line 569
|
|
misc-use-anonymous-namespace |
function 'isDigit' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 44 |
src/svg/qsvghandler.cpp @ Line 575
|
|
misc-use-anonymous-namespace |
function 'toDouble' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 45 |
src/svg/qsvghandler.cpp @ Line 655
|
|
misc-use-anonymous-namespace |
function 'toDouble' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 46 |
src/svg/qsvghandler.cpp @ Line 664
|
|
misc-use-anonymous-namespace |
function 'parseNumbersList' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 47 |
src/svg/qsvghandler.cpp @ Line 692
|
|
misc-use-anonymous-namespace |
function 'parseNumbersArray' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 48 |
src/svg/qsvghandler.cpp @ Line 723
|
|
misc-use-anonymous-namespace |
function 'parsePercentageList' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 49 |
src/svg/qsvghandler.cpp @ Line 754
|
|
misc-use-anonymous-namespace |
function 'idFromUrl' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 50 |
src/svg/qsvghandler.cpp @ Line 788
|
|
misc-use-anonymous-namespace |
function 'resolveColor' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 51 |
src/svg/qsvghandler.cpp @ Line 853
|
|
misc-use-anonymous-namespace |
function 'constructColor' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 52 |
src/svg/qsvghandler.cpp @ Line 868
|
|
misc-use-anonymous-namespace |
function 'parseLength' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 53 |
src/svg/qsvghandler.cpp @ Line 903
|
|
misc-use-anonymous-namespace |
function 'convertToNumber' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 54 |
src/svg/qsvghandler.cpp @ Line 913
|
|
misc-use-anonymous-namespace |
function 'createSvgGlyph' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 55 |
src/svg/qsvghandler.cpp @ Line 932
|
|
misc-use-anonymous-namespace |
function 'convertToPixels' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 56 |
src/svg/qsvghandler.cpp @ Line 962
|
|
misc-use-anonymous-namespace |
function 'parseColor' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 57 |
src/svg/qsvghandler.cpp @ Line 973
|
|
misc-use-anonymous-namespace |
function 'styleFromUrl' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 58 |
src/svg/qsvghandler.cpp @ Line 978
|
|
misc-use-anonymous-namespace |
function 'parseBrush' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 59 |
src/svg/qsvghandler.cpp @ Line 1025
|
|
misc-use-anonymous-namespace |
function 'parseTransformationMatrix' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 60 |
src/svg/qsvghandler.cpp @ Line 1155
|
|
misc-use-anonymous-namespace |
function 'parsePen' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 61 |
src/svg/qsvghandler.cpp @ Line 1262
|
|
misc-use-anonymous-namespace |
function 'fontSizeSpec' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 62 |
src/svg/qsvghandler.cpp @ Line 1297
|
|
misc-use-anonymous-namespace |
function 'parseFont' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 63 |
src/svg/qsvghandler.cpp @ Line 1387
|
|
misc-use-anonymous-namespace |
function 'parseTransform' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 64 |
src/svg/qsvghandler.cpp @ Line 1401
|
|
misc-use-anonymous-namespace |
function 'parseVisibility' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 65 |
src/svg/qsvghandler.cpp @ Line 1415
|
|
misc-use-anonymous-namespace |
function 'pathArcSegment' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 66 |
src/svg/qsvghandler.cpp @ Line 1474
|
|
misc-use-anonymous-namespace |
function 'pathArc' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 67 |
src/svg/qsvghandler.cpp @ Line 1560
|
|
misc-use-anonymous-namespace |
function 'parsePathDataFast' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 68 |
src/svg/qsvghandler.cpp @ Line 1888
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 69 |
src/svg/qsvghandler.cpp @ Line 1892
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 70 |
src/svg/qsvghandler.cpp @ Line 1898
|
|
misc-use-anonymous-namespace |
function 'parseCSStoXMLAttrs' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 71 |
src/svg/qsvghandler.cpp @ Line 2016
|
|
misc-use-anonymous-namespace |
function 'cssStyleLookup' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 72 |
src/svg/qsvghandler.cpp @ Line 2029
|
|
misc-use-anonymous-namespace |
function 'cssStyleLookup' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 73 |
src/svg/qsvghandler.cpp @ Line 2044
|
|
misc-use-anonymous-namespace |
function 'stringToList' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 74 |
src/svg/qsvghandler.cpp @ Line 2050
|
|
misc-use-anonymous-namespace |
function 'parseCoreNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 75 |
src/svg/qsvghandler.cpp @ Line 2101
|
|
misc-use-anonymous-namespace |
function 'parseOpacity' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 76 |
src/svg/qsvghandler.cpp @ Line 2119
|
|
misc-use-anonymous-namespace |
function 'svgToQtCompositionMode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 77 |
src/svg/qsvghandler.cpp @ Line 2177
|
|
misc-use-anonymous-namespace |
function 'parseCompOp' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 78 |
src/svg/qsvghandler.cpp @ Line 2191
|
|
misc-use-anonymous-namespace |
function 'displayStringToEnum' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 79 |
src/svg/qsvghandler.cpp @ Line 2233
|
|
misc-use-anonymous-namespace |
function 'parseOthers' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 80 |
src/svg/qsvghandler.cpp @ Line 2246
|
|
misc-use-anonymous-namespace |
function 'parseRenderingHints' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 81 |
src/svg/qsvghandler.cpp @ Line 2265
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 82 |
src/svg/qsvghandler.cpp @ Line 2310
|
|
misc-use-anonymous-namespace |
function 'parseStyle' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 83 |
src/svg/qsvghandler.cpp @ Line 2317
|
|
misc-use-anonymous-namespace |
function 'parseAnchorNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 84 |
src/svg/qsvghandler.cpp @ Line 2325
|
|
misc-use-anonymous-namespace |
function 'parseAnimateNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 85 |
src/svg/qsvghandler.cpp @ Line 2333
|
|
misc-use-anonymous-namespace |
function 'parseClockValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 86 |
src/svg/qsvghandler.cpp @ Line 2354
|
|
misc-use-anonymous-namespace |
function 'parseAnimateColorNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 87 |
src/svg/qsvghandler.cpp @ Line 2407
|
|
misc-use-anonymous-namespace |
function 'parseAimateMotionNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 88 |
src/svg/qsvghandler.cpp @ Line 2415
|
|
misc-use-anonymous-namespace |
function 'parseNumberTriplet' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 89 |
src/svg/qsvghandler.cpp @ Line 2423
|
|
misc-use-anonymous-namespace |
function 'parseAnimateTransformNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 90 |
src/svg/qsvghandler.cpp @ Line 2520
|
|
misc-use-anonymous-namespace |
function 'createAnimationNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 91 |
src/svg/qsvghandler.cpp @ Line 2528
|
|
misc-use-anonymous-namespace |
function 'parseAudioNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 92 |
src/svg/qsvghandler.cpp @ Line 2536
|
|
misc-use-anonymous-namespace |
function 'createCircleNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 93 |
src/svg/qsvghandler.cpp @ Line 2554
|
|
misc-use-anonymous-namespace |
function 'createDefsNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 94 |
src/svg/qsvghandler.cpp @ Line 2563
|
|
misc-use-anonymous-namespace |
function 'parseDescNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 95 |
src/svg/qsvghandler.cpp @ Line 2571
|
|
misc-use-anonymous-namespace |
function 'parseDiscardNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 96 |
src/svg/qsvghandler.cpp @ Line 2579
|
|
misc-use-anonymous-namespace |
function 'createEllipseNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 97 |
src/svg/qsvghandler.cpp @ Line 2597
|
|
misc-use-anonymous-namespace |
function 'createFontNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 98 |
src/svg/qsvghandler.cpp @ Line 2623
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 99 |
src/svg/qsvghandler.cpp @ Line 2651
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceNameNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 100 |
src/svg/qsvghandler.cpp @ Line 2673
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceSrcNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 101 |
src/svg/qsvghandler.cpp @ Line 2681
|
|
misc-use-anonymous-namespace |
function 'parseFontFaceUriNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 102 |
src/svg/qsvghandler.cpp @ Line 2689
|
|
misc-use-anonymous-namespace |
function 'parseForeignObjectNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 103 |
src/svg/qsvghandler.cpp @ Line 2697
|
|
misc-use-anonymous-namespace |
function 'createGNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 104 |
src/svg/qsvghandler.cpp @ Line 2706
|
|
misc-use-anonymous-namespace |
function 'parseGlyphNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 105 |
src/svg/qsvghandler.cpp @ Line 2720
|
|
misc-use-anonymous-namespace |
function 'parseHandlerNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 106 |
src/svg/qsvghandler.cpp @ Line 2728
|
|
misc-use-anonymous-namespace |
function 'parseHkernNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 107 |
src/svg/qsvghandler.cpp @ Line 2736
|
|
misc-use-anonymous-namespace |
function 'createImageNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 108 |
src/svg/qsvghandler.cpp @ Line 2804
|
|
misc-use-anonymous-namespace |
function 'createLineNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 109 |
src/svg/qsvghandler.cpp @ Line 2823
|
|
misc-use-anonymous-namespace |
function 'parseBaseGradient' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 110 |
src/svg/qsvghandler.cpp @ Line 2884
|
|
misc-use-anonymous-namespace |
function 'createLinearGradientNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 111 |
src/svg/qsvghandler.cpp @ Line 2920
|
|
misc-use-anonymous-namespace |
function 'parseMetadataNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 112 |
src/svg/qsvghandler.cpp @ Line 2928
|
|
misc-use-anonymous-namespace |
function 'parseMissingGlyphNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 113 |
src/svg/qsvghandler.cpp @ Line 2942
|
|
misc-use-anonymous-namespace |
function 'parseMpathNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 114 |
src/svg/qsvghandler.cpp @ Line 2950
|
|
misc-use-anonymous-namespace |
function 'createPathNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 115 |
src/svg/qsvghandler.cpp @ Line 2965
|
|
misc-use-anonymous-namespace |
function 'createPolygonNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 116 |
src/svg/qsvghandler.cpp @ Line 2981
|
|
misc-use-anonymous-namespace |
function 'createPolylineNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 117 |
src/svg/qsvghandler.cpp @ Line 2998
|
|
misc-use-anonymous-namespace |
function 'parsePrefetchNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 118 |
src/svg/qsvghandler.cpp @ Line 3006
|
|
misc-use-anonymous-namespace |
function 'createRadialGradientNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 119 |
src/svg/qsvghandler.cpp @ Line 3045
|
|
misc-use-anonymous-namespace |
function 'createRectNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 120 |
src/svg/qsvghandler.cpp @ Line 3096
|
|
misc-use-anonymous-namespace |
function 'parseScriptNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 121 |
src/svg/qsvghandler.cpp @ Line 3104
|
|
misc-use-anonymous-namespace |
function 'parseSetNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 122 |
src/svg/qsvghandler.cpp @ Line 3112
|
|
misc-use-anonymous-namespace |
function 'createSolidColorNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 123 |
src/svg/qsvghandler.cpp @ Line 3130
|
|
misc-use-anonymous-namespace |
function 'parseStopNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 124 |
src/svg/qsvghandler.cpp @ Line 3197
|
|
misc-use-anonymous-namespace |
function 'parseStyleNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 125 |
src/svg/qsvghandler.cpp @ Line 3214
|
|
misc-use-anonymous-namespace |
function 'createSvgNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 126 |
src/svg/qsvghandler.cpp @ Line 3275
|
|
misc-use-anonymous-namespace |
function 'createSwitchNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 127 |
src/svg/qsvghandler.cpp @ Line 3284
|
|
misc-use-anonymous-namespace |
function 'parseTbreakNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 128 |
src/svg/qsvghandler.cpp @ Line 3294
|
|
misc-use-anonymous-namespace |
function 'createTextNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 129 |
src/svg/qsvghandler.cpp @ Line 3311
|
|
misc-use-anonymous-namespace |
function 'createTextAreaNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 130 |
src/svg/qsvghandler.cpp @ Line 3325
|
|
misc-use-anonymous-namespace |
function 'createTspanNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 131 |
src/svg/qsvghandler.cpp @ Line 3332
|
|
misc-use-anonymous-namespace |
function 'parseTitleNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 132 |
src/svg/qsvghandler.cpp @ Line 3340
|
|
misc-use-anonymous-namespace |
function 'createUseNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 133 |
src/svg/qsvghandler.cpp @ Line 3390
|
|
misc-use-anonymous-namespace |
function 'createVideoNode' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 134 |
src/svg/qsvghandler.cpp @ Line 3400
|
|
misc-use-anonymous-namespace |
function 'findGroupFactory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 135 |
src/svg/qsvghandler.cpp @ Line 3424
|
|
misc-use-anonymous-namespace |
function 'findGraphicsFactory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 136 |
src/svg/qsvghandler.cpp @ Line 3474
|
|
misc-use-anonymous-namespace |
function 'findUtilFactory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 137 |
src/svg/qsvghandler.cpp @ Line 3527
|
|
misc-use-anonymous-namespace |
function 'findStyleFactoryMethod' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 138 |
src/svg/qsvghandler.cpp @ Line 3556
|
|
misc-use-anonymous-namespace |
function 'findStyleUtilFactoryMethod' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 139 |
src/svg/qsvghandler.cpp @ Line 3619
|
|
misc-use-anonymous-namespace |
function 'detectCycles' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 140 |
src/svg/qsvghandler.cpp @ Line 2452
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 141 |
src/svg/qsvghandler.cpp @ Line 2460
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 142 |
src/svg/qsvghandler.cpp @ Line 2461
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 143 |
src/svg/qsvghandler.cpp @ Line 2464
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 144 |
src/svg/qsvghandler.cpp @ Line 2465
|
|
deadcode.DeadStores |
Although the value stored to 's' is used in the enclosing expression, the value is never actually read from 's' |
1 |
unreviewed
|
| 145 |
src/svg/qsvghandler_p.h @ Line 47
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 146 |
src/svg/qsvghandler_p.h @ Line 47
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgHandler' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 147 |
src/svg/qsvgnode_p.h @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 148 |
src/svg/qsvgnode_p.h @ Line 29
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 149 |
src/svg/qsvgrenderer.cpp @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRendererPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 150 |
src/svg/qsvgrenderer.cpp @ Line 336
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 151 |
src/svg/qsvgrenderer.cpp @ Line 336
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 152 |
src/svg/qsvgrenderer.cpp @ Line 336
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 153 |
src/svg/qsvgrenderer.cpp @ Line 336
|
|
misc-use-anonymous-namespace |
function 'loadDocument' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 154 |
src/svg/qsvgrenderer.h @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 155 |
src/svg/qsvgrenderer.h @ Line 23
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRenderer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 156 |
src/svg/qsvgstructure.cpp @ Line 154
|
|
misc-use-anonymous-namespace |
function 'isSupportedSvgFeature' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 157 |
src/svg/qsvgstructure.cpp @ Line 237
|
|
misc-use-anonymous-namespace |
function 'isSupportedSvgExtension' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 158 |
src/svg/qsvgstructure_p.h @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStructureNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 159 |
src/svg/qsvgstructure_p.h @ Line 31
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStructureNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 160 |
src/svg/qsvgstyle.cpp @ Line 63
|
|
bugprone-signed-char-misuse |
'signed char' to 'qint32' (aka 'int') conversion; consider casting to 'unsigned char' first. |
1 |
unreviewed
|
| 161 |
src/svg/qsvgstyle_p.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRefCounted' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 162 |
src/svg/qsvgstyle_p.h @ Line 120
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleProperty' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 163 |
src/svg/qsvgstyle_p.h @ Line 551
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGradientStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 164 |
src/svg/qsvgstyle_p.h @ Line 730
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 165 |
src/svg/qsvgstyle_p.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgRefCounted' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 166 |
src/svg/qsvgstyle_p.h @ Line 120
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyleProperty' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 167 |
src/svg/qsvgstyle_p.h @ Line 551
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgGradientStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 168 |
src/svg/qsvgstyle_p.h @ Line 730
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgStyle' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 169 |
src/svg/qsvgtinydocument.cpp @ Line 41
|
|
misc-use-anonymous-namespace |
function 'qt_inflateSvgzDataFrom' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 170 |
src/svg/qsvgtinydocument.cpp @ Line 49
|
|
misc-use-anonymous-namespace |
function 'qt_inflateSvgzDataFrom' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 171 |
src/svg/qsvgtinydocument.cpp @ Line 407
|
|
misc-use-anonymous-namespace |
function 'isValidMatrix' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 172 |
src/svg/qsvgtinydocument.cpp @ Line 355
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
10 |
unreviewed
|
| 173 |
src/svg/qsvgtinydocument.cpp @ Line 378
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
10 |
unreviewed
|
| 174 |
src/svg/qsvgtinydocument_p.h @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTinyDocument' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 175 |
src/svg/qsvgtinydocument_p.h @ Line 36
|
|
cppcoreguidelines-special-member-functions |
class 'QSvgTinyDocument' defines a non-default destructor but does not define a copy constructor or a copy assignment operator |
1 |
unreviewed
|
| 176 |
src/svg/qsvgvisitor_p.h @ Line 25
|
|
cppcoreguidelines-virtual-class-destructor |
destructor of 'QSvgVisitor' is public and non-virtual |
2 |
unreviewed
|
| 177 |
src/svg/qsvgvisitor_p.h @ Line 25
|
|
cppcoreguidelines-virtual-class-destructor |
destructor of 'QSvgVisitor' is public and non-virtual |
2 |
unreviewed
|
| 178 |
src/svgwidgets/qgraphicssvgitem.h @ Line 18
|
|
cppcoreguidelines-special-member-functions |
class 'QGraphicsSvgItem' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|