diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-12-11 09:03:58 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-12-11 10:37:52 +0100 |
commit | a8c1db54830fda16c5f5a9399bf11616570342da (patch) | |
tree | 29142f44b9d9970434708165a221dc8bcda1871e /compilerplugins/clang/unusedfields.readonly.results | |
parent | d35061b21b1ae4f1dcd5d451af831a6a00a3f3f0 (diff) |
loplugin:unusedfields
Change-Id: I9f11c29a5bcb3512717ad01962f5645de96afe0b
Reviewed-on: https://gerrit.libreoffice.org/64918
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unusedfields.readonly.results')
-rw-r--r-- | compilerplugins/clang/unusedfields.readonly.results | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results index da02ae376c37..3b2f190b7e6c 100644 --- a/compilerplugins/clang/unusedfields.readonly.results +++ b/compilerplugins/clang/unusedfields.readonly.results @@ -640,6 +640,12 @@ sw/source/core/doc/tblrwcl.cxx:83 CpyTabFrame::(anonymous) nSize SwTwips sw/source/core/inc/swblocks.hxx:68 SwImpBlocks m_bInPutMuchBlocks _Bool +sw/source/core/inc/UndoTable.hxx:181 + SwUndoTableNdsChg m_nCurrBox sal_uLong +sw/source/core/inc/UndoTable.hxx:182 + SwUndoTableNdsChg m_nRelDiff sal_uInt16 +sw/source/core/inc/UndoTable.hxx:182 + SwUndoTableNdsChg m_nAbsDiff sal_uInt16 sw/source/core/text/atrhndl.hxx:48 SwAttrHandler::SwAttrStack m_pInitialArray class SwTextAttr *[3] sw/source/filter/inc/rtf.hxx:32 @@ -948,12 +954,12 @@ vcl/source/window/menuitemlist.hxx:58 MenuItemData aAccessibleName const class rtl::OUString vcl/unx/generic/print/bitmap_gfx.cxx:67 psp::HexEncoder mpFileBuffer sal_Char [16400] -vcl/unx/gtk3/gtk3gtkinst.cxx:1155 +vcl/unx/gtk3/gtk3gtkinst.cxx:1156 out gpointer * vcl/unx/gtk/a11y/atkwrapper.hxx:49 AtkObjectWrapper aParent const AtkObject -vcl/unx/gtk/a11y/atkwrapper.hxx:80 - AtkObjectWrapperClass aParentClass const AtkObjectClass +vcl/unx/gtk/a11y/atkwrapper.hxx:78 + AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass vcl/unx/gtk/gloactiongroup.cxx:30 GLOAction parent_instance GObject vcl/unx/gtk/glomenu.cxx:20 |