From 2b403a8ddce089689ed3baefa75e0ea5c77724e1 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 22 Nov 2023 22:16:35 +0200 Subject: loplugin:fieldcast in DbGridControl Change-Id: I87b1aa0326cbd4270ca54831b3388a5da9c9416d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159842 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/fieldcast.results | 6 ------ 1 file changed, 6 deletions(-) (limited to 'compilerplugins/clang') diff --git a/compilerplugins/clang/fieldcast.results b/compilerplugins/clang/fieldcast.results index c794886ec751..6b16aeb370f9 100644 --- a/compilerplugins/clang/fieldcast.results +++ b/compilerplugins/clang/fieldcast.results @@ -88,9 +88,6 @@ editeng/source/editeng/impedit.hxx:506 extensions/source/update/check/updatecheck.hxx:164 UpdateCheck m_pThread WorkerThread * (anonymous namespace)::UpdateCheckThread -framework/inc/uielement/uielement.hxx:89 - framework::UIElement m_xUIElement css::uno::Reference - framework::AddonsToolBarWrapper i18npool/inc/calendarImpl.hxx:103 i18npool::CalendarImpl xCalendar css::uno::Reference i18npool::Calendar_gregorian @@ -178,9 +175,6 @@ include/svx/AccessibleShape.hxx:391 include/svx/fmsrcimp.hxx:161 FmSearchEngine m_xSearchCursor CursorWrapper com::sun::star::uno::Reference -include/svx/gridctrl.hxx:255 - DbGridControl m_pFieldListeners void * - std::map include/svx/svdhdl.hxx:136 SdrHdl m_pObj SdrObject * SdrEdgeObj -- cgit