diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2023-11-25 11:35:14 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-11-25 16:29:53 +0100 |
commit | 77a47ead5d126cca8d5529a92ce20c40f0f6ca06 (patch) | |
tree | 3633fd0e1d8229fd5565b231cd53df78c043bc8f /compilerplugins | |
parent | 52b692d16bc9b373067f3748fabf31aeace6e201 (diff) |
loplugin:fieldcast in DomainMapper_Impl
Change-Id: I1d734e1d30b91b84d42067b9cc621581ad744a40
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159949
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/fieldcast.results | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/fieldcast.results b/compilerplugins/clang/fieldcast.results index c1ede6ef7ae5..7be14a330da5 100644 --- a/compilerplugins/clang/fieldcast.results +++ b/compilerplugins/clang/fieldcast.results @@ -625,9 +625,6 @@ vcl/source/window/impldockingwrapper.hxx:46 vcl/source/window/menufloatingwindow.hxx:38 MenuFloatingWindow pMenu VclPtr<Menu> PopupMenu -writerfilter/source/dmapper/DomainMapper_Impl.hxx:529 - writerfilter::dmapper::DomainMapper_Impl m_pLastSectionContext PropertyMapPtr - writerfilter::dmapper::SectionPropertyMap writerfilter/source/dmapper/NumberingManager.hxx:221 writerfilter::dmapper::ListsManager m_pCurrentDefinition class AbstractListDef::Pointer writerfilter::dmapper::ListDef |