diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-04 09:42:28 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-04 14:22:55 +0200 |
commit | 316557d6f4fe8a15112b39f3c808dda38cce018c (patch) | |
tree | 45bfd533751097ae5fa6ba5c0c8a0cc8ccb4ae04 /compilerplugins/clang/unusedfields.untouched.results | |
parent | ffa35b82ce845d82a5beae36eb57cec2b0c01233 (diff) |
loplugin:unusedfields
Change-Id: If0df5216dccd2c0a7aa790668471993f5d4d5d32
Reviewed-on: https://gerrit.libreoffice.org/80183
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unusedfields.untouched.results')
-rw-r--r-- | compilerplugins/clang/unusedfields.untouched.results | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results index e8845e4890c0..53061e4385a8 100644 --- a/compilerplugins/clang/unusedfields.untouched.results +++ b/compilerplugins/clang/unusedfields.untouched.results @@ -119,10 +119,10 @@ include/sfx2/msg.hxx:138 include/sfx2/msg.hxx:138 SfxType7 pType const std::type_info * include/sfx2/msg.hxx:139 - SfxType8 nAttribs sal_uInt16 -include/sfx2/msg.hxx:139 SfxType8 pType const std::type_info * include/sfx2/msg.hxx:139 + SfxType8 nAttribs sal_uInt16 +include/sfx2/msg.hxx:139 SfxType8 createSfxPoolItemFunc std::function<SfxPoolItem *(void)> include/sfx2/msg.hxx:139 SfxType8 aAttrib struct SfxTypeAttrib [8] @@ -147,9 +147,9 @@ include/sfx2/msg.hxx:143 include/sfx2/msg.hxx:143 SfxType13 createSfxPoolItemFunc std::function<SfxPoolItem *(void)> include/sfx2/msg.hxx:143 - SfxType13 aAttrib struct SfxTypeAttrib [13] -include/sfx2/msg.hxx:143 SfxType13 nAttribs sal_uInt16 +include/sfx2/msg.hxx:143 + SfxType13 aAttrib struct SfxTypeAttrib [13] include/sfx2/msg.hxx:144 SfxType14 pType const std::type_info * include/sfx2/msg.hxx:144 @@ -326,10 +326,6 @@ sc/source/filter/inc/sheetdatacontext.hxx:62 oox::xls::SheetDataContext aReleaser const class SolarMutexReleaser sc/source/ui/inc/docsh.hxx:455 ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector> -sc/source/ui/inc/output.hxx:188 - ScOutputData nTilePosX long -sc/source/ui/inc/output.hxx:189 - ScOutputData nTilePosY long sc/source/ui/inc/PivotLayoutTreeListBase.hxx:48 ScPivotLayoutTreeListBase maDropTargetHelper class ScPivotLayoutTreeDropTarget sd/source/ui/remotecontrol/ZeroconfService.hxx:34 @@ -426,8 +422,6 @@ vcl/inc/qt5/Qt5Graphics.hxx:58 Qt5Graphics m_lastPopupRect class QRect vcl/inc/salprn.hxx:45 SalPrinterQueueInfo mpPortName std::unique_ptr<OUString> -vcl/inc/unx/gtk/gtkframe.hxx:186 - GtkSalFrame m_nWorkArea int vcl/inc/WidgetThemeLibrary.hxx:87 vcl::ControlDrawParameters nSize uint32_t vcl/inc/WidgetThemeLibrary.hxx:88 |