[Libreoffice-commits] core.git: compilerplugins/clang svx/source sw/source

Noel Grandin (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 3 07:02:02 UTC 2020


 compilerplugins/clang/unusedfields.only-used-in-constructor.results |  248 ++----
 compilerplugins/clang/unusedfields.readonly.results                 |  370 +++++-----
 compilerplugins/clang/unusedfields.untouched.results                |   96 +-
 compilerplugins/clang/unusedfields.writeonly.results                |  128 +--
 svx/source/svdraw/svdpdf.cxx                                        |    5 
 svx/source/svdraw/svdpdf.hxx                                        |    1 
 sw/source/uibase/inc/conttree.hxx                                   |    1 
 sw/source/uibase/utlui/content.cxx                                  |    3 
 8 files changed, 401 insertions(+), 451 deletions(-)

New commits:
commit 4c4a1caf0d4d223ff8479197160d121012c1c1ac
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Thu Apr 2 15:33:34 2020 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Apr 3 09:01:21 2020 +0200

    loplugin:unusedfields
    
    Change-Id: I4abf2df75c54936e02a8a3d8fa26f2b249e69780
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91606
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
index 20780329b2c4..3e3f69937977 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -1,18 +1,18 @@
-avmedia/source/vlc/vlcframegrabber.hxx:36
+avmedia/source/vlc/vlcframegrabber.hxx:35
     avmedia::vlc::VLCFrameGrabber mInstance wrapper::Instance
-avmedia/source/vlc/vlcframegrabber.hxx:37
+avmedia/source/vlc/vlcframegrabber.hxx:36
     avmedia::vlc::VLCFrameGrabber mMedia wrapper::Media
-avmedia/source/vlc/wrapper/Types.hxx:39
+avmedia/source/vlc/wrapper/Types.hxx:38
     libvlc_event_t p_obj void *
-avmedia/source/vlc/wrapper/Types.hxx:44
+avmedia/source/vlc/wrapper/Types.hxx:43
     libvlc_event_t::(anonymous union)::(anonymous) dummy1 const char *
-avmedia/source/vlc/wrapper/Types.hxx:45
+avmedia/source/vlc/wrapper/Types.hxx:44
     libvlc_event_t::(anonymous union)::(anonymous) dummy2 const char *
+avmedia/source/vlc/wrapper/Types.hxx:45
+    libvlc_event_t::(anonymous) padding struct (anonymous struct at /media/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:42:7)
 avmedia/source/vlc/wrapper/Types.hxx:46
-    libvlc_event_t::(anonymous) padding struct (anonymous struct at /home/noel/libo2/avmedia/source/vlc/wrapper/Types.hxx:43:7)
-avmedia/source/vlc/wrapper/Types.hxx:47
-    libvlc_event_t u union (anonymous union at /home/noel/libo2/avmedia/source/vlc/wrapper/Types.hxx:41:5)
-avmedia/source/vlc/wrapper/Types.hxx:53
+    libvlc_event_t u union (anonymous union at /media/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:40:5)
+avmedia/source/vlc/wrapper/Types.hxx:52
     libvlc_track_description_t psz_name char *
 basegfx/source/polygon/b2dpolygontriangulator.cxx:112
     basegfx::(anonymous namespace)::Triangulator maStartEntries basegfx::(anonymous namespace)::EdgeEntries
@@ -130,7 +130,7 @@ cppu/source/uno/check.cxx:138
     (anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
 cui/source/dialogs/colorpicker.cxx:737
     cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious class cui::(anonymous namespace)::ColorPreviewControl
-cui/source/factory/dlgfact.cxx:1408
+cui/source/factory/dlgfact.cxx:1413
     (anonymous namespace)::SvxMacroAssignDialog m_aItems class SfxItemSet
 cui/source/inc/cfgutil.hxx:239
     SvxScriptSelectorDialog m_aStylesInfo struct SfxStylesInfo_Impl
@@ -146,12 +146,6 @@ cui/source/inc/tabstpge.hxx:87
     SvxTabulatorTabPage m_aCenterWin class TabWin_Impl
 cui/source/inc/tabstpge.hxx:88
     SvxTabulatorTabPage m_aDezWin class TabWin_Impl
-cui/source/inc/textanim.hxx:40
-    SvxTextAnimationPage rOutAttrs const class SfxItemSet &
-cui/source/inc/transfrm.hxx:167
-    SvxAngleTabPage rOutAttrs const class SfxItemSet &
-cui/source/inc/transfrm.hxx:217
-    SvxSlantTabPage rOutAttrs const class SfxItemSet &
 cui/source/options/optcolor.cxx:237
     (anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor class Color
 dbaccess/source/core/api/RowSet.hxx:108
@@ -176,24 +170,20 @@ dbaccess/source/core/dataaccess/connection.hxx:102
     dbaccess::OConnection m_nInAppend std::atomic<std::size_t>
 dbaccess/source/core/inc/databasecontext.hxx:85
     dbaccess::ODatabaseContext m_aBasicDLL class BasicDLL
-dbaccess/source/filter/xml/xmlComponent.hxx:30
-    dbaxml::OXMLComponent m_sName class rtl::OUString
-dbaccess/source/filter/xml/xmlComponent.hxx:31
-    dbaxml::OXMLComponent m_sHREF class rtl::OUString
-dbaccess/source/filter/xml/xmlComponent.hxx:32
-    dbaxml::OXMLComponent m_bAsTemplate _Bool
-dbaccess/source/filter/xml/xmlHierarchyCollection.hxx:33
-    dbaxml::OXMLHierarchyCollection m_sName class rtl::OUString
+desktop/qa/desktop_lib/test_desktop_lib.cxx:2771
+      class AllSettings &
+drawinglayer/inc/texture/texture3d.hxx:61
+    drawinglayer::texture::GeoTexSvxBitmapEx maBitmap class Bitmap
+drawinglayer/inc/texture/texture3d.hxx:63
+    drawinglayer::texture::GeoTexSvxBitmapEx maTransparence class Bitmap
 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:458
     ImpEditEngine aSelFuncSet class EditSelFunctionSet
-extensions/source/bibliography/datman.cxx:408
+extensions/source/bibliography/datman.cxx:403
     (anonymous namespace)::DBChangeDialog_Impl aConfig class DBChangeDialogConfig_Impl
-extensions/source/bibliography/datman.cxx:409
-    (anonymous namespace)::DBChangeDialog_Impl pDatMan class BibDataManager *
 filter/source/flash/swfwriter.hxx:391
     swf::Writer maMovieTempFile utl::TempFile
 filter/source/flash/swfwriter.hxx:392
@@ -212,14 +202,6 @@ include/basic/basmgr.hxx:56
     BasicError nReason enum BasicErrorReason
 include/drawinglayer/primitive2d/textlayoutdevice.hxx:57
     drawinglayer::primitive2d::TextLayouterDevice maSolarGuard class SolarMutexGuard
-include/drawinglayer/texture/texture3d.hxx:62
-    drawinglayer::texture::GeoTexSvxBitmapEx maBitmap class Bitmap
-include/drawinglayer/texture/texture3d.hxx:64
-    drawinglayer::texture::GeoTexSvxBitmapEx maTransparence class Bitmap
-include/editeng/unotext.hxx:589
-    SvxUnoTextContentEnumeration mrText const class SvxUnoTextBase &
-include/editeng/unotext.hxx:607
-    SvxUnoTextRangeEnumeration mnParagraph sal_Int32
 include/filter/msfilter/svdfppt.hxx:877
     ImplPPTParaPropSet nDontKnow1 sal_uInt32
 include/filter/msfilter/svdfppt.hxx:878
@@ -237,9 +219,9 @@ include/registry/registry.hxx:34
 include/sfx2/classificationhelper.hxx:123
     sfx::ClassificationKeyCreator m_ePolicyType const enum SfxClassificationPolicyType
 include/sfx2/msg.hxx:117
-    SfxType0 createSfxPoolItemFunc const std::function<SfxPoolItem *(void)>
+    SfxType0 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:119
-    SfxType0 nAttribs const sal_uInt16
+    SfxType0 nAttribs sal_uInt16
 include/sfx2/msg.hxx:132
     SfxType1 aAttrib struct SfxTypeAttrib [1]
 include/sfx2/msg.hxx:132
@@ -346,10 +328,10 @@ include/sfx2/msg.hxx:145
     SfxType16 pType const std::type_info *
 include/sfx2/msg.hxx:146
     SfxType17 pType const std::type_info *
-include/sfx2/msg.hxx:146
-    SfxType17 aAttrib struct SfxTypeAttrib [17]
 include/sfx2/msg.hxx:146
     SfxType17 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
+include/sfx2/msg.hxx:146
+    SfxType17 aAttrib struct SfxTypeAttrib [17]
 include/sfx2/msg.hxx:146
     SfxType17 nAttribs sal_uInt16
 include/sfx2/msg.hxx:147
@@ -375,7 +357,7 @@ include/vcl/commandevent.hxx:311
 include/vcl/commandevent.hxx:315
     CommandGestureData meOrientation const enum PanningOrientation
 include/vcl/font/Feature.hxx:102
-    vcl::font::Feature m_eType const enum vcl::font::FeatureType
+    vcl::font::Feature m_eType enum vcl::font::FeatureType
 include/vcl/NotebookBarAddonsMerger.hxx:37
     NotebookBarAddonsItem aImage class Image
 include/vcl/NotebookBarAddonsMerger.hxx:44
@@ -384,12 +366,8 @@ include/vcl/NotebookBarAddonsMerger.hxx:45
     AddonsParams sControlType class rtl::OUString
 include/vcl/NotebookBarAddonsMerger.hxx:46
     AddonsParams nWidth sal_uInt16
-include/vcl/weld.hxx:2082
-    weld::Builder m_sHelpRoot class rtl::OString
 include/xmloff/shapeimport.hxx:140
     SdXML3DLightContext mbSpecular _Bool
-jvmfwk/inc/fwkbase.hxx:36
-    jfw::VendorSettings m_xmlDocVendorSettingsFileUrl class rtl::OUString
 libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:51
     GtvApplicationWindow parent_instance GtkApplicationWindow
 libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:55
@@ -424,31 +402,31 @@ lotuswordpro/source/filter/bento.hxx:353
     OpenStormBento::CBenNamedObject cNameListElmt class OpenStormBento::CBenNamedObjectListElmt
 lotuswordpro/source/filter/clone.hxx:23
     detail::has_clone::(anonymous) a char [2]
-oox/source/drawingml/diagram/layoutnodecontext.cxx:93
+oox/source/drawingml/diagram/layoutnodecontext.cxx:92
     oox::drawingml::(anonymous namespace)::AlgorithmContext mnRevision sal_Int32
-oox/source/drawingml/diagram/layoutnodecontext.cxx:135
+oox/source/drawingml/diagram/layoutnodecontext.cxx:134
     oox::drawingml::(anonymous namespace)::ChooseContext msName class rtl::OUString
-oox/source/drawingml/hyperlinkcontext.hxx:43
+oox/source/drawingml/hyperlinkcontext.hxx:42
     oox::drawingml::HyperLinkContext maProperties class oox::PropertyMap &
-oox/source/ppt/timenodelistcontext.cxx:201
+oox/source/ppt/timenodelistcontext.cxx:199
     oox::ppt::(anonymous namespace)::MediaNodeContext mbIsNarration _Bool
-oox/source/ppt/timenodelistcontext.cxx:202
+oox/source/ppt/timenodelistcontext.cxx:200
     oox::ppt::(anonymous namespace)::MediaNodeContext mbFullScrn _Bool
-oox/source/ppt/timenodelistcontext.cxx:396
+oox/source/ppt/timenodelistcontext.cxx:394
     oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mbConcurrent _Bool
-oox/source/ppt/timenodelistcontext.cxx:397
+oox/source/ppt/timenodelistcontext.cxx:395
     oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnPrevAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:397
+oox/source/ppt/timenodelistcontext.cxx:395
     oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnNextAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:633
+oox/source/ppt/timenodelistcontext.cxx:631
     oox::ppt::(anonymous namespace)::AnimContext mnValueType sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:715
+oox/source/ppt/timenodelistcontext.cxx:713
     oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool
-oox/source/ppt/timenodelistcontext.cxx:855
+oox/source/ppt/timenodelistcontext.cxx:853
     oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes class rtl::OUString
-oox/source/ppt/timenodelistcontext.cxx:856
+oox/source/ppt/timenodelistcontext.cxx:854
     oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:857
+oox/source/ppt/timenodelistcontext.cxx:855
     oox::ppt::(anonymous namespace)::AnimMotionContext mnAngle sal_Int32
 pyuno/source/module/pyuno_callable.cxx:45
     pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject
@@ -458,10 +436,6 @@ pyuno/source/module/pyuno_impl.hxx:323
     pyuno::stRuntimeImpl ob_base PyObject
 reportdesign/source/core/api/ReportDefinition.cxx:250
     reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size
-reportdesign/source/filter/xml/xmlExport.cxx:1241
-      sal_Int32
-reportdesign/source/ui/dlg/Navigator.cxx:801
-    rptui::ONavigatorImpl m_rController ::rptui::OReportController &
 sal/qa/osl/condition/osl_Condition.cxx:72
     osl_Condition::ctors bRes1 _Bool
 sal/qa/osl/condition/osl_Condition.cxx:202
@@ -492,10 +466,10 @@ sal/qa/osl/module/osl_Module.cxx:342
     osl_Module::getFunctionSymbol bRes1 _Bool
 sal/qa/osl/pipe/osl_Pipe.cxx:359
     osl_Pipe::clear bRes1 _Bool
-sal/qa/osl/pipe/osl_Pipe.cxx:524
-    osl_Pipe::getError bRes1 _Bool
 sal/qa/osl/pipe/osl_Pipe.cxx:524
     osl_Pipe::getError bRes _Bool
+sal/qa/osl/pipe/osl_Pipe.cxx:524
+    osl_Pipe::getError bRes1 _Bool
 sal/qa/osl/pipe/osl_Pipe.cxx:562
     osl_Pipe::getHandle bRes1 _Bool
 sal/qa/osl/pipe/osl_Pipe.cxx:850
@@ -516,26 +490,20 @@ sal/qa/osl/security/osl_Security.cxx:188
     osl_Security::getConfigDir bRes1 _Bool
 sal/textenc/textenc.cxx:406
     (anonymous namespace)::FullTextEncodingData module_ osl::Module
-sc/inc/cellsuno.hxx:1173
-    ScUniqueCellFormatsObj aTotalRange const class ScRange
 sc/inc/column.hxx:126
-    ScColumn maCellsEvent const sc::CellStoreEvent
+    ScColumn maCellsEvent sc::CellStoreEvent
 sc/inc/compiler.hxx:262
     ScCompiler::AddInMap pODFF const char *
 sc/inc/compiler.hxx:263
     ScCompiler::AddInMap pEnglish const char *
 sc/inc/compiler.hxx:265
     ScCompiler::AddInMap pUpper const char *
-sc/inc/editutil.hxx:90
-    ScEditAttrTester pEngine class ScEditEngineDefaulter *
-sc/inc/funcdesc.hxx:390
-    ScFunctionMgr pFuncList class ScFunctionList *
 sc/inc/token.hxx:403
     SingleDoubleRefModifier aDub struct ScComplexRefData
 sc/source/core/data/document.cxx:1241
-    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch const sc::AutoCalcSwitch
+    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
 sc/source/core/data/document.cxx:1242
-    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk const class ScBulkBroadcast
+    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk class ScBulkBroadcast
 sc/source/filter/html/htmlpars.cxx:3009
     (anonymous namespace)::CSSHandler::MemStr mp const char *
 sc/source/filter/html/htmlpars.cxx:3010
@@ -543,7 +511,7 @@ sc/source/filter/html/htmlpars.cxx:3010
 sc/source/filter/inc/htmlpars.hxx:614
     ScHTMLQueryParser mnUnusedId ScHTMLTableId
 sc/source/filter/inc/sheetdatacontext.hxx:52
-    oox::xls::SheetDataContext aReleaser const class SolarMutexReleaser
+    oox::xls::SheetDataContext aReleaser class SolarMutexReleaser
 sc/source/filter/inc/XclImpChangeTrack.hxx:56
     XclImpChangeTrack xInStrm tools::SvRef<SotStorageStream>
 sc/source/filter/inc/xetable.hxx:1006
@@ -564,8 +532,6 @@ sc/source/filter/xml/xmldrani.hxx:72
     ScXMLDatabaseRangeContext bIsSelection _Bool
 sc/source/filter/xml/xmlexternaltabi.hxx:111
     ScXMLExternalRefCellContext mnCellType sal_Int16
-sc/source/filter/xml/XMLTableHeaderFooterContext.hxx:38
-    XMLTableHeaderFooterContext sOn const class rtl::OUString
 sc/source/filter/xml/xmltransformationi.hxx:155
     ScXMLDateTimeContext aType class rtl::OUString
 sc/source/ui/inc/acredlin.hxx:50
@@ -594,10 +560,6 @@ sc/source/ui/inc/notemark.hxx:46
     ScNoteMarker m_aTimer class Timer
 sc/source/ui/inc/PivotLayoutTreeListBase.hxx:48
     ScPivotLayoutTreeListBase maDropTargetHelper class ScPivotLayoutTreeDropTarget
-sc/source/ui/inc/solveroptions.hxx:61
-    ScSolverOptionsDialog maDescriptions css::uno::Sequence<OUString>
-sc/source/ui/inc/tbzoomsliderctrl.hxx:70
-    ScZoomSliderWnd aLogicalSize const class Size
 sc/source/ui/inc/xmlsourcedlg.hxx:62
     ScXMLSourceDlg maCustomCompare struct CustomCompare
 sccomp/source/solver/DifferentialEvolution.hxx:35
@@ -605,35 +567,23 @@ sccomp/source/solver/DifferentialEvolution.hxx:35
 sccomp/source/solver/ParticelSwarmOptimization.hxx:56
     ParticleSwarmOptimizationAlgorithm maRandomDevice std::random_device
 scripting/source/stringresource/stringresource.cxx:1296
-    stringresource::(anonymous namespace)::BinaryInput m_aData const Sequence<sal_Int8>
+    stringresource::(anonymous namespace)::BinaryInput m_aData Sequence<sal_Int8>
 sd/inc/anminfo.hxx:52
-    SdAnimationInfo maSecondSoundFile const class rtl::OUString
+    SdAnimationInfo maSecondSoundFile class rtl::OUString
 sd/source/filter/eppt/epptbase.hxx:348
-    PPTWriterBase maFraction const class Fraction
+    PPTWriterBase maFraction class Fraction
 sd/source/filter/ppt/pptin.hxx:81
     SdPPTImport maParam struct PowerPointImportParam
 sd/source/ui/inc/AccessibleDocumentViewBase.hxx:263
     accessibility::AccessibleDocumentViewBase maViewForwarder class accessibility::AccessibleViewForwarder
-sd/source/ui/inc/dlgpage.hxx:35
-    SdPageDlg mpDocShell const class SfxObjectShell *
-sd/source/ui/inc/GraphicObjectBar.hxx:51
-    sd::GraphicObjectBar mpViewSh class sd::ViewShell *const
-sd/source/ui/inc/MediaObjectBar.hxx:53
-    sd::MediaObjectBar mpViewSh class sd::ViewShell *const
 sd/source/ui/inc/OutlineBulletDlg.hxx:44
     sd::OutlineBulletDlg m_aInputSet class SfxItemSet
-sd/source/ui/inc/prltempl.hxx:55
-    SdPresLayoutTemplateDlg pOrgSet const class SfxItemSet *
-sd/source/ui/inc/tpaction.hxx:42
-    SdActionDlg rOutAttrs const class SfxItemSet &
 sd/source/ui/remotecontrol/Receiver.hxx:35
     sd::Receiver pTransmitter class sd::Transmitter *
 sd/source/ui/remotecontrol/ZeroconfService.hxx:32
-    sd::ZeroconfService port const uint
-sd/source/ui/slideshow/PaneHider.hxx:50
-    sd::PaneHider mrViewShell const class sd::ViewShell &
-sd/source/ui/view/DocumentRenderer.cxx:1339
-    sd::DocumentRenderer::Implementation mxObjectShell const SfxObjectShellRef
+    sd::ZeroconfService port uint
+sd/source/ui/view/DocumentRenderer.cxx:1340
+    sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
 sd/source/ui/view/viewshel.cxx:1161
     sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
 sd/source/ui/view/viewshel.cxx:1162
@@ -687,9 +637,9 @@ sfx2/inc/autoredactdialog.hxx:101
 sfx2/source/dialog/basedlgs.cxx:45
     SfxModelessDialog_Impl aMoveIdle class Idle
 sfx2/source/doc/doctempl.cxx:102
-    DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell const class SfxObjectShellLock
+    DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell class SfxObjectShellLock
 slideshow/source/engine/animationnodes/animationbasenode.hxx:89
-    slideshow::internal::AnimationBaseNode mpSubsetManager const slideshow::internal::SubsettableShapeManagerSharedPtr
+    slideshow::internal::AnimationBaseNode mpSubsetManager slideshow::internal::SubsettableShapeManagerSharedPtr
 slideshow/source/engine/opengl/TransitionImpl.cxx:1989
     (anonymous namespace)::ThreeFloats z GLfloat
 slideshow/source/engine/opengl/TransitionImpl.cxx:1989
@@ -713,25 +663,23 @@ slideshow/source/engine/smilfunctionparser.cxx:495
 slideshow/source/engine/smilfunctionparser.cxx:496
     slideshow::internal::(anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::classic::rule<ScannerT>
 starmath/inc/view.hxx:216
-    SmViewShell maGraphicController const class SmGraphicController
+    SmViewShell maGraphicController class SmGraphicController
 starmath/source/accessibility.hxx:268
     SmEditSource rEditAcc class SmEditAccessible &
 svgio/inc/svgcharacternode.hxx:89
     svgio::svgreader::SvgTextPosition maY ::std::vector<double>
 svl/source/crypto/cryptosign.cxx:124
-    (anonymous namespace)::Extension extnID const SECItem
+    (anonymous namespace)::Extension extnID SECItem
 svl/source/crypto/cryptosign.cxx:125
-    (anonymous namespace)::Extension critical const SECItem
+    (anonymous namespace)::Extension critical SECItem
 svl/source/crypto/cryptosign.cxx:126
-    (anonymous namespace)::Extension extnValue const SECItem
+    (anonymous namespace)::Extension extnValue SECItem
 svl/source/crypto/cryptosign.cxx:284
     (anonymous namespace)::PKIStatusInfo statusString SECItem
 svl/source/crypto/cryptosign.cxx:285
     (anonymous namespace)::PKIStatusInfo failInfo SECItem
-svx/inc/GalleryControl.hxx:42
+svx/inc/GalleryControl.hxx:43
     svx::sidebar::GalleryControl mpGallery class Gallery *
-svx/source/customshapes/EnhancedCustomShape3d.hxx:48
-    EnhancedCustomShape3d::Transformation2D pMap const double *
 svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1083
     (anonymous namespace)::ExpressionGrammar::definition multiplicativeExpression ::boost::spirit::classic::rule<ScannerT>
 svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1084
@@ -770,68 +718,52 @@ svx/source/stbctrls/zoomctrl.cxx:59
     (anonymous namespace)::ZoomPopup_Impl m_aBuilder class VclBuilder
 svx/source/svdraw/svdcrtv.cxx:48
     ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList
-svx/source/tbxctrls/extrusioncontrols.hxx:66
+svx/source/svdraw/svdpdf.hxx:57
+    ImpSdrPdfImport mrGraphic const class Graphic &
+svx/source/tbxctrls/extrusioncontrols.hxx:68
     svx::ExtrusionDirectionWindow maImgDirection class Image [9]
-svx/source/xml/xmleohlp.cxx:72
+svx/source/xml/xmleohlp.cxx:68
     OutputStorageWrapper_Impl aTempFile class utl::TempFile
-svx/source/xml/xmlgrhlp.cxx:89
+svx/source/xml/xmlgrhlp.cxx:87
     (anonymous namespace)::GraphicInputStream maTempFile utl::TempFile
 sw/inc/unosett.hxx:145
     SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
 sw/qa/core/test_ToxTextGenerator.cxx:145
     (anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType
-sw/qa/extras/uiwriter/uiwriter.cxx:4210
+sw/qa/extras/uiwriter/uiwriter.cxx:4218
     (anonymous namespace)::IdleTask maIdle class Idle
 sw/source/core/crsr/crbm.cxx:64
-    (anonymous namespace)::CursorStateHelper m_aSaveState const class SwCursorSaveState
-sw/source/core/edit/acorrect.cxx:43
-    (anonymous namespace)::PaMIntoCursorShellRing rSh class SwCursorShell &
+    (anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState
 sw/source/core/inc/swfont.hxx:988
     SvStatistics nGetStretchTextSize sal_uInt16
 sw/source/core/layout/dbg_lay.cxx:170
-    SwImplEnterLeave nAction const enum DbgAction
+    SwImplEnterLeave nAction enum DbgAction
 sw/source/core/text/inftxt.cxx:567
     (anonymous namespace)::SwTransparentTextGuard m_aContentVDev ScopedVclPtrInstance<class VirtualDevice>
 sw/source/core/text/inftxt.hxx:682
     SwTextSlot aText class rtl::OUString
 sw/source/core/text/porfld.cxx:143
     (anonymous namespace)::SwFieldSlot aText class rtl::OUString
-sw/source/ui/index/cnttab.cxx:137
-    (anonymous namespace)::SwEntryBrowseBox m_sSearch class rtl::OUString
-sw/source/ui/index/cnttab.cxx:138
-    (anonymous namespace)::SwEntryBrowseBox m_sAlternative class rtl::OUString
-sw/source/ui/index/cnttab.cxx:139
-    (anonymous namespace)::SwEntryBrowseBox m_sPrimKey class rtl::OUString
-sw/source/ui/index/cnttab.cxx:140
-    (anonymous namespace)::SwEntryBrowseBox m_sSecKey class rtl::OUString
-sw/source/ui/index/cnttab.cxx:141
-    (anonymous namespace)::SwEntryBrowseBox m_sComment class rtl::OUString
-sw/source/ui/index/cnttab.cxx:142
-    (anonymous namespace)::SwEntryBrowseBox m_sCaseSensitive class rtl::OUString
-sw/source/ui/index/cnttab.cxx:143
-    (anonymous namespace)::SwEntryBrowseBox m_sWordOnly class rtl::OUString
 sw/source/uibase/docvw/romenu.hxx:34
     SwReadOnlyPopup m_aBuilder class VclBuilder
 sw/source/uibase/docvw/romenu.hxx:46
-    SwReadOnlyPopup m_nReadonlyGraphictogallery const sal_uInt16
+    SwReadOnlyPopup m_nReadonlyGraphictogallery sal_uInt16
 sw/source/uibase/docvw/romenu.hxx:50
-    SwReadOnlyPopup m_nReadonlyBackgroundtogallery const sal_uInt16
+    SwReadOnlyPopup m_nReadonlyBackgroundtogallery sal_uInt16
 sw/source/uibase/inc/condedit.hxx:43
     ConditionEdit m_aDropTargetHelper class ConditionEditDropTarget
+sw/source/uibase/inc/conttree.hxx:288
+    SwGlobalTree m_aDropTargetHelper class SwGlobalTreeDropTarget
 sw/source/uibase/inc/olmenu.hxx:78
     SwSpellPopup m_aBuilder class VclBuilder
 sw/source/uibase/inc/swuicnttab.hxx:239
     SwTokenWindow m_aAdjustPositionsIdle class Idle
-sw/source/uibase/inc/swuipardlg.hxx:29
-    SwParaDlg nHtmlMode sal_uInt16
 sw/source/uibase/inc/uivwimp.hxx:93
-    SwView_Impl xTmpSelDocSh const class SfxObjectShellLock
+    SwView_Impl xTmpSelDocSh class SfxObjectShellLock
 sw/source/uibase/inc/unodispatch.hxx:45
-    SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard const class SolarMutexGuard
+    SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard class SolarMutexGuard
 toolkit/source/awt/stylesettings.cxx:94
-    toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard const class SolarMutexGuard
-ucb/source/ucp/ftp/ftpintreq.hxx:75
-    ftp::XInteractionRequestImpl p2 class ftp::XInteractionDisapproveImpl *const
+    toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard class SolarMutexGuard
 ucb/source/ucp/gio/gio_mount.hxx:74
     OOoMountOperationClass parent_class GMountOperationClass
 ucb/source/ucp/gio/gio_mount.hxx:77
@@ -842,14 +774,8 @@ ucb/source/ucp/gio/gio_mount.hxx:79
     OOoMountOperationClass _gtk_reserved3 void (*)(void)
 ucb/source/ucp/gio/gio_mount.hxx:80
     OOoMountOperationClass _gtk_reserved4 void (*)(void)
-uui/source/masterpassworddlg.hxx:29
-    MasterPasswordDialog rResLocale const std::locale &
-uui/source/passworddlg.hxx:47
-    PasswordDialog rResLocale const std::locale &
-vcl/headless/svpgdi.cxx:398
+vcl/headless/svpgdi.cxx:396
     (anonymous namespace)::BitmapHelper aTmpBmp class SvpSalBitmap
-vcl/inc/bitmap/Octree.hxx:55
-    Octree mpAccess const class BitmapReadAccess *
 vcl/inc/canvasbitmap.hxx:42
     vcl::unotools::VclCanvasBitmap m_aAlpha ::Bitmap
 vcl/inc/graphic/Manager.hxx:41
@@ -859,8 +785,8 @@ vcl/inc/opengl/RenderList.hxx:29
 vcl/inc/opengl/RenderList.hxx:30
     Vertex lineData glm::vec4
 vcl/inc/opengl/zone.hxx:33
-    OpenGLVCLContextZone aZone const class OpenGLZone
-vcl/inc/qt5/Qt5Graphics.hxx:56
+    OpenGLVCLContextZone aZone class OpenGLZone
+vcl/inc/qt5/Qt5Graphics.hxx:58
     Qt5Graphics m_lastPopupRect class QRect
 vcl/inc/salmenu.hxx:42
     SalMenuButtonItem mnId sal_uInt16
@@ -890,19 +816,17 @@ vcl/inc/unx/i18n_ic.hxx:45
     SalI18N_InputContext maSwitchIMCallback XIMCallback
 vcl/inc/unx/i18n_ic.hxx:46
     SalI18N_InputContext maDestroyCallback XIMCallback
-vcl/inc/unx/saldisp.hxx:125
-    SalColormap m_nXScreen class SalX11Screen
-vcl/inc/WidgetThemeLibrary.hxx:90
+vcl/inc/WidgetThemeLibrary.hxx:100
     vcl::ControlDrawParameters nSize uint32_t
-vcl/inc/WidgetThemeLibrary.hxx:91
+vcl/inc/WidgetThemeLibrary.hxx:101
     vcl::ControlDrawParameters pCairo vcl::ControlDrawParameters::cairo_t *
-vcl/inc/WidgetThemeLibrary.hxx:92
+vcl/inc/WidgetThemeLibrary.hxx:102
     vcl::ControlDrawParameters ePart enum ControlPart
-vcl/inc/WidgetThemeLibrary.hxx:93
+vcl/inc/WidgetThemeLibrary.hxx:103
     vcl::ControlDrawParameters eState enum ControlState
-vcl/inc/WidgetThemeLibrary.hxx:109
+vcl/inc/WidgetThemeLibrary.hxx:119
     vcl::WidgetThemeLibrary_t nSize uint32_t
-vcl/source/app/salvtables.cxx:5852
+vcl/source/app/salvtables.cxx:5912
     (anonymous namespace)::SalInstanceComboBoxWithEdit m_aTextFilter class WeldTextFilter
 vcl/source/gdi/jobset.cxx:37
     (anonymous namespace)::ImplOldJobSetupData cDeviceName char [32]
@@ -914,10 +838,8 @@ vcl/source/gdi/pdfbuildin_fonts.hxx:35
     vcl::pdf::BuildinFont m_nDescent const int
 vcl/source/gdi/pdfbuildin_fonts.hxx:42
     vcl::pdf::BuildinFont m_aWidths const int [256]
-vcl/source/gdi/textlayout.cxx:93
-    vcl::ReferenceDeviceTextLayout m_aUnzoomedPointFont const class vcl::Font
 vcl/unx/gtk3/a11y/atkwrapper.hxx:47
-    AtkObjectWrapper aParent const AtkObject
+    AtkObjectWrapper aParent AtkObject
 vcl/unx/gtk3/a11y/atkwrapper.hxx:75
     AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
 vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx:31
@@ -930,22 +852,10 @@ vcl/unx/gtk3/gtk3gtkinst.cxx:4814
     (anonymous namespace)::GtkInstanceAssistant m_pButtonBox GtkButtonBox *
 vcl/unx/gtk3/gtk3gtkinst.cxx:5165
     (anonymous namespace)::CrippledViewport viewport GtkViewport
-vcl/unx/gtk3/gtk3gtkinst.cxx:13349
-    (anonymous namespace)::GtkInstanceBuilder m_sHelpRoot class rtl::OUString
 writerfilter/source/dmapper/PropertyMap.hxx:220
     writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-xmlhelp/source/cxxhelp/provider/resultsetforquery.hxx:47
-    chelp::ResultSetForQuery m_aURLParameter const class chelp::URLParameter
-xmloff/inc/txtvfldi.hxx:405
-    XMLVariableDeclImportContext aValueHelper class XMLValueImportHelper
-xmloff/inc/txtvfldi.hxx:406
-    XMLVariableDeclImportContext cSeparationChar sal_Unicode
 xmloff/source/chart/transporttypes.hxx:149
     CustomLabelField sRuns std::vector<OUString>
-xmloff/source/draw/ximpbody.hxx:31
-    SdXMLDrawPageContext maMasterPageName class rtl::OUString
-xmloff/source/draw/ximpbody.hxx:32
-    SdXMLDrawPageContext maHREF class rtl::OUString
 xmloff/source/text/XMLTextListBlockContext.hxx:35
     XMLTextListBlockContext msListStyleName class rtl::OUString
 xmloff/source/text/XMLTextListBlockContext.hxx:41
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index 25a153d86200..d875a5b1ae8e 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -1,8 +1,8 @@
-avmedia/source/vlc/wrapper/Types.hxx:38
+avmedia/source/vlc/wrapper/Types.hxx:37
     libvlc_event_t type int
-avmedia/source/vlc/wrapper/Types.hxx:52
+avmedia/source/vlc/wrapper/Types.hxx:51
     libvlc_track_description_t i_id int
-avmedia/source/vlc/wrapper/Types.hxx:54
+avmedia/source/vlc/wrapper/Types.hxx:53
     libvlc_track_description_t p_next struct libvlc_track_description_t *
 basegfx/source/polygon/b2dtrapezoid.cxx:205
     basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock class basegfx::B2DPoint [32]
@@ -172,7 +172,7 @@ dbaccess/source/core/api/RowSetBase.hxx:85
     dbaccess::ORowSetBase m_aEmptyValue connectivity::ORowSetValue
 dbaccess/source/core/api/RowSetBase.hxx:96
     dbaccess::ORowSetBase m_aErrors ::connectivity::SQLError
-dbaccess/source/core/dataaccess/documentcontainer.cxx:67
+dbaccess/source/core/dataaccess/documentcontainer.cxx:66
     dbaccess::(anonymous namespace)::LocalNameApproval m_aErrors ::connectivity::SQLError
 dbaccess/source/core/inc/ContentHelper.hxx:105
     dbaccess::OContentHelper m_aErrorHelper const ::connectivity::SQLError
@@ -186,6 +186,8 @@ dbaccess/source/ui/inc/directsql.hxx:67
     dbaui::DirectSQLDialog m_aColorConfig const svtools::ColorConfig
 dbaccess/source/ui/inc/WCopyTable.hxx:259
     dbaui::OCopyTableWizard m_aLocale css::lang::Locale
+drawinglayer/inc/processor3d/defaultprocessor3d.hxx:89
+    drawinglayer::processor3d::DefaultProcessor3D maDrawinglayerOpt const class SvtOptionsDrawinglayer
 drawinglayer/source/processor2d/vclprocessor2d.hxx:82
     drawinglayer::processor2d::VclProcessor2D maDrawinglayerOpt const class SvtOptionsDrawinglayer
 editeng/source/editeng/impedit.hxx:447
@@ -258,7 +260,7 @@ i18npool/inc/textconversion.hxx:80
     i18npool::(anonymous) address sal_Int16
 i18npool/inc/textconversion.hxx:81
     i18npool::(anonymous) count sal_Int16
-include/basic/codecompletecache.hxx:46
+include/basic/codecompletecache.hxx:47
     CodeCompleteOptions aMiscOptions class SvtMiscOptions
 include/basic/sbstar.hxx:50
     StarBASIC aErrorHdl Link<class StarBASIC *, _Bool>
@@ -278,8 +280,6 @@ include/connectivity/sdbcx/VTable.hxx:79
     connectivity::sdbcx::OTable m_xIndexes rtl::Reference<OCollection>
 include/connectivity/sqlparse.hxx:109
     connectivity::OSQLParser_Data aErrors ::connectivity::SQLError
-include/drawinglayer/processor3d/defaultprocessor3d.hxx:90
-    drawinglayer::processor3d::DefaultProcessor3D maDrawinglayerOpt const class SvtOptionsDrawinglayer
 include/editeng/brushitem.hxx:51
     SvxBrushItem maSecOptions class SvtSecurityOptions
 include/filter/msfilter/svdfppt.hxx:706
@@ -291,39 +291,39 @@ include/filter/msfilter/svdfppt.hxx:878
 include/filter/msfilter/svdfppt.hxx:879
     ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
 include/oox/core/contexthandler2.hxx:217
-    oox::core::ContextHandler2Helper mnRootStackSize const size_t
+    oox::core::ContextHandler2Helper mnRootStackSize size_t
 include/oox/ole/axbinarywriter.hxx:151
     oox::ole::AxBinaryPropertyWriter maStreamProps oox::ole::AxBinaryPropertyWriter::ComplexPropVector
 include/registry/refltype.hxx:65
-    RTUik m_Data1 const sal_uInt32
+    RTUik m_Data1 sal_uInt32
 include/registry/refltype.hxx:66
-    RTUik m_Data2 const sal_uInt16
+    RTUik m_Data2 sal_uInt16
 include/registry/refltype.hxx:67
-    RTUik m_Data3 const sal_uInt16
+    RTUik m_Data3 sal_uInt16
 include/registry/refltype.hxx:68
-    RTUik m_Data4 const sal_uInt32
+    RTUik m_Data4 sal_uInt32
 include/registry/refltype.hxx:69
-    RTUik m_Data5 const sal_uInt32
+    RTUik m_Data5 sal_uInt32
 include/sfx2/msg.hxx:95
     SfxTypeAttrib nAID sal_uInt16
 include/sfx2/msg.hxx:96
     SfxTypeAttrib pName const char *
 include/sfx2/msg.hxx:105
-    SfxType createSfxPoolItemFunc const std::function<SfxPoolItem *(void)>
+    SfxType createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:106
     SfxType pType const std::type_info *
 include/sfx2/msg.hxx:107
-    SfxType nAttribs const sal_uInt16
+    SfxType nAttribs sal_uInt16
 include/sfx2/msg.hxx:108
     SfxType aAttrib struct SfxTypeAttrib [1]
 include/sfx2/msg.hxx:118
     SfxType0 pType const std::type_info *
 include/sfx2/sidebar/ResourceManager.hxx:110
-    sfx2::sidebar::ResourceManager maMiscOptions const class SvtMiscOptions
+    sfx2::sidebar::ResourceManager maMiscOptions class SvtMiscOptions
 include/svl/ondemand.hxx:55
     OnDemandLocaleDataWrapper aSysLocale class SvtSysLocale
 include/svtools/editsyntaxhighlighter.hxx:32
-    MultiLineEditSyntaxHighlight m_aColorConfig const svtools::ColorConfig
+    MultiLineEditSyntaxHighlight m_aColorConfig svtools::ColorConfig
 include/svx/colorwindow.hxx:67
     SvxColorWindow maSelectedLink Link<const NamedColor &, void>
 include/svx/graphctl.hxx:52
@@ -331,17 +331,17 @@ include/svx/graphctl.hxx:52
 include/svx/sdr/overlay/overlayanimatedbitmapex.hxx:51
     sdr::overlay::OverlayAnimatedBitmapEx mbOverlayState _Bool
 include/svx/sdr/overlay/overlaymanager.hxx:72
-    sdr::overlay::OverlayManager maDrawinglayerOpt const class SvtOptionsDrawinglayer
-include/svx/svdmark.hxx:140
-    SdrMarkList maPointName class rtl::OUString
+    sdr::overlay::OverlayManager maDrawinglayerOpt class SvtOptionsDrawinglayer
 include/svx/svdmark.hxx:141
+    SdrMarkList maPointName class rtl::OUString
+include/svx/svdmark.hxx:142
     SdrMarkList maGluePointName class rtl::OUString
 include/svx/svdoedge.hxx:160
     SdrEdgeObj mbBoundRectCalculationRunning _Bool
 include/svx/svdpntv.hxx:160
-    SdrPaintView maDrawinglayerOpt const class SvtOptionsDrawinglayer
+    SdrPaintView maDrawinglayerOpt class SvtOptionsDrawinglayer
 include/unoidl/unoidl.hxx:443
-    unoidl::ConstantValue  union unoidl::ConstantValue::(anonymous at /home/noel/libo2/include/unoidl/unoidl.hxx:443:5)
+    unoidl::ConstantValue  union unoidl::ConstantValue::(anonymous at /media/disk2/libo4/include/unoidl/unoidl.hxx:443:5)
 include/unoidl/unoidl.hxx:444
     unoidl::ConstantValue::(anonymous) booleanValue _Bool
 include/unoidl/unoidl.hxx:445
@@ -383,11 +383,11 @@ lingucomponent/source/languageguessing/simpleguesser.cxx:80
 linguistic/source/dlistimp.hxx:55
     DicList aOpt class LinguOptions
 oox/qa/token/tokenmap-test.cxx:34
-    oox::TokenmapTest tokenMap const class oox::TokenMap
+    oox::TokenmapTest tokenMap class oox::TokenMap
 oox/qa/unit/vba_compression.cxx:70
-    TestVbaCompression m_directories const test::Directories
-oox/source/drawingml/chart/objectformatter.cxx:715
-    oox::drawingml::chart::ObjectFormatterData maFromLocale const struct com::sun::star::lang::Locale
+    TestVbaCompression m_directories test::Directories
+oox/source/drawingml/chart/objectformatter.cxx:716
+    oox::drawingml::chart::ObjectFormatterData maFromLocale struct com::sun::star::lang::Locale
 registry/source/reflwrit.cxx:140
     writeDouble(sal_uInt8 *, double)::(anonymous union)::(anonymous) b1 sal_uInt32
 registry/source/reflwrit.cxx:141
@@ -395,7 +395,7 @@ registry/source/reflwrit.cxx:141
 registry/source/reflwrit.cxx:181
     (anonymous namespace)::CPInfo::(anonymous) aUik struct RTUik *
 reportdesign/source/ui/inc/ColorListener.hxx:35
-    rptui::OColorListener m_aColorConfig const svtools::ColorConfig
+    rptui::OColorListener m_aColorConfig svtools::ColorConfig
 sal/osl/unx/process.cxx:827
     (anonymous namespace)::osl_procStat signal char [24]
 sal/osl/unx/process.cxx:828
@@ -417,13 +417,13 @@ sal/rtl/uuid.cxx:67
 sc/inc/attarray.hxx:68
     ScMergePatternState pItemSet std::unique_ptr<SfxItemSet>
 sc/inc/compiler.hxx:129
-    ScRawToken::(anonymous union)::(anonymous) eItem const class ScTableRefToken::Item
+    ScRawToken::(anonymous union)::(anonymous) eItem class ScTableRefToken::Item
 sc/inc/compiler.hxx:130
-    ScRawToken::(anonymous) table const struct (anonymous struct at /home/noel/libo2/sc/inc/compiler.hxx:127:9)
+    ScRawToken::(anonymous) table struct (anonymous struct at /media/disk2/libo4/sc/inc/compiler.hxx:127:9)
 sc/inc/compiler.hxx:135
-    ScRawToken::(anonymous) pMat class ScMatrix *const
+    ScRawToken::(anonymous) pMat class ScMatrix *
 sc/inc/formulagroup.hxx:39
-    sc::FormulaGroupEntry::(anonymous) mpCells class ScFormulaCell **const
+    sc::FormulaGroupEntry::(anonymous) mpCells class ScFormulaCell **
 sc/inc/reordermap.hxx:21
     sc::ColRowReorderMapType maData sc::ColRowReorderMapType::DataType
 sc/source/core/inc/adiasync.hxx:42
@@ -435,7 +435,7 @@ sc/source/filter/excel/xltoolbar.cxx:28
 sc/source/filter/excel/xltoolbar.cxx:29
     (anonymous namespace)::MSOExcelCommandConvertor tcidToOOcmd IdToString
 sc/source/filter/inc/commentsbuffer.hxx:42
-    oox::xls::CommentModel maAnchor const css::awt::Rectangle
+    oox::xls::CommentModel maAnchor css::awt::Rectangle
 sc/source/filter/inc/htmlexp.hxx:118
     ScHTMLExport pFileNameMap ScHTMLExport::FileNameMapPtr
 sc/source/filter/inc/htmlpars.hxx:56
@@ -443,7 +443,7 @@ sc/source/filter/inc/htmlpars.hxx:56
 sc/source/filter/inc/namebuff.hxx:81
     RangeNameBufferWK3::Entry nAbsInd sal_uInt16
 sc/source/filter/inc/qproform.hxx:55
-    QProToSc mnAddToken const struct TokenId
+    QProToSc mnAddToken struct TokenId
 sc/source/filter/inc/stylesbuffer.hxx:676
     oox::xls::Dxf mxAlignment std::shared_ptr<Alignment>
 sc/source/filter/inc/stylesbuffer.hxx:678
@@ -486,7 +486,7 @@ sc/source/ui/vba/vbaformatconditions.hxx:40
     ScVbaFormatConditions mxParentRangePropertySet css::uno::Reference<css::beans::XPropertySet>
 sc/source/ui/vba/vbaworksheet.hxx:50
     ScVbaWorksheet mxButtons ::rtl::Reference<ScVbaSheetObjectsBase> [2]
-sd/inc/Outliner.hxx:277
+sd/inc/Outliner.hxx:281
     SdOutliner mpFirstObj class SdrObject *
 sd/inc/sdmod.hxx:119
     SdModule gImplImpressPropertySetInfoCache SdExtPropertySetInfoCache
@@ -513,17 +513,17 @@ sd/source/ui/slideshow/showwindow.hxx:99
 sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx:141
     sd::slidesorter::cache::PageCacheManager::RecentlyUsedPageCaches maMap std::map<key_type, mapped_type>
 sd/source/ui/slidesorter/inc/controller/SlsAnimator.hxx:97
-    sd::slidesorter::controller::Animator maElapsedTime const ::canvas::tools::ElapsedTime
+    sd::slidesorter::controller::Animator maElapsedTime ::canvas::tools::ElapsedTime
 sdext/source/pdfimport/inc/pdfihelper.hxx:101
     pdfi::GraphicsContext BlendMode sal_Int8
 sdext/source/pdfimport/tree/style.hxx:43
-    pdfi::StyleContainer::Style Contents const class rtl::OUString
+    pdfi::StyleContainer::Style Contents class rtl::OUString
 sfx2/source/appl/lnkbase2.cxx:99
     sfx2::(anonymous namespace)::ImplDdeItem pLink class sfx2::SvBaseLink *
 slideshow/source/engine/slideshowimpl.cxx:132
-    (anonymous namespace)::FrameSynchronization maTimer const canvas::tools::ElapsedTime
+    (anonymous namespace)::FrameSynchronization maTimer canvas::tools::ElapsedTime
 sot/source/sdstor/ucbstorage.cxx:403
-    UCBStorageStream_Impl m_aKey const class rtl::OString
+    UCBStorageStream_Impl m_aKey class rtl::OString
 starmath/source/view.cxx:862
     SmViewShell_Impl aOpts class SvtMiscOptions
 store/source/storbios.cxx:59
@@ -537,21 +537,21 @@ svl/source/crypto/cryptosign.cxx:304
 svl/source/misc/strmadpt.cxx:51
     SvDataPipe_Impl::Page m_aBuffer sal_Int8 [1]
 svl/source/uno/pathservice.cxx:37
-    (anonymous namespace)::PathService m_aOptions const class SvtPathOptions
+    (anonymous namespace)::PathService m_aOptions class SvtPathOptions
 svtools/source/control/tabbar.cxx:200
-    ImplTabBarItem maHelpId const class rtl::OString
+    ImplTabBarItem maHelpId class rtl::OString
 svtools/source/dialogs/insdlg.cxx:46
-    (anonymous namespace)::OleObjectDescriptor cbSize const sal_uInt32
+    (anonymous namespace)::OleObjectDescriptor cbSize sal_uInt32
 svtools/source/dialogs/insdlg.cxx:47
-    (anonymous namespace)::OleObjectDescriptor clsid const ClsId
+    (anonymous namespace)::OleObjectDescriptor clsid ClsId
 svtools/source/dialogs/insdlg.cxx:48
-    (anonymous namespace)::OleObjectDescriptor dwDrawAspect const sal_uInt32
+    (anonymous namespace)::OleObjectDescriptor dwDrawAspect sal_uInt32
 svtools/source/dialogs/insdlg.cxx:49
-    (anonymous namespace)::OleObjectDescriptor sizel const class Size
+    (anonymous namespace)::OleObjectDescriptor sizel class Size
 svtools/source/dialogs/insdlg.cxx:50
-    (anonymous namespace)::OleObjectDescriptor pointl const class Point
+    (anonymous namespace)::OleObjectDescriptor pointl class Point
 svtools/source/dialogs/insdlg.cxx:51
-    (anonymous namespace)::OleObjectDescriptor dwStatus const sal_uInt32
+    (anonymous namespace)::OleObjectDescriptor dwStatus sal_uInt32
 svtools/source/dialogs/insdlg.cxx:52
     (anonymous namespace)::OleObjectDescriptor dwFullUserTypeName sal_uInt32
 svtools/source/dialogs/insdlg.cxx:53
@@ -562,32 +562,32 @@ svtools/source/table/gridtablerenderer.cxx:72
     svt::table::(anonymous namespace)::CachedSortIndicator m_sortDescending class BitmapEx
 svx/inc/sdr/overlay/overlayrectangle.hxx:43
     sdr::overlay::OverlayRectangle mbOverlayState _Bool
-svx/source/inc/datanavi.hxx:213
-    svxform::XFormsPage m_aMethodString const class svxform::MethodString
 svx/source/inc/datanavi.hxx:214
-    svxform::XFormsPage m_aReplaceString const class svxform::ReplaceString
-svx/source/inc/datanavi.hxx:524
-    svxform::AddSubmissionDialog m_aMethodString const class svxform::MethodString
+    svxform::XFormsPage m_aMethodString class svxform::MethodString
+svx/source/inc/datanavi.hxx:215
+    svxform::XFormsPage m_aReplaceString class svxform::ReplaceString
 svx/source/inc/datanavi.hxx:525
-    svxform::AddSubmissionDialog m_aReplaceString const class svxform::ReplaceString
+    svxform::AddSubmissionDialog m_aMethodString class svxform::MethodString
+svx/source/inc/datanavi.hxx:526
+    svxform::AddSubmissionDialog m_aReplaceString class svxform::ReplaceString
 svx/source/inc/gridcell.hxx:527
     DbPatternField m_pValueFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
 svx/source/inc/gridcell.hxx:528
     DbPatternField m_pPaintFormatter ::std::unique_ptr< ::dbtools::FormattedColumnValue>
-svx/source/svdraw/svdpdf.hxx:171
-    ImpSdrPdfImport maDash const class XDash
+svx/source/svdraw/svdpdf.hxx:70
+    ImpSdrPdfImport maDash class XDash
 sw/inc/acmplwrd.hxx:42
-    SwAutoCompleteWord m_LookupTree const editeng::Trie
+    SwAutoCompleteWord m_LookupTree editeng::Trie
 sw/inc/breakit.hxx:38
     SwBreakIt m_xLanguageTag std::unique_ptr<LanguageTag>
 sw/inc/calc.hxx:197
-    SwCalc m_aSysLocale const class SvtSysLocale
+    SwCalc m_aSysLocale class SvtSysLocale
 sw/inc/dpage.hxx:35
     SwDPage pGridLst std::unique_ptr<SdrPageGridFrameList>
 sw/inc/hints.hxx:230
-    SwAttrSetChg m_bDelSet const _Bool
+    SwAttrSetChg m_bDelSet _Bool
 sw/inc/shellio.hxx:153
-    SwReader mpStg const tools::SvRef<SotStorage>
+    SwReader mpStg tools::SvRef<SotStorage>
 sw/inc/swevent.hxx:71
     SwCallMouseEvent::(anonymous union)::(anonymous) pFormat const class SwFrameFormat *
 sw/source/core/access/accfrmobjmap.hxx:100
@@ -621,9 +621,9 @@ sw/source/filter/inc/rtf.hxx:32
 sw/source/filter/writer/writer.cxx:68
     Writer_Impl pFileNameMap std::unique_ptr<std::map<OUString, OUString> >
 sw/source/ui/dbui/dbinsdlg.cxx:99
-    DB_Column::(anonymous) pText class rtl::OUString *const
+    DB_Column::(anonymous) pText class rtl::OUString *
 sw/source/ui/dbui/dbinsdlg.cxx:101
-    DB_Column::(anonymous) nFormat const sal_uInt32
+    DB_Column::(anonymous) nFormat sal_uInt32
 sw/source/uibase/dbui/mmconfigitem.cxx:111
     SwMailMergeConfigItem_Impl m_aFemaleGreetingLines std::vector<OUString>
 sw/source/uibase/dbui/mmconfigitem.cxx:113
@@ -631,7 +631,7 @@ sw/source/uibase/dbui/mmconfigitem.cxx:113
 sw/source/uibase/dbui/mmconfigitem.cxx:115
     SwMailMergeConfigItem_Impl m_aNeutralGreetingLines std::vector<OUString>
 sw/source/uibase/inc/fldmgr.hxx:79
-    SwInsertField_Data m_aDBDataSource const css::uno::Any
+    SwInsertField_Data m_aDBDataSource css::uno::Any
 toolkit/source/awt/vclxtoolkit.cxx:434
     (anonymous namespace)::VCLXToolkit mxSelection css::uno::Reference<css::datatransfer::clipboard::XClipboard>
 ucb/source/ucp/gio/gio_mount.hxx:74
@@ -645,7 +645,7 @@ ucb/source/ucp/gio/gio_mount.hxx:79
 ucb/source/ucp/gio/gio_mount.hxx:80
     OOoMountOperationClass _gtk_reserved4 void (*)(void)
 ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx:76
-    hierarchy_ucp::DataSupplier_Impl m_aIterator const class HierarchyEntry::iterator
+    hierarchy_ucp::DataSupplier_Impl m_aIterator class HierarchyEntry::iterator
 ucb/source/ucp/package/pkgprovider.hxx:51
     package_ucp::ContentProvider m_pPackages std::unique_ptr<Packages>
 ucbhelper/source/client/proxydecider.cxx:130
@@ -699,21 +699,21 @@ unoidl/source/unoidl-read.cxx:146
 unoidl/source/unoidl-read.cxx:147
     (anonymous namespace)::Entity interfaceDependencies std::set<OUString>
 unoidl/source/unoidlprovider.cxx:86
-    unoidl::detail::(anonymous namespace)::Memory16 byte const unsigned char [2]
+    unoidl::detail::(anonymous namespace)::Memory16 byte unsigned char [2]
 unoidl/source/unoidlprovider.cxx:96
-    unoidl::detail::(anonymous namespace)::Memory32 byte const unsigned char [4]
+    unoidl::detail::(anonymous namespace)::Memory32 byte unsigned char [4]
 unoidl/source/unoidlprovider.cxx:127
-    unoidl::detail::(anonymous namespace)::Memory64 byte const unsigned char [8]
+    unoidl::detail::(anonymous namespace)::Memory64 byte unsigned char [8]
 unoidl/source/unoidlprovider.cxx:455
-    unoidl::detail::MapEntry name const struct unoidl::detail::(anonymous namespace)::Memory32
+    unoidl::detail::MapEntry name struct unoidl::detail::(anonymous namespace)::Memory32
 unoidl/source/unoidlprovider.cxx:456
-    unoidl::detail::MapEntry data const struct unoidl::detail::(anonymous namespace)::Memory32
+    unoidl::detail::MapEntry data struct unoidl::detail::(anonymous namespace)::Memory32
 unotools/source/config/pathoptions.cxx:84
-    SvtPathOptions_Impl m_aEmptyString const class rtl::OUString
+    SvtPathOptions_Impl m_aEmptyString class rtl::OUString
 unotools/source/config/saveopt.cxx:82
     (anonymous namespace)::SvtSaveOptions_Impl bROUserAutoSave _Bool
 vcl/inc/BitmapFastScaleFilter.hxx:31
-    BitmapFastScaleFilter maSize const class Size
+    BitmapFastScaleFilter maSize class Size
 vcl/inc/ppdparser.hxx:130
     psp::PPDParser::PPDConstraint m_pKey1 const class psp::PPDKey *
 vcl/inc/printerinfomanager.hxx:75
@@ -721,17 +721,37 @@ vcl/inc/printerinfomanager.hxx:75
 vcl/inc/salwtype.hxx:157
     SalWheelMouseEvent mbDeltaIsPixel _Bool
 vcl/inc/salwtype.hxx:204
-    SalSurroundingTextSelectionChangeEvent mnStart const sal_uLong
+    SalSurroundingTextSelectionChangeEvent mnStart sal_uLong
 vcl/inc/salwtype.hxx:205
-    SalSurroundingTextSelectionChangeEvent mnEnd const sal_uLong
+    SalSurroundingTextSelectionChangeEvent mnEnd sal_uLong
 vcl/inc/salwtype.hxx:211
     SalQueryCharPositionEvent mnCharPos sal_uLong
 vcl/inc/svdata.hxx:316
     ImplSVNWFData mbMenuBarDockingAreaCommonBG _Bool
 vcl/inc/toolbox.h:108
     vcl::ToolBoxLayoutData m_aLineItemIds std::vector<sal_uInt16>
-vcl/inc/unx/saldisp.hxx:282
-    SalDisplay m_aInvalidScreenData const struct SalDisplay::ScreenData
+vcl/inc/unx/saldisp.hxx:281
+    SalDisplay m_aInvalidScreenData struct SalDisplay::ScreenData
+vcl/inc/widgetdraw/WidgetDefinition.hxx:226
+    vcl::WidgetDefinitionStyle maDefaultButtonTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:230
+    vcl::WidgetDefinitionStyle maFlatButtonTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:231
+    vcl::WidgetDefinitionStyle maDefaultButtonRolloverTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:233
+    vcl::WidgetDefinitionStyle maDefaultActionButtonRolloverTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:235
+    vcl::WidgetDefinitionStyle maFlatButtonRolloverTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:236
+    vcl::WidgetDefinitionStyle maDefaultButtonPressedRolloverTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:237
+    vcl::WidgetDefinitionStyle maButtonPressedRolloverTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:238
+    vcl::WidgetDefinitionStyle maDefaultActionButtonPressedRolloverTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:239
+    vcl::WidgetDefinitionStyle maActionButtonPressedRolloverTextColor class Color
+vcl/inc/widgetdraw/WidgetDefinition.hxx:240
+    vcl::WidgetDefinitionStyle maFlatButtonPressedRolloverTextColor class Color
 vcl/inc/WidgetThemeLibrary.hxx:21
     vcl::WidgetDrawStyle maFaceColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:22
@@ -745,150 +765,170 @@ vcl/inc/WidgetThemeLibrary.hxx:25
 vcl/inc/WidgetThemeLibrary.hxx:26
     vcl::WidgetDrawStyle maDarkShadowColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:27
-    vcl::WidgetDrawStyle maButtonTextColor uint32_t
+    vcl::WidgetDrawStyle maDefaultButtonTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:28
-    vcl::WidgetDrawStyle maDefaultActionButtonTextColor uint32_t
+    vcl::WidgetDrawStyle maButtonTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:29
-    vcl::WidgetDrawStyle maActionButtonTextColor uint32_t
+    vcl::WidgetDrawStyle maDefaultActionButtonTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:30
-    vcl::WidgetDrawStyle maActionButtonRolloverTextColor uint32_t
+    vcl::WidgetDrawStyle maActionButtonTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:31
-    vcl::WidgetDrawStyle maButtonRolloverTextColor uint32_t
+    vcl::WidgetDrawStyle maFlatButtonTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:32
-    vcl::WidgetDrawStyle maRadioCheckTextColor uint32_t
+    vcl::WidgetDrawStyle maDefaultButtonRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:33
-    vcl::WidgetDrawStyle maGroupTextColor uint32_t
+    vcl::WidgetDrawStyle maButtonRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:34
-    vcl::WidgetDrawStyle maLabelTextColor uint32_t
+    vcl::WidgetDrawStyle maDefaultActionButtonRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:35
-    vcl::WidgetDrawStyle maWindowColor uint32_t
+    vcl::WidgetDrawStyle maActionButtonRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:36
-    vcl::WidgetDrawStyle maWindowTextColor uint32_t
+    vcl::WidgetDrawStyle maFlatButtonRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:37
-    vcl::WidgetDrawStyle maDialogColor uint32_t
+    vcl::WidgetDrawStyle maDefaultButtonPressedRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:38
-    vcl::WidgetDrawStyle maDialogTextColor uint32_t
+    vcl::WidgetDrawStyle maButtonPressedRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:39
-    vcl::WidgetDrawStyle maWorkspaceColor uint32_t
+    vcl::WidgetDrawStyle maDefaultActionButtonPressedRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:40
-    vcl::WidgetDrawStyle maMonoColor uint32_t
+    vcl::WidgetDrawStyle maActionButtonPressedRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:41
-    vcl::WidgetDrawStyle maFieldColor uint32_t
+    vcl::WidgetDrawStyle maFlatButtonPressedRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:42
-    vcl::WidgetDrawStyle maFieldTextColor uint32_t
+    vcl::WidgetDrawStyle maRadioCheckTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:43
-    vcl::WidgetDrawStyle maFieldRolloverTextColor uint32_t
+    vcl::WidgetDrawStyle maGroupTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:44
-    vcl::WidgetDrawStyle maActiveColor uint32_t
+    vcl::WidgetDrawStyle maLabelTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:45
-    vcl::WidgetDrawStyle maActiveTextColor uint32_t
+    vcl::WidgetDrawStyle maWindowColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:46
-    vcl::WidgetDrawStyle maActiveBorderColor uint32_t
+    vcl::WidgetDrawStyle maWindowTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:47
-    vcl::WidgetDrawStyle maDeactiveColor uint32_t
+    vcl::WidgetDrawStyle maDialogColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:48
-    vcl::WidgetDrawStyle maDeactiveTextColor uint32_t
+    vcl::WidgetDrawStyle maDialogTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:49
-    vcl::WidgetDrawStyle maDeactiveBorderColor uint32_t
+    vcl::WidgetDrawStyle maWorkspaceColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:50
-    vcl::WidgetDrawStyle maMenuColor uint32_t
+    vcl::WidgetDrawStyle maMonoColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:51
-    vcl::WidgetDrawStyle maMenuBarColor uint32_t
+    vcl::WidgetDrawStyle maFieldColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:52
-    vcl::WidgetDrawStyle maMenuBarRolloverColor uint32_t
+    vcl::WidgetDrawStyle maFieldTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:53
-    vcl::WidgetDrawStyle maMenuBorderColor uint32_t
+    vcl::WidgetDrawStyle maFieldRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:54
-    vcl::WidgetDrawStyle maMenuTextColor uint32_t
+    vcl::WidgetDrawStyle maActiveColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:55
-    vcl::WidgetDrawStyle maMenuBarTextColor uint32_t
+    vcl::WidgetDrawStyle maActiveTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:56
-    vcl::WidgetDrawStyle maMenuBarRolloverTextColor uint32_t
+    vcl::WidgetDrawStyle maActiveBorderColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:57
-    vcl::WidgetDrawStyle maMenuBarHighlightTextColor uint32_t
+    vcl::WidgetDrawStyle maDeactiveColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:58
-    vcl::WidgetDrawStyle maMenuHighlightColor uint32_t
+    vcl::WidgetDrawStyle maDeactiveTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:59
-    vcl::WidgetDrawStyle maMenuHighlightTextColor uint32_t
+    vcl::WidgetDrawStyle maDeactiveBorderColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:60
-    vcl::WidgetDrawStyle maHighlightColor uint32_t
+    vcl::WidgetDrawStyle maMenuColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:61
-    vcl::WidgetDrawStyle maHighlightTextColor uint32_t
+    vcl::WidgetDrawStyle maMenuBarColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:62
-    vcl::WidgetDrawStyle maActiveTabColor uint32_t
+    vcl::WidgetDrawStyle maMenuBarRolloverColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:63
-    vcl::WidgetDrawStyle maInactiveTabColor uint32_t
+    vcl::WidgetDrawStyle maMenuBorderColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:64
-    vcl::WidgetDrawStyle maTabTextColor uint32_t
+    vcl::WidgetDrawStyle maMenuTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:65
-    vcl::WidgetDrawStyle maTabRolloverTextColor uint32_t
+    vcl::WidgetDrawStyle maMenuBarTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:66
-    vcl::WidgetDrawStyle maTabHighlightTextColor uint32_t
+    vcl::WidgetDrawStyle maMenuBarRolloverTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:67
-    vcl::WidgetDrawStyle maDisableColor uint32_t
+    vcl::WidgetDrawStyle maMenuBarHighlightTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:68
-    vcl::WidgetDrawStyle maHelpColor uint32_t
+    vcl::WidgetDrawStyle maMenuHighlightColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:69
-    vcl::WidgetDrawStyle maHelpTextColor uint32_t
+    vcl::WidgetDrawStyle maMenuHighlightTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:70
-    vcl::WidgetDrawStyle maLinkColor uint32_t
+    vcl::WidgetDrawStyle maHighlightColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:71
-    vcl::WidgetDrawStyle maVisitedLinkColor uint32_t
+    vcl::WidgetDrawStyle maHighlightTextColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:72
-    vcl::WidgetDrawStyle maToolTextColor uint32_t
+    vcl::WidgetDrawStyle maActiveTabColor uint32_t
 vcl/inc/WidgetThemeLibrary.hxx:73
+    vcl::WidgetDrawStyle maInactiveTabColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:74
+    vcl::WidgetDrawStyle maTabTextColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:75
+    vcl::WidgetDrawStyle maTabRolloverTextColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:76
+    vcl::WidgetDrawStyle maTabHighlightTextColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:77
+    vcl::WidgetDrawStyle maDisableColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:78
+    vcl::WidgetDrawStyle maHelpColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:79
+    vcl::WidgetDrawStyle maHelpTextColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:80
+    vcl::WidgetDrawStyle maLinkColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:81
+    vcl::WidgetDrawStyle maVisitedLinkColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:82
+    vcl::WidgetDrawStyle maToolTextColor uint32_t
+vcl/inc/WidgetThemeLibrary.hxx:83
     vcl::WidgetDrawStyle maFontColor uint32_t
-vcl/inc/WidgetThemeLibrary.hxx:111
+vcl/inc/WidgetThemeLibrary.hxx:121
     vcl::WidgetThemeLibrary_t isNativeControlSupported _Bool (*)(enum ControlType, enum ControlPart)
-vcl/inc/WidgetThemeLibrary.hxx:112
+vcl/inc/WidgetThemeLibrary.hxx:122
     vcl::WidgetThemeLibrary_t getRegion _Bool (*)(enum ControlType, enum ControlPart, enum ControlState, const vcl::rectangle_t &, vcl::rectangle_t &, vcl::rectangle_t &)
-vcl/inc/WidgetThemeLibrary.hxx:116
+vcl/inc/WidgetThemeLibrary.hxx:126
     vcl::WidgetThemeLibrary_t drawPushButton _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:117
+vcl/inc/WidgetThemeLibrary.hxx:127
     vcl::WidgetThemeLibrary_t drawRadiobutton _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:118
+vcl/inc/WidgetThemeLibrary.hxx:128
     vcl::WidgetThemeLibrary_t drawCheckbox _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:119
+vcl/inc/WidgetThemeLibrary.hxx:129
     vcl::WidgetThemeLibrary_t drawCombobox _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:120
+vcl/inc/WidgetThemeLibrary.hxx:130
     vcl::WidgetThemeLibrary_t drawEditbox _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:121
+vcl/inc/WidgetThemeLibrary.hxx:131
     vcl::WidgetThemeLibrary_t drawScrollbar _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:122
+vcl/inc/WidgetThemeLibrary.hxx:132
     vcl::WidgetThemeLibrary_t drawSpinButtons _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:123
+vcl/inc/WidgetThemeLibrary.hxx:133
     vcl::WidgetThemeLibrary_t drawSpinbox _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:124
+vcl/inc/WidgetThemeLibrary.hxx:134
     vcl::WidgetThemeLibrary_t drawTabItem _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:125
+vcl/inc/WidgetThemeLibrary.hxx:135
     vcl::WidgetThemeLibrary_t drawTabPane _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:126
+vcl/inc/WidgetThemeLibrary.hxx:136
     vcl::WidgetThemeLibrary_t drawTabHeader _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:127
+vcl/inc/WidgetThemeLibrary.hxx:137
     vcl::WidgetThemeLibrary_t drawTabBody _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:128
+vcl/inc/WidgetThemeLibrary.hxx:138
     vcl::WidgetThemeLibrary_t drawSlider _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:129
+vcl/inc/WidgetThemeLibrary.hxx:139
     vcl::WidgetThemeLibrary_t drawFixedline _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:130
+vcl/inc/WidgetThemeLibrary.hxx:140
     vcl::WidgetThemeLibrary_t drawToolbar _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:131
+vcl/inc/WidgetThemeLibrary.hxx:141
     vcl::WidgetThemeLibrary_t drawProgress _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:132
+vcl/inc/WidgetThemeLibrary.hxx:142
     vcl::WidgetThemeLibrary_t drawWindowsBackground _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:134
+vcl/inc/WidgetThemeLibrary.hxx:144
     vcl::WidgetThemeLibrary_t drawListbox _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:135
+vcl/inc/WidgetThemeLibrary.hxx:145
     vcl::WidgetThemeLibrary_t drawFrame _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:136
+vcl/inc/WidgetThemeLibrary.hxx:146
     vcl::WidgetThemeLibrary_t drawListNode _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:137
+vcl/inc/WidgetThemeLibrary.hxx:147
     vcl::WidgetThemeLibrary_t drawListNet _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:138
+vcl/inc/WidgetThemeLibrary.hxx:148
     vcl::WidgetThemeLibrary_t drawListHeader _Bool (*)(const struct vcl::ControlDrawParameters &, long, long)
-vcl/inc/WidgetThemeLibrary.hxx:140
+vcl/inc/WidgetThemeLibrary.hxx:150
     vcl::WidgetThemeLibrary_t updateSettings _Bool (*)(struct vcl::WidgetDrawStyle &)
-vcl/source/app/settings.cxx:187
+vcl/source/app/settings.cxx:196
     ImplStyleData maDialogStyle struct DialogStyle
 vcl/source/control/roadmapwizard.cxx:62
     vcl::RoadmapWizardImpl aStateDescriptors vcl::(anonymous namespace)::StateDescriptions
@@ -903,7 +943,7 @@ vcl/source/filter/jpeg/Exif.hxx:55
 vcl/source/filter/jpeg/Exif.hxx:56
     Exif::ExifIFD offset sal_uInt8 [4]
 vcl/source/filter/jpeg/Exif.hxx:60
-    Exif::TiffHeader byteOrder const sal_uInt16
+    Exif::TiffHeader byteOrder sal_uInt16
 vcl/source/filter/jpeg/transupp.h:132
     (anonymous) slow_hflip boolean
 vcl/source/filter/jpeg/transupp.h:144
@@ -915,11 +955,11 @@ vcl/source/filter/jpeg/transupp.h:148
 vcl/source/filter/jpeg/transupp.h:150
     (anonymous) crop_yoffset_set JCROP_CODE
 vcl/source/fontsubset/sft.cxx:1049
-    vcl::(anonymous namespace)::subHeader2 firstCode const sal_uInt16
+    vcl::(anonymous namespace)::subHeader2 firstCode sal_uInt16
 vcl/source/fontsubset/sft.cxx:1050
-    vcl::(anonymous namespace)::subHeader2 entryCount const sal_uInt16
+    vcl::(anonymous namespace)::subHeader2 entryCount sal_uInt16
 vcl/source/fontsubset/sft.cxx:1051
-    vcl::(anonymous namespace)::subHeader2 idDelta const sal_uInt16
+    vcl::(anonymous namespace)::subHeader2 idDelta sal_uInt16
 vcl/source/gdi/dibtools.cxx:53
     (anonymous namespace)::CIEXYZ aXyzX FXPT2DOT30
 vcl/source/gdi/dibtools.cxx:54
@@ -957,13 +997,13 @@ vcl/source/gdi/dibtools.cxx:120
 vcl/source/gdi/pdfwriter_impl.hxx:258
     vcl::pdf::TransparencyEmit m_pSoftMaskStream std::unique_ptr<SvMemoryStream>
 vcl/source/treelist/headbar.cxx:40
-    ImplHeadItem maHelpId const class rtl::OString
+    ImplHeadItem maHelpId class rtl::OString
 vcl/source/treelist/headbar.cxx:41
-    ImplHeadItem maImage const class Image
+    ImplHeadItem maImage class Image
 vcl/source/window/menuitemlist.hxx:56
-    MenuItemData aAccessibleName const class rtl::OUString
+    MenuItemData aAccessibleName class rtl::OUString
 vcl/unx/gtk3/a11y/atkwrapper.hxx:47
-    AtkObjectWrapper aParent const AtkObject
+    AtkObjectWrapper aParent AtkObject
 vcl/unx/gtk3/a11y/atkwrapper.hxx:75
     AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
 vcl/unx/gtk3/gtk3glomenu.cxx:14
@@ -973,26 +1013,26 @@ vcl/unx/gtk3/gtk3gtkinst.cxx:1611
 writerfilter/inc/ooxml/QNameToString.hxx:38
     writerfilter::QNameToString mMap writerfilter::QNameToString::Map
 writerfilter/source/ooxml/OOXMLFactory.hxx:58
-    writerfilter::ooxml::AttributeInfo m_nToken const writerfilter::Token_t
+    writerfilter::ooxml::AttributeInfo m_nToken writerfilter::Token_t
 writerfilter/source/ooxml/OOXMLFactory.hxx:59
-    writerfilter::ooxml::AttributeInfo m_nResource const enum writerfilter::ooxml::ResourceType
+    writerfilter::ooxml::AttributeInfo m_nResource enum writerfilter::ooxml::ResourceType
 writerfilter/source/ooxml/OOXMLFactory.hxx:60
-    writerfilter::ooxml::AttributeInfo m_nRef const Id
+    writerfilter::ooxml::AttributeInfo m_nRef Id
 xmloff/inc/MultiPropertySetHelper.hxx:78
-    MultiPropertySetHelper aEmptyAny const css::uno::Any
+    MultiPropertySetHelper aEmptyAny css::uno::Any
 xmloff/source/chart/SchXMLChartContext.cxx:444
-    (anonymous namespace)::NewDonutSeries msStyleName const class rtl::OUString
+    (anonymous namespace)::NewDonutSeries msStyleName class rtl::OUString
 xmloff/source/chart/SchXMLChartContext.hxx:52
-    SeriesDefaultsAndStyles maErrorIndicatorDefault const css::uno::Any
+    SeriesDefaultsAndStyles maErrorIndicatorDefault css::uno::Any
 xmloff/source/chart/SchXMLChartContext.hxx:53
-    SeriesDefaultsAndStyles maErrorCategoryDefault const css::uno::Any
+    SeriesDefaultsAndStyles maErrorCategoryDefault css::uno::Any
 xmloff/source/chart/SchXMLChartContext.hxx:54
-    SeriesDefaultsAndStyles maConstantErrorLowDefault const css::uno::Any
+    SeriesDefaultsAndStyles maConstantErrorLowDefault css::uno::Any
 xmloff/source/chart/SchXMLChartContext.hxx:55
-    SeriesDefaultsAndStyles maConstantErrorHighDefault const css::uno::Any
+    SeriesDefaultsAndStyles maConstantErrorHighDefault css::uno::Any
 xmloff/source/chart/SchXMLChartContext.hxx:56
-    SeriesDefaultsAndStyles maPercentageErrorDefault const css::uno::Any
+    SeriesDefaultsAndStyles maPercentageErrorDefault css::uno::Any
 xmloff/source/chart/SchXMLChartContext.hxx:57
-    SeriesDefaultsAndStyles maErrorMarginDefault const css::uno::Any
+    SeriesDefaultsAndStyles maErrorMarginDefault css::uno::Any
 xmloff/source/core/xmlexp.cxx:264
-    SvXMLExport_Impl maSaveOptions const class SvtSaveOptions
+    SvXMLExport_Impl maSaveOptions class SvtSaveOptions
diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results
index 568a83577f26..a3d1a8bd0355 100644
--- a/compilerplugins/clang/unusedfields.untouched.results
+++ b/compilerplugins/clang/unusedfields.untouched.results
@@ -1,14 +1,14 @@
-avmedia/source/vlc/wrapper/Types.hxx:39
+avmedia/source/vlc/wrapper/Types.hxx:38
     libvlc_event_t p_obj void *
-avmedia/source/vlc/wrapper/Types.hxx:44
+avmedia/source/vlc/wrapper/Types.hxx:43
     libvlc_event_t::(anonymous union)::(anonymous) dummy1 const char *
-avmedia/source/vlc/wrapper/Types.hxx:45
+avmedia/source/vlc/wrapper/Types.hxx:44
     libvlc_event_t::(anonymous union)::(anonymous) dummy2 const char *
+avmedia/source/vlc/wrapper/Types.hxx:45
+    libvlc_event_t::(anonymous) padding struct (anonymous struct at /media/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:42:7)
 avmedia/source/vlc/wrapper/Types.hxx:46
-    libvlc_event_t::(anonymous) padding struct (anonymous struct at /home/noel/libo2/avmedia/source/vlc/wrapper/Types.hxx:43:7)
-avmedia/source/vlc/wrapper/Types.hxx:47
-    libvlc_event_t u union (anonymous union at /home/noel/libo2/avmedia/source/vlc/wrapper/Types.hxx:41:5)
-avmedia/source/vlc/wrapper/Types.hxx:53
+    libvlc_event_t u union (anonymous union at /media/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:40:5)
+avmedia/source/vlc/wrapper/Types.hxx:52
     libvlc_track_description_t psz_name char *
 basctl/source/inc/dlged.hxx:122
     basctl::DlgEditor pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> >
@@ -40,6 +40,8 @@ dbaccess/source/core/inc/databasecontext.hxx:85
     dbaccess::ODatabaseContext m_aBasicDLL class BasicDLL
 dbaccess/source/sdbtools/inc/connectiondependent.hxx:115
     sdbtools::ConnectionDependentComponent::EntryGuard m_aMutexGuard ::osl::MutexGuard
+desktop/qa/desktop_lib/test_desktop_lib.cxx:2771
+      class AllSettings &
 emfio/source/emfuno/xemfparser.cxx:50
     emfio::emfreader::(anonymous namespace)::XEmfParser context_ uno::Reference<uno::XComponentContext>
 extensions/source/scanner/scanner.hxx:43
@@ -50,7 +52,7 @@ include/basegfx/DrawCommands.hxx:142
     gfx::DrawPath mpFillGradient std::shared_ptr<GradientInfo>
 include/drawinglayer/primitive2d/textlayoutdevice.hxx:57
     drawinglayer::primitive2d::TextLayouterDevice maSolarGuard class SolarMutexGuard
-include/editeng/unotext.hxx:606
+include/editeng/unotext.hxx:605
     SvxUnoTextRangeEnumeration mxParentText css::uno::Reference<css::text::XText>
 include/LibreOfficeKit/LibreOfficeKitGtk.h:33
     _LOKDocView aDrawingArea GtkDrawingArea
@@ -61,9 +63,9 @@ include/oox/vml/vmlshapecontext.hxx:116
 include/registry/registry.hxx:34
     Registry_Api acquire void (*)(RegHandle)
 include/sfx2/msg.hxx:117
-    SfxType0 createSfxPoolItemFunc const std::function<SfxPoolItem *(void)>
+    SfxType0 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:119
-    SfxType0 nAttribs const sal_uInt16
+    SfxType0 nAttribs sal_uInt16
 include/sfx2/msg.hxx:132
     SfxType1 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:132
@@ -76,10 +78,10 @@ include/sfx2/msg.hxx:133
     SfxType2 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:133
     SfxType2 pType const std::type_info *
-include/sfx2/msg.hxx:133
-    SfxType2 nAttribs sal_uInt16
 include/sfx2/msg.hxx:133
     SfxType2 aAttrib struct SfxTypeAttrib [2]
+include/sfx2/msg.hxx:133
+    SfxType2 nAttribs sal_uInt16
 include/sfx2/msg.hxx:134
     SfxType3 pType const std::type_info *
 include/sfx2/msg.hxx:134
@@ -88,12 +90,12 @@ include/sfx2/msg.hxx:134
     SfxType3 nAttribs sal_uInt16
 include/sfx2/msg.hxx:134
     SfxType3 aAttrib struct SfxTypeAttrib [3]
+include/sfx2/msg.hxx:135
+    SfxType4 aAttrib struct SfxTypeAttrib [4]
 include/sfx2/msg.hxx:135
     SfxType4 nAttribs sal_uInt16
 include/sfx2/msg.hxx:135
     SfxType4 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
-include/sfx2/msg.hxx:135
-    SfxType4 aAttrib struct SfxTypeAttrib [4]
 include/sfx2/msg.hxx:135
     SfxType4 pType const std::type_info *
 include/sfx2/msg.hxx:136
@@ -172,10 +174,10 @@ include/sfx2/msg.hxx:146
     SfxType17 pType const std::type_info *
 include/sfx2/msg.hxx:146
     SfxType17 aAttrib struct SfxTypeAttrib [17]
-include/sfx2/msg.hxx:146
-    SfxType17 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:146
     SfxType17 nAttribs sal_uInt16
+include/sfx2/msg.hxx:146
+    SfxType17 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:147
     SfxType23 nAttribs sal_uInt16
 include/sfx2/msg.hxx:147
@@ -201,7 +203,7 @@ include/vcl/commandevent.hxx:315
 include/vcl/filter/PngImageReader.hxx:31
     vcl::PngImageReader mxStatusIndicator css::uno::Reference<css::task::XStatusIndicator>
 include/vcl/font/Feature.hxx:102
-    vcl::font::Feature m_eType const enum vcl::font::FeatureType
+    vcl::font::Feature m_eType enum vcl::font::FeatureType
 include/vcl/NotebookBarAddonsMerger.hxx:37
     NotebookBarAddonsItem aImage class Image
 include/vcl/NotebookBarAddonsMerger.hxx:44
@@ -252,8 +254,6 @@ pyuno/source/module/pyuno_impl.hxx:223
     pyuno::(anonymous) ob_base PyObject
 pyuno/source/module/pyuno_impl.hxx:323
     pyuno::stRuntimeImpl ob_base PyObject
-reportdesign/source/filter/xml/xmlExport.cxx:1241
-      sal_Int32
 reportdesign/source/ui/inc/ReportWindow.hxx:54
     rptui::OReportWindow m_pObjFac std::unique_ptr<DlgEdFactory, o3tl::default_delete<DlgEdFactory> >
 sal/qa/osl/condition/osl_Condition.cxx:72
@@ -307,15 +307,15 @@ sal/qa/osl/security/osl_Security.cxx:154
 sal/qa/osl/security/osl_Security.cxx:188
     osl_Security::getConfigDir bRes1 _Bool
 sc/source/core/data/document.cxx:1241
-    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch const sc::AutoCalcSwitch
+    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aSwitch sc::AutoCalcSwitch
 sc/source/core/data/document.cxx:1242
-    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk const class ScBulkBroadcast
+    (anonymous namespace)::BroadcastRecalcOnRefMoveGuard aBulk class ScBulkBroadcast
 sc/source/filter/html/htmlpars.cxx:3009
     (anonymous namespace)::CSSHandler::MemStr mp const char *
 sc/source/filter/html/htmlpars.cxx:3010
     (anonymous namespace)::CSSHandler::MemStr mn size_t
 sc/source/filter/inc/sheetdatacontext.hxx:52
-    oox::xls::SheetDataContext aReleaser const class SolarMutexReleaser
+    oox::xls::SheetDataContext aReleaser class SolarMutexReleaser
 sc/source/ui/inc/docsh.hxx:459
     ScDocShellModificator mpProtector std::unique_ptr<ScRefreshTimerProtector>
 sc/source/ui/inc/PivotLayoutTreeListBase.hxx:48
@@ -323,11 +323,11 @@ sc/source/ui/inc/PivotLayoutTreeListBase.hxx:48
 sd/source/ui/inc/sdtreelb.hxx:72
     SdPageObjsTLV m_xDropTargetHelper std::unique_ptr<SdPageObjsTLVDropTarget>
 sd/source/ui/remotecontrol/ZeroconfService.hxx:32
-    sd::ZeroconfService port const uint
+    sd::ZeroconfService port uint
 sd/source/ui/slidesorter/view/SlsLayouter.cxx:62
     sd::slidesorter::view::Layouter::Implementation mpTheme std::shared_ptr<view::Theme>
-sd/source/ui/view/DocumentRenderer.cxx:1339
-    sd::DocumentRenderer::Implementation mxObjectShell const SfxObjectShellRef
+sd/source/ui/view/DocumentRenderer.cxx:1340
+    sd::DocumentRenderer::Implementation mxObjectShell SfxObjectShellRef
 sd/source/ui/view/viewshel.cxx:1161
     sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
 sd/source/ui/view/viewshel.cxx:1162
@@ -347,7 +347,7 @@ sfx2/inc/autoredactdialog.hxx:101
 sfx2/source/dialog/basedlgs.cxx:45
     SfxModelessDialog_Impl aMoveIdle class Idle
 sfx2/source/doc/doctempl.cxx:102
-    DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell const class SfxObjectShellLock
+    DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell class SfxObjectShellLock
 sfx2/source/inc/sfxpicklist.hxx:33
     SfxPickList mxImpl std::unique_ptr<SfxPickListImpl>
 slideshow/source/engine/opengl/TransitionImpl.cxx:1989
@@ -359,15 +359,15 @@ slideshow/source/engine/opengl/TransitionImpl.cxx:1989
 starmath/inc/smmod.hxx:69
     SmModule mpLocSymbolData std::unique_ptr<SmLocalizedSymbolData>
 starmath/inc/view.hxx:216
-    SmViewShell maGraphicController const class SmGraphicController
+    SmViewShell maGraphicController class SmGraphicController
 starmath/source/accessibility.hxx:268
     SmEditSource rEditAcc class SmEditAccessible &
 svl/source/crypto/cryptosign.cxx:124
-    (anonymous namespace)::Extension extnID const SECItem
+    (anonymous namespace)::Extension extnID SECItem
 svl/source/crypto/cryptosign.cxx:125
-    (anonymous namespace)::Extension critical const SECItem
+    (anonymous namespace)::Extension critical SECItem
 svl/source/crypto/cryptosign.cxx:126
-    (anonymous namespace)::Extension extnValue const SECItem
+    (anonymous namespace)::Extension extnValue SECItem
 svl/source/crypto/cryptosign.cxx:284
     (anonymous namespace)::PKIStatusInfo statusString SECItem
 svl/source/crypto/cryptosign.cxx:285
@@ -376,24 +376,26 @@ svx/source/dialog/contimp.hxx:75
     SvxSuperContourDlg aContourItem class SvxContourDlgItem
 svx/source/dialog/weldeditview.cxx:312
     (anonymous namespace)::WeldEditSource m_rEditAcc class WeldEditAccessible &
-svx/source/tbxctrls/layctrl.cxx:433
+svx/source/tbxctrls/layctrl.cxx:434
     (anonymous namespace)::ColumnsWindow mxControl rtl::Reference<SvxColumnsToolBoxControl>
 sw/source/core/crsr/crbm.cxx:64
-    (anonymous namespace)::CursorStateHelper m_aSaveState const class SwCursorSaveState
+    (anonymous namespace)::CursorStateHelper m_aSaveState class SwCursorSaveState
 sw/source/core/frmedt/fetab.cxx:75
     (anonymous namespace)::TableWait m_pWait const std::unique_ptr<SwWait>
 sw/source/core/layout/dbg_lay.cxx:170
-    SwImplEnterLeave nAction const enum DbgAction
+    SwImplEnterLeave nAction enum DbgAction
 sw/source/uibase/inc/condedit.hxx:43
     ConditionEdit m_aDropTargetHelper class ConditionEditDropTarget
+sw/source/uibase/inc/conttree.hxx:288
+    SwGlobalTree m_aDropTargetHelper class SwGlobalTreeDropTarget
 sw/source/uibase/inc/swuicnttab.hxx:239
     SwTokenWindow m_aAdjustPositionsIdle class Idle
 sw/source/uibase/inc/uivwimp.hxx:93
-    SwView_Impl xTmpSelDocSh const class SfxObjectShellLock
+    SwView_Impl xTmpSelDocSh class SfxObjectShellLock
 sw/source/uibase/inc/unodispatch.hxx:45
-    SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard const class SolarMutexGuard
+    SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard class SolarMutexGuard
 toolkit/source/awt/stylesettings.cxx:94
-    toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard const class SolarMutexGuard
+    toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard class SolarMutexGuard
 unoidl/source/unoidlprovider.cxx:672
     unoidl::detail::(anonymous namespace)::UnoidlCursor reference1_ rtl::Reference<UnoidlProvider>
 unoidl/source/unoidlprovider.cxx:673
@@ -403,14 +405,14 @@ vcl/inc/opengl/gdiimpl.hxx:52
 vcl/inc/opengl/gdiimpl.hxx:53
     TextureCombo mpMask std::unique_ptr<OpenGLTexture>
 vcl/inc/opengl/zone.hxx:33
-    OpenGLVCLContextZone aZone const class OpenGLZone
+    OpenGLVCLContextZone aZone class OpenGLZone
 vcl/inc/qt5/Qt5AccessibleEventListener.hxx:34
     Qt5AccessibleEventListener m_xAccessible css::uno::Reference<css::accessibility::XAccessible>
-vcl/inc/qt5/Qt5Graphics.hxx:54
+vcl/inc/qt5/Qt5Graphics.hxx:56
     Qt5Graphics m_focusedButton std::unique_ptr<QPushButton>
-vcl/inc/qt5/Qt5Graphics.hxx:55
+vcl/inc/qt5/Qt5Graphics.hxx:57
     Qt5Graphics m_image std::unique_ptr<QImage>
-vcl/inc/qt5/Qt5Graphics.hxx:56
+vcl/inc/qt5/Qt5Graphics.hxx:58
     Qt5Graphics m_lastPopupRect class QRect
 vcl/inc/salprn.hxx:45
     SalPrinterQueueInfo mpPortName std::unique_ptr<OUString>
@@ -418,15 +420,15 @@ vcl/inc/skia/packedsurfaceatlas.hxx:37
     SkiaPackedSurface mSurface sk_sp<class SkSurface>
 vcl/inc/skia/packedsurfaceatlas.hxx:38
     SkiaPackedSurface mRect tools::Rectangle
-vcl/inc/WidgetThemeLibrary.hxx:90
+vcl/inc/WidgetThemeLibrary.hxx:100
     vcl::ControlDrawParameters nSize uint32_t
-vcl/inc/WidgetThemeLibrary.hxx:91
+vcl/inc/WidgetThemeLibrary.hxx:101
     vcl::ControlDrawParameters pCairo vcl::ControlDrawParameters::cairo_t *
-vcl/inc/WidgetThemeLibrary.hxx:92
+vcl/inc/WidgetThemeLibrary.hxx:102
     vcl::ControlDrawParameters ePart enum ControlPart
-vcl/inc/WidgetThemeLibrary.hxx:93
+vcl/inc/WidgetThemeLibrary.hxx:103
     vcl::ControlDrawParameters eState enum ControlState
-vcl/inc/WidgetThemeLibrary.hxx:109
+vcl/inc/WidgetThemeLibrary.hxx:119
     vcl::WidgetThemeLibrary_t nSize uint32_t
 vcl/source/gdi/jobset.cxx:37
     (anonymous namespace)::ImplOldJobSetupData cDeviceName char [32]
@@ -450,7 +452,3 @@ writerfilter/source/ooxml/OOXMLStreamImpl.hxx:43
     writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference<css::xml::sax::XFastParser>
 xmloff/source/chart/transporttypes.hxx:149
     CustomLabelField sRuns std::vector<OUString>
-xmloff/source/draw/sdxmlimp_impl.hxx:159
-    SdXMLImport mpDrawPageAttrTokenMap std::unique_ptr<SvXMLTokenMap>
-xmloff/source/draw/sdxmlimp_impl.hxx:160
-    SdXMLImport mpDrawPageElemTokenMap std::unique_ptr<SvXMLTokenMap>
diff --git a/compilerplugins/clang/unusedfields.writeonly.results b/compilerplugins/clang/unusedfields.writeonly.results
index e4627fe73eda..0cdae0bb7779 100644
--- a/compilerplugins/clang/unusedfields.writeonly.results
+++ b/compilerplugins/clang/unusedfields.writeonly.results
@@ -74,7 +74,7 @@ canvas/inc/rendering/irendermodule.hxx:37
     canvas::Vertex x float
 canvas/inc/rendering/irendermodule.hxx:37
     canvas::Vertex y float
-canvas/source/cairo/cairo_canvasbitmap.hxx:120
+canvas/source/cairo/cairo_canvasbitmap.hxx:119
     cairocanvas::CanvasBitmap mpBufferCairo ::cairo::CairoSharedPtr
 canvas/source/cairo/cairo_spritedevicehelper.hxx:74
     cairocanvas::SpriteDeviceHelper mbFullScreen _Bool
@@ -106,8 +106,6 @@ codemaker/source/javamaker/classfile.cxx:508
      floatBytes float
 codemaker/source/javamaker/classfile.cxx:540
      doubleBytes double
-comphelper/qa/container/comphelper_ifcontainer.cxx:44
-    (anonymous namespace)::ContainerListener m_pStats struct (anonymous namespace)::ContainerStats *const
 comphelper/qa/unit/parallelsorttest.cxx:44
     ParallelSortTest mnThreads size_t
 comphelper/source/misc/asyncnotification.cxx:86
@@ -216,6 +214,8 @@ cppu/source/uno/copy.hxx:39
     cppu::(anonymous namespace)::SequencePrefix nRefCount sal_Int32
 cppu/source/uno/copy.hxx:40
     cppu::(anonymous namespace)::SequencePrefix nElements sal_Int32
+cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx:45
+    (anonymous namespace)::ContainerListener m_pStats struct (anonymous namespace)::ContainerStats *
 cppuhelper/source/access_control.cxx:79
     cppu::(anonymous namespace)::permission m_str1 rtl_uString *
 cppuhelper/source/access_control.cxx:80
@@ -232,7 +232,7 @@ cui/source/inc/screenshotannotationdlg.hxx:30
     ScreenshotAnnotationDlg m_pImpl std::unique_ptr<ScreenshotAnnotationDlg_Impl>
 dbaccess/source/core/dataaccess/databasedocument.hxx:177
     dbaccess::ODatabaseDocument m_pEventExecutor ::rtl::Reference<DocumentEventExecutor>
-dbaccess/source/core/dataaccess/documentdefinition.cxx:299
+dbaccess/source/core/dataaccess/documentdefinition.cxx:288
     dbaccess::(anonymous namespace)::LifetimeCoupler m_xClient Reference<class com::sun::star::uno::XInterface>
 dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:84
     dbaccess::OSingleSelectQueryComposer m_aColumnsCollection std::vector<std::unique_ptr<OPrivateColumns> >
@@ -240,9 +240,9 @@ dbaccess/source/core/inc/SingleSelectQueryComposer.hxx:86
     dbaccess::OSingleSelectQueryComposer m_aTablesCollection std::vector<std::unique_ptr<OPrivateTables> >
 dbaccess/source/core/inc/TableDeco.hxx:66
     dbaccess::ODBTableDecorator m_xColumnMediator css::uno::Reference<css::container::XContainerListener>
-dbaccess/source/filter/xml/dbloader2.cxx:233
+dbaccess/source/filter/xml/dbloader2.cxx:224
     dbaxml::(anonymous namespace)::DBContentLoader m_xMySelf Reference<class com::sun::star::frame::XFrameLoader>
-dbaccess/source/ui/browser/dbloader.cxx:71
+dbaccess/source/ui/browser/dbloader.cxx:65
     (anonymous namespace)::DBContentLoader m_xListener Reference<class com::sun::star::frame::XLoadEventListener>
 desktop/qa/desktop_lib/test_desktop_lib.cxx:250
     DesktopLOKTest m_bModified _Bool
@@ -274,6 +274,12 @@ desktop/unx/source/splashx.c:371
      functions unsigned long
 desktop/unx/source/splashx.c:372
      input_mode long
+drawinglayer/inc/texture/texture.hxx:76
+    drawinglayer::texture::GeoTexSvxGradient maDefinitionRange basegfx::B2DRange
+drawinglayer/inc/texture/texture.hxx:79
+    drawinglayer::texture::GeoTexSvxGradient mfBorder double
+drawinglayer/inc/texture/texture.hxx:277
+    drawinglayer::texture::GeoTexSvxHatch mfAngle double
 drawinglayer/source/attribute/sdrfillgraphicattribute.cxx:45
     drawinglayer::attribute::ImpSdrFillGraphicAttribute mbLogSize _Bool
 drawinglayer/source/attribute/sdrsceneattribute3d.cxx:30
@@ -296,7 +302,7 @@ embeddedobj/source/inc/oleembobj.hxx:175
     OleEmbeddedObject m_nStatusAspect sal_Int64
 embeddedobj/source/inc/oleembobj.hxx:189
     OleEmbeddedObject m_bFromClipboard _Bool
-emfio/inc/mtftools.hxx:511
+emfio/inc/mtftools.hxx:512
     emfio::MtfTools mrclBounds tools::Rectangle
 extensions/source/propctrlr/genericpropertyhandler.hxx:65
     pcr::GenericPropertyHandler m_xComponentIntrospectionAccess css::uno::Reference<css::beans::XIntrospectionAccess>
@@ -334,12 +340,6 @@ include/drawinglayer/attribute/sdrallattribute3d.hxx:44
     drawinglayer::attribute::SdrLineFillShadowAttribute3D maLineStartEnd const class drawinglayer::attribute::SdrLineStartEndAttribute
 include/drawinglayer/primitive2d/mediaprimitive2d.hxx:50
     drawinglayer::primitive2d::MediaPrimitive2D maURL class rtl::OUString
-include/drawinglayer/texture/texture.hxx:77
-    drawinglayer::texture::GeoTexSvxGradient maDefinitionRange basegfx::B2DRange
-include/drawinglayer/texture/texture.hxx:80
-    drawinglayer::texture::GeoTexSvxGradient mfBorder double
-include/drawinglayer/texture/texture.hxx:278
-    drawinglayer::texture::GeoTexSvxHatch mfAngle double
 include/editeng/adjustitem.hxx:37
     SvxAdjustItem bLeft _Bool
 include/editeng/outlobj.hxx:44
@@ -348,19 +348,19 @@ include/editeng/unotext.hxx:417
     SvxUnoTextBase xParentText css::uno::Reference<css::text::XText>
 include/editeng/unotext.hxx:586
     SvxUnoTextContentEnumeration mxParentText css::uno::Reference<css::text::XText>
-include/framework/addonsoptions.hxx:74
-    framework::MergeNotebookBarInstruction aMergePoint class rtl::OUString
 include/framework/addonsoptions.hxx:75
-    framework::MergeNotebookBarInstruction aMergeCommand class rtl::OUString
+    framework::MergeNotebookBarInstruction aMergePoint class rtl::OUString
 include/framework/addonsoptions.hxx:76
-    framework::MergeNotebookBarInstruction aMergeCommandParameter class rtl::OUString
+    framework::MergeNotebookBarInstruction aMergeCommand class rtl::OUString
 include/framework/addonsoptions.hxx:77
-    framework::MergeNotebookBarInstruction aMergeFallback class rtl::OUString
+    framework::MergeNotebookBarInstruction aMergeCommandParameter class rtl::OUString
 include/framework/addonsoptions.hxx:78
+    framework::MergeNotebookBarInstruction aMergeFallback class rtl::OUString
+include/framework/addonsoptions.hxx:79
     framework::MergeNotebookBarInstruction aMergeContext class rtl::OUString
-include/framework/dispatchhelper.hxx:73
+include/framework/dispatchhelper.hxx:74
     framework::DispatchHelper m_xBroadcaster css::uno::Reference<css::uno::XInterface>
-include/framework/framelistanalyzer.hxx:121
+include/framework/framelistanalyzer.hxx:122
     framework::FrameListAnalyzer m_xHelp css::uno::Reference<css::frame::XFrame>
 include/LibreOfficeKit/LibreOfficeKit.h:326
     _LibreOfficeKitDocumentClass getPartInfo char *(*)(LibreOfficeKitDocument *, int)
@@ -377,14 +377,14 @@ include/opencl/platforminfo.hxx:30
 include/opencl/platforminfo.hxx:31
     OpenCLDeviceInfo mnFrequency size_t
 include/sfx2/minfitem.hxx:35
-    SfxMacroInfoItem aCommentText const class rtl::OUString
+    SfxMacroInfoItem aCommentText class rtl::OUString
 include/svtools/brwbox.hxx:247
-    BrowseBox::CursorMoveAttempt m_nCol const long
+    BrowseBox::CursorMoveAttempt m_nCol long
 include/svtools/brwbox.hxx:248
-    BrowseBox::CursorMoveAttempt m_nRow const long
+    BrowseBox::CursorMoveAttempt m_nRow long
 include/svtools/brwbox.hxx:249
-    BrowseBox::CursorMoveAttempt m_bScrolledToReachCell const _Bool
-include/svtools/ctrltool.hxx:150
+    BrowseBox::CursorMoveAttempt m_bScrolledToReachCell _Bool
+include/svtools/ctrltool.hxx:151
     FontList mpDev2 VclPtr<class OutputDevice>
 include/svx/AccessibilityCheckDialog.hxx:46
     svx::AccessibilityCheckDialog m_aAccessibilityCheckEntries std::vector<std::unique_ptr<AccessibilityCheckEntry> >
@@ -394,7 +394,7 @@ include/svx/fillctrl.hxx:83
     FillControl mxColorDispatch std::unique_ptr<ToolbarUnoDispatcher>
 include/svx/float3d.hxx:204
     Svx3DWin pControllerItem std::unique_ptr<Svx3DCtrlItem>
-include/svx/fmtools.hxx:134
+include/svx/fmtools.hxx:135
     FmXDisposeListener m_pAdapter rtl::Reference<FmXDisposeMultiplexer>
 include/svx/galctrl.hxx:39
     GalleryPreview mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
@@ -416,7 +416,7 @@ include/svx/viewpt3d.hxx:62
     Viewport3D::(anonymous) Y double
 include/test/beans/xpropertyset.hxx:56
     apitest::XPropertySet::PropsToTest constrained std::vector<OUString>
-include/unotools/fontcfg.hxx:158
+include/unotools/fontcfg.hxx:159
     utl::FontSubstConfiguration maSubstHash utl::FontSubstConfiguration::UniqueSubstHash
 include/vcl/menu.hxx:454
     MenuBar::MenuBarButtonCallbackArg bHighlight _Bool
@@ -533,8 +533,8 @@ sc/source/core/data/column4.cxx:1311
 sc/source/core/data/column.cxx:1399
     (anonymous namespace)::CopyByCloneHandler meListenType sc::StartListeningType
 sc/source/core/data/column.cxx:1400
-    (anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags const enum ScCloneFlags
-sc/source/core/data/table2.cxx:3688
+    (anonymous namespace)::CopyByCloneHandler mnFormulaCellCloneFlags enum ScCloneFlags
+sc/source/core/data/table2.cxx:3712
     (anonymous namespace)::OutlineArrayFinder mpArray class ScOutlineArray *
 sc/source/filter/excel/xltoolbar.hxx:25
     TBCCmd A _Bool
@@ -559,9 +559,9 @@ sc/source/filter/inc/exp_op.hxx:47
 sc/source/filter/inc/imp_op.hxx:84
     ImportExcel::LastFormula mpCell class ScFormulaCell *
 sc/source/filter/inc/namebuff.hxx:38
-    StringHashEntry aString const class rtl::OUString
+    StringHashEntry aString class rtl::OUString
 sc/source/filter/inc/namebuff.hxx:39
-    StringHashEntry nHash const sal_uInt32
+    StringHashEntry nHash sal_uInt32
 sc/source/filter/inc/orcusinterface.hxx:378
     ScOrcusStyles::fill maBgColor class Color
 sc/source/filter/inc/orcusinterface.hxx:448
@@ -572,8 +572,6 @@ sc/source/filter/inc/tokstack.hxx:142
     TokenPool pP_Err TokenPoolPool<sal_uInt16, 8>
 sc/source/filter/lotus/lotfilter.hxx:54
     LotusContext eActType enum Lotus123Typ
-sc/source/filter/oox/biffhelper.cxx:37
-    oox::xls::(anonymous namespace)::DecodedDouble maStruct union sal_math_Double
 sc/source/filter/xml/xmlcondformat.hxx:111
     ScXMLIconSetFormatContext mpFormatData struct ScIconSetFormatData *
 sc/source/filter/xml/XMLDetectiveContext.hxx:97
@@ -585,7 +583,7 @@ sc/source/filter/xml/xmldrani.hxx:72
 sc/source/filter/xml/xmlexternaltabi.hxx:111
     ScXMLExternalRefCellContext mnCellType sal_Int16
 sc/source/ui/inc/AccessibleText.hxx:194
-    ScAccessiblePreviewHeaderCellTextData mbRowHeader const _Bool
+    ScAccessiblePreviewHeaderCellTextData mbRowHeader _Bool
 sc/source/ui/inc/datastream.hxx:105
     sc::DataStream mnSettings sal_uInt32
 sc/source/ui/inc/drawview.hxx:42
@@ -611,9 +609,9 @@ sc/source/ui/inc/tabvwsh.hxx:123
 sc/source/ui/inc/transobj.hxx:47
     ScTransferObj m_aDrawPersistRef SfxObjectShellRef
 sc/source/ui/inc/uiitems.hxx:47
-    ScInputStatusItem aStartPos const class ScAddress
+    ScInputStatusItem aStartPos class ScAddress
 sc/source/ui/inc/uiitems.hxx:48
-    ScInputStatusItem aEndPos const class ScAddress
+    ScInputStatusItem aEndPos class ScAddress
 sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:78
     sc::sidebar::AlignmentPropertyPanel mxHorizontalAlignDispatch std::unique_ptr<ToolbarUnoDispatcher>
 sc/source/ui/sidebar/AlignmentPropertyPanel.hxx:81
@@ -657,7 +655,7 @@ sd/source/ui/inc/ViewShellImplementation.hxx:87
 sd/source/ui/remotecontrol/Receiver.hxx:35
     sd::Receiver pTransmitter class sd::Transmitter *
 sd/source/ui/sidebar/MasterPageContainerProviders.hxx:136
-    sd::sidebar::TemplatePreviewProvider msURL const class rtl::OUString
+    sd::sidebar::TemplatePreviewProvider msURL class rtl::OUString
 sd/source/ui/slideshow/slideshowimpl.hxx:333
     sd::SlideshowImpl mpPaneHider ::std::unique_ptr<PaneHider>
 sd/source/ui/slideshow/SlideShowRestarter.hxx:70
@@ -674,9 +672,9 @@ sdext/source/presenter/PresenterTimer.cxx:104
     sdext::presenter::(anonymous namespace)::TimerScheduler mpLateDestroy std::shared_ptr<TimerScheduler>
 sfx2/inc/notebookbar/NotebookbarTabControl.hxx:43
     NotebookbarTabControl m_pListener css::uno::Reference<css::ui::XUIConfigurationListener>
-sfx2/source/appl/fileobj.hxx:38
+sfx2/source/appl/fileobj.hxx:40
     SvFileObject mxDelMed tools::SvRef<SfxMedium>
-sfx2/source/doc/sfxbasemodel.cxx:449
+sfx2/source/doc/sfxbasemodel.cxx:448
     (anonymous namespace)::SfxSaveGuard m_pFramesLock std::unique_ptr<SfxOwnFramesLocker>
 sfx2/source/inc/appdata.hxx:73
     SfxAppData_Impl pDocTopics std::unique_ptr<SfxDdeDocTopics_Impl>
@@ -748,26 +746,32 @@ svl/source/crypto/cryptosign.cxx:197
     (anonymous namespace)::SigningCertificateV2 certs struct (anonymous namespace)::ESSCertIDv2 **
 svl/source/misc/inethist.cxx:45
     INetURLHistory_Impl::head_entry m_nMagic sal_uInt32
-svl/source/undo/undo.cxx:316
+svl/source/undo/undo.cxx:314
     svl::undo::impl::UndoManagerGuard m_aUndoActionsCleanup ::std::vector<std::unique_ptr<SfxUndoAction> >
 svx/inc/galbrws2.hxx:82
     GalleryBrowser2 mxDragDropTargetHelper std::unique_ptr<GalleryDragDrop>
 svx/inc/sdr/overlay/overlaytools.hxx:41
-    drawinglayer::primitive2d::OverlayStaticRectanglePrimitive mfRotation const double
+    drawinglayer::primitive2d::OverlayStaticRectanglePrimitive mfRotation double
 svx/inc/sdr/primitive2d/sdrolecontentprimitive2d.hxx:46
-    drawinglayer::primitive2d::SdrOleContentPrimitive2D mnGraphicVersion const sal_uInt32
+    drawinglayer::primitive2d::SdrOleContentPrimitive2D mnGraphicVersion sal_uInt32
 svx/source/form/dataaccessdescriptor.cxx:39
     svx::ODADescriptorImpl m_bSetOutOfDate _Bool
-svx/source/form/formcontroller.cxx:211
+svx/source/form/formcontroller.cxx:209
     svxform::(anonymous namespace)::ColumnInfo nNullable sal_Int32
 svx/source/inc/docrecovery.hxx:131
     svx::DocRecovery::TURLInfo Module class rtl::OUString
 svx/source/sdr/attribute/sdrformtextattribute.cxx:153
-    drawinglayer::attribute::ImpSdrFormTextAttribute mnFormTextShdwTransp const sal_uInt16
+    drawinglayer::attribute::ImpSdrFormTextAttribute mnFormTextShdwTransp sal_uInt16
 svx/source/sdr/attribute/sdrtextattribute.cxx:49
     drawinglayer::attribute::ImpSdrTextAttribute maPropertiesVersion sal_uInt32
 svx/source/sdr/attribute/sdrtextattribute.cxx:63
-    drawinglayer::attribute::ImpSdrTextAttribute mbWrongSpell const _Bool
+    drawinglayer::attribute::ImpSdrTextAttribute mbWrongSpell _Bool
+svx/source/sidebar/glow/GlowPropertyPanel.hxx:37
+    svx::sidebar::GlowPropertyPanel maGlowController sfx2::sidebar::ControllerItem
+svx/source/sidebar/glow/GlowPropertyPanel.hxx:38
+    svx::sidebar::GlowPropertyPanel maGlowColorController sfx2::sidebar::ControllerItem
+svx/source/sidebar/glow/GlowPropertyPanel.hxx:39
+    svx::sidebar::GlowPropertyPanel maGlowRadiusController sfx2::sidebar::ControllerItem
 svx/source/sidebar/line/LinePropertyPanel.hxx:81
     svx::sidebar::LinePropertyPanel maStyleControl sfx2::sidebar::ControllerItem
 svx/source/sidebar/line/LinePropertyPanel.hxx:82
@@ -802,9 +806,9 @@ svx/source/sidebar/possize/PosSizePropertyPanel.hxx:102
     svx::sidebar::PosSizePropertyPanel mxFlipDispatch std::unique_ptr<ToolbarUnoDispatcher>
 svx/source/sidebar/possize/PosSizePropertyPanel.hxx:105
     svx::sidebar::PosSizePropertyPanel mxArrangeDispatch std::unique_ptr<ToolbarUnoDispatcher>
-svx/source/svdraw/svdpdf.hxx:193
+svx/source/svdraw/svdpdf.hxx:92
     ImpSdrPdfImport mdPageWidthPts double
-svx/source/tbxctrls/tbcontrl.cxx:204
+svx/source/tbxctrls/tbcontrl.cxx:184
     (anonymous namespace)::SvxFontNameBox_Impl m_aOwnFontList ::std::unique_ptr<FontList>
 sw/inc/accmap.hxx:96
     SwAccessibleMap mvShapes SwShapeList_Impl
@@ -845,13 +849,17 @@ sw/source/filter/inc/rtf.hxx:29
 sw/source/filter/inc/rtf.hxx:30
     RTFSurround::(anonymous union)::(anonymous) nJunk sal_uInt8
 sw/source/filter/inc/rtf.hxx:31
-    RTFSurround::(anonymous) Flags struct (anonymous struct at /home/noel/libo2/sw/source/filter/inc/rtf.hxx:27:9)
+    RTFSurround::(anonymous) Flags struct (anonymous struct at /media/disk2/libo4/sw/source/filter/inc/rtf.hxx:27:9)
+sw/source/uibase/inc/conttree.hxx:114
+    SwContentTree m_bDocChgdInDragging _Bool
 sw/source/uibase/inc/glossary.hxx:63
     SwGlossaryDlg m_xGroupData std::vector<std::unique_ptr<GroupUserData> >
 sw/source/uibase/inc/maildispatcher.hxx:146
     MailDispatcher m_aListenerVector std::vector< ::rtl::Reference<IMailDispatcherListener> >
 sw/source/uibase/inc/maildispatcher.hxx:152
     MailDispatcher m_xSelfReference ::rtl::Reference<MailDispatcher>
+sw/source/uibase/inc/navipi.hxx:62
+    SwNavigationPI m_xContent1Dispatch std::unique_ptr<ToolbarUnoDispatcher>
 sw/source/uibase/inc/redlndlg.hxx:62
     SwRedlineAcceptDlg m_aUsedSeqNo class SwRedlineDataParentSortArr
 sw/source/uibase/sidebar/TableEditPanel.hxx:51
@@ -958,7 +966,7 @@ vcl/inc/pdf/BitmapID.hxx:25
     vcl::pdf::BitmapID m_nMaskChecksum BitmapChecksum
 vcl/inc/qt5/Qt5Frame.hxx:97
     Qt5Frame m_pSalMenu class Qt5Menu *
-vcl/inc/qt5/Qt5Graphics.hxx:51
+vcl/inc/qt5/Qt5Graphics.hxx:53
     Qt5Graphics m_pFontCollection class PhysicalFontCollection *
 vcl/inc/qt5/Qt5Instance.hxx:59
     Qt5Instance m_pQApplication std::unique_ptr<QApplication>
@@ -1016,14 +1024,14 @@ vcl/inc/unx/salgdi.h:311
     X11SalGraphics nTextPixel_ Pixel
 vcl/inc/WidgetThemeLibrary.hxx:20
     vcl::WidgetDrawStyle nSize uint32_t
-vcl/inc/WidgetThemeLibrary.hxx:94
+vcl/inc/WidgetThemeLibrary.hxx:104
     vcl::ControlDrawParameters eButtonValue enum ButtonValue
-vcl/inc/WidgetThemeLibrary.hxx:95
+vcl/inc/WidgetThemeLibrary.hxx:105
     vcl::ControlDrawParameters bIsAction _Bool
-vcl/inc/WidgetThemeLibrary.hxx:96
+vcl/inc/WidgetThemeLibrary.hxx:106
     vcl::ControlDrawParameters nValue int64_t
 vcl/source/filter/graphicfilter.cxx:613
-    (anonymous namespace)::ImpFilterLibCacheEntry maFiltername const class rtl::OUString
+    (anonymous namespace)::ImpFilterLibCacheEntry maFiltername class rtl::OUString
 vcl/source/filter/graphicfilter.cxx:716
     (anonymous namespace)::ImpFilterLibCache mpLast struct (anonymous namespace)::ImpFilterLibCacheEntry *
 vcl/source/filter/jpeg/Exif.hxx:53
@@ -1044,14 +1052,14 @@ vcl/unx/generic/app/wmadaptor.cxx:1264
     _mwmhints input_mode long
 vcl/unx/generic/app/wmadaptor.cxx:1265
     _mwmhints status unsigned long
-vcl/unx/generic/gdi/cairotextrender.cxx:50
+vcl/unx/generic/gdi/cairotextrender.cxx:39
     (anonymous namespace)::CairoFontsCache::CacheId maFace (anonymous namespace)::FT_Face
-vcl/unx/generic/gdi/cairotextrender.cxx:52
+vcl/unx/generic/gdi/cairotextrender.cxx:41
     (anonymous namespace)::CairoFontsCache::CacheId mbEmbolden _Bool
-vcl/unx/generic/gdi/cairotextrender.cxx:53
+vcl/unx/generic/gdi/cairotextrender.cxx:42
     (anonymous namespace)::CairoFontsCache::CacheId mbVerticalMetrics _Bool
 vcl/unx/gtk3/a11y/atkwrapper.hxx:47
-    AtkObjectWrapper aParent const AtkObject
+    AtkObjectWrapper aParent AtkObject
 vcl/unx/gtk3/a11y/atkwrapper.hxx:75
     AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
 vcl/unx/gtk3/a11y/gtk3atkutil.cxx:138
@@ -1066,11 +1074,11 @@ vcl/unx/gtk3/gtk3hudawareness.cxx:21
     (anonymous namespace)::HudAwarenessHandle notify GDestroyNotify
 vcl/workben/vcldemo.cxx:1750
     (anonymous namespace)::DemoWin mxThread rtl::Reference<RenderThread>
-writerfilter/source/dmapper/DomainMapperTableHandler.cxx:233
+writerfilter/source/dmapper/DomainMapperTableHandler.cxx:234
     writerfilter::dmapper::TableInfo aTablePropertyIds std::vector<PropertyIds>
 writerfilter/source/dmapper/PropertyMap.hxx:220
     writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32
-writerfilter/source/dmapper/SettingsTable.cxx:261
+writerfilter/source/dmapper/SettingsTable.cxx:263
     writerfilter::dmapper::SettingsTable_Impl m_sRedlineProtectionKey class rtl::OUString
 xmlhelp/source/cxxhelp/provider/databases.hxx:251
     chelp::Databases m_aDatabases chelp::Databases::DatabasesTable
@@ -1082,7 +1090,7 @@ xmlhelp/source/cxxhelp/provider/databases.hxx:266

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list