compilerplugins/clang/unusedfields.only-used-in-constructor.results | 332 +-- compilerplugins/clang/unusedfields.readonly.results | 226 +- compilerplugins/clang/unusedfields.untouched.results | 200 -- compilerplugins/clang/unusedfields.writeonly.results | 940 ++++++++-- cui/source/dialogs/MacroManagerDialog.cxx | 1 cui/source/inc/MacroManagerDialog.hxx | 2 include/formula/IFunctionDescription.hxx | 1 include/vcl/notebookbar/notebookbar.hxx | 1 sd/source/ui/tools/SlideshowLayerRenderer.cxx | 4 sw/source/uibase/sidebar/A11yCheckIssuesPanel.cxx | 1 sw/source/uibase/sidebar/A11yCheckIssuesPanel.hxx | 1 vcl/inc/window.h | 1 vcl/source/window/dockmgr.cxx | 6 vcl/source/window/window.cxx | 1 14 files changed, 1082 insertions(+), 635 deletions(-)
New commits: commit fe8ef5ec0777e2edcddbaf1ed03280fbac05f67d Author: Noel Grandin <[email protected]> AuthorDate: Wed Feb 5 14:56:23 2025 +0200 Commit: Noel Grandin <[email protected]> CommitDate: Wed Feb 5 17:15:35 2025 +0100 loplugin:unusedfields Change-Id: I7c23234f25872fccc0cecc3bdcbae7d47d15951a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/181180 Reviewed-by: Noel Grandin <[email protected]> Tested-by: Jenkins diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results index baab2f3339c0..35d589b93fcd 100644 --- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results +++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results @@ -11,14 +11,14 @@ basic/qa/cppunit/test_global_array.cxx:25 basic/qa/cppunit/test_global_as_new.cxx:25 (anonymous namespace)::GlobalAsNewTest lib BasicDLL binaryurp/source/unmarshal.hxx:86 - binaryurp::Unmarshal buffer_ com::sun::star::uno::Sequence<sal_Int8> + binaryurp::Unmarshal buffer_ css::uno::Sequence<sal_Int8> binaryurp/source/writer.hxx:135 binaryurp::Writer state_ WriterState canvas/source/tools/surfaceproxy.hxx:104 canvas::SurfaceProxy mpPageManager PageManagerSharedPtr canvas/source/vcl/impltools.hxx:119 vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard -chart2/source/controller/accessibility/AccessibleChartShape.hxx:78 +chart2/source/controller/accessibility/AccessibleChartShape.hxx:77 chart::AccessibleChartShape m_aShapeTreeInfo ::accessibility::AccessibleShapeTreeInfo chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:70 chart::ThreeD_SceneIllumination_TabPage m_aModelChangeListener ModifyListenerCallBack @@ -38,12 +38,14 @@ chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:82 chart::ThreeD_SceneIllumination_TabPage m_aBtn_Light7 LightButton chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:83 chart::ThreeD_SceneIllumination_TabPage m_aBtn_Light8 LightButton -chart2/source/controller/inc/dlg_View3D.hxx:46 +chart2/source/controller/inc/dlg_View3D.hxx:41 chart::View3DDialog m_aControllerLocker ControllerLockHelper -chart2/source/controller/inc/RangeSelectionListener.hxx:65 +chart2/source/inc/RangeSelectionListener.hxx:70 chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO chart2/source/view/charttypes/AreaChart.hxx:68 chart::AreaChart m_aMainPosHelper PlottingPositionHelper +chart2/source/view/charttypes/HistogramChart.hxx:38 + chart::HistogramChart m_aMainPosHelper BarPositionHelper connectivity/source/commontools/RowFunctionParser.cxx:373 connectivity::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::classic::rule<ScannerT> connectivity/source/commontools/RowFunctionParser.cxx:374 @@ -70,23 +72,23 @@ connectivity/source/inc/component/CResultSet.hxx:41 connectivity::component::OComponentResultSet m_bBookmarkable _Bool connectivity/source/inc/dbase/DResultSet.hxx:40 connectivity::dbase::ODbaseResultSet m_bBookmarkable _Bool -connectivity/source/inc/file/FStatement.hxx:84 - connectivity::file::OStatement_Base m_aCursorName OUString connectivity/source/inc/file/FStatement.hxx:85 - connectivity::file::OStatement_Base m_nMaxFieldSize sal_Int32 + connectivity::file::OStatement_Base m_aCursorName OUString connectivity/source/inc/file/FStatement.hxx:86 - connectivity::file::OStatement_Base m_nMaxRows sal_Int32 + connectivity::file::OStatement_Base m_nMaxFieldSize sal_Int32 connectivity/source/inc/file/FStatement.hxx:87 - connectivity::file::OStatement_Base m_nQueryTimeOut sal_Int32 + connectivity::file::OStatement_Base m_nMaxRows sal_Int32 connectivity/source/inc/file/FStatement.hxx:88 - connectivity::file::OStatement_Base m_nFetchSize sal_Int32 + connectivity::file::OStatement_Base m_nQueryTimeOut sal_Int32 connectivity/source/inc/file/FStatement.hxx:89 - connectivity::file::OStatement_Base m_nResultSetType sal_Int32 + connectivity::file::OStatement_Base m_nFetchSize sal_Int32 connectivity/source/inc/file/FStatement.hxx:90 - connectivity::file::OStatement_Base m_nFetchDirection sal_Int32 + connectivity::file::OStatement_Base m_nResultSetType sal_Int32 connectivity/source/inc/file/FStatement.hxx:91 - connectivity::file::OStatement_Base m_nResultSetConcurrency sal_Int32 + connectivity::file::OStatement_Base m_nFetchDirection sal_Int32 connectivity/source/inc/file/FStatement.hxx:92 + connectivity::file::OStatement_Base m_nResultSetConcurrency sal_Int32 +connectivity/source/inc/file/FStatement.hxx:93 connectivity::file::OStatement_Base m_bEscapeProcessing _Bool connectivity/source/inc/flat/EResultSet.hxx:39 connectivity::flat::OFlatResultSet m_bBookmarkable _Bool @@ -94,7 +96,7 @@ connectivity/source/inc/java/lang/Object.hxx:37 connectivity::SDBThreadAttach m_aGuard jvmaccess::class VirtualMachine::AttachGuard cppcanvas/source/mtfrenderer/textaction.cxx:812 cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextLineInfo const tools::TextLineInfo -cppcanvas/source/mtfrenderer/textaction.cxx:1645 +cppcanvas/source/mtfrenderer/textaction.cxx:1650 cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo cppu/source/threadpool/threadpool.cxx:352 _uno_ThreadPool dummy sal_Int32 @@ -142,26 +144,18 @@ 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:1257 +cui/source/factory/dlgfact.cxx:1176 (anonymous namespace)::SvxMacroAssignDialog_Impl m_aItems SfxItemSet cui/source/inc/AdditionsDialog.hxx:47 AdditionInfo sReleaseVersion OUString cui/source/inc/AdditionsDialog.hxx:83 AdditionsDialog m_sTag OUString -cui/source/inc/cfgutil.hxx:240 +cui/source/inc/cfgutil.hxx:246 SvxScriptSelectorDialog m_aStylesInfo SfxStylesInfo_Impl -cui/source/inc/cuitabarea.hxx:230 +cui/source/inc/cuitabarea.hxx:232 SvxAreaTabPage maFixed_ChangeType ChangeType -cui/source/inc/cuitabarea.hxx:238 +cui/source/inc/cuitabarea.hxx:236 SvxAreaTabPage m_aXFillAttr XFillAttrSetItem -cui/source/inc/numpages.hxx:224 - SvxNumOptionsTabPage m_aRatioTop SvxRatioConnector -cui/source/inc/numpages.hxx:225 - SvxNumOptionsTabPage m_aRatioBottom SvxRatioConnector -cui/source/inc/swpossizetabpage.hxx:60 - SvxSwPosSizeTabPage m_aRatioTop SvxRatioConnector -cui/source/inc/swpossizetabpage.hxx:61 - SvxSwPosSizeTabPage m_aRatioBottom SvxRatioConnector cui/source/inc/tabstpge.hxx:84 SvxTabulatorTabPage m_aLeftWin TabWin_Impl cui/source/inc/tabstpge.hxx:85 @@ -170,38 +164,30 @@ cui/source/inc/tabstpge.hxx:86 SvxTabulatorTabPage m_aCenterWin TabWin_Impl cui/source/inc/tabstpge.hxx:87 SvxTabulatorTabPage m_aDezWin TabWin_Impl -cui/source/inc/transfrm.hxx:95 - SvxPositionSizeTabPage m_aRatioTop SvxRatioConnector -cui/source/inc/transfrm.hxx:96 - SvxPositionSizeTabPage m_aRatioBottom SvxRatioConnector -cui/source/options/optcolor.cxx:283 - (anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor Color -dbaccess/source/core/api/RowSet.hxx:108 +dbaccess/source/core/api/RowSet.hxx:109 dbaccess::ORowSet m_aURL OUString -dbaccess/source/core/api/RowSet.hxx:123 +dbaccess/source/core/api/RowSet.hxx:124 dbaccess::ORowSet m_nMaxFieldSize sal_Int32 -dbaccess/source/core/api/RowSet.hxx:125 +dbaccess/source/core/api/RowSet.hxx:126 dbaccess::ORowSet m_nQueryTimeOut sal_Int32 -dbaccess/source/core/api/RowSet.hxx:127 +dbaccess/source/core/api/RowSet.hxx:128 dbaccess::ORowSet m_nTransactionIsolation sal_Int32 -dbaccess/source/core/api/RowSet.hxx:139 +dbaccess/source/core/api/RowSet.hxx:140 dbaccess::ORowSet m_bIsBookmarkable _Bool -dbaccess/source/core/api/RowSet.hxx:141 +dbaccess/source/core/api/RowSet.hxx:142 dbaccess::ORowSet m_bCanUpdateInsertedRows _Bool -dbaccess/source/core/api/RowSet.hxx:453 - dbaccess::ORowSetClone m_nFetchDirection sal_Int32 dbaccess/source/core/api/RowSet.hxx:454 - dbaccess::ORowSetClone m_nFetchSize sal_Int32 + dbaccess::ORowSetClone m_nFetchDirection sal_Int32 dbaccess/source/core/api/RowSet.hxx:455 + dbaccess::ORowSetClone m_nFetchSize sal_Int32 +dbaccess/source/core/api/RowSet.hxx:456 dbaccess::ORowSetClone m_bIsBookmarkable _Bool -dbaccess/source/core/dataaccess/connection.hxx:101 +dbaccess/source/core/inc/connection.hxx:99 dbaccess::OConnection m_nInAppend std::atomic<std::size_t> 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 -dbaccess/source/ui/inc/opendoccontrols.hxx:37 - dbaui::OpenDocumentButton m_sModule OUString drawinglayer/inc/texture/texture3d.hxx:55 drawinglayer::texture::GeoTexSvxBitmapEx maBitmapEx BitmapEx drawinglayer/inc/texture/texture3d.hxx:56 @@ -212,7 +198,7 @@ drawinglayer/source/tools/emfphelperdata.hxx:198 emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32 drawinglayer/source/tools/emfphelperdata.hxx:199 emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32 -editeng/source/editeng/impedit.hxx:569 +editeng/source/editeng/impedit.hxx:566 ImpEditEngine maSelFuncSet EditSelFunctionSet embeddedobj/source/msole/olecomponent.hxx:51 OleComponent m_pInterfaceContainer comphelper::OMultiTypeInterfaceContainerHelper2 * @@ -236,13 +222,13 @@ extensions/source/bibliography/datman.cxx:410 (anonymous namespace)::DBChangeDialog_Impl aConfig DBChangeDialogConfig_Impl extensions/source/bibliography/framectr.cxx:126 BibFrameCtrl_Impl aMutex Mutex -filter/source/graphicfilter/icgm/chart.hxx:48 +filter/source/graphicfilter/icgm/chart.hxx:40 DataNode nBoxX1 sal_Int16 -filter/source/graphicfilter/icgm/chart.hxx:49 +filter/source/graphicfilter/icgm/chart.hxx:41 DataNode nBoxY1 sal_Int16 -filter/source/graphicfilter/icgm/chart.hxx:50 +filter/source/graphicfilter/icgm/chart.hxx:42 DataNode nBoxX2 sal_Int16 -filter/source/graphicfilter/icgm/chart.hxx:51 +filter/source/graphicfilter/icgm/chart.hxx:43 DataNode nBoxY2 sal_Int16 framework/inc/dispatch/dispatchprovider.hxx:76 framework::DispatchProvider m_aProtocolHandlerCache HandlerCache @@ -254,19 +240,21 @@ include/docmodel/theme/FormatScheme.hxx:373 model::DashStop mnDashLength sal_Int32 include/docmodel/theme/FormatScheme.hxx:374 model::DashStop mnStopLength sal_Int32 -include/drawinglayer/primitive2d/textlayoutdevice.hxx:64 +include/drawinglayer/primitive2d/textlayoutdevice.hxx:77 drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard -include/filter/msfilter/svdfppt.hxx:889 +include/filter/msfilter/svdfppt.hxx:884 ImplPPTParaPropSet nDontKnow1 sal_uInt32 -include/filter/msfilter/svdfppt.hxx:890 +include/filter/msfilter/svdfppt.hxx:885 ImplPPTParaPropSet nDontKnow2 sal_uInt32 -include/filter/msfilter/svdfppt.hxx:891 +include/filter/msfilter/svdfppt.hxx:886 ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16 include/formula/formulahelper.hxx:39 formula::FormulaHelper m_aSysLocale SvtSysLocale -include/LibreOfficeKit/LibreOfficeKitGtk.h:40 +include/formula/IFunctionDescription.hxx:77 + formula::IFunctionManager changeFavouriteList _Bool +include/LibreOfficeKit/LibreOfficeKitGtk.h:41 _LOKDocView aDrawingArea GtkDrawingArea -include/LibreOfficeKit/LibreOfficeKitGtk.h:45 +include/LibreOfficeKit/LibreOfficeKitGtk.h:46 _LOKDocViewClass parent_class GtkDrawingAreaClass include/oox/export/shapes.hxx:104 oox::drawingml::ShapeExport maShapeMap ShapeHashMap @@ -274,37 +262,37 @@ include/registry/registry.hxx:34 Registry_Api acquire void (*)(RegHandle) include/sfx2/classificationhelper.hxx:134 sfx::ClassificationKeyCreator m_ePolicyType const SfxClassificationPolicyType -include/sfx2/msg.hxx:133 - SfxType1 aAttrib SfxTypeAttrib[1] include/sfx2/msg.hxx:134 - SfxType2 aAttrib SfxTypeAttrib[2] + SfxType1 aAttrib SfxTypeAttrib[1] include/sfx2/msg.hxx:135 - SfxType3 aAttrib SfxTypeAttrib[3] + SfxType2 aAttrib SfxTypeAttrib[2] include/sfx2/msg.hxx:136 - SfxType4 aAttrib SfxTypeAttrib[4] + SfxType3 aAttrib SfxTypeAttrib[3] include/sfx2/msg.hxx:137 - SfxType5 aAttrib SfxTypeAttrib[5] + SfxType4 aAttrib SfxTypeAttrib[4] include/sfx2/msg.hxx:138 - SfxType6 aAttrib SfxTypeAttrib[6] + SfxType5 aAttrib SfxTypeAttrib[5] include/sfx2/msg.hxx:139 - SfxType7 aAttrib SfxTypeAttrib[7] + SfxType6 aAttrib SfxTypeAttrib[6] include/sfx2/msg.hxx:140 - SfxType8 aAttrib SfxTypeAttrib[8] + SfxType7 aAttrib SfxTypeAttrib[7] include/sfx2/msg.hxx:141 - SfxType9 aAttrib SfxTypeAttrib[9] + SfxType8 aAttrib SfxTypeAttrib[8] include/sfx2/msg.hxx:142 - SfxType10 aAttrib SfxTypeAttrib[10] + SfxType9 aAttrib SfxTypeAttrib[9] include/sfx2/msg.hxx:143 + SfxType10 aAttrib SfxTypeAttrib[10] +include/sfx2/msg.hxx:144 SfxType11 aAttrib SfxTypeAttrib[11] -include/sfx2/msg.hxx:145 - SfxType13 aAttrib SfxTypeAttrib[13] include/sfx2/msg.hxx:146 - SfxType14 aAttrib SfxTypeAttrib[14] + SfxType13 aAttrib SfxTypeAttrib[13] include/sfx2/msg.hxx:147 - SfxType16 aAttrib SfxTypeAttrib[16] + SfxType14 aAttrib SfxTypeAttrib[14] include/sfx2/msg.hxx:148 - SfxType17 aAttrib SfxTypeAttrib[17] + SfxType16 aAttrib SfxTypeAttrib[16] include/sfx2/msg.hxx:149 + SfxType17 aAttrib SfxTypeAttrib[17] +include/sfx2/msg.hxx:150 SfxType23 aAttrib SfxTypeAttrib[23] include/svx/ClassificationDialog.hxx:35 svx::ClassificationDialog maInternationalHelper SfxClassificationHelper @@ -318,12 +306,6 @@ include/svx/imapdlg.hxx:91 SvxIMapDlg aIMapItem SvxIMapDlgItem include/test/screenshot_test.hxx:36 ScreenshotTest maParent weld::GenericDialogController -include/vcl/commandevent.hxx:317 - CommandGesturePanData mfX const double -include/vcl/commandevent.hxx:318 - CommandGesturePanData mfY const double -include/vcl/commandevent.hxx:321 - CommandGesturePanData meOrientation const PanningOrientation include/vcl/commandevent.hxx:336 CommandGestureZoomData mfX const double include/vcl/commandevent.hxx:337 @@ -354,9 +336,11 @@ include/vcl/GestureEventZoom.hxx:32 GestureEventZoom mfScaleDelta double include/vcl/idletask.hxx:31 IdleTask maIdle Idle +include/vcl/notebookbar/notebookbar.hxx:63 + NotebookBar PersonaSettings AllSettings include/vcl/pdf/PDFAnnotationMarker.hxx:79 vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType -include/xmloff/shapeimport.hxx:57 +include/xmloff/shapeimport.hxx:55 SdXML3DLightContext mbSpecular _Bool libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:51 GtvApplicationWindow parent_instance GtkApplicationWindow @@ -388,7 +372,7 @@ lingucomponent/source/languageguessing/simpleguesser.cxx:75 (anonymous namespace)::textcat_t maxsize uint4 lingucomponent/source/languageguessing/simpleguesser.cxx:77 (anonymous namespace)::textcat_t output char[1024] -lotuswordpro/source/filter/bento.hxx:351 +lotuswordpro/source/filter/bento.hxx:349 OpenStormBento::CBenNamedObject cNameListElmt CBenNamedObjectListElmt lotuswordpro/source/filter/clone.hxx:23 detail::has_clone::no a char[2] @@ -410,15 +394,15 @@ oox/source/ppt/timenodelistcontext.cxx:402 oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnNextAc sal_Int32 oox/source/ppt/timenodelistcontext.cxx:402 oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnPrevAc sal_Int32 -oox/source/ppt/timenodelistcontext.cxx:640 +oox/source/ppt/timenodelistcontext.cxx:638 oox::ppt::(anonymous namespace)::AnimContext mnValueType sal_Int32 -oox/source/ppt/timenodelistcontext.cxx:722 +oox/source/ppt/timenodelistcontext.cxx:720 oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool -oox/source/ppt/timenodelistcontext.cxx:862 +oox/source/ppt/timenodelistcontext.cxx:860 oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes OUString -oox/source/ppt/timenodelistcontext.cxx:863 +oox/source/ppt/timenodelistcontext.cxx:861 oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32 -oox/source/ppt/timenodelistcontext.cxx:864 +oox/source/ppt/timenodelistcontext.cxx:862 oox::ppt::(anonymous namespace)::AnimMotionContext mnAngle sal_Int32 pyuno/source/module/pyuno_callable.cxx:45 pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject @@ -428,7 +412,7 @@ pyuno/source/module/pyuno_impl.hxx:151 pyuno::PyUNO_iterator ob_base PyObject pyuno/source/module/pyuno_impl.hxx:166 pyuno::PyUNO_list_iterator ob_base PyObject -pyuno/source/module/pyuno_impl.hxx:237 +pyuno/source/module/pyuno_impl.hxx:238 pyuno::stRuntimeImpl ob_base PyObject reportdesign/source/core/api/ReportDefinition.cxx:241 reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size @@ -495,10 +479,10 @@ sc/inc/compiler.hxx:269 sc/inc/compiler.hxx:271 ScCompiler::AddInMap pUpper const char * sc/inc/editutil.hxx:113 - ScEnginePoolHelper bDeleteEnginePool _Bool + ScEnginePoolHelper m_bDeleteEnginePool _Bool sc/inc/mtvelements.hxx:172 sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator -sc/inc/patattr.hxx:138 +sc/inc/patattr.hxx:141 ScPatternAttr m_nSerialNumber sal_uInt32 sc/inc/pivot/PivotTableFormats.hxx:44 sc::PivotTableFormat bSelected _Bool @@ -508,30 +492,26 @@ sc/inc/queryevaluator.hxx:65 ScQueryEvaluator maBool _Bool[32] sc/inc/queryevaluator.hxx:66 ScQueryEvaluator maTest _Bool[32] -sc/inc/SolverSettings.hxx:241 +sc/inc/SolverSettings.hxx:240 sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString> sc/inc/token.hxx:402 SingleDoubleRefModifier aDub ScComplexRefData -sc/qa/unit/tiledrendering/tiledrendering.cxx:472 - (anonymous namespace)::ViewCallback m_callbackWrapper TestLokCallbackWrapper -sc/source/core/data/document.cxx:1221 +sc/qa/unit/tiledrendering/tiledrenderingmodeltestbase.cxx:273 + ViewCallback m_callbackWrapper TestLokCallbackWrapper +sc/source/core/data/document.cxx:1240 (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch -sc/source/core/data/document.cxx:1222 +sc/source/core/data/document.cxx:1241 (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast -sc/source/core/data/table2.cxx:815 +sc/source/core/data/table2.cxx:835 (anonymous namespace)::TransClipHandler mnEndRow size_t -sc/source/core/inc/interpre.hxx:83 +sc/source/core/inc/interpre.hxx:84 VectorSearchArguments nTab2 SCTAB -sc/source/core/inc/interpre.hxx:250 +sc/source/core/inc/interpre.hxx:251 ScInterpreter maResultTokenMap ScResultTokenMap sc/source/filter/inc/htmlpars.hxx:634 ScHTMLQueryParser mnUnusedId ScHTMLTableId -sc/source/filter/inc/PivotTableFormat.hxx:74 - oox::xls::PivotTableReference mrFormat const PivotTableFormat & sc/source/filter/inc/sheetdatacontext.hxx:50 oox::xls::SheetDataContext aReleaser SolarMutexReleaser -sc/source/filter/inc/xestyle.hxx:773 - XclExpDxfs mnDxfId sal_Int32 sc/source/filter/inc/xetable.hxx:1016 XclExpCellTable maArrayBfr XclExpArrayBuffer sc/source/filter/inc/xetable.hxx:1017 @@ -570,7 +550,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 @@ -580,10 +560,6 @@ sd/source/filter/ppt/pptin.hxx:81 SdPPTImport maParam PowerPointImportParam sd/source/ui/inc/AccessibleDocumentViewBase.hxx:258 accessibility::AccessibleDocumentViewBase maViewForwarder AccessibleViewForwarder -sd/source/ui/inc/BulletAndPositionDlg.hxx:75 - SvxBulletAndPositionDlg m_aRatioTop SvxRatioConnector -sd/source/ui/inc/BulletAndPositionDlg.hxx:76 - SvxBulletAndPositionDlg m_aRatioBottom SvxRatioConnector sd/source/ui/inc/CustomAnimationList.hxx:127 sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget sd/source/ui/inc/OutlineBulletDlg.hxx:43 @@ -592,15 +568,17 @@ sd/source/ui/remotecontrol/Receiver.hxx:34 sd::Receiver pTransmitter Transmitter * sd/source/ui/remotecontrol/ZeroconfService.hxx:33 sd::ZeroconfService port uint -sd/source/ui/view/DocumentRenderer.cxx:1318 +sd/source/ui/tools/SlideshowLayerRenderer.cxx:52 + sd::RenderContext maScale Fraction +sd/source/ui/view/DocumentRenderer.cxx:1635 sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef -sd/source/ui/view/viewshel.cxx:1245 +sd/source/ui/view/viewshel.cxx:1321 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock -sd/source/ui/view/viewshel.cxx:1246 +sd/source/ui/view/viewshel.cxx:1322 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock -sd/source/ui/view/viewshel.cxx:1247 +sd/source/ui/view/viewshel.cxx:1323 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock -sd/source/ui/view/viewshel.cxx:1248 +sd/source/ui/view/viewshel.cxx:1324 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context sdext/source/pdfimport/pdfparse/pdfparse.cxx:249 (anonymous namespace)::PDFGrammar::definition boolean rule<ScannerT> @@ -646,7 +624,9 @@ sfx2/inc/autoredactdialog.hxx:99 SfxAutoRedactDialog m_xDocShell SfxObjectShellLock sfx2/source/dialog/basedlgs.cxx:46 SfxModelessDialog_Impl aMoveIdle Idle -sfx2/source/doc/doctempl.cxx:105 +sfx2/source/dialog/mgetempl.hxx:41 + SfxManageStyleSheetPage maFamilies SfxStyleFamilies +sfx2/source/doc/doctempl.cxx:103 DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock sfx2/source/inc/templdgi.hxx:92 SfxCommonTemplateDialog_Impl m_aStyleListUpdateFamily Link<void *, void> @@ -662,7 +642,7 @@ slideshow/source/engine/opengl/TransitionImpl.hxx:297 Vertex normal glm::vec3 slideshow/source/engine/opengl/TransitionImpl.hxx:298 Vertex texcoord glm::vec2 -slideshow/source/engine/slide/slideimpl.cxx:200 +slideshow/source/engine/slide/slideimpl.cxx:206 slideshow::internal::(anonymous namespace)::SlideImpl mpBox2DWorld box2d::utils::Box2DWorldSharedPtr slideshow/source/engine/smilfunctionparser.cxx:494 slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT> @@ -692,15 +672,15 @@ starmath/inc/view.hxx:252 SmViewShell maGraphicController SmGraphicController svgio/inc/svgtextposition.hxx:36 svgio::svgreader::SvgTextPosition maY ::std::vector<double> -svl/source/crypto/cryptosign.cxx:115 +svl/source/crypto/cryptosign.cxx:105 (anonymous namespace)::Extension extnID SECItem -svl/source/crypto/cryptosign.cxx:116 +svl/source/crypto/cryptosign.cxx:106 (anonymous namespace)::Extension critical SECItem -svl/source/crypto/cryptosign.cxx:117 +svl/source/crypto/cryptosign.cxx:107 (anonymous namespace)::Extension extnValue SECItem -svl/source/crypto/cryptosign.cxx:275 +svl/source/crypto/cryptosign.cxx:265 (anonymous namespace)::PKIStatusInfo statusString SECItem -svl/source/crypto/cryptosign.cxx:276 +svl/source/crypto/cryptosign.cxx:266 (anonymous namespace)::PKIStatusInfo failInfo SECItem svx/inc/GalleryControl.hxx:43 svx::sidebar::GalleryControl mpGallery Gallery * @@ -730,19 +710,15 @@ svx/source/dialog/contimp.hxx:74 SvxSuperContourDlg aContourItem SvxContourDlgItem svx/source/dialog/framelinkarray.cxx:570 svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow sal_Int32 -svx/source/dialog/weldeditview.cxx:457 +svx/source/dialog/weldeditview.cxx:454 (anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible & svx/source/inc/datanavi.hxx:194 svxform::XFormsPage m_aDropHelper DataTreeDropTarget -svx/source/sidebar/possize/PosSizePropertyPanel.hxx:82 - svx::sidebar::PosSizePropertyPanel m_aRatioTop SvxRatioConnector -svx/source/sidebar/possize/PosSizePropertyPanel.hxx:83 - svx::sidebar::PosSizePropertyPanel m_aRatioBottom SvxRatioConnector svx/source/svdraw/svdcrtv.cxx:48 ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList -svx/source/svdraw/svdmrkv.cxx:141 +svx/source/svdraw/svdmrkv.cxx:143 MarkingSelectionOverlay maObjects sdr::overlay::OverlayObjectList -svx/source/svdraw/svdmrkv.cxx:166 +svx/source/svdraw/svdmrkv.cxx:168 MarkingSubSelectionOverlay maObjects sdr::overlay::OverlayObjectList svx/source/tbxctrls/extrusioncontrols.hxx:66 svx::ExtrusionDirectionWindow maImgDirection Image[9] @@ -750,73 +726,53 @@ svx/source/xml/xmleohlp.cxx:70 OutputStorageWrapper_Impl aTempFile TempFileFast svx/source/xml/xmlgrhlp.cxx:93 (anonymous namespace)::GraphicInputStream maTempFile utl::TempFileFast -sw/inc/unosett.hxx:143 +sw/inc/unosett.hxx:144 SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl> -sw/qa/core/test_ToxTextGenerator.cxx:140 +sw/qa/core/test_ToxTextGenerator.cxx:145 (anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType SwChapterFieldType sw/qa/extras/uiwriter/uiwriter5.cxx:67 SwUiWriterTest5 m_aSavedSettings AllSettings +sw/qa/inc/swtestviewcallback.hxx:55 + SwTestViewCallback m_callbackWrapper TestLokCallbackWrapper sw/source/core/crsr/crbm.cxx:62 (anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState sw/source/core/inc/ftnboss.hxx:34 SwSaveFootnoteHeight aGuard SwFrameDeleteGuard -sw/source/core/inc/pamtyp.hxx:79 - SwMoveFnCollection fnNds GoNds -sw/source/core/inc/swfont.hxx:995 +sw/source/core/inc/swfont.hxx:999 SvStatistics nGetStretchTextSize sal_uInt16 sw/source/core/layout/dbg_lay.cxx:181 SwImplEnterLeave m_nAction DbgAction -sw/source/core/text/inftxt.cxx:556 +sw/source/core/text/inftxt.cxx:564 (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice> -sw/source/core/text/inftxt.hxx:722 +sw/source/core/text/inftxt.hxx:727 SwTextSlot aText OUString -sw/source/core/text/porfld.cxx:145 +sw/source/core/text/porfld.cxx:146 (anonymous namespace)::SwFieldSlot aText OUString sw/source/core/text/porrst.hxx:191 SwBookmarkPortion m_bHasCustomColor _Bool sw/source/core/text/redlnitr.hxx:78 SwRedlineItr m_nNdIdx const SwNodeOffset sw/source/ui/inc/condedit.hxx:87 - ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<Entry> + ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<TextView> sw/source/uibase/docvw/romenu.hxx:35 SwReadOnlyPopup m_aBuilder VclBuilder sw/source/uibase/docvw/romenu.hxx:47 SwReadOnlyPopup m_nReadonlyGraphictogallery sal_uInt16 sw/source/uibase/docvw/romenu.hxx:51 SwReadOnlyPopup m_nReadonlyBackgroundtogallery sal_uInt16 -sw/source/uibase/inc/conttree.hxx:332 +sw/source/uibase/inc/conttree.hxx:340 SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget -sw/source/uibase/inc/convert.hxx:40 - SwConvertTableDlg m_aStrTitle OUString -sw/source/uibase/inc/convert.hxx:41 - SwConvertTableDlg m_aStrLabel OUString -sw/source/uibase/inc/convert.hxx:42 - SwConvertTableDlg m_aStrClose OUString -sw/source/uibase/inc/convert.hxx:43 - SwConvertTableDlg m_aStrDelTitle OUString -sw/source/uibase/inc/convert.hxx:44 - SwConvertTableDlg m_aStrDelMsg OUString -sw/source/uibase/inc/convert.hxx:45 - SwConvertTableDlg m_aStrRenameTitle OUString -sw/source/uibase/inc/convert.hxx:46 - SwConvertTableDlg m_aStrInvalidFormat OUString -sw/source/uibase/inc/convert.hxx:79 - SwConvertTableDlg m_pShell SwWrtShell * -sw/source/uibase/inc/frmpage.hxx:79 - SwFramePage m_aRatioTop SvxRatioConnector -sw/source/uibase/inc/frmpage.hxx:80 - SwFramePage m_aRatioBottom SvxRatioConnector sw/source/uibase/inc/olmenu.hxx:78 SwSpellPopup m_aBuilder VclBuilder -sw/source/uibase/inc/swuicnttab.hxx:243 +sw/source/uibase/inc/swuicnttab.hxx:244 SwTokenWindow m_aAdjustPositionsIdle Idle sw/source/uibase/inc/tmpdlg.hxx:35 SwTemplateDlgController m_bNewStyle _Bool sw/source/uibase/inc/uivwimp.hxx:95 SwView_Impl m_xTmpSelDocShell SfxObjectShellLock -sw/source/uibase/inc/unodispatch.hxx:43 +sw/source/uibase/inc/unodispatch.hxx:44 SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard -sw/source/writerfilter/dmapper/PropertyMap.hxx:249 +sw/source/writerfilter/dmapper/PropertyMap.hxx:251 writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32 toolkit/source/awt/stylesettings.cxx:74 toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard @@ -836,58 +792,34 @@ vcl/inc/graphic/Manager.hxx:37 vcl::graphic::MemoryManager mnTimeout sal_Int32 vcl/inc/headless/BitmapHelper.hxx:32 BitmapHelper aTmpBmp SvpSalBitmap -vcl/inc/jsdialog/jsdialogbuilder.hxx:737 +vcl/inc/jsdialog/jsdialogbuilder.hxx:641 JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *> +vcl/inc/pdf/COSWriter.hxx:27 + vcl::pdf::COSWriter maLine OStringBuffer vcl/inc/pdf/pdfbuildin_fonts.hxx:34 vcl::pdf::BuildinFont m_nAscent const int vcl/inc/pdf/pdfbuildin_fonts.hxx:35 vcl::pdf::BuildinFont m_nDescent const int vcl/inc/pdf/pdfbuildin_fonts.hxx:42 vcl::pdf::BuildinFont m_aWidths const int[256] +vcl/inc/pdf/pdfwriter_impl.hxx:1082 + vcl::PDFWriterImpl m_bIsPDF_A4 _Bool +vcl/inc/qt5/QtInstanceIconView.hxx:21 + QtInstanceIconView m_pListView QListView * +vcl/inc/qt5/QtInstanceToolbar.hxx:20 + QtInstanceToolbar m_pToolBar QToolBar * vcl/inc/salprn.hxx:48 SalPrinterQueueInfo moPortName std::optional<OUString> -vcl/inc/salvtables.hxx:621 +vcl/inc/salvtables.hxx:613 SalInstanceEntry m_aTextFilter WeldTextFilter -vcl/inc/salvtables.hxx:1014 +vcl/inc/salvtables.hxx:1008 SalInstanceComboBoxWithEdit m_aTextFilter WeldTextFilter vcl/inc/sft.hxx:179 vcl::TTGlobalFontInfo_ fsSelection sal_uInt16 vcl/inc/skia/zone.hxx:29 SkiaZone g SolarMutexGuard -vcl/inc/svimpbox.hxx:117 +vcl/inc/svimpbox.hxx:113 SvImpLBox m_aFctSet ImpLBSelEng -vcl/inc/unx/cpdmgr.hxx:45 - psp::CPDPrinter id const char * -vcl/inc/unx/cpdmgr.hxx:46 - psp::CPDPrinter name const char * -vcl/inc/unx/cpdmgr.hxx:47 - psp::CPDPrinter info const char * -vcl/inc/unx/cpdmgr.hxx:48 - psp::CPDPrinter location const char * -vcl/inc/unx/cpdmgr.hxx:49 - psp::CPDPrinter make_and_model const char * -vcl/inc/unx/cpdmgr.hxx:50 - psp::CPDPrinter printer_state const char * -vcl/inc/unx/cpdmgr.hxx:51 - psp::CPDPrinter backend_name const char * -vcl/inc/unx/cpdmgr.hxx:52 - psp::CPDPrinter is_accepting_jobs _Bool -vcl/inc/unx/cpdmgr.hxx:53 - psp::CPDPrinter backend GDBusProxy * -vcl/inc/unx/cpdmgr.hxx:59 - psp::CPDManager m_pConnection GDBusConnection * -vcl/inc/unx/cpdmgr.hxx:60 - psp::CPDManager m_aPrintersChanged _Bool -vcl/inc/unx/cpdmgr.hxx:61 - psp::CPDManager m_tBackends std::vector<std::pair<std::string, gchar *> > -vcl/inc/unx/cpdmgr.hxx:62 - psp::CPDManager m_pBackends std::unordered_map<std::string, GDBusProxy *> -vcl/inc/unx/cpdmgr.hxx:63 - psp::CPDManager m_aSpoolFiles std::unordered_map<FILE *, OString, FPtrHash> -vcl/inc/unx/cpdmgr.hxx:64 - psp::CPDManager m_aCPDDestMap std::unordered_map<OUString, CPDPrinter *> -vcl/inc/unx/cpdmgr.hxx:65 - psp::CPDManager m_aDefaultContexts std::unordered_map<OUString, PPDContext> vcl/inc/unx/genpspgraphics.h:52 GenPspGraphics m_aCairoCommon CairoCommon vcl/inc/unx/i18n_ic.hxx:39 @@ -904,9 +836,9 @@ vcl/inc/unx/i18n_ic.hxx:44 SalI18N_InputContext maSwitchIMCallback XIMCallback vcl/inc/unx/i18n_ic.hxx:45 SalI18N_InputContext maDestroyCallback XIMCallback -vcl/inc/unx/saldisp.hxx:101 +vcl/inc/unx/saldisp.hxx:100 SalColormap m_aPalette std::vector<Color> -vcl/inc/unx/saldisp.hxx:106 +vcl/inc/unx/saldisp.hxx:105 SalColormap m_nUsed Pixel vcl/source/app/salvtables.cxx:245 SalFlashAttention m_aOrigBackground Wallpaper @@ -918,7 +850,7 @@ vcl/source/gdi/jobset.cxx:39 (anonymous namespace)::ImplOldJobSetupData cDeviceName char[32] vcl/source/gdi/jobset.cxx:40 (anonymous namespace)::ImplOldJobSetupData cPortName char[32] -vcl/source/pdf/PDFiumLibrary.cxx:463 +vcl/source/pdf/PDFiumLibrary.cxx:558 vcl::pdf::(anonymous namespace)::PDFiumDocumentImpl m_aFormCallbacks FPDF_FORMFILLINFO vcl/unx/gtk3/a11y/atkhypertext.cxx:31 (anonymous namespace)::HyperLink atk_hyper_link const AtkHyperlink @@ -934,15 +866,15 @@ vcl/unx/gtk3/gloactiongroup.cxx:27 (anonymous namespace)::GLOAction parent_instance GObject vcl/unx/gtk3/glomenu.cxx:16 GLOMenu parent_instance const GMenuModel -vcl/unx/gtk3/gtkinst.cxx:7375 +vcl/unx/gtk3/gtkinst.cxx:7449 (anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox * -vcl/unx/gtk3/gtkinst.cxx:11072 +vcl/unx/gtk3/gtkinst.cxx:11155 (anonymous namespace)::GtkInstanceMenuToggleButton m_pContainer GtkBox * -vcl/unx/gtk3/gtkinst.cxx:11074 +vcl/unx/gtk3/gtkinst.cxx:11157 (anonymous namespace)::GtkInstanceMenuToggleButton m_pMenuButton GtkMenuButton * -vcl/unx/gtk3/gtkinst.cxx:21065 +vcl/unx/gtk3/gtkinst.cxx:21302 (anonymous namespace)::GtkInstanceComboBox m_pOverlay GtkOverlay * -vcl/unx/gtk3/gtkinst.cxx:21071 +vcl/unx/gtk3/gtkinst.cxx:21308 (anonymous namespace)::GtkInstanceComboBox m_pMenuTextRenderer GtkCellRenderer * xmloff/inc/XMLThemeContext.hxx:45 XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color> diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results index 66be32684000..17d76937365a 100644 --- a/compilerplugins/clang/unusedfields.readonly.results +++ b/compilerplugins/clang/unusedfields.readonly.results @@ -80,7 +80,7 @@ connectivity/source/inc/dbase/DIndexIter.hxx:33 connectivity::dbase::OIndexIterator m_pOperator file::OBoolOperator * connectivity/source/inc/dbase/DIndexIter.hxx:34 connectivity::dbase::OIndexIterator m_pOperand const file::OOperand * -connectivity/source/inc/FDatabaseMetaDataResultSet.hxx:107 +connectivity/source/inc/FDatabaseMetaDataResultSet.hxx:109 connectivity::ODatabaseMetaDataResultSet m_aEmptyValue ORowSetValue connectivity/source/inc/OColumn.hxx:41 connectivity::OColumn m_AutoIncrement _Bool @@ -98,7 +98,7 @@ connectivity/source/inc/TConnection.hxx:54 connectivity::OMetaConnection m_aResources SharedResources connectivity/source/inc/writer/WTable.hxx:43 connectivity::writer::OWriterTable m_nStartCol sal_Int32 -cppcanvas/source/mtfrenderer/textaction.cxx:1653 +cppcanvas/source/mtfrenderer/textaction.cxx:1658 cppcanvas::internal::(anonymous namespace)::OutlineAction maTextFillColor const ::Color cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:36 (anonymous namespace)::Mapping m_from uno::Environment @@ -182,8 +182,6 @@ cppuhelper/inc/interfacecontainer4.hxx:266 cppuhelper::OInterfaceContainerHelper4::NotifySingleListener m_pMethod const NotificationMethod cui/source/inc/paragrph.hxx:47 SvxStdParagraphTabPage nMinFixDist tools::Long -cui/source/options/optcolor.cxx:304 - (anonymous namespace)::ColorConfigWindow_Impl aModuleOptions SvtModuleOptions dbaccess/source/core/api/RowSetBase.hxx:82 dbaccess::ORowSetBase m_aEmptyValue connectivity::ORowSetValue dbaccess/source/core/api/RowSetBase.hxx:93 @@ -234,7 +232,7 @@ dbaccess/source/ui/inc/sqledit.hxx:42 dbaui::SQLEditView m_aColorConfig const svtools::ColorConfig dbaccess/source/ui/inc/WCopyTable.hxx:258 dbaui::OCopyTableWizard m_aLocale css::lang::Locale -editeng/source/editeng/impedit.hxx:559 +editeng/source/editeng/impedit.hxx:556 ImpEditEngine maColorConfig svtools::ColorConfig embeddedobj/source/inc/commonembobj.hxx:114 OCommonEmbeddedObject m_aClassName OUString @@ -262,19 +260,19 @@ extensions/source/propctrlr/eformshelper.hxx:62 pcr::EFormsHelper m_aBindingUINames MapStringToPropertySet extensions/source/update/check/updatehdl.hxx:89 UpdateHandler mbStringsLoaded _Bool -filter/source/graphicfilter/icgm/chart.hxx:48 +filter/source/graphicfilter/icgm/chart.hxx:40 DataNode nBoxX1 sal_Int16 -filter/source/graphicfilter/icgm/chart.hxx:49 +filter/source/graphicfilter/icgm/chart.hxx:41 DataNode nBoxY1 sal_Int16 -filter/source/graphicfilter/icgm/chart.hxx:50 +filter/source/graphicfilter/icgm/chart.hxx:42 DataNode nBoxX2 sal_Int16 -filter/source/graphicfilter/icgm/chart.hxx:51 +filter/source/graphicfilter/icgm/chart.hxx:43 DataNode nBoxY2 sal_Int16 filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:85 XMLFilterSettingsDialog maModuleOpt SvtModuleOptions framework/inc/helper/uiconfigelementwrapperbase.hxx:128 framework::UIConfigElementWrapperBase m_bConfigListening _Bool -framework/inc/xml/menudocumenthandler.hxx:186 +framework/inc/xml/menudocumenthandler.hxx:187 framework::OReadMenuPopupHandler m_bMenuMode _Bool framework/source/fwe/classes/addonsoptions.cxx:348 framework::AddonsOptions_Impl m_aEmptyAddonToolBar Sequence<Sequence<PropertyValue> > @@ -294,9 +292,9 @@ include/basegfx/utils/gradienttools.hxx:52 (anonymous namespace)::ColorToBColorConverter::(anonymous union)::(anonymous struct at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:44:13) G sal_uInt8 include/basegfx/utils/gradienttools.hxx:53 (anonymous namespace)::ColorToBColorConverter::(anonymous union)::(anonymous struct at /home/noel/libo-plugin/include/basegfx/utils/gradienttools.hxx:44:13) R sal_uInt8 -include/basic/sbstar.hxx:51 +include/basic/sbstar.hxx:50 StarBASIC aErrorHdl Link<StarBASIC *, _Bool> -include/basic/sbstar.hxx:52 +include/basic/sbstar.hxx:51 StarBASIC aBreakHdl Link<StarBASIC *, BasicDebugFlags> include/comphelper/parallelsort.hxx:164 comphelper::(anonymous namespace)::Binner maLabels uint8_t[51200] @@ -322,58 +320,64 @@ include/docmodel/theme/FormatScheme.hxx:244 model::BlipEffect mnSaturation sal_Int32 include/docmodel/theme/FormatScheme.hxx:245 model::BlipEffect mnLuminance sal_Int32 -include/editeng/lrspitem.hxx:254 +include/editeng/lrspitem.hxx:314 SvxGutterRightMarginItem m_nRightGutterMargin tools::Long -include/filter/msfilter/svdfppt.hxx:718 +include/filter/msfilter/svdfppt.hxx:713 PPTExtParaSheet aExtParaLevel PPTExtParaLevel[10] -include/filter/msfilter/svdfppt.hxx:889 +include/filter/msfilter/svdfppt.hxx:884 ImplPPTParaPropSet nDontKnow1 sal_uInt32 -include/filter/msfilter/svdfppt.hxx:890 +include/filter/msfilter/svdfppt.hxx:885 ImplPPTParaPropSet nDontKnow2 sal_uInt32 -include/filter/msfilter/svdfppt.hxx:891 +include/filter/msfilter/svdfppt.hxx:886 ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16 include/formula/formulahelper.hxx:39 formula::FormulaHelper m_aSysLocale SvtSysLocale -include/oox/core/contexthandler2.hxx:231 +include/oox/core/contexthandler2.hxx:230 oox::core::ContextHandler2Helper mnRootStackSize size_t include/oox/ole/axbinarywriter.hxx:153 oox::ole::AxBinaryPropertyWriter maStreamProps ComplexPropVector -include/sfx2/lokhelper.hxx:68 +include/sfx2/lokhelper.hxx:70 LokMouseEventData maLogicPosition std::optional<Point> -include/sfx2/msg.hxx:93 - SfxTypeAttrib nAID sal_uInt16 include/sfx2/msg.hxx:94 + SfxTypeAttrib nAID sal_uInt16 +include/sfx2/msg.hxx:95 SfxTypeAttrib aName OUString -include/sfx2/msg.hxx:104 - SfxType createSfxPoolItemFunc SfxPoolItem *(*)(void) include/sfx2/msg.hxx:105 - SfxType pType const std::type_info * + SfxType createSfxPoolItemFunc SfxPoolItem *(*)(void) include/sfx2/msg.hxx:106 + SfxType pType const std::type_info * +include/sfx2/msg.hxx:107 SfxType nAttribs sal_uInt16 -include/sfx2/msg.hxx:116 +include/sfx2/msg.hxx:117 SfxTypeImpl aAttrib SfxTypeAttrib[1] -include/svl/numformat.hxx:548 +include/svl/numformat.hxx:551 SvNumberFormatter pFormatTable std::unique_ptr<SvNumberFormatTable> -include/svl/numformat.hxx:550 +include/svl/numformat.hxx:553 SvNumberFormatter pMergeTable std::unique_ptr<SvNumberFormatterIndexTable> include/svl/ondemand.hxx:55 OnDemandLocaleDataWrapper aSysLocale SvtSysLocale -include/svx/diagram/IDiagramHelper.hxx:72 +include/svx/annotation/Annotation.hxx:108 + sdr::annotation::Annotation maUniqueID UniqueID +include/svx/diagram/IDiagramHelper.hxx:71 svx::diagram::IDiagramHelper mbUseDiagramThemeData _Bool -include/svx/diagram/IDiagramHelper.hxx:81 +include/svx/diagram/IDiagramHelper.hxx:80 svx::diagram::IDiagramHelper mbForceThemePtrRecreation _Bool +include/svx/EnhancedCustomShape2d.hxx:108 + EnhancedCustomShape2d::EquationResult bReady _Bool include/svx/graphctl.hxx:52 GraphCtrl xVD ScopedVclPtrInstance<VirtualDevice> include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:49 sdr::overlay::OverlayAnimatedBitmapEx mbOverlayState _Bool -include/svx/svdetc.hxx:180 +include/svx/svdetc.hxx:175 SdrGlobalData maSysLocale SvtSysLocale -include/svx/svdmark.hxx:141 +include/svx/svdmark.hxx:139 SdrMarkList maPointName OUString -include/svx/svdmark.hxx:142 +include/svx/svdmark.hxx:140 SdrMarkList maGluePointName OUString include/svx/svdoedge.hxx:166 SdrEdgeObj mbBoundRectCalculationRunning _Bool +include/svx/svdpage.hxx:434 + SdrPage maUniqueID UniqueID include/unoidl/unoidl.hxx:445 unoidl::ConstantValue union unoidl::ConstantValue::(anonymous at /home/noel/libo-plugin/include/unoidl/unoidl.hxx:445:5) include/unoidl/unoidl.hxx:446 @@ -398,9 +402,9 @@ 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:108 +include/vcl/bitmap.hxx:102 BitmapSystemData mnWidth int -include/vcl/bitmap.hxx:109 +include/vcl/bitmap.hxx:103 BitmapSystemData mnHeight int include/vcl/formatter.hxx:128 Formatter m_aStaticFormatter StaticFormatter @@ -434,14 +438,12 @@ lingucomponent/source/languageguessing/simpleguesser.cxx:72 (anonymous namespace)::textcat_t fprint void ** lingucomponent/source/languageguessing/simpleguesser.cxx:74 (anonymous namespace)::textcat_t size uint4 -linguistic/source/dlistimp.hxx:55 +linguistic/source/dlistimp.hxx:51 DicList aOpt LinguOptions 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:35 - oox::TokenmapTest tokenMap TokenMap oox/qa/unit/vba_compression.cxx:70 TestVbaCompression m_directories test::Directories oox/source/drawingml/chart/objectformatter.cxx:722 @@ -460,9 +462,9 @@ sal/qa/OStringBuffer/rtl_OStringBuffer.cxx:1674 rtl_OStringBuffer::append_001 empty OString sal/rtl/alloc_arena.hxx:100 rtl_arena_st m_hash_table_0 rtl_arena_segment_type *[64] -sal/rtl/digest.cxx:188 +sal/rtl/digest.cxx:182 (anonymous namespace)::DigestContextMD2 m_state sal_uInt32[16] -sal/rtl/digest.cxx:189 +sal/rtl/digest.cxx:183 (anonymous namespace)::DigestContextMD2 m_chksum sal_uInt32[16] sal/rtl/uuid.cxx:57 (anonymous namespace)::UUID clock_seq_low sal_uInt8 @@ -470,10 +472,10 @@ sal/rtl/uuid.cxx:58 (anonymous namespace)::UUID node sal_uInt8[6] sc/inc/attarray.hxx:68 ScMergePatternState pItemSet std::optional<SfxItemSet> -sc/inc/cellvalue.hxx:113 - ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:111:5) mpString const svl::SharedString * sc/inc/cellvalue.hxx:114 - ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:111:5) mpEditText const EditTextObject * + ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:112:5) mpString const svl::SharedString * +sc/inc/cellvalue.hxx:115 + ScRefCellValue::(anonymous union at /home/noel/libo-plugin/sc/inc/cellvalue.hxx:112:5) mpEditText const EditTextObject * sc/inc/compiler.hxx:132 ScRawToken::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/sc/inc/compiler.hxx:131:9) nIndex sal_uInt16 sc/inc/compiler.hxx:133 @@ -492,7 +494,7 @@ sc/inc/userlist.hxx:64 ScUserList maData DataType sc/source/core/inc/adiasync.hxx:41 ScAddInAsync::(anonymous union at /home/noel/libo-plugin/sc/source/core/inc/adiasync.hxx:38:5) pStr OUString * -sc/source/core/inc/interpre.hxx:152 +sc/source/core/inc/interpre.hxx:153 ScTokenStack pPointer const formula::FormulaToken *[512] sc/source/filter/excel/xltoolbar.cxx:31 (anonymous namespace)::MSOExcelCommandConvertor msoToOOcmd IdToString @@ -508,15 +510,13 @@ sc/source/filter/inc/namebuff.hxx:80 RangeNameBufferWK3::Entry nAbsInd sal_uInt16 sc/source/filter/inc/qproform.hxx:54 QProToSc mnAddToken TokenId -sc/source/filter/inc/stylesbuffer.hxx:686 +sc/source/filter/inc/stylesbuffer.hxx:694 oox::xls::Dxf mxAlignment std::shared_ptr<Alignment> -sc/source/filter/inc/stylesbuffer.hxx:688 - oox::xls::Dxf mxProtection std::shared_ptr<Protection> -sc/source/filter/inc/stylesbuffer.hxx:777 +sc/source/filter/inc/stylesbuffer.hxx:785 oox::xls::CellStyleBuffer maBuiltinStyles CellStyleVector -sc/source/filter/inc/stylesbuffer.hxx:778 +sc/source/filter/inc/stylesbuffer.hxx:786 oox::xls::CellStyleBuffer maUserStyles CellStyleVector -sc/source/filter/inc/XclExpChangeTrack.hxx:349 +sc/source/filter/inc/XclExpChangeTrack.hxx:354 XclExpChTrAction pAddAction std::unique_ptr<XclExpChTrAction> sc/source/filter/inc/xepage.hxx:121 XclExpChartPageSettings maData XclPageData @@ -524,9 +524,9 @@ sc/source/filter/inc/xestyle.hxx:352 XclExpCellBorder maComplexColorDiagonal model::ComplexColor sc/source/filter/inc/xestyle.hxx:386 XclExpCellArea maBackgroundComplexColor model::ComplexColor -sc/source/filter/inc/xistyle.hxx:518 - XclImpXFBuffer maBuiltinStyles XclImpStyleList sc/source/filter/inc/xistyle.hxx:519 + XclImpXFBuffer maBuiltinStyles XclImpStyleList +sc/source/filter/inc/xistyle.hxx:520 XclImpXFBuffer maUserStyles XclImpStyleList sc/source/filter/inc/xltracer.hxx:81 XclTracer mbEnabled _Bool @@ -544,14 +544,6 @@ sc/source/ui/inc/inputhdl.hxx:68 ScInputHandler pFormulaDataPara std::unique_ptr<ScTypedCaseStrSet> sc/source/ui/inc/tabcont.hxx:37 ScTabControl bErrorShown _Bool -sc/source/ui/inc/undoblk.hxx:348 - ScUndoSelectionAttr aApplyPattern const CellAttributeHolder -sc/source/ui/inc/undocell.hxx:61 - ScUndoCursorAttr aOldPattern const CellAttributeHolder -sc/source/ui/inc/undocell.hxx:62 - ScUndoCursorAttr aNewPattern const CellAttributeHolder -sc/source/ui/inc/undocell.hxx:63 - ScUndoCursorAttr aApplyPattern const CellAttributeHolder sc/source/ui/vba/vbaformatconditions.hxx:38 ScVbaFormatConditions mxSheetConditionalEntries css::uno::Reference<css::sheet::XSheetConditionalEntries> sc/source/ui/vba/vbaformatconditions.hxx:39 @@ -560,7 +552,7 @@ sc/source/ui/vba/vbaformatconditions.hxx:40 ScVbaFormatConditions mxRangeParent css::uno::Reference<ov::excel::XRange> sc/source/ui/vba/vbaformatconditions.hxx:41 ScVbaFormatConditions mxParentRangePropertySet css::uno::Reference<css::beans::XPropertySet> -sc/source/ui/vba/vbaworksheet.hxx:49 +sc/source/ui/vba/vbaworksheet.hxx:50 ScVbaWorksheet mxButtons ::rtl::Reference<ScVbaSheetObjectsBase>[2] sd/inc/Outliner.hxx:289 SdOutliner mpFirstObj SdrObject * @@ -574,17 +566,17 @@ sd/source/core/CustomAnimationCloner.cxx:70 sd::(anonymous namespace)::CustomAnimationClonerImpl maSourceNodeVector std::vector<Reference<XAnimationNode> > sd/source/core/CustomAnimationCloner.cxx:71 sd::(anonymous namespace)::CustomAnimationClonerImpl maCloneNodeVector std::vector<Reference<XAnimationNode> > -sd/source/ui/inc/unopage.hxx:162 +sd/source/ui/inc/unopage.hxx:165 SdDrawPage maTypeSequence css::uno::Sequence<css::uno::Type> -sd/source/ui/inc/unopage.hxx:222 +sd/source/ui/inc/unopage.hxx:227 SdMasterPage maTypeSequence css::uno::Sequence<css::uno::Type> -sd/source/ui/sidebar/MasterPageContainer.cxx:141 +sd/source/ui/sidebar/MasterPageContainer.cxx:140 sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated Image -sd/source/ui/sidebar/MasterPageContainer.cxx:142 +sd/source/ui/sidebar/MasterPageContainer.cxx:141 sd::sidebar::MasterPageContainer::Implementation maSmallPreviewBeingCreated Image -sd/source/ui/sidebar/MasterPageContainer.cxx:147 +sd/source/ui/sidebar/MasterPageContainer.cxx:146 sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable Image -sd/source/ui/sidebar/MasterPageContainer.cxx:148 +sd/source/ui/sidebar/MasterPageContainer.cxx:147 sd::sidebar::MasterPageContainer::Implementation maSmallPreviewNotAvailable Image sd/source/ui/slideshow/showwindow.hxx:98 sd::ShowWindow mbMouseCursorHidden _Bool @@ -598,25 +590,25 @@ sfx2/source/appl/lnkbase2.cxx:82 sfx2::(anonymous namespace)::ImplDdeItem pLink SvBaseLink * sfx2/source/inc/appdata.hxx:68 SfxAppData_Impl maDocTopics std::vector<SfxDdeDocTopic_Impl *> -slideshow/source/engine/slideshowimpl.cxx:144 +slideshow/source/engine/slideshowimpl.cxx:147 (anonymous namespace)::FrameSynchronization maTimer canvas::tools::ElapsedTime -sot/source/sdstor/ucbstorage.cxx:408 +sot/source/sdstor/ucbstorage.cxx:427 UCBStorageStream_Impl m_aKey OString -starmath/inc/ElementsDockingWindow.hxx:42 +starmath/inc/ElementsDockingWindow.hxx:41 SmElementsControl maFormat SmFormat store/source/storbios.cxx:52 (anonymous namespace)::OStoreSuperBlock m_aMarked L -svl/source/crypto/cryptosign.cxx:274 +svl/source/crypto/cryptosign.cxx:264 (anonymous namespace)::PKIStatusInfo status SECItem -svl/source/crypto/cryptosign.cxx:294 +svl/source/crypto/cryptosign.cxx:284 (anonymous namespace)::TimeStampResp status PKIStatusInfo -svl/source/crypto/cryptosign.cxx:295 +svl/source/crypto/cryptosign.cxx:285 (anonymous namespace)::TimeStampResp timeStampToken SECItem svl/source/misc/strmadpt.cxx:52 SvDataPipe_Impl::Page m_aBuffer sal_Int8[1] svl/source/uno/pathservice.cxx:37 (anonymous namespace)::PathService m_aOptions SvtPathOptions -svtools/source/control/tabbar.cxx:209 +svtools/source/control/tabbar.cxx:208 ImplTabBarItem maHelpId OString svtools/source/dialogs/insdlg.cxx:55 (anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32 @@ -652,47 +644,47 @@ svx/source/inc/svdpdf.hxx:61 ImpSdrPdfImport maDash XDash svx/source/unodraw/recoveryui.cxx:64 (anonymous namespace)::RecoveryUI m_pParentWindow weld::Window * -sw/inc/acmplwrd.hxx:42 +sw/inc/acmplwrd.hxx:41 SwAutoCompleteWord m_LookupTree editeng::Trie -sw/inc/breakit.hxx:39 +sw/inc/breakit.hxx:38 SwBreakIt m_xLanguageTag std::unique_ptr<LanguageTag> -sw/inc/dpage.hxx:38 +sw/inc/dpage.hxx:37 SwDPage m_pGridLst std::unique_ptr<SdrPageGridFrameList> -sw/inc/hints.hxx:373 +sw/inc/hints.hxx:399 SwAttrSetChg m_bDelSet _Bool sw/inc/shellio.hxx:149 SwReader mpStg rtl::Reference<SotStorage> sw/inc/swevent.hxx:71 SwCallMouseEvent::(anonymous union)::(unnamed struct at /home/noel/libo-plugin/sw/inc/swevent.hxx:69:9) pFormat const SwFrameFormat * -sw/inc/swmodule.hxx:90 +sw/inc/swmodule.hxx:92 SwModule m_pCTLOptions std::unique_ptr<SvtCTLOptions> -sw/qa/api/SwXHeadFootText.cxx:76 +sw/qa/api/SwXHeadFootText.cxx:71 (anonymous namespace)::SwXHeadFootText mxTextContent Reference<text::XTextContent> sw/source/core/access/accfrmobjmap.hxx:100 SwAccessibleChildMap maMap std::map<key_type, mapped_type, key_compare> -sw/source/core/access/acchypertextdata.hxx:40 +sw/source/core/access/acchypertextdata.hxx:38 SwAccessibleHyperTextData maMap std::map<key_type, mapped_type, key_compare> sw/source/core/access/accmap.cxx:95 SwAccessibleContextMap_Impl maMap std::unordered_map<key_type, mapped_type> sw/source/core/access/accmap.cxx:269 SwAccessibleShapeMap_Impl maMap std::map<key_type, mapped_type> -sw/source/core/access/accmap.cxx:621 +sw/source/core/access/accmap.cxx:618 SwAccessibleEventMap_Impl maMap std::map<key_type, mapped_type, key_compare> -sw/source/core/access/accmap.cxx:665 +sw/source/core/access/accmap.cxx:662 SwAccessibleSelectedParas_Impl maMap std::map<key_type, mapped_type, key_compare> -sw/source/core/doc/swstylemanager.cxx:62 +sw/source/core/doc/swstylemanager.cxx:56 (anonymous namespace)::SwStyleManager m_aAutoCharPool StylePool -sw/source/core/doc/swstylemanager.cxx:63 +sw/source/core/doc/swstylemanager.cxx:57 (anonymous namespace)::SwStyleManager m_aAutoParaPool StylePool sw/source/core/inc/swblocks.hxx:69 SwImpBlocks m_bInPutMuchBlocks _Bool sw/source/core/text/atrhndl.hxx:47 SwAttrHandler m_oFnt std::optional<SwFont> -sw/source/core/text/inftxt.cxx:556 +sw/source/core/text/inftxt.cxx:564 (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<VirtualDevice> sw/source/core/text/redlnitr.hxx:75 SwRedlineItr m_pSet std::unique_ptr<SfxItemSet> -sw/source/filter/html/htmltab.cxx:2853 +sw/source/filter/html/htmltab.cxx:2854 CellSaveStruct m_xCnts std::shared_ptr<HTMLTableCnts> sw/source/filter/inc/rtf.hxx:33 RTFSurround::(unnamed union at /home/noel/libo-plugin/sw/source/filter/inc/rtf.hxx:26:5) nVal sal_uInt8 @@ -714,12 +706,16 @@ sw/source/writerfilter/ooxml/OOXMLFactory.hxx:60 writerfilter::ooxml::AttributeInfo m_nResource ResourceType sw/source/writerfilter/ooxml/OOXMLFactory.hxx:61 writerfilter::ooxml::AttributeInfo m_nRef Id -toolkit/source/awt/vclxtoolkit.cxx:435 +toolkit/source/awt/vclxtoolkit.cxx:436 (anonymous namespace)::VCLXToolkit mxSelection css::uno::Reference<css::datatransfer::clipboard::XClipboard> toolkit/source/controls/table/gridtablerenderer.cxx:71 svt::table::(anonymous namespace)::CachedSortIndicator m_sortAscending BitmapEx toolkit/source/controls/table/gridtablerenderer.cxx:72 svt::table::(anonymous namespace)::CachedSortIndicator m_sortDescending BitmapEx +tools/qa/cppunit/UniqueIdTest.cxx:25 + (anonymous namespace)::ObjectExample1 maID UniqueID +tools/qa/cppunit/UniqueIdTest.cxx:30 + (anonymous namespace)::ObjectExample2 maID UniqueID ucb/source/ucp/gio/gio_mount.hxx:73 OOoMountOperationClass parent_class GMountOperationClass ucb/source/ucp/gio/gio_mount.hxx:76 @@ -732,8 +728,8 @@ ucb/source/ucp/gio/gio_mount.hxx:79 OOoMountOperationClass _gtk_reserved4 void (*)(void) ucb/source/ucp/package/pkgprovider.hxx:48 package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages> -ucb/source/ucp/webdav-curl/CurlSession.cxx:194 - (anonymous namespace)::CurlOption::(anonymous union at /home/noel/libo-plugin/ucb/source/ucp/webdav-curl/CurlSession.cxx:193:5) pValue const void *const +ucb/source/ucp/webdav-curl/CurlSession.cxx:198 + (anonymous namespace)::CurlOption::(anonymous union at /home/noel/libo-plugin/ucb/source/ucp/webdav-curl/CurlSession.cxx:197:5) pValue const void *const ucbhelper/source/client/proxydecider.cxx:130 ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const InternetProxyServer ucbhelper/source/provider/propertyvalueset.cxx:79 @@ -796,9 +792,9 @@ unoidl/source/unoidlprovider.cxx:459 unoidl::detail::MapEntry data Memory32 unotools/source/config/pathoptions.cxx:77 SvtPathOptions_Impl m_aEmptyString OUString -vcl/inc/bitmap/BitmapFastScaleFilter.hxx:31 - BitmapFastScaleFilter maSize Size -vcl/inc/ppdparser.hxx:129 +vcl/inc/headless/svpdummies.hxx:31 + SvpSalObject m_aSystemChildData SystemEnvData +vcl/inc/ppdparser.hxx:133 psp::PPDParser::PPDConstraint m_pKey1 const PPDKey * vcl/inc/printerinfomanager.hxx:75 psp::PrinterInfoManager::SystemPrintQueue m_aComment OUString @@ -810,13 +806,15 @@ vcl/inc/salwtype.hxx:224 SalQueryCharPositionEvent mnCharPos sal_uLong vcl/inc/svdata.hxx:277 ImplSVWinData mbIsLiveResize _Bool -vcl/inc/svdata.hxx:329 +vcl/inc/svdata.hxx:278 + ImplSVWinData mbIsWaitingForNativeEvent _Bool +vcl/inc/svdata.hxx:330 ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool -vcl/inc/svdata.hxx:336 +vcl/inc/svdata.hxx:337 ImplSVNWFData mbNoFrameJunctionForPopups _Bool vcl/inc/toolbox.h:111 vcl::ToolBoxLayoutData m_aLineItemIds std::vector<ToolBoxItemId> -vcl/inc/unx/saldisp.hxx:245 +vcl/inc/unx/saldisp.hxx:244 SalDisplay m_aInvalidScreenData ScreenData vcl/inc/widgetdraw/WidgetDefinition.hxx:224 vcl::WidgetDefinitionStyle maDefaultButtonTextColor Color @@ -838,39 +836,41 @@ vcl/inc/widgetdraw/WidgetDefinition.hxx:237 vcl::WidgetDefinitionStyle maActionButtonPressedRolloverTextColor Color vcl/inc/widgetdraw/WidgetDefinition.hxx:238 vcl::WidgetDefinitionStyle maFlatButtonPressedRolloverTextColor Color -vcl/source/app/settings.cxx:204 +vcl/source/app/settings.cxx:218 ImplStyleData maDialogStyle DialogStyle -vcl/source/bitmap/dibtools.cxx:52 - (anonymous namespace)::CIEXYZ aXyzX FXPT2DOT30 +vcl/source/app/settings.cxx:282 + ImplAllSettingsData maSysLocale SvtSysLocale vcl/source/bitmap/dibtools.cxx:53 - (anonymous namespace)::CIEXYZ aXyzY FXPT2DOT30 + (anonymous namespace)::CIEXYZ aXyzX FXPT2DOT30 vcl/source/bitmap/dibtools.cxx:54 + (anonymous namespace)::CIEXYZ aXyzY FXPT2DOT30 +vcl/source/bitmap/dibtools.cxx:55 (anonymous namespace)::CIEXYZ aXyzZ FXPT2DOT30 -vcl/source/bitmap/dibtools.cxx:65 - (anonymous namespace)::CIEXYZTriple aXyzRed CIEXYZ vcl/source/bitmap/dibtools.cxx:66 - (anonymous namespace)::CIEXYZTriple aXyzGreen CIEXYZ + (anonymous namespace)::CIEXYZTriple aXyzRed CIEXYZ vcl/source/bitmap/dibtools.cxx:67 + (anonymous namespace)::CIEXYZTriple aXyzGreen CIEXYZ +vcl/source/bitmap/dibtools.cxx:68 (anonymous namespace)::CIEXYZTriple aXyzBlue CIEXYZ -vcl/source/bitmap/dibtools.cxx:107 - (anonymous namespace)::DIBV5Header nV5AlphaMask sal_uInt32 vcl/source/bitmap/dibtools.cxx:108 - (anonymous namespace)::DIBV5Header nV5CSType sal_uInt32 + (anonymous namespace)::DIBV5Header nV5AlphaMask sal_uInt32 vcl/source/bitmap/dibtools.cxx:109 - (anonymous namespace)::DIBV5Header aV5Endpoints CIEXYZTriple + (anonymous namespace)::DIBV5Header nV5CSType sal_uInt32 vcl/source/bitmap/dibtools.cxx:110 - (anonymous namespace)::DIBV5Header nV5GammaRed sal_uInt32 + (anonymous namespace)::DIBV5Header aV5Endpoints CIEXYZTriple vcl/source/bitmap/dibtools.cxx:111 - (anonymous namespace)::DIBV5Header nV5GammaGreen sal_uInt32 + (anonymous namespace)::DIBV5Header nV5GammaRed sal_uInt32 vcl/source/bitmap/dibtools.cxx:112 - (anonymous namespace)::DIBV5Header nV5GammaBlue sal_uInt32 + (anonymous namespace)::DIBV5Header nV5GammaGreen sal_uInt32 vcl/source/bitmap/dibtools.cxx:113 - (anonymous namespace)::DIBV5Header nV5Intent sal_uInt32 + (anonymous namespace)::DIBV5Header nV5GammaBlue sal_uInt32 vcl/source/bitmap/dibtools.cxx:114 - (anonymous namespace)::DIBV5Header nV5ProfileData sal_uInt32 + (anonymous namespace)::DIBV5Header nV5Intent sal_uInt32 vcl/source/bitmap/dibtools.cxx:115 - (anonymous namespace)::DIBV5Header nV5ProfileSize sal_uInt32 + (anonymous namespace)::DIBV5Header nV5ProfileData sal_uInt32 vcl/source/bitmap/dibtools.cxx:116 + (anonymous namespace)::DIBV5Header nV5ProfileSize sal_uInt32 +vcl/source/bitmap/dibtools.cxx:117 (anonymous namespace)::DIBV5Header nV5Reserved sal_uInt32 vcl/source/control/wizimpldata.hxx:88 vcl::RoadmapWizardImpl aStateDescriptors StateDescriptions @@ -914,7 +914,7 @@ vcl/unx/gtk3/glomenu.cxx:16 GLOMenu parent_instance const GMenuModel xmloff/inc/MultiPropertySetHelper.hxx:83 MultiPropertySetHelper aEmptyAny css::uno::Any -xmloff/source/chart/SchXMLChartContext.cxx:459 +xmloff/source/chart/SchXMLChartContext.cxx:463 (anonymous namespace)::NewDonutSeries msStyleName OUString xmloff/source/chart/SchXMLChartContext.hxx:53 SeriesDefaultsAndStyles maErrorIndicatorDefault css::uno::Any diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results index 1e9c7cf74e08..1707c8b583c4 100644 --- a/compilerplugins/clang/unusedfields.untouched.results +++ b/compilerplugins/clang/unusedfields.untouched.results @@ -10,12 +10,12 @@ canvas/source/vcl/canvasbitmap.hxx:113 vclcanvas::CanvasBitmap mxDevice css::uno::Reference<css::rendering::XGraphicDevice> canvas/source/vcl/impltools.hxx:119 vclcanvas::tools::LocalGuard aSolarGuard SolarMutexGuard -chart2/source/controller/inc/dlg_DataEditor.hxx:55 +chart2/source/controller/inc/dlg_DataEditor.hxx:48 chart::DataEditor m_xContext css::uno::Reference<css::uno::XComponentContext> -chart2/source/controller/inc/RangeSelectionListener.hxx:65 - chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO -chart2/source/inc/ModifyListenerCallBack.hxx:53 +chart2/source/inc/ModifyListenerCallBack.hxx:51 chart::ModifyListenerCallBack m_xModifyListener css::uno::Reference<css::util::XModifyListener> +chart2/source/inc/RangeSelectionListener.hxx:70 + chart::RangeSelectionListener m_aControllerLockGuard ControllerLockGuardUNO comphelper/source/container/enumerablemap.cxx:297 comphelper::(anonymous namespace)::MapEnumeration m_xKeepMapAlive Reference<XInterface> connectivity/source/drivers/evoab2/EApi.h:121 @@ -40,6 +40,10 @@ 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/inc/MacroManagerDialog.hxx:181 + MacroManagerDialog m_xDialogDescription std::unique_ptr<weld::Label> +cui/source/inc/MacroManagerDialog.hxx:184 + MacroManagerDialog m_xScriptContainersListBoxLabel std::unique_ptr<weld::Label> cui/source/inc/paragrph.hxx:73 SvxStdParagraphTabPage m_xAbsDist std::unique_ptr<weld::Label> cui/source/options/optinet2.hxx:108 @@ -94,55 +98,57 @@ include/docmodel/theme/FormatScheme.hxx:373 model::DashStop mnDashLength sal_Int32 include/docmodel/theme/FormatScheme.hxx:374 model::DashStop mnStopLength sal_Int32 -include/drawinglayer/primitive2d/textlayoutdevice.hxx:64 +include/drawinglayer/primitive2d/textlayoutdevice.hxx:77 drawinglayer::primitive2d::TextLayouterDevice maSolarGuard SolarMutexGuard -include/editeng/unotext.hxx:618 +include/editeng/unotext.hxx:621 SvxUnoTextRangeEnumeration mxParentText css::uno::Reference<css::text::XText> -include/filter/msfilter/svdfppt.hxx:546 +include/filter/msfilter/svdfppt.hxx:541 ProcessData aBackgroundColoredObjects ::std::vector<rtl::Reference<SdrObject> > -include/LibreOfficeKit/LibreOfficeKitGtk.h:40 +include/formula/IFunctionDescription.hxx:77 + formula::IFunctionManager changeFavouriteList _Bool +include/LibreOfficeKit/LibreOfficeKitGtk.h:41 _LOKDocView aDrawingArea GtkDrawingArea -include/LibreOfficeKit/LibreOfficeKitGtk.h:45 +include/LibreOfficeKit/LibreOfficeKitGtk.h:46 _LOKDocViewClass parent_class GtkDrawingAreaClass -include/oox/vml/vmlshapecontext.hxx:116 +include/oox/vml/vmlshapecontext.hxx:117 oox::vml::ShapeTypeContext m_pShapeType std::shared_ptr<ShapeType> include/registry/registry.hxx:34 Registry_Api acquire void (*)(RegHandle) -include/sfx2/msg.hxx:133 - SfxType1 aAttrib SfxTypeAttrib[1] include/sfx2/msg.hxx:134 - SfxType2 aAttrib SfxTypeAttrib[2] + SfxType1 aAttrib SfxTypeAttrib[1] include/sfx2/msg.hxx:135 - SfxType3 aAttrib SfxTypeAttrib[3] + SfxType2 aAttrib SfxTypeAttrib[2] include/sfx2/msg.hxx:136 - SfxType4 aAttrib SfxTypeAttrib[4] + SfxType3 aAttrib SfxTypeAttrib[3] include/sfx2/msg.hxx:137 - SfxType5 aAttrib SfxTypeAttrib[5] + SfxType4 aAttrib SfxTypeAttrib[4] include/sfx2/msg.hxx:138 - SfxType6 aAttrib SfxTypeAttrib[6] + SfxType5 aAttrib SfxTypeAttrib[5] include/sfx2/msg.hxx:139 - SfxType7 aAttrib SfxTypeAttrib[7] + SfxType6 aAttrib SfxTypeAttrib[6] include/sfx2/msg.hxx:140 - SfxType8 aAttrib SfxTypeAttrib[8] + SfxType7 aAttrib SfxTypeAttrib[7] include/sfx2/msg.hxx:141 - SfxType9 aAttrib SfxTypeAttrib[9] + SfxType8 aAttrib SfxTypeAttrib[8] include/sfx2/msg.hxx:142 - SfxType10 aAttrib SfxTypeAttrib[10] + SfxType9 aAttrib SfxTypeAttrib[9] include/sfx2/msg.hxx:143 + SfxType10 aAttrib SfxTypeAttrib[10] +include/sfx2/msg.hxx:144 SfxType11 aAttrib SfxTypeAttrib[11] -include/sfx2/msg.hxx:145 - SfxType13 aAttrib SfxTypeAttrib[13] include/sfx2/msg.hxx:146 - SfxType14 aAttrib SfxTypeAttrib[14] + SfxType13 aAttrib SfxTypeAttrib[13] include/sfx2/msg.hxx:147 - SfxType16 aAttrib SfxTypeAttrib[16] + SfxType14 aAttrib SfxTypeAttrib[14] include/sfx2/msg.hxx:148 - SfxType17 aAttrib SfxTypeAttrib[17] + SfxType16 aAttrib SfxTypeAttrib[16] include/sfx2/msg.hxx:149 + SfxType17 aAttrib SfxTypeAttrib[17] +include/sfx2/msg.hxx:150 SfxType23 aAttrib SfxTypeAttrib[23] include/svtools/genericasyncunodialog.hxx:54 svt::OGenericUnoAsyncDialog::UnoAsyncDialogEntryGuard m_aGuard ::osl::MutexGuard -include/svtools/genericunodialog.hxx:154 +include/svtools/genericunodialog.hxx:152 svt::UnoDialogEntryGuard m_aGuard ::osl::MutexGuard include/svtools/unoevent.hxx:162 SvEventDescriptor xParentRef css::uno::Reference<css::uno::XInterface> @@ -150,14 +156,8 @@ include/svx/dialog/ThemeColorEditDialog.hxx:26 svx::ThemeColorEditDialog maColorSet model::ColorSet include/svx/imapdlg.hxx:91 SvxIMapDlg aIMapItem SvxIMapDlgItem -include/unotest/macros_test.hxx:115 +include/unotest/macros_test.hxx:117 unotest::MacrosTest mpDll std::unique_ptr<BasicDLL> -include/vcl/commandevent.hxx:317 - CommandGesturePanData mfX const double -include/vcl/commandevent.hxx:318 - CommandGesturePanData mfY const double -include/vcl/commandevent.hxx:321 - CommandGesturePanData meOrientation const PanningOrientation include/vcl/commandevent.hxx:336 CommandGestureZoomData mfX const double include/vcl/commandevent.hxx:337 @@ -190,6 +190,8 @@ include/vcl/GestureEventZoom.hxx:28 GestureEventZoom meEventType GestureEventZoomType include/vcl/GestureEventZoom.hxx:32 GestureEventZoom mfScaleDelta double +include/vcl/notebookbar/notebookbar.hxx:63 + NotebookBar PersonaSettings AllSettings include/vcl/pdf/PDFAnnotationMarker.hxx:79 vcl::pdf::PDFAnnotationMarkerHighlight meTextMarkerType PDFTextMarkerType include/vcl/uitest/uiobject.hxx:316 @@ -242,7 +244,7 @@ pyuno/source/module/pyuno_impl.hxx:151 pyuno::PyUNO_iterator ob_base PyObject pyuno/source/module/pyuno_impl.hxx:166 pyuno::PyUNO_list_iterator ob_base PyObject -pyuno/source/module/pyuno_impl.hxx:237 +pyuno/source/module/pyuno_impl.hxx:238 pyuno::stRuntimeImpl ob_base PyObject reportdesign/source/ui/inc/ReportWindow.hxx:52 rptui::OReportWindow m_pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> > @@ -299,27 +301,25 @@ sal/qa/osl/security/osl_Security.cxx:152 sal/qa/osl/security/osl_Security.cxx:186 osl_Security::getConfigDir bRes1 _Bool sc/inc/editutil.hxx:111 - ScEnginePoolHelper pEnginePool rtl::Reference<SfxItemPool> + ScEnginePoolHelper m_pEnginePool rtl::Reference<SfxItemPool> sc/inc/editutil.hxx:113 - ScEnginePoolHelper bDeleteEnginePool _Bool + ScEnginePoolHelper m_bDeleteEnginePool _Bool sc/inc/mtvelements.hxx:172 sc::ColumnBlockConstPosition miSparklinePos SparklineStoreType::const_iterator -sc/inc/patattr.hxx:138 +sc/inc/patattr.hxx:141 ScPatternAttr m_nSerialNumber sal_uInt32 sc/inc/pivot/PivotTableFormats.hxx:44 sc::PivotTableFormat bSelected _Bool -sc/inc/SolverSettings.hxx:241 +sc/inc/SolverSettings.hxx:240 sc::SolverSettings SolverCodesToLOEngines std::map<OUString, OUString> -sc/source/core/data/document.cxx:1221 +sc/source/core/data/document.cxx:1240 (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch -sc/source/core/data/document.cxx:1222 +sc/source/core/data/document.cxx:1241 (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk ScBulkBroadcast -sc/source/core/inc/interpre.hxx:83 +sc/source/core/inc/interpre.hxx:84 VectorSearchArguments nTab2 SCTAB -sc/source/core/inc/interpre.hxx:250 +sc/source/core/inc/interpre.hxx:251 ScInterpreter maResultTokenMap ScResultTokenMap -sc/source/filter/inc/PivotTableFormat.hxx:74 - oox::xls::PivotTableReference mrFormat const PivotTableFormat & sc/source/filter/inc/sheetdatacontext.hxx:50 oox::xls::SheetDataContext aReleaser SolarMutexReleaser sc/source/ui/inc/consdlg.hxx:69 @@ -328,9 +328,9 @@ sc/source/ui/inc/dbnamdlg.hxx:86 ScDbNameDlg m_xExpander std::unique_ptr<weld::Expander> sc/source/ui/inc/docsh.hxx:470 ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector> -sc/source/ui/inc/namedefdlg.hxx:56 +sc/source/ui/inc/namedefdlg.hxx:57 ScNameDefDlg m_xExpander std::unique_ptr<weld::Expander> -sc/source/ui/inc/namedlg.hxx:71 +sc/source/ui/inc/namedlg.hxx:72 ScNameDlg m_xExpander std::unique_ptr<weld::Expander> sc/source/ui/inc/PivotLayoutDialog.hxx:88 ScPivotLayoutDialog mxOptions std::unique_ptr<weld::Expander> @@ -344,23 +344,23 @@ sd/source/ui/inc/CustomAnimationList.hxx:127 sd::CustomAnimationList maDropTargetHelper CustomAnimationListDropTarget sd/source/ui/inc/custsdlg.hxx:68 SdDefineCustomShowDlg m_xDropTargetHelper std::unique_ptr<weld::ReorderingDropTarget> -sd/source/ui/inc/TableDesignPane.hxx:116 +sd/source/ui/inc/TableDesignPane.hxx:117 sd::TableDesignPane m_xImpl std::unique_ptr<TableDesignWidget> sd/source/ui/remotecontrol/ZeroconfService.hxx:33 sd::ZeroconfService port uint sd/source/ui/slidesorter/view/SlsLayouter.cxx:63 sd::slidesorter::view::Layouter::Implementation mpTheme std::shared_ptr<view::Theme> -sd/source/ui/view/DocumentRenderer.cxx:1318 +sd/source/ui/view/DocumentRenderer.cxx:1635 sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef -sd/source/ui/view/viewshel.cxx:1245 +sd/source/ui/view/viewshel.cxx:1321 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock -sd/source/ui/view/viewshel.cxx:1246 +sd/source/ui/view/viewshel.cxx:1322 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock -sd/source/ui/view/viewshel.cxx:1247 +sd/source/ui/view/viewshel.cxx:1323 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock -sd/source/ui/view/viewshel.cxx:1248 +sd/source/ui/view/viewshel.cxx:1324 sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context -sd/source/ui/view/ViewShellBase.cxx:195 +sd/source/ui/view/ViewShellBase.cxx:197 sd::ViewShellBase::Implementation mpPageCacheManager std::shared_ptr<slidesorter::cache::PageCacheManager> sdext/source/pdfimport/pdfparse/pdfparse.cxx:250 (anonymous namespace)::PDFGrammar::definition array rule<ScannerT> @@ -370,7 +370,7 @@ sfx2/inc/autoredactdialog.hxx:99 SfxAutoRedactDialog m_xDocShell SfxObjectShellLock sfx2/source/dialog/basedlgs.cxx:46 SfxModelessDialog_Impl aMoveIdle Idle -sfx2/source/doc/doctempl.cxx:105 +sfx2/source/doc/doctempl.cxx:103 DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell SfxObjectShellLock sfx2/source/inc/sfxpicklist.hxx:33 SfxPickList mxImpl std::unique_ptr<SfxPickListImpl> @@ -396,27 +396,27 @@ starmath/inc/mathml/mathmlMo.hxx:69 moOperatorData m_properties moOpDP starmath/inc/view.hxx:252 SmViewShell maGraphicController SmGraphicController -svl/source/crypto/cryptosign.cxx:115 +svl/source/crypto/cryptosign.cxx:105 (anonymous namespace)::Extension extnID SECItem -svl/source/crypto/cryptosign.cxx:116 +svl/source/crypto/cryptosign.cxx:106 (anonymous namespace)::Extension critical SECItem -svl/source/crypto/cryptosign.cxx:117 +svl/source/crypto/cryptosign.cxx:107 (anonymous namespace)::Extension extnValue SECItem -svl/source/crypto/cryptosign.cxx:275 +svl/source/crypto/cryptosign.cxx:265 (anonymous namespace)::PKIStatusInfo statusString SECItem -svl/source/crypto/cryptosign.cxx:276 +svl/source/crypto/cryptosign.cxx:266 (anonymous namespace)::PKIStatusInfo failInfo SECItem svtools/source/filter/exportdialog.hxx:124 ExportDialog mxEncoding std::unique_ptr<weld::Widget> svx/source/dialog/contimp.hxx:74 SvxSuperContourDlg aContourItem SvxContourDlgItem -svx/source/dialog/weldeditview.cxx:457 +svx/source/dialog/weldeditview.cxx:454 (anonymous namespace)::WeldEditSource m_rEditAcc WeldEditAccessible & svx/source/inc/datanavi.hxx:194 svxform::XFormsPage m_aDropHelper DataTreeDropTarget svx/source/sidebar/fontwork/FontworkPropertyPanel.hxx:41 svx::sidebar::FontworkPropertyPanel m_xToolbar std::unique_ptr<ToolbarUnoDispatcher> -svx/source/svdraw/svdmodel.cxx:92 +svx/source/svdraw/svdmodel.cxx:93 SdrModelImpl mpThemeColorChanger std::shared_ptr<svx::IThemeColorChanger> svx/source/tbxctrls/layctrl.cxx:431 (anonymous namespace)::ColumnsWindow mxControl rtl::Reference<SvxColumnsToolBoxControl> @@ -424,37 +424,21 @@ sw/qa/extras/uiwriter/uiwriter5.cxx:67 SwUiWriterTest5 m_aSavedSettings AllSettings sw/source/core/crsr/crbm.cxx:62 (anonymous namespace)::CursorStateHelper m_aSaveState SwCursorSaveState -sw/source/core/frmedt/fetab.cxx:93 +sw/source/core/frmedt/fetab.cxx:94 (anonymous namespace)::TableWait m_pWait const std::unique_ptr<SwWait> sw/source/core/inc/ftnboss.hxx:34 SwSaveFootnoteHeight aGuard SwFrameDeleteGuard -sw/source/core/inc/pamtyp.hxx:79 - SwMoveFnCollection fnNds GoNds sw/source/core/layout/dbg_lay.cxx:181 SwImplEnterLeave m_nAction DbgAction sw/source/ui/envelp/swuilabimp.hxx:32 SwLabPage m_xAddressFrame std::unique_ptr<weld::Widget> sw/source/ui/inc/condedit.hxx:87 - ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<Entry> -sw/source/uibase/inc/conttree.hxx:332 + ConditionEdit m_aDropTargetHelper ConditionEditDropTarget<TextView> +sw/source/ui/vba/vbafield.cxx:237 + (anonymous namespace)::FieldEnumeration mxModel rtl::Reference<SwXTextDocument> +sw/source/uibase/inc/conttree.hxx:340 SwGlobalTree m_aDropTargetHelper SwGlobalTreeDropTarget -sw/source/uibase/inc/convert.hxx:40 - SwConvertTableDlg m_aStrTitle OUString -sw/source/uibase/inc/convert.hxx:41 - SwConvertTableDlg m_aStrLabel OUString -sw/source/uibase/inc/convert.hxx:42 - SwConvertTableDlg m_aStrClose OUString -sw/source/uibase/inc/convert.hxx:43 - SwConvertTableDlg m_aStrDelTitle OUString -sw/source/uibase/inc/convert.hxx:44 - SwConvertTableDlg m_aStrDelMsg OUString -sw/source/uibase/inc/convert.hxx:45 - SwConvertTableDlg m_aStrRenameTitle OUString -sw/source/uibase/inc/convert.hxx:46 - SwConvertTableDlg m_aStrInvalidFormat OUString -sw/source/uibase/inc/convert.hxx:79 - SwConvertTableDlg m_pShell SwWrtShell * -sw/source/uibase/inc/frmpage.hxx:103 +sw/source/uibase/inc/frmpage.hxx:109 SwFramePage m_xAnchorFrame std::unique_ptr<weld::Widget> sw/source/uibase/inc/insfnote.hxx:38 SwInsFootNoteDlg m_xNumberFrame std::unique_ptr<weld::Widget> @@ -462,27 +446,31 @@ sw/source/uibase/inc/num.hxx:47 SwNumPositionTabPage m_xPositionFrame 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 +sw/source/uibase/inc/swuicnttab.hxx:244 SwTokenWindow m_aAdjustPositionsIdle Idle sw/source/uibase/inc/titlepage.hxx:34 SwTitlePageDlg m_xInsertNewPagesRB std::unique_ptr<weld::RadioButton> sw/source/uibase/inc/uivwimp.hxx:95 SwView_Impl m_xTmpSelDocShell SfxObjectShellLock -sw/source/uibase/inc/unodispatch.hxx:43 +sw/source/uibase/inc/unodispatch.hxx:44 SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard SolarMutexGuard +sw/source/uibase/sidebar/A11yCheckIssuesPanel.hxx:66 + sw::sidebar::AccessibilityCheckLevel m_xContainer std::unique_ptr<weld::Box> +sw/source/uibase/sidebar/CommentsPanel.hxx:166 + sw::sidebar::CommentsPanel mxShowReference std::unique_ptr<weld::CheckButton> sw/source/uibase/sidebar/ThemePanel.hxx:41 sw::sidebar::ThemePanel mxListBoxFonts std::unique_ptr<weld::TreeView> sw/source/writerfilter/ooxml/OOXMLStreamImpl.hxx:41 writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser> toolkit/source/awt/stylesettings.cxx:74 toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard SolarMutexGuard -unoidl/source/unoidlprovider.cxx:675 +unoidl/source/unoidlprovider.cxx:668 unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider> -unoidl/source/unoidlprovider.cxx:676 +unoidl/source/unoidlprovider.cxx:669 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:737 +vcl/inc/jsdialog/jsdialogbuilder.hxx:641 JSToolbar m_pPopovers std::map<sal_uInt16, weld::Widget *> vcl/inc/pdf/pdfbuildin_fonts.hxx:34 vcl::pdf::BuildinFont m_nAscent const int @@ -496,38 +484,6 @@ vcl/inc/sft.hxx:179 vcl::TTGlobalFontInfo_ fsSelection sal_uInt16 vcl/inc/skia/zone.hxx:29 SkiaZone g SolarMutexGuard -vcl/inc/unx/cpdmgr.hxx:45 - psp::CPDPrinter id const char * -vcl/inc/unx/cpdmgr.hxx:46 - psp::CPDPrinter name const char * -vcl/inc/unx/cpdmgr.hxx:47 - psp::CPDPrinter info const char * -vcl/inc/unx/cpdmgr.hxx:48 - psp::CPDPrinter location const char * -vcl/inc/unx/cpdmgr.hxx:49 - psp::CPDPrinter make_and_model const char * -vcl/inc/unx/cpdmgr.hxx:50 - psp::CPDPrinter printer_state const char * -vcl/inc/unx/cpdmgr.hxx:51 - psp::CPDPrinter backend_name const char * -vcl/inc/unx/cpdmgr.hxx:52 - psp::CPDPrinter is_accepting_jobs _Bool -vcl/inc/unx/cpdmgr.hxx:53 - psp::CPDPrinter backend GDBusProxy * -vcl/inc/unx/cpdmgr.hxx:59 - psp::CPDManager m_pConnection GDBusConnection * -vcl/inc/unx/cpdmgr.hxx:60 - psp::CPDManager m_aPrintersChanged _Bool -vcl/inc/unx/cpdmgr.hxx:61 - psp::CPDManager m_tBackends std::vector<std::pair<std::string, gchar *> > -vcl/inc/unx/cpdmgr.hxx:62 - psp::CPDManager m_pBackends std::unordered_map<std::string, GDBusProxy *> -vcl/inc/unx/cpdmgr.hxx:63 - psp::CPDManager m_aSpoolFiles std::unordered_map<FILE *, OString, FPtrHash> -vcl/inc/unx/cpdmgr.hxx:64 - psp::CPDManager m_aCPDDestMap std::unordered_map<OUString, CPDPrinter *> -vcl/inc/unx/cpdmgr.hxx:65 - psp::CPDManager m_aDefaultContexts std::unordered_map<OUString, PPDContext> vcl/source/app/salvtables.cxx:245 SalFlashAttention m_aOrigBackground Wallpaper vcl/source/fontsubset/ttcr.hxx:40 @@ -554,8 +510,6 @@ vcl/unx/gtk3/customcellrenderer.hxx:29 CustomCellRendererClass parent_class GtkCellRendererTextClass vcl/unx/gtk3/gloactiongroup.cxx:27 (anonymous namespace)::GLOAction parent_instance GObject -xmlhelp/source/cxxhelp/inc/tvfactory.hxx:70 - treeview::TVFactory m_xContext css::uno::Reference<css::uno::XComponentContext> xmloff/inc/XMLThemeContext.hxx:45 XMLThemeColorsContext m_aColorScheme std::vector<css::util::Color> xmlscript/source/xmldlg_imexp/imp_share.hxx:537 diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results index 109227ee1726..81fcc234f97e 100644 --- a/compilerplugins/clang/unusedfields.writeonly.results +++ b/compilerplugins/clang/unusedfields.writeonly.results @@ -1,6 +1,6 @@ -basctl/source/basicide/moduldlg.hxx:138 +basctl/source/basicide/moduldlg.hxx:140 basctl::ObjectPage m_xDropTarget std::unique_ptr<SbTreeListBoxDropTarget> -basctl/source/inc/basidesh.hxx:98 +basctl/source/inc/basidesh.hxx:99 basctl::Shell m_aNotifier DocumentEventNotifier basctl/source/inc/bastype2.hxx:181 basctl::SbTreeListBox m_aNotifier DocumentEventNotifier @@ -16,7 +16,7 @@ basic/qa/cppunit/test_scanner.cxx:24 (anonymous namespace)::Symbol line sal_uInt16 basic/qa/cppunit/test_scanner.cxx:25 (anonymous namespace)::Symbol col1 sal_uInt16 -basic/source/inc/runtime.hxx:254 +basic/source/inc/runtime.hxx:330 SbiRuntime aRefSaved std::vector<SbxVariableRef> bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:66 Data pMethod sal_uInt64 @@ -90,17 +90,17 @@ chart2/inc/ChartModel.hxx:486 chart::ChartModel mnEnd sal_Int32 chart2/source/controller/dialogs/DialogModel.cxx:178 (anonymous namespace)::lcl_RolesWithRangeAppend m_rDestCnt tContainerType * -chart2/source/controller/inc/ChartController.hxx:415 +chart2/source/controller/inc/ChartController.hxx:411 chart::ChartController m_apDropTargetHelper std::unique_ptr<DropTargetHelper> -chart2/source/controller/inc/dlg_ChartType_UNO.hxx:62 +chart2/source/controller/inc/dlg_ChartType_UNO.hxx:61 chart::ChartTypeUnoDlg m_xChartModel rtl::Reference< ::chart::ChartModel> -chart2/source/controller/inc/dlg_View3D.hxx:53 +chart2/source/controller/inc/dlg_View3D.hxx:48 chart::View3DDialog m_xIllumination std::unique_ptr<ThreeD_SceneIllumination_TabPage> chart2/source/controller/main/ElementSelector.hxx:37 chart::ListBoxEntryData nHierarchyDepth sal_Int32 chart2/source/inc/MediaDescriptorHelper.hxx:72 apphelper::MediaDescriptorHelper ReadOnly _Bool -chart2/source/view/charttypes/PieChart.hxx:271 +chart2/source/view/charttypes/PieChart.hxx:292 chart::PieChart::PieLabelInfo fValue double codemaker/source/cppumaker/dependencies.hxx:108 codemaker::cppumaker::Dependencies m_voidDependency _Bool @@ -114,7 +114,7 @@ comphelper/qa/unit/parallelsorttest.cxx:44 ParallelSortTest mnThreads size_t comphelper/source/misc/asyncnotification.cxx:69 comphelper::EventNotifierImpl pKeepThisAlive std::shared_ptr<AsyncEventNotifierAutoJoin> -configmgr/source/components.cxx:164 +configmgr/source/components.cxx:174 configmgr::Components::WriteThread reference_ rtl::Reference<WriteThread> * connectivity/source/drivers/evoab2/NConnection.hxx:53 connectivity::evoab::OEvoabConnection m_aPassword OString @@ -164,10 +164,12 @@ connectivity/source/drivers/postgresql/pq_statics.hxx:212 pq_sdbc_driver::Statics HELP_TEXT OUString connectivity/source/inc/calc/CConnection.hxx:51 connectivity::calc::OCalcConnection::CloseVetoButTerminateListener m_pCloseListener std::unique_ptr<utl::CloseVeto> -connectivity/source/inc/odbc/OConnection.hxx:53 +connectivity/source/inc/odbc/OConnection.hxx:54 connectivity::odbc::OConnection m_sUser OUString -connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx:70 +connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx:71 connectivity::odbc::ODatabaseMetaDataResultSet m_aStatement css::uno::WeakReferenceHelper +connectivity/source/inc/odbc/OResultSet.hxx:117 + connectivity::odbc::OResultSet m_aBindVector std::vector<std::unique_ptr<BindData> > connectivity/source/inc/OTypeInfo.hxx:30 connectivity::OTypeInfo aTypeName OUString connectivity/source/inc/OTypeInfo.hxx:31 @@ -266,35 +268,37 @@ cui/source/inc/GraphicsTestsDialog.hxx:42 GraphicsTestsDialog m_xGraphicTestEntries std::vector<std::unique_ptr<GraphicTestEntry> > cui/source/inc/screenshotannotationdlg.hxx:29 ScreenshotAnnotationDlg m_pImpl std::unique_ptr<ScreenshotAnnotationDlg_Impl> -dbaccess/source/core/dataaccess/databasedocument.hxx:174 +dbaccess/source/core/dataaccess/databasedocument.hxx:177 dbaccess::ODatabaseDocument m_pEventExecutor ::rtl::Reference<DocumentEventExecutor> -dbaccess/source/core/dataaccess/documentdefinition.cxx:290 +dbaccess/source/core/dataaccess/documentdefinition.cxx:287 dbaccess::(anonymous namespace)::LifetimeCoupler m_xClient Reference<XInterface> dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:84 dbaccess::OSingleSelectQueryComposer m_aColumnsCollection std::vector<std::unique_ptr<OPrivateColumns> > dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:86 dbaccess::OSingleSelectQueryComposer m_aTablesCollection std::vector<std::unique_ptr<OPrivateTables> > dbaccess/source/core/inc/TableDeco.hxx:64 - dbaccess::ODBTableDecorator m_xColumnMediator css::uno::Reference<css::container::XContainerListener> + dbaccess::ODBTableDecorator m_xColumnMediator rtl::Reference<OContainerMediator> dbaccess/source/filter/xml/dbloader2.cxx:200 - dbaxml::(anonymous namespace)::DBContentLoader m_xMySelf Reference<XFrameLoader> + dbaxml::(anonymous namespace)::DBContentLoader m_xMySelf rtl::Reference<DBContentLoader> dbaccess/source/ui/app/AppDetailView.hxx:107 dbaui::OApplicationDetailView m_aExternalMnemonics MnemonicGenerator dbaccess/source/ui/browser/dbloader.cxx:60 (anonymous namespace)::DBContentLoader m_xListener Reference<XLoadEventListener> dbaccess/source/ui/inc/RelationController.hxx:36 dbaui::ORelationController m_xWaitObject std::unique_ptr<weld::WaitObject> -desktop/qa/desktop_lib/test_desktop_lib.cxx:308 +desktop/qa/desktop_lib/test_desktop_lib.cxx:314 DesktopLOKTest m_bModified _Bool -desktop/source/app/app.cxx:1250 +desktop/qa/desktop_lib/test_desktop_lib.cxx:2141 + (anonymous namespace)::ViewCallback m_bTilesInvalidated _Bool +desktop/source/app/app.cxx:1284 desktop::(anonymous namespace)::ExecuteGlobals pCTLLanguageOptions std::unique_ptr<SvtCTLOptions> -desktop/source/app/app.cxx:1251 +desktop/source/app/app.cxx:1285 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> desktop/source/deployment/gui/dp_gui_updatedialog.hxx:148 dp_gui::UpdateDialog m_xExtensionManager css::uno::Reference<css::deployment::XExtensionManager> -desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx:102 +desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx:103 dp_gui::UpdateCommandEnv m_installThread ::rtl::Reference<UpdateInstallDialog::Thread> desktop/source/deployment/manager/dp_managerfac.cxx:44 dp_manager::factory::(anonymous namespace)::PackageManagerFactoryImpl m_xUserMgr Reference<deployment::XPackageManager> @@ -326,8 +330,6 @@ drawinglayer/source/attribute/sdrsceneattribute3d.cxx:29 drawinglayer::attribute::ImpSdrSceneAttribute mfDistance double drawinglayer/source/tools/emfpcustomlinecap.hxx:32 emfplushelper::EMFPCustomLineCap mbIsFilled _Bool -editeng/source/editeng/impedit.hxx:604 - ImpEditEngine mnCurTextHeightNTP tools::Long embeddedobj/source/inc/oleembobj.hxx:133 OleEmbeddedObject m_nTargetState sal_Int32 embeddedobj/source/inc/oleembobj.hxx:145 @@ -346,12 +348,114 @@ embeddedobj/source/inc/oleembobj.hxx:176 OleEmbeddedObject m_nStatusAspect sal_Int64 embeddedobj/source/inc/oleembobj.hxx:190 OleEmbeddedObject m_bFromClipboard _Bool -emfio/inc/mtftools.hxx:688 +emfio/inc/mtftools.hxx:690 emfio::MtfTools mrclBounds tools::Rectangle 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 * +filter/qa/cppunit/priority-test.cxx:46 + (unnamed struct at /home/noel/libo-plugin/filter/qa/cppunit/priority-test.cxx:45:12) pURL const char * +filter/qa/cppunit/priority-test.cxx:47 + (unnamed struct at /home/noel/libo-plugin/filter/qa/cppunit/priority-test.cxx:45:12) pFormat const char * +filter/source/config/cache/filtercache.cxx:1831 + filter::config::(anonymous namespace)::(unnamed struct at /home/noel/libo-plugin/filter/source/config/cache/filtercache.cxx:1830:15) eFlag SfxFilterFlags +filter/source/config/cache/filtercache.cxx:1832 + filter::config::(anonymous namespace)::(unnamed struct at /home/noel/libo-plugin/filter/source/config/cache/filtercache.cxx:1830:15) aName OUString +filter/source/graphicfilter/icgm/bitmap.hxx:46 + CGMBitmapDescriptor mnCompressionMode sal_uInt32 +filter/source/graphicfilter/icgm/bundles.hxx:76 + MarkerBundle eMarkerType MarkerType +filter/source/graphicfilter/icgm/bundles.hxx:77 + MarkerBundle nMarkerSize double +filter/source/graphicfilter/icgm/bundles.hxx:108 + TextBundle eTextPrecision TextPrecision +filter/source/graphicfilter/icgm/bundles.hxx:109 + TextBundle nCharacterExpansion double +filter/source/graphicfilter/icgm/bundles.hxx:110 + TextBundle nCharacterSpacing double +filter/source/graphicfilter/icgm/bundles.hxx:128 + FillBundle nFillPatternIndex tools::Long +filter/source/graphicfilter/icgm/cgm.hxx:56 + CGM mbMetaFile _Bool +filter/source/graphicfilter/icgm/cgm.hxx:59 + CGM mbPictureBody _Bool +filter/source/graphicfilter/icgm/chart.hxx:29 + TextEntry nTypeOfText sal_uInt16 +filter/source/graphicfilter/icgm/chart.hxx:30 + TextEntry nRowOrLineNum sal_uInt16 +filter/source/graphicfilter/icgm/chart.hxx:31 + TextEntry nColumnNum sal_uInt16 +filter/source/graphicfilter/icgm/chart.hxx:32 + TextEntry nZoneSize sal_uInt16 +filter/source/graphicfilter/icgm/chart.hxx:33 + TextEntry nLineType sal_uInt16 +filter/source/graphicfilter/icgm/chart.hxx:34 + TextEntry nAttributes sal_uInt16 +filter/source/graphicfilter/icgm/chart.hxx:40 + DataNode nBoxX1 sal_Int16 +filter/source/graphicfilter/icgm/chart.hxx:41 + DataNode nBoxY1 sal_Int16 +filter/source/graphicfilter/icgm/chart.hxx:42 + DataNode nBoxX2 sal_Int16 +filter/source/graphicfilter/icgm/chart.hxx:43 + DataNode nBoxY2 sal_Int16 +filter/source/graphicfilter/icgm/chart.hxx:62 + CGMChart mnCurrentFileType sal_Int8 +filter/source/graphicfilter/icgm/elements.hxx:34 + CGMElements nMetaFileVersion tools::Long +filter/source/graphicfilter/icgm/elements.hxx:43 + CGMElements eScalingMode ScalingMode +filter/source/graphicfilter/icgm/elements.hxx:44 + CGMElements nScalingFactor double +filter/source/graphicfilter/icgm/elements.hxx:51 + CGMElements aVDCExtentMaximum FloatRect +filter/source/graphicfilter/icgm/elements.hxx:56 + CGMElements eDeviceViewPortMapH DeviceViewPortMapH +filter/source/graphicfilter/icgm/elements.hxx:57 + CGMElements eDeviceViewPortMapV DeviceViewPortMapV +filter/source/graphicfilter/icgm/elements.hxx:60 + CGMElements nMitreLimit double +filter/source/graphicfilter/icgm/elements.hxx:62 + CGMElements eClipIndicator ClipIndicator +filter/source/graphicfilter/icgm/elements.hxx:81 + CGMElements eLineCapType LineCapType +filter/source/graphicfilter/icgm/elements.hxx:82 + CGMElements eLineJoinType LineJoinType +filter/source/graphicfilter/icgm/elements.hxx:101 + CGMElements nUnderlineColor sal_uInt32 +filter/source/graphicfilter/icgm/elements.hxx:102 + CGMElements eTextPath TextPath +filter/source/graphicfilter/icgm/elements.hxx:105 + CGMElements nTextAlignmentHCont double +filter/source/graphicfilter/icgm/elements.hxx:106 + CGMElements nTextAlignmentVCont double +filter/source/graphicfilter/icgm/elements.hxx:107 + CGMElements nCharacterSetIndex tools::Long +filter/source/graphicfilter/icgm/elements.hxx:108 + CGMElements nAlternateCharacterSetIndex tools::Long +filter/source/graphicfilter/icgm/elements.hxx:109 + CGMElements eCharacterCodingA CharacterCodingA +filter/source/graphicfilter/icgm/elements.hxx:125 + CGMElements bSegmentCount _Bool +filter/source/svg/svgfilter.hxx:208 + SVGFilter mbImpressFilter _Bool +filter/source/svg/svgwriter.hxx:137 + SVGAttributeWriter mpElemFont std::unique_ptr<SvXMLElementExport> +filter/source/svg/svgwriter.hxx:215 + SVGTextWriter mpTextParagraphElem std::unique_ptr<SvXMLElementExport> +filter/source/svg/svgwriter.hxx:216 + SVGTextWriter mpTextPositionElem std::unique_ptr<SvXMLElementExport> +filter/source/t602/t602filter.hxx:129 + T602ImportFilter::T602ImportFilter::format602struct tb sal_Int16 +filter/source/t602/t602filter.hxx:131 + T602ImportFilter::T602ImportFilter::format602struct pn sal_Int16 +filter/source/t602/t602filter.hxx:133 + T602ImportFilter::T602ImportFilter::format602struct lm sal_Int16 +filter/source/t602/t602filter.hxx:134 + T602ImportFilter::T602ImportFilter::format602struct rm sal_Int16 +filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx:54 + XmlFilterAdaptor msFilterName OUString framework/inc/services/layoutmanager.hxx:249 framework::LayoutManager m_bGlobalSettings _Bool framework/inc/services/layoutmanager.hxx:263 @@ -362,15 +466,11 @@ framework/inc/uielement/langselectionmenucontroller.hxx:71 framework::LanguageSelectionMenuController m_xMenuDispatch_Font css::uno::Reference<css::frame::XDispatch> framework/inc/uielement/langselectionmenucontroller.hxx:73 framework::LanguageSelectionMenuController m_xMenuDispatch_CharDlgForParagraph css::uno::Reference<css::frame::XDispatch> -framework/inc/xml/imagesdocumenthandler.hxx:124 - framework::OWriteImagesDocumentHandler m_xEmptyList css::uno::Reference<css::xml::sax::XAttributeList> -framework/inc/xml/statusbardocumenthandler.hxx:125 - framework::OWriteStatusBarDocumentHandler m_xEmptyList css::uno::Reference<css::xml::sax::XAttributeList> framework/source/fwe/classes/addonsoptions.cxx:248 framework::AddonsOptions_Impl::OneImageEntry aURL OUString -framework/source/layoutmanager/toolbarlayoutmanager.hxx:273 +framework/source/layoutmanager/toolbarlayoutmanager.hxx:275 framework::ToolbarLayoutManager m_pGlobalSettings std::unique_ptr<GlobalSettings> -framework/source/layoutmanager/toolbarlayoutmanager.hxx:277 +framework/source/layoutmanager/toolbarlayoutmanager.hxx:279 framework::ToolbarLayoutManager m_bGlobalSettings _Bool helpcompiler/inc/HelpCompiler.hxx:204 HelpCompiler gui std::string @@ -380,11 +480,11 @@ 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/sbxvar.hxx:75 - SbxValues::(anonymous union at /home/noel/libo-plugin/include/basic/sbxvar.hxx:43:5) pData void * -include/basic/sbxvar.hxx:247 +include/basic/sbxvar.hxx:74 + SbxValues::(anonymous union at /home/noel/libo-plugin/include/basic/sbxvar.hxx:42:5) pData void * +include/basic/sbxvar.hxx:246 SbxVariable m_xComListener css::uno::Reference<css::uno::XInterface> -include/basic/sbxvar.hxx:248 +include/basic/sbxvar.hxx:247 SbxVariable m_pComListenerParentBasic StarBASIC * include/comphelper/parallelsort.hxx:88 comphelper::(anonymous namespace)::ProfileZone mbDummy _Bool @@ -436,10 +536,40 @@ include/editeng/outlobj.hxx:44 OutlinerParaObjData mbIsEditDoc _Bool include/editeng/splwrap.hxx:52 SvxSpellWrapper xWait std::unique_ptr<weld::WaitObject> -include/editeng/unotext.hxx:430 +include/editeng/unotext.hxx:433 SvxUnoTextBase xParentText css::uno::Reference<css::text::XText> -include/editeng/unotext.hxx:599 +include/editeng/unotext.hxx:602 SvxUnoTextContentEnumeration mxParentText css::uno::Reference<css::text::XText> +include/filter/msfilter/dffpropset.hxx:35 + DffPropFlags bBlip _Bool +include/filter/msfilter/dffrecordheader.hxx:34 + DffRecordHeader nImpVerInst sal_uInt16 +include/filter/msfilter/mstoolbar.hxx:189 + TBCCDData wstrList std::vector<WString> +include/filter/msfilter/svdfppt.hxx:79 + PptCurrentUserAtom aCurrentUser OUString +include/filter/msfilter/svdfppt.hxx:184 + PptDocumentAtom eSlidesPageFormat PptPageFormat +include/filter/msfilter/svdfppt.hxx:185 + PptDocumentAtom bEmbeddedTrueType _Bool +include/filter/msfilter/svdfppt.hxx:187 + PptDocumentAtom bRightToLeft _Bool +include/filter/msfilter/svdfppt.hxx:188 + PptDocumentAtom bShowComments _Bool +include/filter/msfilter/svdfppt.hxx:284 + PptFontEntityAtom bAvailable _Bool +include/filter/msfilter/svdfppt.hxx:359 + PptSlidePersistEntry aNotesAtom PptNotesAtom +include/filter/msfilter/svdfppt.hxx:884 + ImplPPTParaPropSet nDontKnow1 sal_uInt32 +include/filter/msfilter/svdfppt.hxx:885 + ImplPPTParaPropSet nDontKnow2 sal_uInt32 +include/filter/msfilter/svdfppt.hxx:886 + ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16 +include/filter/msfilter/svdfppt.hxx:1191 + ImplPPTTextObj mnShapeId sal_uInt32 +include/filter/msfilter/svdfppt.hxx:1192 + ImplPPTTextObj mnShapeMaster sal_uInt32 include/framework/addonsoptions.hxx:75 framework::MergeNotebookBarInstruction aMergePoint OUString include/framework/addonsoptions.hxx:76 @@ -450,14 +580,68 @@ include/framework/addonsoptions.hxx:78 framework::MergeNotebookBarInstruction aMergeFallback OUString include/framework/addonsoptions.hxx:79 framework::MergeNotebookBarInstruction aMergeContext OUString -include/framework/dispatchhelper.hxx:73 +include/framework/dispatchhelper.hxx:65 framework::DispatchHelper m_xBroadcaster css::uno::Reference<css::uno::XInterface> -include/framework/framelistanalyzer.hxx:122 +include/framework/framelistanalyzer.hxx:121 framework::FrameListAnalyzer m_xHelp css::uno::Reference<css::frame::XFrame> -include/LibreOfficeKit/LibreOfficeKit.h:363 +include/LibreOfficeKit/LibreOfficeKit.h:379 _LibreOfficeKitDocumentClass getPartInfo char *(*)(LibreOfficeKitDocument *, int) -include/LibreOfficeKit/LibreOfficeKit.h:368 +include/LibreOfficeKit/LibreOfficeKit.h:384 _LibreOfficeKitDocumentClass paintWindowDPI void (*)(LibreOfficeKitDocument *, unsigned int, unsigned char *, const int, const int, const int, const int, const double) +include/oox/core/fragmenthandler.hxx:55 + oox::core::FragmentBaseData mxLocator css::uno::Reference<css::xml::sax::XLocator> +include/oox/drawingml/drawingmltypes.hxx:159 + oox::drawingml::IndexRange end sal_Int32 +include/oox/drawingml/theme.hxx:123 + oox::drawingml::Theme maThemeName OUString +include/oox/drawingml/theme.hxx:124 + oox::drawingml::Theme maFontSchemeName OUString +include/oox/drawingml/theme.hxx:125 + oox::drawingml::Theme maFormatSchemeName OUString +include/oox/export/chartexport.hxx:159 + oox::drawingml::ChartExport maExportedAxis std::set<sal_Int32> +include/oox/ole/axcontrol.hxx:467 + oox::ole::ComCtlProgressBarModel mnVertical sal_uInt16 +include/oox/ole/axcontrol.hxx:468 + oox::ole::ComCtlProgressBarModel mnSmooth sal_uInt16 +include/oox/ole/oleobjecthelper.hxx:49 -e ... etc. - the rest is truncated
