diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-12-12 13:49:32 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-12-13 18:09:16 +0100 |
commit | 6ba9e3323da5ddc588754d00b2468fe3f9708328 (patch) | |
tree | 2dfbb7bb14c84ff98f5334a504c76c2d2fc29bb8 /compilerplugins | |
parent | 92691a5b0afa149495615d7b269e74569b798944 (diff) |
loplugin:unusedfields
The sPassword field in SvtHistoryOptions became redundant
after
commit c0fffdc36df687fe8e4eff49e5a00d3a3c1eb370
Author: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Date: Mon Oct 2 12:35:21 2023 +0200
[API CHANGE] Remove deprecated Password config item
Change-Id: Ie0c4597da5cd510f405400c215110c1e357cb497
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160615
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
4 files changed, 86 insertions, 104 deletions
diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results index a58b37ba0f00..fe92d48c4b9d 100644 --- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results +++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results @@ -140,7 +140,7 @@ cppu/source/uno/check.cxx:267 (anonymous namespace)::Char4 chars Char3 cui/source/dialogs/colorpicker.cxx:748 cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious ColorPreviewControl -cui/source/factory/dlgfact.cxx:1246 +cui/source/factory/dlgfact.cxx:1245 (anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems SfxItemSet cui/source/inc/AdditionsDialog.hxx:47 AdditionInfo sReleaseVersion OUString @@ -160,6 +160,8 @@ cui/source/inc/tabstpge.hxx:86 SvxTabulatorTabPage m_aCenterWin TabWin_Impl cui/source/inc/tabstpge.hxx:87 SvxTabulatorTabPage m_aDezWin TabWin_Impl +cui/source/options/optaboutconfig.hxx:55 + CuiAboutConfigTabPage m_pParent weld::Window * cui/source/options/optcolor.cxx:274 (anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor Color dbaccess/source/core/api/RowSet.hxx:108 @@ -186,13 +188,11 @@ dbaccess/source/core/inc/databasecontext.hxx:82 dbaccess::ODatabaseContext m_aBasicDLL BasicDLL dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:79 dbaccess::OSingleSelectQueryComposer m_aNeutralContext ::svxform::ONeutralParseContext -desktop/qa/desktop_lib/test_desktop_lib.cxx:2143 - (anonymous namespace)::ViewCallback m_aCallbackWindowResult boost::property_tree::ptree -drawinglayer/inc/texture/texture3d.hxx:54 - drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx BitmapEx drawinglayer/inc/texture/texture3d.hxx:55 + drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx BitmapEx +drawinglayer/inc/texture/texture3d.hxx:56 drawinglayer::texture::GeoTexSvxBitmapEx maBitmap Bitmap -drawinglayer/inc/texture/texture3d.hxx:57 +drawinglayer/inc/texture/texture3d.hxx:58 drawinglayer::texture::GeoTexSvxBitmapEx maTransparence Bitmap drawinglayer/source/tools/emfphelperdata.hxx:198 emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32 @@ -390,7 +390,7 @@ include/sfx2/msg.hxx:146 SfxType23 nAttribs sal_uInt16 include/sfx2/msg.hxx:146 SfxType23 pType const std::type_info * -include/svl/itemset.hxx:329 +include/svl/itemset.hxx:346 SfxItemSetFixed m_aItems const SfxPoolItem *[NITEMS] include/svx/ClassificationDialog.hxx:35 svx::ClassificationDialog maInternationalHelper SfxClassificationHelper @@ -404,10 +404,6 @@ include/svx/imapdlg.hxx:91 SvxIMapDlg aIMapItem SvxIMapDlgItem include/test/screenshot_test.hxx:36 ScreenshotTest maParent weld::GenericDialogController -include/unotools/lingucfg.hxx:88 - SvtLinguOptions bIsSpellCapitalization _Bool -include/unotools/lingucfg.hxx:94 - SvtLinguOptions bROIsSpellCapitalization _Bool include/vcl/commandevent.hxx:317 CommandGesturePanData mfX const double include/vcl/commandevent.hxx:318 @@ -558,7 +554,7 @@ sal/qa/osl/pipe/osl_Pipe.cxx:843 osl_StreamPipe::recv bRes _Bool sal/qa/osl/pipe/osl_Pipe.cxx:843 osl_StreamPipe::recv bRes1 _Bool -sal/qa/osl/process/osl_process.cxx:141 +sal/qa/osl/process/osl_process.cxx:139 Test_osl_executeProcess env_param_ const OUString sal/qa/osl/security/osl_Security.cxx:57 osl_Security::ctors bRes _Bool @@ -630,8 +626,6 @@ sc/source/filter/xml/xmltransformationi.hxx:154 ScXMLDateTimeContext aType OUString sc/source/ui/inc/acredlin.hxx:51 ScAcceptChgDlg aReOpenIdle Idle -sc/source/ui/inc/condformateasydlg.hxx:43 - sc::ConditionalFormatEasyDialog mpTabViewShell ScTabViewShell * sc/source/ui/inc/msgpool.hxx:34 ScMessagePool aGlobalStringItem SfxStringItem sc/source/ui/inc/msgpool.hxx:35 @@ -668,7 +662,7 @@ sccomp/source/solver/DifferentialEvolution.hxx:34 DifferentialEvolutionAlgorithm maRandomDevice std::random_device sccomp/source/solver/ParticelSwarmOptimization.hxx:55 ParticleSwarmOptimizationAlgorithm maRandomDevice std::random_device -scripting/source/stringresource/stringresource.cxx:1248 +scripting/source/stringresource/stringresource.cxx:1246 stringresource::(anonymous namespace)::BinaryInput m_aData Sequence<sal_Int8> sd/inc/anminfo.hxx:51 SdAnimationInfo maSecondSoundFile OUString @@ -696,45 +690,45 @@ sd/source/ui/view/viewshel.cxx:1189 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock sd/source/ui/view/viewshel.cxx:1190 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context -sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 (anonymous namespace)::PDFGrammar::definition boolean rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 (anonymous namespace)::PDFGrammar::definition comment rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 (anonymous namespace)::PDFGrammar::definition name rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 (anonymous namespace)::PDFGrammar::definition null_object rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 (anonymous namespace)::PDFGrammar::definition simple_type rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 (anonymous namespace)::PDFGrammar::definition stream rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:266 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 (anonymous namespace)::PDFGrammar::definition stringtype rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition array rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition dict_begin rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition dict_element rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition dict_end rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition objectref rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition value rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:270 (anonymous namespace)::PDFGrammar::definition array_begin rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:270 (anonymous namespace)::PDFGrammar::definition array_end rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:270 (anonymous namespace)::PDFGrammar::definition object rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:270 (anonymous namespace)::PDFGrammar::definition object_begin rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:268 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:270 (anonymous namespace)::PDFGrammar::definition object_end rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:271 (anonymous namespace)::PDFGrammar::definition trailer rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:271 (anonymous namespace)::PDFGrammar::definition xref rule<ScannerT> sfx2/inc/autoredactdialog.hxx:99 SfxAutoRedactDialog m_xDocShell SfxObjectShellLock @@ -822,7 +816,7 @@ svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1098 (anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::classic::rule<ScannerT> svx/source/dialog/contimp.hxx:75 SvxSuperContourDlg aContourItem SvxContourDlgItem -svx/source/dialog/framelinkarray.cxx:517 +svx/source/dialog/framelinkarray.cxx:565 svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow sal_Int32 svx/source/dialog/imapwnd.hxx:88 IMapWindow maItemInfos SfxItemInfo[1] @@ -858,7 +852,7 @@ sw/source/core/layout/dbg_lay.cxx:181 SwImplEnterLeave m_nAction DbgAction sw/source/core/text/inftxt.cxx:546 (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice> -sw/source/core/text/inftxt.hxx:681 +sw/source/core/text/inftxt.hxx:683 SwTextSlot aText OUString sw/source/core/text/porfld.cxx:145 (anonymous namespace)::SwFieldSlot aText OUString @@ -874,7 +868,7 @@ sw/source/uibase/docvw/romenu.hxx:51 SwReadOnlyPopup m_nReadonlyBackgroundtogallery sal_uInt16 sw/source/uibase/inc/condedit.hxx:43 ConditionEdit m_aDropTargetHelper ConditionEditDropTarget -sw/source/uibase/inc/conttree.hxx:331 +sw/source/uibase/inc/conttree.hxx:334 SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget sw/source/uibase/inc/olmenu.hxx:78 SwSpellPopup m_aBuilder VclBuilder @@ -902,7 +896,7 @@ vcl/inc/graphic/Manager.hxx:41 vcl::graphic::Manager maSwapOutTimer Timer vcl/inc/headless/BitmapHelper.hxx:32 BitmapHelper aTmpBmp SvpSalBitmap -vcl/inc/jsdialog/jsdialogbuilder.hxx:725 +vcl/inc/jsdialog/jsdialogbuilder.hxx:728 JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *> vcl/inc/pdf/pdfbuildin_fonts.hxx:34 vcl::pdf::BuildinFont m_nAscent const int @@ -922,23 +916,23 @@ vcl/inc/svimpbox.hxx:117 SvImpLBox m_aFctSet ImpLBSelEng vcl/inc/unx/genpspgraphics.h:52 GenPspGraphics m_aCairoCommon CairoCommon -vcl/inc/unx/i18n_ic.hxx:40 +vcl/inc/unx/i18n_ic.hxx:39 SalI18N_InputContext maPreeditStartCallback XIMCallback -vcl/inc/unx/i18n_ic.hxx:41 +vcl/inc/unx/i18n_ic.hxx:40 SalI18N_InputContext maPreeditDoneCallback XIMCallback -vcl/inc/unx/i18n_ic.hxx:42 +vcl/inc/unx/i18n_ic.hxx:41 SalI18N_InputContext maPreeditDrawCallback XIMCallback -vcl/inc/unx/i18n_ic.hxx:43 +vcl/inc/unx/i18n_ic.hxx:42 SalI18N_InputContext maPreeditCaretCallback XIMCallback -vcl/inc/unx/i18n_ic.hxx:44 +vcl/inc/unx/i18n_ic.hxx:43 SalI18N_InputContext maCommitStringCallback XIMCallback -vcl/inc/unx/i18n_ic.hxx:45 +vcl/inc/unx/i18n_ic.hxx:44 SalI18N_InputContext maSwitchIMCallback XIMCallback -vcl/inc/unx/i18n_ic.hxx:46 +vcl/inc/unx/i18n_ic.hxx:45 SalI18N_InputContext maDestroyCallback XIMCallback -vcl/inc/unx/saldisp.hxx:102 +vcl/inc/unx/saldisp.hxx:101 SalColormap m_aPalette std::vector<Color> -vcl/inc/unx/saldisp.hxx:107 +vcl/inc/unx/saldisp.hxx:106 SalColormap m_nUsed Pixel vcl/source/app/salvtables.cxx:246 SalFlashAttention m_aOrigBackground Wallpaper @@ -972,11 +966,11 @@ vcl/unx/gtk3/gtkinst.cxx:11036 (anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox * vcl/unx/gtk3/gtkinst.cxx:11038 (anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton * -vcl/unx/gtk3/gtkinst.cxx:20989 +vcl/unx/gtk3/gtkinst.cxx:21015 (anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay * -vcl/unx/gtk3/gtkinst.cxx:20995 +vcl/unx/gtk3/gtkinst.cxx:21021 (anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer * -writerfilter/source/dmapper/PropertyMap.hxx:227 +writerfilter/source/dmapper/PropertyMap.hxx:246 writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32 xmloff/inc/XMLThemeContext.hxx:47 XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color> diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results index 223172a59354..4568b6b2368d 100644 --- a/compilerplugins/clang/unusedfields.readonly.results +++ b/compilerplugins/clang/unusedfields.readonly.results @@ -372,7 +372,7 @@ include/svx/svdmark.hxx:141 SdrMarkList maPointName OUString include/svx/svdmark.hxx:142 SdrMarkList maGluePointName OUString -include/svx/svdoedge.hxx:160 +include/svx/svdoedge.hxx:166 SdrEdgeObj mbBoundRectCalculationRunning _Bool include/unoidl/unoidl.hxx:445 unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5) @@ -398,9 +398,11 @@ include/unoidl/unoidl.hxx:455 unoidl::ConstantValue::(anonymous union at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5) doubleValue double include/unotest/bootstrapfixturebase.hxx:52 test::BootstrapFixtureBase m_directories Directories -include/vcl/bitmap.hxx:106 +include/unotools/historyoptions.hxx:59 + SvtHistoryOptions::HistoryItem sPassword OUString +include/vcl/bitmap.hxx:105 BitmapSystemData mnWidth int -include/vcl/bitmap.hxx:107 +include/vcl/bitmap.hxx:106 BitmapSystemData mnHeight int include/vcl/formatter.hxx:128 Formatter m_aStaticFormatter StaticFormatter @@ -440,7 +442,7 @@ oox/inc/drawingml/table/tablecell.hxx:85 oox::drawingml::table::TableCell maLinePropertiesInsideH oox::drawingml::LineProperties oox/inc/drawingml/table/tablecell.hxx:86 oox::drawingml::table::TableCell maLinePropertiesInsideV oox::drawingml::LineProperties -oox/qa/token/tokenmap-test.cxx:33 +oox/qa/token/tokenmap-test.cxx:35 oox::TokenmapTest tokenMap TokenMap oox/qa/unit/vba_compression.cxx:70 TestVbaCompression m_directories test::Directories @@ -726,7 +728,7 @@ ucb/source/ucp/package/pkgprovider.hxx:48 package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages> ucb/source/ucp/webdav-curl/CurlSession.cxx:132 (anonymous namespace)::CurlOption::(anonymous union at /home/noel/libo-plugin/ucb/source/ucp/webdav-curl/CurlSession.cxx:131:5) pValue const void *const -ucbhelper/source/client/proxydecider.cxx:133 +ucbhelper/source/client/proxydecider.cxx:130 ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const InternetProxyServer ucbhelper/source/provider/propertyvalueset.cxx:79 ucbhelper_impl::PropertyValue aString OUString @@ -808,7 +810,7 @@ vcl/inc/svdata.hxx:335 ImplSVNWFData mbNoFrameJunctionForPopups _Bool vcl/inc/toolbox.h:110 vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId> -vcl/inc/unx/saldisp.hxx:246 +vcl/inc/unx/saldisp.hxx:245 SalDisplay m_aInvalidScreenData ScreenData vcl/inc/widgetdraw/WidgetDefinition.hxx:224 vcl::WidgetDefinitionStyle maDefaultButtonTextColor Color @@ -864,7 +866,7 @@ vcl/source/bitmap/dibtools.cxx:115 (anonymous namespace)::DIBV5Header nV5ProfileSize sal_uInt32 vcl/source/bitmap/dibtools.cxx:116 (anonymous namespace)::DIBV5Header nV5Reserved sal_uInt32 -vcl/source/control/roadmapwizard.cxx:64 +vcl/source/control/wizimpldata.hxx:88 vcl::RoadmapWizardImpl aStateDescriptors StateDescriptions vcl/source/filter/eps/eps.cxx:116 (anonymous namespace)::PSWriter pVDev ScopedVclPtrInstance<VirtualDevice> @@ -910,8 +912,6 @@ writerfilter/source/ooxml/OOXMLFactory.hxx:60 writerfilter::ooxml::AttributeInfo m_nResource ResourceType writerfilter/source/ooxml/OOXMLFactory.hxx:61 writerfilter::ooxml::AttributeInfo m_nRef Id -writerperfect/inc/WPXSvInputStream.hxx:70 - writerperfect::WPXSvInputStream mnReadBufferLength unsigned long xmloff/inc/MultiPropertySetHelper.hxx:85 MultiPropertySetHelper aEmptyAny css::uno::Any xmloff/source/chart/SchXMLChartContext.cxx:447 diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results index f4f43bab7470..1ea96b28319a 100644 --- a/compilerplugins/clang/unusedfields.untouched.results +++ b/compilerplugins/clang/unusedfields.untouched.results @@ -22,8 +22,6 @@ connectivity/source/drivers/evoab2/EApi.h:121 EContactAddress address_format char * connectivity/source/drivers/evoab2/EApi.h:125 EContactAddress ext char * -connectivity/source/drivers/mysqlc/mysqlc_user.hxx:22 - connectivity::mysqlc::User m_xConnection css::uno::Reference<css::sdbc::XConnection> connectivity/source/drivers/mysqlc/mysqlc_view.hxx:65 connectivity::mysqlc::View m_xConnection css::uno::Reference<css::sdbc::XConnection> connectivity/source/drivers/postgresql/pq_statics.hxx:105 @@ -42,22 +40,18 @@ cui/source/inc/fileextcheckdlg.hxx:29 FileExtCheckDialog m_pPerformCheck std::unique_ptr<weld::CheckButton> cui/source/inc/fileextcheckdlg.hxx:30 FileExtCheckDialog m_pOk std::unique_ptr<weld::Button> -cui/source/options/optgdlg.hxx:201 - OfaLanguagesTabPage m_xCurrentDocImg std::unique_ptr<weld::Widget> +cui/source/options/optaboutconfig.hxx:55 + CuiAboutConfigTabPage m_pParent weld::Window * cui/source/options/optinet2.hxx:108 SvxSecurityTabPage m_xCertPathImg std::unique_ptr<weld::Widget> cui/source/options/optinet2.hxx:109 SvxSecurityTabPage m_xCertPathLabel std::unique_ptr<weld::Label> -cui/source/options/optsave.hxx:72 - SvxSaveTabPage m_xDocTypeImg std::unique_ptr<weld::Widget> -cui/source/options/optsave.hxx:75 - SvxSaveTabPage m_xSaveAsImg std::unique_ptr<weld::Widget> +cui/source/options/optupdt.hxx:61 + SvxOnlineUpdateTabPage m_xEnableMar std::unique_ptr<weld::CheckButton> dbaccess/source/core/inc/databasecontext.hxx:82 dbaccess::ODatabaseContext m_aBasicDLL BasicDLL dbaccess/source/sdbtools/inc/connectiondependent.hxx:116 sdbtools::ConnectionDependentComponent::EntryGuard m_aMutexGuard ::osl::MutexGuard -desktop/qa/desktop_lib/test_desktop_lib.cxx:2143 - (anonymous namespace)::ViewCallback m_aCallbackWindowResult boost::property_tree::ptree embeddedobj/source/msole/olecomponent.hxx:50 OleComponent m_aMutex ::osl::Mutex embeddedobj/source/msole/olecomponent.hxx:51 @@ -98,6 +92,8 @@ helpcompiler/inc/HelpCompiler.hxx:200 HelpCompiler lang const std::string include/basegfx/DrawCommands.hxx:143 gfx::DrawPath mpFillGradient std::shared_ptr<GradientInfo> +include/basic/basmgr.hxx:59 + BasicError nReason BasicErrorReason include/comphelper/seqstream.hxx:75 comphelper::SequenceInputStream m_aData const css::uno::Sequence<sal_Int8> include/docmodel/theme/FormatScheme.hxx:373 @@ -254,10 +250,6 @@ include/svx/imapdlg.hxx:91 SvxIMapDlg aIMapItem SvxIMapDlgItem include/unotest/macros_test.hxx:113 unotest::MacrosTest mpDll std::unique_ptr<BasicDLL> -include/unotools/lingucfg.hxx:88 - SvtLinguOptions bIsSpellCapitalization _Bool -include/unotools/lingucfg.hxx:94 - SvtLinguOptions bROIsSpellCapitalization _Bool include/vcl/commandevent.hxx:317 CommandGesturePanData mfX const double include/vcl/commandevent.hxx:318 @@ -438,9 +430,9 @@ sd/source/ui/view/viewshel.cxx:1190 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context sd/source/ui/view/ViewShellBase.cxx:189 sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition array rule<ScannerT> -sdext/source/pdfimport/pdfparse/pdfparse.cxx:267 +sdext/source/pdfimport/pdfparse/pdfparse.cxx:269 (anonymous namespace)::PDFGrammar::definition value rule<ScannerT> sfx2/inc/autoredactdialog.hxx:99 SfxAutoRedactDialog m_xDocShell SfxObjectShellLock @@ -512,7 +504,7 @@ sw/source/ui/envelp/swuilabimp.hxx:32 SwLabPage m_xAddressFrame std::unique_ptr<weld::Widget> sw/source/uibase/inc/condedit.hxx:43 ConditionEdit m_aDropTargetHelper ConditionEditDropTarget -sw/source/uibase/inc/conttree.hxx:331 +sw/source/uibase/inc/conttree.hxx:334 SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget sw/source/uibase/inc/frmpage.hxx:94 SwFramePage m_xAnchorFrame std::unique_ptr<weld::Widget> @@ -520,10 +512,6 @@ sw/source/uibase/inc/insfnote.hxx:38 SwInsFootNoteDlg m_xNumberFrame std::unique_ptr<weld::Widget> sw/source/uibase/inc/num.hxx:47 SwNumPositionTabPage m_xPositionFrame std::unique_ptr<weld::Widget> -sw/source/uibase/inc/optpage.hxx:48 - SwContentOptPage m_xVMetricImg std::unique_ptr<weld::Widget> -sw/source/uibase/inc/optpage.hxx:59 - SwContentOptPage m_xPostItImg std::unique_ptr<weld::Widget> sw/source/uibase/inc/pagenumberdlg.hxx:31 SwPageNumberDlg m_xCancel std::unique_ptr<weld::Button> sw/source/uibase/inc/swuicnttab.hxx:243 @@ -544,7 +532,7 @@ unoidl/source/unoidlprovider.cxx:676 unoidl::detail::(anonymous namespace)::UnoidlCursor reference2_ rtl::Reference<UnoidlModuleEntity> uui/source/openlocked.hxx:36 vcl::OpenLockedQueryBox mxQuestionMarkImage std::unique_ptr<weld::Image> -vcl/inc/jsdialog/jsdialogbuilder.hxx:725 +vcl/inc/jsdialog/jsdialogbuilder.hxx:728 JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *> vcl/inc/pdf/pdfbuildin_fonts.hxx:34 vcl::pdf::BuildinFont m_nAscent const int diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results index 24de99cfa230..c9f605fb862b 100644 --- a/compilerplugins/clang/unusedfields.writeonly.results +++ b/compilerplugins/clang/unusedfields.writeonly.results @@ -282,9 +282,9 @@ dbaccess/source/ui/inc/RelationController.hxx:36 dbaui::ORelationController m_xWaitObject std::unique_ptr<weld::WaitObject> desktop/qa/desktop_lib/test_desktop_lib.cxx:313 DesktopLOKTest m_bModified _Bool -desktop/source/app/app.cxx:1239 - desktop::(anonymous namespace)::ExecuteGlobals pCTLLanguageOptions std::unique_ptr<SvtCTLOptions> desktop/source/app/app.cxx:1240 + desktop::(anonymous namespace)::ExecuteGlobals pCTLLanguageOptions std::unique_ptr<SvtCTLOptions> +desktop/source/app/app.cxx:1241 desktop::(anonymous namespace)::ExecuteGlobals pPathOptions std::unique_ptr<SvtPathOptions> desktop/source/deployment/gui/dp_gui_extlistbox.hxx:138 dp_gui::ExtensionBox_Impl m_vRemovedEntries std::vector<TEntry_Impl> @@ -346,9 +346,9 @@ extensions/source/propctrlr/genericpropertyhandler.hxx:65 pcr::GenericPropertyHandler m_xComponentIntrospectionAccess css::uno::Reference<css::beans::XIntrospectionAccess> extensions/source/scanner/scanner.hxx:45 ScannerManager mpData void * -framework/inc/services/layoutmanager.hxx:247 +framework/inc/services/layoutmanager.hxx:249 framework::LayoutManager m_bGlobalSettings _Bool -framework/inc/services/layoutmanager.hxx:261 +framework/inc/services/layoutmanager.hxx:263 framework::LayoutManager m_pGlobalSettings std::unique_ptr<GlobalSettings> framework/inc/uielement/langselectionmenucontroller.hxx:69 framework::LanguageSelectionMenuController m_xMenuDispatch_Lang css::uno::Reference<css::frame::XDispatch> @@ -372,8 +372,6 @@ include/basegfx/DrawCommands.hxx:82 gfx::LinearGradientInfo maMatrix basegfx::B2DHomMatrix include/basegfx/utils/gradienttools.hxx:54 (anonymous namespace)::ColorToBColorConverter::(anonymous union)::(anonymous struct at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:44:13) T sal_uInt8 -include/basic/basmgr.hxx:59 - BasicError nReason BasicErrorReason include/basic/sbxvar.hxx:75 SbxValues::(anonymous union at /home/noel/libo-plugin/include/basic/sbxvar.hxx:43:5) pData void * include/basic/sbxvar.hxx:247 @@ -468,7 +466,7 @@ include/sfx2/minfitem.hxx:38 SfxMacroInfoItem aCommentText OUString include/sfx2/viewsh.hxx:188 SfxViewShell m_xHelper std::shared_ptr<SfxStoringHelper> -include/svl/poolitem.hxx:145 +include/svl/poolitem.hxx:144 SfxPoolItem m_bDeleted _Bool include/svl/sigstruct.hxx:127 SignatureInformation hasInconsistentSigningTime _Bool @@ -552,7 +550,7 @@ include/svx/galctrl.hxx:91 GalleryIconView mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop> include/svx/GenericCheckDialog.hxx:91 svx::GenericCheckDialog m_aCheckEntries std::vector<std::unique_ptr<GenericCheckEntry> > -include/svx/gridctrl.hxx:258 +include/svx/gridctrl.hxx:260 DbGridControl m_pCursorDisposeListener std::unique_ptr<DisposeListenerGridBridge> include/svx/ofaitem.hxx:44 OfaXColorListItem mxRef rtl::Reference<XColorList> @@ -708,8 +706,6 @@ sc/inc/fillinfo.hxx:287 ScTableInfo mDataBarInfos std::vector<std::unique_ptr<const ScDataBarInfo> > sc/inc/fillinfo.hxx:288 ScTableInfo mIconSetInfos std::vector<std::unique_ptr<const ScIconSetInfo> > -sc/inc/patattr.hxx:56 - ScPatternAttr mxHashCode std::optional<sal_uInt32> sc/inc/pivot.hxx:75 ScDPLabelData mnFlags sal_Int32 sc/inc/pivot.hxx:78 @@ -720,19 +716,19 @@ sc/inc/scmod.hxx:100 ScModule m_pErrorHdl std::unique_ptr<SfxErrorHandler> sc/inc/tabopparams.hxx:37 ScInterpreterTableOpParams bValid _Bool -sc/qa/unit/subsequent_export_test.cxx:2218 - (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2216:18) mnRow SCROW -sc/qa/unit/subsequent_export_test.cxx:2219 - (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2216:18) mnStyle SvxBorderLineStyle -sc/qa/unit/subsequent_export_test.cxx:2220 - (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2216:18) mnWidth tools::Long +sc/qa/unit/subsequent_export_test.cxx:2230 + (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2228:18) mnRow SCROW +sc/qa/unit/subsequent_export_test.cxx:2231 + (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2228:18) mnStyle SvxBorderLineStyle +sc/qa/unit/subsequent_export_test.cxx:2232 + (unnamed struct at /home/noel/libo-plugin/sc/qa/unit/subsequent_export_test.cxx:2228:18) mnWidth tools::Long sc/source/core/data/column4.cxx:1451 (anonymous namespace)::StartListeningFormulaCellsHandler mnStartRow SCROW sc/source/core/data/column.cxx:1313 (anonymous namespace)::CopyByCloneHandler meListenType sc::StartListeningType sc/source/core/data/column.cxx:1314 (anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags ScCloneFlags -sc/source/core/data/table2.cxx:4041 +sc/source/core/data/table2.cxx:4056 (anonymous namespace)::OutlineArrayFinder mpArray ScOutlineArray * sc/source/filter/excel/xltoolbar.hxx:24 TBCCmd A _Bool @@ -800,7 +796,7 @@ sc/source/ui/inc/PivotLayoutTreeListData.hxx:37 ScPivotLayoutTreeListData maDataItemValues std::vector<std::unique_ptr<ScItemValue> > sc/source/ui/inc/preview.hxx:46 ScPreview nTabPage tools::Long -sc/source/ui/inc/tabvwsh.hxx:125 +sc/source/ui/inc/tabvwsh.hxx:144 ScTabViewShell xDisProvInterceptor css::uno::Reference<css::frame::XDispatchProviderInterceptor> sc/source/ui/inc/transobj.hxx:48 ScTransferObj m_aDrawPersistRef SfxObjectShellRef @@ -864,7 +860,7 @@ sd/source/ui/remotecontrol/Receiver.hxx:34 sd::Receiver pTransmitter Transmitter * sd/source/ui/sidebar/MasterPageContainerProviders.hxx:144 sd::sidebar::TemplatePreviewProvider msURL OUString -sd/source/ui/slideshow/slideshowimpl.hxx:335 +sd/source/ui/slideshow/slideshowimpl.hxx:342 sd::SlideshowImpl mpPaneHider ::std::unique_ptr<PaneHider> sd/source/ui/slideshow/SlideShowRestarter.hxx:72 sd::SlideShowRestarter mpSelf ::std::shared_ptr<SlideShowRestarter> @@ -1298,20 +1294,24 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:82 AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass vcl/unx/gtk3/glomenu.cxx:16 GLOMenu parent_instance const GMenuModel -vcl/unx/gtk3/gtkinst.cxx:21000 +vcl/unx/gtk3/gtkinst.cxx:21026 (anonymous namespace)::GtkInstanceComboBox m_xCustomMenuButtonHelper std::unique_ptr<CustomRenderMenuButtonHelper> vcl/unx/gtk3/hudawareness.cxx:18 (anonymous namespace)::HudAwarenessHandle connection gpointer vcl/unx/gtk3/hudawareness.cxx:21 (anonymous namespace)::HudAwarenessHandle notify GDestroyNotify -vcl/workben/vcldemo.cxx:1741 +vcl/workben/vcldemo.cxx:1739 (anonymous namespace)::DemoWin mxThread rtl::Reference<RenderThread> writerfilter/source/dmapper/DocumentProtection.hxx:50 writerfilter::dmapper::DocumentProtection m_sRedlineProtectionKey OUString writerfilter/source/dmapper/DomainMapperTableHandler.cxx:244 writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds> -writerfilter/source/dmapper/PropertyMap.hxx:227 +writerfilter/source/dmapper/PropertyMap.hxx:246 writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32 +writerfilter/source/dmapper/PropertyMap.hxx:429 + writerfilter::dmapper::SectionPropertyMap m_bRightHeader _Bool +writerfilter/source/dmapper/PropertyMap.hxx:430 + writerfilter::dmapper::SectionPropertyMap m_bRightFooter _Bool writerfilter/source/dmapper/WriteProtection.hxx:36 writerfilter::dmapper::WriteProtection m_nCryptProviderType sal_Int32 xmlhelp/source/cxxhelp/provider/databases.hxx:258 |