| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_client_interface.cpp @ Line 137 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 2 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_client_interface.cpp @ Line 139 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 3 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_manager_interface.cpp @ Line 109 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 4 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_manager_interface.cpp @ Line 111 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 5 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/client_interface.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'OrgFreedesktopGeoClue2ClientInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 6 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/location_interface.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'OrgFreedesktopGeoClue2LocationInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 7 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/manager_interface.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'OrgFreedesktopGeoClue2ManagerInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 8 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/EWIEGA46WW/moc_qgeosatelliteinfo.cpp @ Line 142 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() | 1 | unreviewed | |
| 9 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/EWIEGA46WW/moc_qgeosatelliteinfo.cpp @ Line 144 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 10 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeocircle.cpp @ Line 124 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 11 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeocoordinate.cpp @ Line 163 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() | 1 | unreviewed | |
| 12 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeocoordinate.cpp @ Line 165 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() | 1 | unreviewed | |
| 13 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 186 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 14 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 188 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 15 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 190 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 16 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 192 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 17 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 194 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qsizetype' (aka 'long long') has no effect; remove std::move() | 1 | unreviewed | |
| 18 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 201 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 19 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 211 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qsizetype' (aka 'long long') has no effect; remove std::move() | 1 | unreviewed | |
| 20 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 214 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 21 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 216 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 22 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 218 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 23 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 220 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 24 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 222 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qsizetype' (aka 'long long') has no effect; remove std::move() | 1 | unreviewed | |
| 25 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 229 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 26 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeorectangle.cpp @ Line 156 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 27 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeorectangle.cpp @ Line 159 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 28 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeorectangle.cpp @ Line 162 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 29 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeoshape.cpp @ Line 198 | cplusplus.NewDeleteLeaks | Potential leak of memory pointed to by '_r' | 4 | unreviewed | |
| 30 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeoshape.cpp @ Line 159 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 31 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeoshape.cpp @ Line 161 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 32 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/.rcc/qrc_qmake_QtPositioning.cpp @ Line 121 | cppcoreguidelines-special-member-functions | class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 33 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_qdeclarativesatellitesource_p.cpp @ Line 269 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 34 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 279 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 35 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 281 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 36 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 283 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 37 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 285 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 38 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 287 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 39 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 289 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 40 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 291 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 41 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 293 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 42 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 295 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 43 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 297 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 44 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 299 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 45 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 301 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 46 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 303 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 47 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 305 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 48 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 307 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 49 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 309 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 50 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 311 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 51 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 313 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 52 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 317 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'QPointF' has no effect; remove std::move() | 1 | unreviewed | |
| 53 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_qdeclarativepositionsource_p.cpp @ Line 322 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 54 | /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 621 | cplusplus.NewDeleteLeaks | Potential leak of memory pointed to by 'callable' | 12 | unreviewed | |
| 55 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 8 | unreviewed | |
| 56 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 9 | unreviewed | |
| 57 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 8 | unreviewed | |
| 58 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 6 | unreviewed | |
| 59 | /home/cc-runs/install_dir/dev/include/QtQml/6.7.0/QtQml/private/qqmlrefcount_p.h @ Line 199 | cplusplus.NewDelete | Use of memory after it is freed | 21 | unreviewed | |
| 60 | /usr/include/c++/10/bits/atomic_base.h @ Line 214 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 61 | /usr/include/c++/10/bits/atomic_base.h @ Line 225 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 62 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 63 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 64 | src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp @ Line 252 | cplusplus.NewDeleteLeaks | Potential leak of memory pointed to by 'watcher' | 8 | unreviewed | |
| 65 | src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2.cpp @ Line 316 | cplusplus.NewDeleteLeaks | Potential leak of memory pointed to by 'watcher' | 27 | unreviewed | |
| 66 | src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h @ Line 17 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourceGeoclue2' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 67 | src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h @ Line 17 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourceGeoclue2' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 68 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 43 | cppcoreguidelines-special-member-functions | class 'IODeviceContainer' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 69 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 105 | misc-use-anonymous-namespace | variable 'deviceContainer' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 70 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 136 | cppcoreguidelines-special-member-functions | class 'NmeaSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 71 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 218 | misc-use-anonymous-namespace | function 'tryFindSerialDevice' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 72 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 310 | cppcoreguidelines-special-member-functions | class 'NmeaSatelliteSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 73 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 449 | misc-use-anonymous-namespace | function 'checkSourceIsFile' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 74 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 478 | misc-use-anonymous-namespace | function 'extractLocalFileName' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 75 | src/plugins/position/nmea/qiopipe.cpp @ Line 97 | optin.cplusplus.VirtualCall | Call to virtual method 'QIOPipe::open' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 76 | src/plugins/position/nmea/qiopipe_p.h @ Line 54 | cppcoreguidelines-special-member-functions | class 'QIOPipePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 77 | src/plugins/position/nmea/qiopipe_p.h @ Line 54 | cppcoreguidelines-special-member-functions | class 'QIOPipePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 78 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 292 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::positionInfoSource' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 79 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 293 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::setPositionInfoSource' during construction bypasses virtual dispatch | 4 | unreviewed | |
| 80 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 292 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::positionInfoSource' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 81 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 293 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::setPositionInfoSource' during construction bypasses virtual dispatch | 4 | unreviewed | |
| 82 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 23 | misc-use-anonymous-namespace | function 'areaEnteredSignal' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 83 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 29 | misc-use-anonymous-namespace | function 'areaExitedSignal' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 84 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 35 | misc-use-anonymous-namespace | function 'monitorExpiredSignal' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 85 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 285 | misc-use-anonymous-namespace | variable 'pollingPrivate' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 86 | src/plugins/position/positionpoll/qgeoareamonitor_polling.h @ Line 17 | cppcoreguidelines-special-member-functions | class 'QGeoAreaMonitorPolling' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 87 | src/plugins/position/positionpoll/qgeoareamonitor_polling.h @ Line 17 | cppcoreguidelines-special-member-functions | class 'QGeoAreaMonitorPolling' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 88 | src/positioning/qclipperutils.cpp @ Line 19 | misc-use-anonymous-namespace | function 'toIntPoint' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 89 | src/positioning/qclipperutils.cpp @ Line 24 | misc-use-anonymous-namespace | function 'toVector2D' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 90 | src/positioning/qclipperutils.cpp @ Line 29 | misc-use-anonymous-namespace | function 'pathToQList' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 91 | src/positioning/qclipperutils.cpp @ Line 38 | misc-use-anonymous-namespace | function 'pathsToQList' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 92 | src/positioning/qclipperutils.cpp @ Line 48 | misc-use-anonymous-namespace | function 'qListToPath' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 93 | src/positioning/qclipperutils_p.h @ Line 39 | cppcoreguidelines-special-member-functions | class 'QClipperUtils' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 94 | src/positioning/qclipperutils_p.h @ Line 39 | cppcoreguidelines-special-member-functions | class 'QClipperUtils' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 95 | src/positioning/qdoublematrix4x4.cpp @ Line 35 | misc-use-anonymous-namespace | function 'matrixDet2' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 96 | src/positioning/qdoublematrix4x4.cpp @ Line 40 | misc-use-anonymous-namespace | function 'matrixDet3' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 97 | src/positioning/qdoublematrix4x4.cpp @ Line 44 | readability-suspicious-call-argument | 2nd argument 'col1' (passed to 'col0') looks like it might be swapped with the 3rd, 'col2' (passed to 'col1') | 2 | unreviewed | |
| 98 | src/positioning/qdoublematrix4x4.cpp @ Line 44 | readability-suspicious-call-argument | 4th argument 'row1' (passed to 'row0') looks like it might be swapped with the 5th, 'row2' (passed to 'row1') | 2 | unreviewed | |
| 99 | src/positioning/qdoublematrix4x4.cpp @ Line 45 | readability-suspicious-call-argument | 4th argument 'row1' (passed to 'row0') looks like it might be swapped with the 5th, 'row2' (passed to 'row1') | 2 | unreviewed | |
| 100 | src/positioning/qdoublematrix4x4.cpp @ Line 46 | readability-suspicious-call-argument | 4th argument 'row1' (passed to 'row0') looks like it might be swapped with the 5th, 'row2' (passed to 'row1') | 2 | unreviewed | |
| 101 | src/positioning/qdoublematrix4x4.cpp @ Line 49 | misc-use-anonymous-namespace | function 'matrixDet4' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 102 | src/positioning/qdoublematrix4x4.cpp @ Line 111 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 8 | unreviewed | |
| 103 | src/positioning/qdoublematrix4x4.cpp @ Line 144 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 8 | unreviewed | |
| 104 | src/positioning/qdoublematrix4x4.cpp @ Line 179 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 105 | src/positioning/qdoublematrix4x4.cpp @ Line 214 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 106 | src/positioning/qdoublematrix4x4.cpp @ Line 542 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 10 | unreviewed | |
| 107 | src/positioning/qdoublematrix4x4.cpp @ Line 642 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 9 | unreviewed | |
| 108 | src/positioning/qdoublematrix4x4.cpp @ Line 687 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 8 | unreviewed | |
| 109 | src/positioning/qdoublematrix4x4.cpp @ Line 717 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 6 | unreviewed | |
| 110 | src/positioning/qdoublematrix4x4.cpp @ Line 750 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 5 | unreviewed | |
| 111 | src/positioning/qdoublematrix4x4.cpp @ Line 789 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 4 | unreviewed | |
| 112 | src/positioning/qdoublematrix4x4.cpp @ Line 817 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 5 | unreviewed | |
| 113 | src/positioning/qdoublematrix4x4.cpp @ Line 941 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 10 | unreviewed | |
| 114 | src/positioning/qdoublematrix4x4_p.h @ Line 454 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 115 | src/positioning/qdoublematrix4x4_p.h @ Line 477 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 116 | src/positioning/qdoublematrix4x4_p.h @ Line 514 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 4 | unreviewed | |
| 117 | src/positioning/qdoublematrix4x4_p.h @ Line 760 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 118 | src/positioning/qdoublematrix4x4_p.h @ Line 783 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 119 | src/positioning/qdoublematrix4x4_p.h @ Line 806 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 120 | src/positioning/qgeoaddress.cpp @ Line 36 | misc-use-anonymous-namespace | function 'addressLine' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 121 | src/positioning/qgeoaddress.cpp @ Line 69 | misc-use-anonymous-namespace | function 'formattedAddress' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 122 | src/positioning/qgeoaddress_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QGeoAddressPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 123 | src/positioning/qgeoareamonitorinfo.cpp @ Line 53 | cppcoreguidelines-special-member-functions | class 'QGeoAreaMonitorInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 124 | src/positioning/qgeocircle.cpp @ Line 132 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isValid' during construction bypasses virtual dispatch | 7 | unreviewed | |
| 125 | src/positioning/qgeocircle.cpp @ Line 200 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isEmpty' during construction bypasses virtual dispatch | 5 | unreviewed | |
| 126 | src/positioning/qgeocircle.cpp @ Line 132 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isValid' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 127 | src/positioning/qgeocircle.cpp @ Line 200 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isEmpty' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 128 | src/positioning/qgeocircle.cpp @ Line 132 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isValid' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 129 | src/positioning/qgeocircle.cpp @ Line 200 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isEmpty' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 130 | src/positioning/qgeocircle.cpp @ Line 132 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isValid' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 131 | src/positioning/qgeocircle.cpp @ Line 200 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isEmpty' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 132 | src/positioning/qgeocircle_p.h @ Line 23 | cppcoreguidelines-special-member-functions | class 'QGeoCirclePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 133 | src/positioning/qgeocoordinate_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoCoordinatePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 134 | src/positioning/qgeocoordinate_p.h @ Line 46 | cppcoreguidelines-special-member-functions | class 'QGeoMercatorCoordinatePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 135 | src/positioning/qgeocoordinate_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoCoordinatePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 136 | src/positioning/qgeocoordinate_p.h @ Line 46 | cppcoreguidelines-special-member-functions | class 'QGeoMercatorCoordinatePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 137 | src/positioning/qgeocoordinateobject_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QGeoCoordinateObject' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 138 | src/positioning/qgeocoordinateobject_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QGeoCoordinateObject' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 139 | src/positioning/qgeolocation.cpp @ Line 16 | bugprone-copy-constructor-init | calling a base constructor other than the copy constructor | 1 | unreviewed | |
| 140 | src/positioning/qgeolocation_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QGeoLocationPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 141 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 142 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 143 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 144 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 145 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 146 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 18 | unreviewed | |
| 147 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 148 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 149 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 150 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 151 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 152 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 18 | unreviewed | |
| 153 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 154 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 155 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 14 | unreviewed | |
| 156 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 157 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 158 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 18 | unreviewed | |
| 159 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 160 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 161 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 162 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 10 | unreviewed | |
| 163 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 10 | unreviewed | |
| 164 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 165 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 166 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 167 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 168 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 169 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 170 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 17 | unreviewed | |
| 171 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 17 | unreviewed | |
| 172 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 20 | unreviewed | |
| 173 | src/positioning/qgeopath_p.h @ Line 136 | cppcoreguidelines-special-member-functions | class 'QGeoPathPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 174 | src/positioning/qgeopath_p.h @ Line 182 | cppcoreguidelines-special-member-functions | class 'QGeoPathPrivateEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 175 | src/positioning/qgeopath_p.h @ Line 210 | cppcoreguidelines-special-member-functions | class 'QGeoPathEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 176 | src/positioning/qgeopath_p.h @ Line 136 | cppcoreguidelines-special-member-functions | class 'QGeoPathPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 177 | src/positioning/qgeopath_p.h @ Line 182 | cppcoreguidelines-special-member-functions | class 'QGeoPathPrivateEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 178 | src/positioning/qgeopath_p.h @ Line 210 | cppcoreguidelines-special-member-functions | class 'QGeoPathEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 179 | src/positioning/qgeopolygon.cpp @ Line 99 | misc-use-anonymous-namespace | function 'calculatePeripheralPoints' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 180 | src/positioning/qgeopolygon.cpp @ Line 447 | misc-use-anonymous-namespace | function 'translatePoly' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 181 | src/positioning/qgeopolygon_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoPolygonPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 182 | src/positioning/qgeopolygon_p.h @ Line 57 | cppcoreguidelines-special-member-functions | class 'QGeoPolygonPrivateEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 183 | src/positioning/qgeopolygon_p.h @ Line 87 | cppcoreguidelines-special-member-functions | class 'QGeoPolygonEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 184 | src/positioning/qgeopositioninfo_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 185 | src/positioning/qgeopositioninfo_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 186 | src/positioning/qgeopositioninfosource.cpp @ Line 18 | misc-use-anonymous-namespace | variable 'loader' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 187 | src/positioning/qgeopositioninfosource.cpp @ Line 104 | misc-use-anonymous-namespace | function 'pluginComparator' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 188 | src/positioning/qgeopositioninfosource_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 189 | src/positioning/qgeopositioninfosource_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 190 | src/positioning/qgeopositioninfosourcefactory.h @ Line 14 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourceFactory' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 191 | src/positioning/qgeopositioninfosourcefactory.h @ Line 14 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourceFactory' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 192 | src/positioning/qgeorectangle_p.h @ Line 23 | cppcoreguidelines-special-member-functions | class 'QGeoRectanglePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 193 | src/positioning/qgeosatelliteinfo_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 194 | src/positioning/qgeosatelliteinfo_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 195 | src/positioning/qgeosatelliteinfosource_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 196 | src/positioning/qgeosatelliteinfosource_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 197 | src/positioning/qgeoshape_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QGeoShapePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 198 | src/positioning/qgeoshape_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QGeoShapePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 199 | src/positioning/qlocationutils.cpp @ Line 20 | misc-use-anonymous-namespace | function 'qlocationutils_nmeaDegreesToDecimal' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 200 | src/positioning/qlocationutils.cpp @ Line 27 | misc-use-anonymous-namespace | function 'qlocationutils_readGga' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 201 | src/positioning/qlocationutils.cpp @ Line 69 | misc-use-anonymous-namespace | function 'qlocationutils_readGsa' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 202 | src/positioning/qlocationutils.cpp @ Line 92 | misc-use-anonymous-namespace | function 'qlocationutils_readGsa' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 203 | src/positioning/qlocationutils.cpp @ Line 109 | misc-use-anonymous-namespace | function 'qlocationutils_readGll' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 204 | src/positioning/qlocationutils.cpp @ Line 136 | misc-use-anonymous-namespace | function 'qlocationutils_readRmc' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 205 | src/positioning/qlocationutils.cpp @ Line 192 | misc-use-anonymous-namespace | function 'qlocationutils_readVtg' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 206 | src/positioning/qlocationutils.cpp @ Line 213 | misc-use-anonymous-namespace | function 'qlocationutils_readZda' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 207 | src/positioning/qnmeapositioninfosource.cpp @ Line 42 | misc-use-anonymous-namespace | function 'propagateCoordinate' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 208 | src/positioning/qnmeapositioninfosource.cpp @ Line 66 | misc-use-anonymous-namespace | function 'propagateDate' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 209 | src/positioning/qnmeapositioninfosource.cpp @ Line 75 | misc-use-anonymous-namespace | function 'propagateAttributes' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 210 | src/positioning/qnmeapositioninfosource.cpp @ Line 97 | misc-use-anonymous-namespace | function 'mergePositions' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 211 | src/positioning/qnmeapositioninfosource.cpp @ Line 114 | misc-use-anonymous-namespace | function 'msecsTo' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 212 | src/positioning/qnmeapositioninfosource.cpp @ Line 297 | misc-use-anonymous-namespace | function 'processSentence' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 213 | src/positioning/qnmeapositioninfosource_p.h @ Line 40 | cppcoreguidelines-special-member-functions | class 'QNmeaPositionInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 214 | src/positioning/qnmeapositioninfosource_p.h @ Line 95 | cppcoreguidelines-special-member-functions | class 'QNmeaReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 215 | src/positioning/qnmeapositioninfosource_p.h @ Line 109 | cppcoreguidelines-special-member-functions | class 'QNmeaRealTimeReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 216 | src/positioning/qnmeapositioninfosource_p.h @ Line 128 | cppcoreguidelines-special-member-functions | class 'QNmeaSimulatedReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 217 | src/positioning/qnmeasatelliteinfosource.cpp @ Line 21 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoPrivateNmea' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 218 | src/positioning/qnmeasatelliteinfosource_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'QNmeaSatelliteInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 219 | src/positioning/qnmeasatelliteinfosource_p.h @ Line 112 | cppcoreguidelines-special-member-functions | class 'QNmeaSatelliteReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 220 | src/positioningquick/locationsingleton.cpp @ Line 11 | misc-use-anonymous-namespace | function 'parseCoordinate' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 221 | src/positioningquick/qdeclarativegeolocation_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QDeclarativeGeoLocation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 222 | src/positioningquick/qdeclarativegeolocation_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QDeclarativeGeoLocation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 223 | src/positioningquick/qdeclarativepluginparameter_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QDeclarativePluginParameter' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 224 | src/positioningquick/qdeclarativepluginparameter_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QDeclarativePluginParameter' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 225 | src/positioningquick/qdeclarativeposition_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QDeclarativePosition' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 226 | src/positioningquick/qdeclarativeposition_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QDeclarativePosition' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 227 | src/positioningquick/qdeclarativepositionsource_p.h @ Line 32 | cppcoreguidelines-special-member-functions | class 'QDeclarativePositionSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 228 | src/positioningquick/qdeclarativepositionsource_p.h @ Line 32 | cppcoreguidelines-special-member-functions | class 'QDeclarativePositionSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 229 | src/positioningquick/qdeclarativesatellitesource_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QDeclarativeSatelliteSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 230 | src/positioningquick/qdeclarativesatellitesource_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QDeclarativeSatelliteSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 231 | src/positioningquick/qquickgeocoordinateanimation_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QQuickGeoCoordinateAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 232 | src/positioningquick/qquickgeocoordinateanimation_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QQuickGeoCoordinateAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |