diff options
author | Noel <noel.grandin@collabora.co.uk> | 2021-03-13 11:45:33 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-03-13 20:20:52 +0100 |
commit | c58cc416b604de0891fc8976bcf7cf099e2e8e00 (patch) | |
tree | bbf5f1f3c4628fd006e31ea79e4c32f8c23b1181 /compilerplugins/clang | |
parent | 77528d474fb1121cc6c567463ebb9f87f76e7b24 (diff) |
loplugin:unusedfields
Change-Id: Ic40d908c3063cc2537bc1746421fb76f070e5bc8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112432
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang')
4 files changed, 189 insertions, 121 deletions
diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results index a46426654f0e..cb65bc2deae1 100644 --- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results +++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results @@ -66,8 +66,6 @@ cppcanvas/source/mtfrenderer/textaction.cxx:1643 cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo cppu/source/threadpool/threadpool.cxx:365 _uno_ThreadPool dummy sal_Int32 -cppu/source/typelib/typelib.cxx:59 - (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16 cppu/source/uno/check.cxx:38 (anonymous namespace)::C1 n1 sal_Int16 cppu/source/uno/check.cxx:67 @@ -100,6 +98,8 @@ cppu/source/uno/check.cxx:107 (anonymous namespace)::P p2 double cppu/source/uno/check.cxx:115 (anonymous namespace)::second a int +cppu/source/uno/check.cxx:120 + (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16 cppu/source/uno/check.cxx:126 (anonymous namespace)::Char1 c1 char cppu/source/uno/check.cxx:130 @@ -164,8 +164,32 @@ drawinglayer/source/tools/emfphelperdata.hxx:197 emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32 drawinglayer/source/tools/emfphelperdata.hxx:198 emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32 -editeng/source/editeng/impedit.hxx:520 +editeng/source/editeng/impedit.hxx:519 ImpEditEngine aSelFuncSet class EditSelFunctionSet +embeddedobj/source/msole/olecomponent.hxx:51 + OleComponent m_pInterfaceContainer ::cppu::OMultiTypeInterfaceContainerHelper * +embeddedobj/source/msole/olecomponent.hxx:53 + OleComponent m_bDisposed _Bool +embeddedobj/source/msole/olecomponent.hxx:54 + OleComponent m_bModified _Bool +embeddedobj/source/msole/olecomponent.hxx:55 + OleComponent m_pNativeImpl struct OleComponentNative_Impl * +embeddedobj/source/msole/olecomponent.hxx:57 + OleComponent m_pUnoOleObject class OleEmbeddedObject * +embeddedobj/source/msole/olecomponent.hxx:58 + OleComponent m_pOleWrapClientSite class OleWrapperClientSite * +embeddedobj/source/msole/olecomponent.hxx:59 + OleComponent m_pImplAdviseSink class OleWrapperAdviseSink * +embeddedobj/source/msole/olecomponent.hxx:61 + OleComponent m_nOLEMiscFlags sal_Int32 +embeddedobj/source/msole/olecomponent.hxx:62 + OleComponent m_nAdvConn sal_Int32 +embeddedobj/source/msole/olecomponent.hxx:64 + OleComponent m_aVerbList css::uno::Sequence<css::embed::VerbDescriptor> +embeddedobj/source/msole/olecomponent.hxx:65 + OleComponent m_aDataFlavors css::uno::Sequence<css::datatransfer::DataFlavor> +embeddedobj/source/msole/olecomponent.hxx:69 + OleComponent m_bOleInitialized _Bool extensions/source/bibliography/datman.cxx:407 (anonymous namespace)::DBChangeDialog_Impl aConfig class DBChangeDialogConfig_Impl filter/source/graphicfilter/icgm/chart.hxx:49 @@ -548,10 +572,10 @@ sd/source/filter/eppt/epptbase.hxx:348 PPTWriterBase maFraction class Fraction sd/source/filter/ppt/pptin.hxx:82 SdPPTImport maParam struct PowerPointImportParam -sd/source/ui/animations/CustomAnimationList.hxx:124 - sd::CustomAnimationList maDropTargetHelper class sd::CustomAnimationListDropTarget sd/source/ui/inc/AccessibleDocumentViewBase.hxx:261 accessibility::AccessibleDocumentViewBase maViewForwarder class accessibility::AccessibleViewForwarder +sd/source/ui/inc/CustomAnimationList.hxx:128 + sd::CustomAnimationList maDropTargetHelper class sd::CustomAnimationListDropTarget sd/source/ui/inc/OutlineBulletDlg.hxx:44 sd::OutlineBulletDlg m_aInputSet class SfxItemSet sd/source/ui/remotecontrol/Receiver.hxx:35 @@ -640,21 +664,21 @@ slideshow/source/engine/smilfunctionparser.cxx:495 slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition binaryFunction ::boost::spirit::classic::rule<ScannerT> slideshow/source/engine/smilfunctionparser.cxx:496 slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::classic::rule<ScannerT> -starmath/inc/mathml/mathmlMo.hxx:64 +starmath/inc/mathml/mathmlMo.hxx:63 moOperatorData m_motxt class rtl::OUString -starmath/inc/mathml/mathmlMo.hxx:65 +starmath/inc/mathml/mathmlMo.hxx:64 moOperatorData m_form enum moOpDF -starmath/inc/mathml/mathmlMo.hxx:66 +starmath/inc/mathml/mathmlMo.hxx:65 moOperatorData m_priority sal_uInt16 -starmath/inc/mathml/mathmlMo.hxx:67 +starmath/inc/mathml/mathmlMo.hxx:66 moOperatorData m_lspace sal_uInt16 -starmath/inc/mathml/mathmlMo.hxx:68 +starmath/inc/mathml/mathmlMo.hxx:67 moOperatorData m_rspace sal_uInt16 -starmath/inc/mathml/mathmlMo.hxx:69 +starmath/inc/mathml/mathmlMo.hxx:68 moOperatorData m_properties enum moOpDP -starmath/inc/view.hxx:216 +starmath/inc/view.hxx:213 SmViewShell maGraphicController class SmGraphicController -starmath/source/accessibility.hxx:270 +starmath/source/accessibility.hxx:268 SmEditSource rEditAcc class SmEditAccessible & svgio/inc/svgcharacternode.hxx:90 svgio::svgreader::SvgTextPosition maY ::std::vector<double> @@ -668,7 +692,7 @@ svl/source/crypto/cryptosign.cxx:282 (anonymous namespace)::PKIStatusInfo statusString SECItem svl/source/crypto/cryptosign.cxx:283 (anonymous namespace)::PKIStatusInfo failInfo SECItem -svx/inc/GalleryControl.hxx:42 +svx/inc/GalleryControl.hxx:43 svx::sidebar::GalleryControl mpGallery class Gallery * svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1083 (anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT> @@ -718,7 +742,7 @@ sw/inc/unosett.hxx:149 SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl> sw/qa/core/test_ToxTextGenerator.cxx:140 (anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType -sw/qa/extras/uiwriter/uiwriter.cxx:4620 +sw/qa/extras/uiwriter/uiwriter.cxx:4653 (anonymous namespace)::IdleTask maIdle class Idle sw/source/core/crsr/crbm.cxx:64 (anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState @@ -772,9 +796,9 @@ vcl/inc/canvasbitmap.hxx:40 vcl::unotools::VclCanvasBitmap m_aAlpha ::Bitmap vcl/inc/graphic/Manager.hxx:40 vcl::graphic::Manager maSwapOutTimer class Timer -vcl/inc/salvtables.hxx:547 +vcl/inc/salvtables.hxx:549 SalInstanceEntry m_aTextFilter class WeldTextFilter -vcl/inc/salvtables.hxx:929 +vcl/inc/salvtables.hxx:931 SalInstanceComboBoxWithEdit m_aTextFilter class WeldTextFilter vcl/inc/svimpbox.hxx:120 SvImpLBox m_aFctSet class ImpLBSelEng @@ -822,19 +846,19 @@ vcl/unx/gtk3/gtk3gloactiongroup.cxx:27 (anonymous namespace)::GLOAction parent_instance GObject vcl/unx/gtk3/gtk3glomenu.cxx:14 GLOMenu parent_instance const GMenuModel -vcl/unx/gtk3/gtk3gtkinst.cxx:4891 +vcl/unx/gtk3/gtk3gtkinst.cxx:4940 (anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox * -vcl/unx/gtk3/gtk3gtkinst.cxx:5264 +vcl/unx/gtk3/gtk3gtkinst.cxx:5313 (anonymous namespace)::CrippledViewport viewport GtkViewport -vcl/unx/gtk3/gtk3gtkinst.cxx:5408 +vcl/unx/gtk3/gtk3gtkinst.cxx:5457 (anonymous namespace)::CustomCellRendererSurface parent GtkCellRendererText -vcl/unx/gtk3/gtk3gtkinst.cxx:5416 +vcl/unx/gtk3/gtk3gtkinst.cxx:5465 (anonymous namespace)::CustomCellRendererSurfaceClass parent_class GtkCellRendererTextClass -vcl/unx/gtk3/gtk3gtkinst.cxx:7809 +vcl/unx/gtk3/gtk3gtkinst.cxx:7858 (anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkContainer * -vcl/unx/gtk3/gtk3gtkinst.cxx:14278 +vcl/unx/gtk3/gtk3gtkinst.cxx:14300 (anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay * -vcl/unx/gtk3/gtk3gtkinst.cxx:14284 +vcl/unx/gtk3/gtk3gtkinst.cxx:14306 (anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer * writerfilter/source/dmapper/PropertyMap.hxx:220 writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32 diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results index 4642eb10e076..9b09af939a3e 100644 --- a/compilerplugins/clang/unusedfields.readonly.results +++ b/compilerplugins/clang/unusedfields.readonly.results @@ -138,6 +138,8 @@ cppu/source/uno/check.cxx:107 (anonymous namespace)::P p2 double cppu/source/uno/check.cxx:115 (anonymous namespace)::second a int +cppu/source/uno/check.cxx:120 + (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16 cppu/source/uno/check.cxx:126 (anonymous namespace)::Char1 c1 char cppu/source/uno/check.cxx:130 @@ -172,12 +174,12 @@ drawinglayer/inc/processor3d/defaultprocessor3d.hxx:87 drawinglayer::processor3d::DefaultProcessor3D maDrawinglayerOpt const class SvtOptionsDrawinglayer drawinglayer/source/processor2d/vclprocessor2d.hxx:77 drawinglayer::processor2d::VclProcessor2D maDrawinglayerOpt const class SvtOptionsDrawinglayer -editeng/source/editeng/impedit.hxx:509 +editeng/source/editeng/impedit.hxx:508 ImpEditEngine maColorConfig svtools::ColorConfig embeddedobj/source/inc/commonembobj.hxx:103 OCommonEmbeddedObject m_aClassName class rtl::OUString embeddedobj/source/inc/oleembobj.hxx:123 - OleEmbeddedObject m_pOleComponent class OleComponent * + OleEmbeddedObject m_pOleComponent rtl::Reference<OleComponent> embeddedobj/source/inc/oleembobj.hxx:143 OleEmbeddedObject m_xClosePreventer css::uno::Reference<css::util::XCloseListener> embeddedobj/source/inc/oleembobj.hxx:165 @@ -196,6 +198,8 @@ embeddedobj/source/inc/oleembobj.hxx:182 OleEmbeddedObject m_aLinkURL class rtl::OUString embeddedobj/source/inc/oleembobj.hxx:188 OleEmbeddedObject m_bFromClipboard _Bool +embeddedobj/source/msole/olecomponent.hxx:73 + OleComponent m_bWorkaroundActive _Bool extensions/source/propctrlr/eformshelper.hxx:61 pcr::EFormsHelper m_aSubmissionUINames pcr::MapStringToPropertySet extensions/source/propctrlr/eformshelper.hxx:63 @@ -304,10 +308,10 @@ include/svx/svdmark.hxx:142 SdrMarkList maGluePointName class rtl::OUString include/svx/svdoedge.hxx:160 SdrEdgeObj mbBoundRectCalculationRunning _Bool -include/svx/svdpntv.hxx:154 +include/svx/svdpntv.hxx:155 SdrPaintView maDrawinglayerOpt class SvtOptionsDrawinglayer include/unoidl/unoidl.hxx:443 - unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo/include/unoidl/unoidl.hxx:443:5) + unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo2/include/unoidl/unoidl.hxx:443:5) include/unoidl/unoidl.hxx:444 unoidl::ConstantValue::(anonymous) booleanValue _Bool include/unoidl/unoidl.hxx:445 @@ -383,7 +387,7 @@ sc/inc/attarray.hxx:68 sc/inc/compiler.hxx:129 ScRawToken::(anonymous union)::(anonymous) eItem class ScTableRefToken::Item sc/inc/compiler.hxx:130 - ScRawToken::(anonymous) table struct (anonymous struct at /home/noel/libo/sc/inc/compiler.hxx:127:9) + ScRawToken::(anonymous) table struct (anonymous struct at /home/noel/libo2/sc/inc/compiler.hxx:127:9) sc/inc/compiler.hxx:135 ScRawToken::(anonymous) pMat class ScMatrix * sc/inc/formulagroup.hxx:39 @@ -538,7 +542,7 @@ svx/source/inc/gridcell.hxx:527 DbPatternField m_pValueFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue> svx/source/inc/gridcell.hxx:528 DbPatternField m_pPaintFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue> -svx/source/inc/svdpdf.hxx:64 +svx/source/inc/svdpdf.hxx:61 ImpSdrPdfImport maDash class XDash sw/inc/acmplwrd.hxx:42 SwAutoCompleteWord m_LookupTree editeng::Trie @@ -689,7 +693,7 @@ vcl/inc/salwtype.hxx:218 vcl/inc/svdata.hxx:316 ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool vcl/inc/toolbox.h:108 - vcl::ToolBoxLayoutData m_aLineItemIds std::vector<sal_uInt16> + vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId> vcl/inc/unx/saldisp.hxx:281 SalDisplay m_aInvalidScreenData struct SalDisplay::ScreenData vcl/inc/widgetdraw/WidgetDefinition.hxx:226 @@ -968,7 +972,7 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:79 AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass vcl/unx/gtk3/gtk3glomenu.cxx:14 GLOMenu parent_instance const GMenuModel -vcl/unx/gtk3/gtk3gtkinst.cxx:1644 +vcl/unx/gtk3/gtk3gtkinst.cxx:1657 out gpointer * writerfilter/source/ooxml/OOXMLFactory.hxx:57 writerfilter::ooxml::AttributeInfo m_nToken writerfilter::Token_t diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results index c414b2434ef9..387320a62205 100644 --- a/compilerplugins/clang/unusedfields.untouched.results +++ b/compilerplugins/clang/unusedfields.untouched.results @@ -14,8 +14,6 @@ comphelper/source/container/enumerablemap.cxx:297 comphelper::(anonymous namespace)::MapEnumeration m_xKeepMapAlive Reference<class com::sun::star::uno::XInterface> cppu/source/threadpool/threadpool.cxx:365 _uno_ThreadPool dummy sal_Int32 -cppu/source/typelib/typelib.cxx:59 - (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16 cui/source/inc/AdditionsDialog.hxx:47 AdditionInfo sReleaseVersion class rtl::OUString dbaccess/source/core/inc/databasecontext.hxx:84 @@ -24,6 +22,34 @@ dbaccess/source/sdbtools/inc/connectiondependent.hxx:115 sdbtools::ConnectionDependentComponent::EntryGuard m_aMutexGuard ::osl::MutexGuard desktop/qa/desktop_lib/test_desktop_lib.cxx:2883 class AllSettings & +embeddedobj/source/msole/olecomponent.hxx:50 + OleComponent m_aMutex ::osl::Mutex +embeddedobj/source/msole/olecomponent.hxx:51 + OleComponent m_pInterfaceContainer ::cppu::OMultiTypeInterfaceContainerHelper * +embeddedobj/source/msole/olecomponent.hxx:53 + OleComponent m_bDisposed _Bool +embeddedobj/source/msole/olecomponent.hxx:54 + OleComponent m_bModified _Bool +embeddedobj/source/msole/olecomponent.hxx:55 + OleComponent m_pNativeImpl struct OleComponentNative_Impl * +embeddedobj/source/msole/olecomponent.hxx:57 + OleComponent m_pUnoOleObject class OleEmbeddedObject * +embeddedobj/source/msole/olecomponent.hxx:58 + OleComponent m_pOleWrapClientSite class OleWrapperClientSite * +embeddedobj/source/msole/olecomponent.hxx:59 + OleComponent m_pImplAdviseSink class OleWrapperAdviseSink * +embeddedobj/source/msole/olecomponent.hxx:61 + OleComponent m_nOLEMiscFlags sal_Int32 +embeddedobj/source/msole/olecomponent.hxx:62 + OleComponent m_nAdvConn sal_Int32 +embeddedobj/source/msole/olecomponent.hxx:64 + OleComponent m_aVerbList css::uno::Sequence<css::embed::VerbDescriptor> +embeddedobj/source/msole/olecomponent.hxx:65 + OleComponent m_aDataFlavors css::uno::Sequence<css::datatransfer::DataFlavor> +embeddedobj/source/msole/olecomponent.hxx:67 + OleComponent m_xContext css::uno::Reference<css::uno::XComponentContext> +embeddedobj/source/msole/olecomponent.hxx:69 + OleComponent m_bOleInitialized _Bool emfio/source/emfuno/xemfparser.cxx:50 emfio::emfreader::(anonymous namespace)::XEmfParser context_ uno::Reference<uno::XComponentContext> extensions/source/scanner/scanner.hxx:43 @@ -168,6 +194,8 @@ include/sfx2/msg.hxx:147 SfxType23 nAttribs sal_uInt16 include/sfx2/msg.hxx:147 SfxType23 pType const std::type_info * +include/sfx2/templdlg.hxx:41 + SfxTemplatePanelControl pImpl std::unique_ptr<SfxTemplateDialog_Impl> include/svtools/genericunodialog.hxx:154 svt::UnoDialogEntryGuard m_aGuard ::osl::MutexGuard include/svtools/unoevent.hxx:162 @@ -298,10 +326,12 @@ sc/source/ui/inc/docsh.hxx:455 ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector> sc/source/ui/inc/PivotLayoutTreeListBase.hxx:48 ScPivotLayoutTreeListBase maDropTargetHelper class ScPivotLayoutTreeDropTarget -sd/source/ui/animations/CustomAnimationList.hxx:124 +sd/source/ui/inc/CustomAnimationList.hxx:128 sd::CustomAnimationList maDropTargetHelper class sd::CustomAnimationListDropTarget sd/source/ui/inc/sdtreelb.hxx:73 SdPageObjsTLV m_xDropTargetHelper std::unique_ptr<SdPageObjsTLVDropTarget> +sd/source/ui/inc/TableDesignPane.hxx:109 + sd::TableDesignPane m_xImpl std::unique_ptr<TableDesignWidget> sd/source/ui/remotecontrol/ZeroconfService.hxx:32 sd::ZeroconfService port uint sd/source/ui/slidesorter/view/SlsLayouter.cxx:62 @@ -324,8 +354,8 @@ sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 (anonymous namespace)::PDFGrammar::definition value rule<ScannerT> sfx2/inc/autoredactdialog.hxx:94 SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock -sfx2/inc/sidebar/TitleBar.hxx:56 - sfx2::sidebar::TitleBar mxToolBoxController std::unique_ptr<ToolbarUnoDispatcher> +sfx2/inc/sidebar/TitleBar.hxx:54 + sfx2::sidebar::TitleBarBase mxToolBoxController std::unique_ptr<ToolbarUnoDispatcher> sfx2/source/dialog/basedlgs.cxx:46 SfxModelessDialog_Impl aMoveIdle class Idle sfx2/source/doc/doctempl.cxx:104 @@ -338,23 +368,23 @@ slideshow/source/engine/opengl/TransitionImpl.cxx:1992 (anonymous namespace)::ThreeFloats y GLfloat slideshow/source/engine/opengl/TransitionImpl.cxx:1992 (anonymous namespace)::ThreeFloats z GLfloat -starmath/inc/mathml/mathmlMo.hxx:64 +starmath/inc/mathml/mathmlMo.hxx:63 moOperatorData m_motxt class rtl::OUString -starmath/inc/mathml/mathmlMo.hxx:65 +starmath/inc/mathml/mathmlMo.hxx:64 moOperatorData m_form enum moOpDF -starmath/inc/mathml/mathmlMo.hxx:66 +starmath/inc/mathml/mathmlMo.hxx:65 moOperatorData m_priority sal_uInt16 -starmath/inc/mathml/mathmlMo.hxx:67 +starmath/inc/mathml/mathmlMo.hxx:66 moOperatorData m_lspace sal_uInt16 -starmath/inc/mathml/mathmlMo.hxx:68 +starmath/inc/mathml/mathmlMo.hxx:67 moOperatorData m_rspace sal_uInt16 -starmath/inc/mathml/mathmlMo.hxx:69 +starmath/inc/mathml/mathmlMo.hxx:68 moOperatorData m_properties enum moOpDP -starmath/inc/smmod.hxx:70 +starmath/inc/smmod.hxx:67 SmModule mpLocSymbolData std::unique_ptr<SmLocalizedSymbolData> -starmath/inc/view.hxx:216 +starmath/inc/view.hxx:213 SmViewShell maGraphicController class SmGraphicController -starmath/source/accessibility.hxx:270 +starmath/source/accessibility.hxx:268 SmEditSource rEditAcc class SmEditAccessible & svl/source/crypto/cryptosign.cxx:122 (anonymous namespace)::Extension extnID SECItem @@ -412,6 +442,8 @@ vcl/inc/WidgetThemeLibrary.hxx:103 vcl::ControlDrawParameters eState enum ControlState vcl/inc/WidgetThemeLibrary.hxx:119 vcl::WidgetThemeLibrary_t nSize uint32_t +vcl/inc/window.h:174 + ImplFrameData mxSelection css::uno::Reference<css::datatransfer::clipboard::XClipboard> vcl/source/gdi/jobset.cxx:37 (anonymous namespace)::ImplOldJobSetupData cDeviceName char [32] vcl/source/gdi/jobset.cxx:38 @@ -428,11 +460,11 @@ vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx:31 (anonymous namespace)::HyperLink atk_hyper_link const AtkHyperlink vcl/unx/gtk3/gtk3gloactiongroup.cxx:27 (anonymous namespace)::GLOAction parent_instance GObject -vcl/unx/gtk3/gtk3gtkinst.cxx:5264 +vcl/unx/gtk3/gtk3gtkinst.cxx:5313 (anonymous namespace)::CrippledViewport viewport GtkViewport -vcl/unx/gtk3/gtk3gtkinst.cxx:5408 +vcl/unx/gtk3/gtk3gtkinst.cxx:5457 (anonymous namespace)::CustomCellRendererSurface parent GtkCellRendererText -vcl/unx/gtk3/gtk3gtkinst.cxx:5416 +vcl/unx/gtk3/gtk3gtkinst.cxx:5465 (anonymous namespace)::CustomCellRendererSurfaceClass parent_class GtkCellRendererTextClass writerfilter/source/ooxml/OOXMLStreamImpl.hxx:42 writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser> diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results index 8b9d9b1e75ee..8286460562d7 100644 --- a/compilerplugins/clang/unusedfields.writeonly.results +++ b/compilerplugins/clang/unusedfields.writeonly.results @@ -166,6 +166,8 @@ cppu/source/uno/check.cxx:107 (anonymous namespace)::P p2 double cppu/source/uno/check.cxx:115 (anonymous namespace)::second a int +cppu/source/uno/check.cxx:120 + (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16 cppu/source/uno/check.cxx:126 (anonymous namespace)::Char1 c1 char cppu/source/uno/check.cxx:130 @@ -348,6 +350,8 @@ include/opencl/platforminfo.hxx:31 OpenCLDeviceInfo mnFrequency size_t include/sfx2/minfitem.hxx:35 SfxMacroInfoItem aCommentText class rtl::OUString +include/svl/sigstruct.hxx:127 + SignatureInformation hasInconsistentSigningTime _Bool include/svtools/brwbox.hxx:326 BrowseBox::CursorMoveAttempt m_nCol sal_Int32 include/svtools/brwbox.hxx:327 @@ -390,8 +394,6 @@ include/test/beans/xpropertyset.hxx:56 apitest::XPropertySet::PropsToTest constrained std::vector<OUString> include/unotools/fontcfg.hxx:159 utl::FontSubstConfiguration maSubstHash utl::FontSubstConfiguration::UniqueSubstHash -include/vcl/menu.hxx:472 - MenuBar::MenuBarButtonCallbackArg bHighlight _Bool include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:43 AddonNotebookBarItem sTarget class rtl::OUString include/vcl/notebookbar/NotebookBarAddonsMerger.hxx:44 @@ -412,8 +414,6 @@ include/vcl/salnativewidgets.hxx:534 PushButtonValue mbSingleLine _Bool include/vcl/sysdata.hxx:68 SystemEnvData pSalFrame class SalFrame * -include/vcl/syswin.hxx:102 - SystemWindow maOrgSize class Size include/vcl/textrectinfo.hxx:35 TextRectInfo mnLineCount sal_uInt16 include/vcl/vclenum.hxx:200 @@ -558,6 +558,8 @@ sc/source/ui/inc/drawview.hxx:42 ScDrawView pDropMarker std::unique_ptr<SdrDropMarkerOverlay> sc/source/ui/inc/drwtrans.hxx:45 ScDrawTransferObj m_aDrawPersistRef SfxObjectShellRef +sc/source/ui/inc/dwfunctr.hxx:53 + ScFunctionWin xConfigChange std::unique_ptr<EnglishFunctionNameChange> sc/source/ui/inc/filtdlg.hxx:186 ScSpecialFilterDlg pOptionsMgr std::unique_ptr<ScFilterOptionsMgr> sc/source/ui/inc/instbdlg.hxx:58 @@ -580,19 +582,19 @@ sc/source/ui/inc/uiitems.hxx:47 ScInputStatusItem aStartPos class ScAddress sc/source/ui/inc/uiitems.hxx:48 ScInputStatusItem aEndPos class ScAddress -sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:81 +sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:77 sc::sidebar::AlignmentPropertyPanel mxHorizontalAlignDispatch std::unique_ptr<ToolbarUnoDispatcher> -sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:84 +sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:80 sc::sidebar::AlignmentPropertyPanel mxVertAlignDispatch std::unique_ptr<ToolbarUnoDispatcher> -sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:87 +sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:83 sc::sidebar::AlignmentPropertyPanel mxWriteDirectionDispatch std::unique_ptr<ToolbarUnoDispatcher> -sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:90 +sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:86 sc::sidebar::AlignmentPropertyPanel mxIndentButtonsDispatch std::unique_ptr<ToolbarUnoDispatcher> -sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx:79 +sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx:76 sc::sidebar::CellAppearancePropertyPanel mxBackColorDispatch std::unique_ptr<ToolbarUnoDispatcher> -sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx:83 +sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx:80 sc::sidebar::CellAppearancePropertyPanel mxLineColorDispatch std::unique_ptr<ToolbarUnoDispatcher> -sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx:70 +sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx:66 sc::sidebar::NumberFormatPropertyPanel mxCategoryDispatch std::unique_ptr<ToolbarUnoDispatcher> sc/source/ui/vba/vbachartobject.hxx:44 ScVbaChartObject oShapeHelper std::unique_ptr<ov::ShapeHelper> @@ -618,9 +620,9 @@ sd/source/ui/inc/animobjs.hxx:123 sd::AnimationWindow pControllerItem std::unique_ptr<AnimationControllerItem> sd/source/ui/inc/fudspord.hxx:51 sd::FuDisplayOrder mpOverlay std::unique_ptr<SdrDropMarkerOverlay> -sd/source/ui/inc/navigatr.hxx:124 +sd/source/ui/inc/navigatr.hxx:139 SdNavigatorWin mpNavigatorCtrlItem std::unique_ptr<SdNavigatorControllerItem> -sd/source/ui/inc/navigatr.hxx:125 +sd/source/ui/inc/navigatr.hxx:140 SdNavigatorWin mpPageNameCtrlItem std::unique_ptr<SdPageNameControllerItem> sd/source/ui/inc/tools/TimerBasedTaskExecution.hxx:73 sd::tools::TimerBasedTaskExecution mpSelf std::shared_ptr<TimerBasedTaskExecution> @@ -648,6 +650,8 @@ sdext/source/presenter/PresenterTimer.cxx:103 sdext::presenter::(anonymous namespace)::TimerScheduler mpLateDestroy std::shared_ptr<TimerScheduler> sfx2/inc/notebookbar/NotebookbarTabControl.hxx:41 NotebookbarTabControl m_pListener css::uno::Reference<css::ui::XUIConfigurationListener> +sfx2/source/appl/childwin.cxx:63 + SfxChildWindow_Impl pContextModule class SfxModule * sfx2/source/appl/fileobj.hxx:40 SvFileObject mxDelMed tools::SvRef<SfxMedium> sfx2/source/doc/sfxbasemodel.cxx:448 @@ -668,12 +672,14 @@ sfx2/source/inc/appdata.hxx:88 SfxAppData_Impl mxAppPickList std::unique_ptr<SfxPickList> sfx2/source/inc/splitwin.hxx:52 SfxSplitWindow pActive VclPtr<class SfxDockingWindow> -sfx2/source/inc/templdgi.hxx:102 +sfx2/source/inc/templdgi.hxx:104 SfxCommonTemplateDialog_Impl m_xTreeView1DropTargetHelper std::unique_ptr<TreeViewDropTarget> -sfx2/source/inc/templdgi.hxx:103 +sfx2/source/inc/templdgi.hxx:105 SfxCommonTemplateDialog_Impl m_xTreeView2DropTargetHelper std::unique_ptr<TreeViewDropTarget> -sfx2/source/inc/templdgi.hxx:264 +sfx2/source/inc/templdgi.hxx:266 SfxTemplateDialog_Impl m_xToolbarDropTargetHelper std::unique_ptr<ToolbarDropTarget> +sfx2/source/inc/workwin.hxx:111 + SfxChildWin_Impl nInterfaceId sal_uInt16 sfx2/source/view/classificationcontroller.cxx:73 sfx2::(anonymous namespace)::ClassificationCategoriesController m_aPropertyListener class sfx2::(anonymous namespace)::ClassificationPropertyListener slideshow/source/engine/opengl/TransitionImpl.hxx:301 @@ -688,9 +694,9 @@ slideshow/test/testview.cxx:53 (anonymous namespace)::ImplTestView maPriority basegfx::B1DRange soltools/cpp/cpp.h:143 macroValidator pMacro Nlist * -starmath/inc/mathml/mathmlimport.hxx:47 +starmath/inc/mathml/mathmlimport.hxx:45 SmXMLImportWrapper m_bUseHTMLMLEntities _Bool -starmath/inc/view.hxx:157 +starmath/inc/view.hxx:154 SmCmdBoxWindow aController class SmEditController stoc/source/servicemanager/servicemanager.cxx:392 (anonymous namespace)::OServiceManager m_SetLoadedFactories (anonymous namespace)::HashSet_Ref @@ -746,7 +752,7 @@ svx/inc/sdr/primitive2d/sdrolecontentprimitive2d.hxx:44 drawinglayer::primitive2d::SdrOleContentPrimitive2D mnGraphicVersion sal_uInt32 svx/source/form/dataaccessdescriptor.cxx:39 svx::ODADescriptorImpl m_bSetOutOfDate _Bool -svx/source/form/formcontroller.cxx:209 +svx/source/form/formcontroller.cxx:208 svxform::(anonymous namespace)::ColumnInfo nNullable sal_Int32 svx/source/inc/datanavi.hxx:319 svxform::DataNavigator m_xDataWin std::unique_ptr<DataNavigatorWindow> @@ -754,85 +760,87 @@ svx/source/inc/docrecovery.hxx:131 svx::DocRecovery::TURLInfo Module class rtl::OUString svx/source/inc/StylesPreviewToolBoxControl.hxx:33 StylesPreviewToolBoxControl m_xWeldBox std::unique_ptr<StylesPreviewWindow_Base> +svx/source/inc/StylesPreviewWindow.hxx:87 + StylesPreviewWindow_Base m_pStylePoolChangeListener std::unique_ptr<StylePoolChangeListener> svx/source/sdr/attribute/sdrformtextattribute.cxx:153 drawinglayer::attribute::ImpSdrFormTextAttribute mnFormTextShdwTransp sal_uInt16 svx/source/sdr/attribute/sdrtextattribute.cxx:49 drawinglayer::attribute::ImpSdrTextAttribute maPropertiesVersion sal_uInt32 svx/source/sdr/attribute/sdrtextattribute.cxx:63 drawinglayer::attribute::ImpSdrTextAttribute mbWrongSpell _Bool -svx/source/sidebar/effect/EffectPropertyPanel.hxx:41 +svx/source/sidebar/effect/EffectPropertyPanel.hxx:35 svx::sidebar::EffectPropertyPanel maGlowColorController sfx2::sidebar::ControllerItem -svx/source/sidebar/effect/EffectPropertyPanel.hxx:42 +svx/source/sidebar/effect/EffectPropertyPanel.hxx:36 svx::sidebar::EffectPropertyPanel maGlowRadiusController sfx2::sidebar::ControllerItem -svx/source/sidebar/effect/EffectPropertyPanel.hxx:43 +svx/source/sidebar/effect/EffectPropertyPanel.hxx:37 svx::sidebar::EffectPropertyPanel maGlowTransparencyController sfx2::sidebar::ControllerItem -svx/source/sidebar/effect/EffectPropertyPanel.hxx:45 +svx/source/sidebar/effect/EffectPropertyPanel.hxx:39 svx::sidebar::EffectPropertyPanel maSoftEdgeRadiusController sfx2::sidebar::ControllerItem -svx/source/sidebar/line/LinePropertyPanel.hxx:83 +svx/source/sidebar/line/LinePropertyPanel.hxx:81 svx::sidebar::LinePropertyPanel maStyleControl sfx2::sidebar::ControllerItem -svx/source/sidebar/line/LinePropertyPanel.hxx:84 +svx/source/sidebar/line/LinePropertyPanel.hxx:82 svx::sidebar::LinePropertyPanel maDashControl sfx2::sidebar::ControllerItem -svx/source/sidebar/line/LinePropertyPanel.hxx:86 +svx/source/sidebar/line/LinePropertyPanel.hxx:84 svx::sidebar::LinePropertyPanel maTransControl sfx2::sidebar::ControllerItem -svx/source/sidebar/line/LinePropertyPanel.hxx:87 +svx/source/sidebar/line/LinePropertyPanel.hxx:85 svx::sidebar::LinePropertyPanel maEdgeStyle sfx2::sidebar::ControllerItem -svx/source/sidebar/line/LinePropertyPanel.hxx:88 +svx/source/sidebar/line/LinePropertyPanel.hxx:86 svx::sidebar::LinePropertyPanel maCapStyle sfx2::sidebar::ControllerItem -svx/source/sidebar/lists/ListsPropertyPanel.hxx:42 +svx/source/sidebar/lists/ListsPropertyPanel.hxx:41 svx::sidebar::ListsPropertyPanel mxNumBulletDispatcher std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/lists/ListsPropertyPanel.hxx:44 +svx/source/sidebar/lists/ListsPropertyPanel.hxx:43 svx::sidebar::ListsPropertyPanel mxOutlineDispatcher std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:79 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:77 svx::sidebar::ParaPropertyPanel mxHorzAlignDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:81 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:79 svx::sidebar::ParaPropertyPanel mxVertAlignDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:84 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:82 svx::sidebar::ParaPropertyPanel mxNumBulletDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:86 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:84 svx::sidebar::ParaPropertyPanel mxBackColorDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:89 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:87 svx::sidebar::ParaPropertyPanel mxWriteDirectionDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:91 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:89 svx::sidebar::ParaPropertyPanel mxParaSpacingDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:93 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:91 svx::sidebar::ParaPropertyPanel mxLineSpacingDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:95 +svx/source/sidebar/paragraph/ParaPropertyPanel.hxx:93 svx::sidebar::ParaPropertyPanel mxIndentDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/possize/PosSizePropertyPanel.hxx:109 +svx/source/sidebar/possize/PosSizePropertyPanel.hxx:105 svx::sidebar::PosSizePropertyPanel mxFlipDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/possize/PosSizePropertyPanel.hxx:112 +svx/source/sidebar/possize/PosSizePropertyPanel.hxx:108 svx::sidebar::PosSizePropertyPanel mxArrangeDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/possize/PosSizePropertyPanel.hxx:114 +svx/source/sidebar/possize/PosSizePropertyPanel.hxx:110 svx::sidebar::PosSizePropertyPanel mxArrangeDispatch2 std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/possize/PosSizePropertyPanel.hxx:117 +svx/source/sidebar/possize/PosSizePropertyPanel.hxx:113 svx::sidebar::PosSizePropertyPanel mxAlignDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/possize/PosSizePropertyPanel.hxx:119 +svx/source/sidebar/possize/PosSizePropertyPanel.hxx:115 svx::sidebar::PosSizePropertyPanel mxAlignDispatch2 std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/styles/StylesPropertyPanel.hxx:21 +svx/source/sidebar/styles/StylesPropertyPanel.hxx:20 svx::sidebar::StylesPropertyPanel m_xFontStyleDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/styles/StylesPropertyPanel.hxx:24 +svx/source/sidebar/styles/StylesPropertyPanel.hxx:23 svx::sidebar::StylesPropertyPanel m_xStyleDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:50 +svx/source/sidebar/text/TextPropertyPanel.hxx:49 svx::sidebar::TextPropertyPanel mxFontDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:52 +svx/source/sidebar/text/TextPropertyPanel.hxx:51 svx::sidebar::TextPropertyPanel mxFontHeightDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:54 +svx/source/sidebar/text/TextPropertyPanel.hxx:53 svx::sidebar::TextPropertyPanel mxFontEffectsDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:56 +svx/source/sidebar/text/TextPropertyPanel.hxx:55 svx::sidebar::TextPropertyPanel mxFontAdjustDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:58 +svx/source/sidebar/text/TextPropertyPanel.hxx:57 svx::sidebar::TextPropertyPanel mxToolBoxFontColorSwDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:60 +svx/source/sidebar/text/TextPropertyPanel.hxx:59 svx::sidebar::TextPropertyPanel mxToolBoxFontColorDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:62 +svx/source/sidebar/text/TextPropertyPanel.hxx:61 svx::sidebar::TextPropertyPanel mxToolBoxBackgroundColorDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:64 +svx/source/sidebar/text/TextPropertyPanel.hxx:63 svx::sidebar::TextPropertyPanel mxResetBarDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:66 +svx/source/sidebar/text/TextPropertyPanel.hxx:65 svx::sidebar::TextPropertyPanel mxDefaultBarDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:68 +svx/source/sidebar/text/TextPropertyPanel.hxx:67 svx::sidebar::TextPropertyPanel mxPositionBarDispatch std::unique_ptr<ToolbarUnoDispatcher> -svx/source/sidebar/text/TextPropertyPanel.hxx:70 +svx/source/sidebar/text/TextPropertyPanel.hxx:69 svx::sidebar::TextPropertyPanel mxSpacingBarDispatch std::unique_ptr<ToolbarUnoDispatcher> svx/source/tbxctrls/tbcontrl.cxx:311 (anonymous namespace)::SvxFontNameBox_Base m_aOwnFontList ::std::unique_ptr<FontList> @@ -875,34 +883,34 @@ sw/source/filter/inc/rtf.hxx:30 sw/source/filter/inc/rtf.hxx:31 RTFSurround::(anonymous union)::(anonymous) nJunk sal_uInt8 sw/source/filter/inc/rtf.hxx:32 - RTFSurround::(anonymous) Flags struct (anonymous struct at /home/noel/libo/sw/source/filter/inc/rtf.hxx:27:9) + RTFSurround::(anonymous) Flags struct (anonymous struct at /home/noel/libo2/sw/source/filter/inc/rtf.hxx:27:9) sw/source/uibase/inc/glossary.hxx:63 SwGlossaryDlg m_xGroupData std::vector<std::unique_ptr<GroupUserData> > sw/source/uibase/inc/maildispatcher.hxx:144 MailDispatcher m_aListenerVector std::vector< ::rtl::Reference<IMailDispatcherListener> > sw/source/uibase/inc/maildispatcher.hxx:150 MailDispatcher m_xSelfReference ::rtl::Reference<MailDispatcher> -sw/source/uibase/inc/navipi.hxx:60 +sw/source/uibase/inc/navipi.hxx:59 SwNavigationPI m_xContent2Dispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/inc/navipi.hxx:61 +sw/source/uibase/inc/navipi.hxx:60 SwNavigationPI m_xContent3Dispatch std::unique_ptr<ToolbarUnoDispatcher> sw/source/uibase/inc/redlndlg.hxx:62 SwRedlineAcceptDlg m_aUsedSeqNo class SwRedlineDataParentSortArr -sw/source/uibase/sidebar/TableEditPanel.hxx:51 +sw/source/uibase/sidebar/TableEditPanel.hxx:48 sw::sidebar::TableEditPanel m_xInsertDispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/sidebar/TableEditPanel.hxx:53 +sw/source/uibase/sidebar/TableEditPanel.hxx:50 sw::sidebar::TableEditPanel m_xSelectDispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/sidebar/TableEditPanel.hxx:55 +sw/source/uibase/sidebar/TableEditPanel.hxx:52 sw::sidebar::TableEditPanel m_xRowSizingDispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/sidebar/TableEditPanel.hxx:57 +sw/source/uibase/sidebar/TableEditPanel.hxx:54 sw::sidebar::TableEditPanel m_xColumnSizingDispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/sidebar/TableEditPanel.hxx:59 +sw/source/uibase/sidebar/TableEditPanel.hxx:56 sw::sidebar::TableEditPanel m_xDeleteDispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/sidebar/TableEditPanel.hxx:61 +sw/source/uibase/sidebar/TableEditPanel.hxx:58 sw::sidebar::TableEditPanel m_xSplitMergeDispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/sidebar/TableEditPanel.hxx:63 +sw/source/uibase/sidebar/TableEditPanel.hxx:60 sw::sidebar::TableEditPanel m_xMiscDispatch std::unique_ptr<ToolbarUnoDispatcher> -sw/source/uibase/sidebar/WrapPropertyPanel.hxx:74 +sw/source/uibase/sidebar/WrapPropertyPanel.hxx:73 sw::sidebar::WrapPropertyPanel mxWrapOptionsDispatch std::unique_ptr<ToolbarUnoDispatcher> testtools/source/bridgetest/cppobj.cxx:153 bridge_object::(anonymous namespace)::Test_Impl _arStruct Sequence<struct test::testtools::bridgetest::TestElement> @@ -1066,15 +1074,15 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:79 AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass vcl/unx/gtk3/gtk3glomenu.cxx:14 GLOMenu parent_instance const GMenuModel -vcl/unx/gtk3/gtk3gtkinst.cxx:1644 +vcl/unx/gtk3/gtk3gtkinst.cxx:1657 in char * -vcl/unx/gtk3/gtk3gtkinst.cxx:14288 +vcl/unx/gtk3/gtk3gtkinst.cxx:14310 (anonymous namespace)::GtkInstanceComboBox m_xCustomMenuButtonHelper std::unique_ptr<CustomRenderMenuButtonHelper> vcl/unx/gtk3/gtk3hudawareness.cxx:18 (anonymous namespace)::HudAwarenessHandle connection GDBusConnection * vcl/unx/gtk3/gtk3hudawareness.cxx:21 (anonymous namespace)::HudAwarenessHandle notify GDestroyNotify -vcl/workben/vcldemo.cxx:1737 +vcl/workben/vcldemo.cxx:1736 (anonymous namespace)::DemoWin mxThread rtl::Reference<RenderThread> writerfilter/source/dmapper/DomainMapperTableHandler.cxx:239 writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds> @@ -1108,7 +1116,7 @@ xmlsecurity/inc/certificateviewer.hxx:50 CertificateViewer mxGeneralPage std::unique_ptr<CertificateViewerGeneralTP> xmlsecurity/inc/certificateviewer.hxx:51 CertificateViewer mxDetailsPage std::unique_ptr<CertificateViewerDetailsTP> -xmlsecurity/source/helper/pdfsignaturehelper.cxx:243 +xmlsecurity/source/helper/pdfsignaturehelper.cxx:237 (anonymous namespace)::PageChecksum m_nPageContent BitmapChecksum -xmlsecurity/source/helper/pdfsignaturehelper.cxx:244 +xmlsecurity/source/helper/pdfsignaturehelper.cxx:238 (anonymous namespace)::PageChecksum m_aAnnotations std::vector<basegfx::B2DRectangle> |