[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang desktop/inc desktop/source include/vcl sw/source vcl/inc vcl/source

Noel Grandin (via logerrit) logerrit at kemper.freedesktop.org
Fri Dec 13 06:06:05 UTC 2019


 compilerplugins/clang/singlevalfields.could-be-bool.results         |   45 -
 compilerplugins/clang/singlevalfields.results                       |  324 +++-----
 compilerplugins/clang/unusedfields.only-used-in-constructor.results |  392 +++++-----
 compilerplugins/clang/unusedfields.readonly.results                 |  290 +++----
 compilerplugins/clang/unusedfields.untouched.results                |  236 +++---
 compilerplugins/clang/unusedfields.writeonly.results                |  266 +++---
 desktop/inc/lib/init.hxx                                            |    1 
 desktop/source/lib/init.cxx                                         |    5 
 include/vcl/treelistbox.hxx                                         |    1 
 sw/source/uibase/inc/olmenu.hxx                                     |    3 
 sw/source/uibase/lingu/olmenu.cxx                                   |    3 
 vcl/inc/svimpbox.hxx                                                |    5 
 vcl/source/control/imivctl.hxx                                      |    3 
 vcl/source/control/imivctl1.cxx                                     |   17 
 vcl/source/treelist/svimpbox.cxx                                    |   31 
 vcl/source/treelist/svtabbx.cxx                                     |   14 
 vcl/source/treelist/treelistbox.cxx                                 |    5 
 17 files changed, 793 insertions(+), 848 deletions(-)

New commits:
commit 753084a3f73bb8a88412feac7aa40a2750e6e9f3
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Wed Dec 11 12:56:57 2019 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Dec 13 07:05:24 2019 +0100

    loplugin:singlevalfields
    
    Change-Id: Idec5a7a732d5dc868ad3f9a147e18ee9685645e2
    Reviewed-on: https://gerrit.libreoffice.org/85076
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>

diff --git a/compilerplugins/clang/singlevalfields.could-be-bool.results b/compilerplugins/clang/singlevalfields.could-be-bool.results
index 8009a02ee3bc..dc2692b082bf 100644
--- a/compilerplugins/clang/singlevalfields.could-be-bool.results
+++ b/compilerplugins/clang/singlevalfields.could-be-bool.results
@@ -16,16 +16,16 @@ desktop/source/app/main.c:29
 editeng/source/misc/hangulhanja.cxx:79
     editeng::HangulHanjaConversion_Impl m_eConvType
     class HangulHanjaConversion::ConversionType
-editeng/source/misc/svxacorr.cxx:234
+editeng/source/misc/svxacorr.cxx:239
     GetIgnoreTranslWrapper bIsInit
     int
-filter/source/graphicfilter/eps/eps.cxx:142
-    PSWriter nNextChrSetId
+filter/source/graphicfilter/eps/eps.cxx:144
+    (anonymous namespace)::PSWriter nNextChrSetId
     sal_uInt8
 include/opencl/openclwrapper.hxx:46
     openclwrapper::GPUEnv mnIsUserCreated
     int
-include/svtools/ruler.hxx:621
+include/svtools/ruler.hxx:622
     Ruler mnBorderWidth
     long
 include/tools/ref.hxx:126
@@ -49,8 +49,8 @@ jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx:191
 libreofficekit/source/gtk/tilebuffer.hxx:229
     LOEvent m_nSetGraphicSelectionType
     int
-sal/rtl/cipher.cxx:110
-    Cipher_Impl m_algorithm
+sal/rtl/cipher.cxx:112
+    (anonymous namespace)::Cipher_Impl m_algorithm
     rtlCipherAlgorithm
 sc/source/filter/inc/stylesbuffer.hxx:290
     oox::xls::ApiAlignmentData mnHorJustifyMethod
@@ -58,35 +58,26 @@ sc/source/filter/inc/stylesbuffer.hxx:290
 sc/source/filter/inc/stylesbuffer.hxx:292
     oox::xls::ApiAlignmentData mnVerJustifyMethod
     sal_Int32
-sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx:1025
-    ScPagePreviewCountData nHeaders
+sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx:1067
+    (anonymous namespace)::ScPagePreviewCountData nHeaders
     long
-sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx:1026
-    ScPagePreviewCountData nTables
+sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx:1068
+    (anonymous namespace)::ScPagePreviewCountData nTables
     long
-sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx:1028
-    ScPagePreviewCountData nFooters
+sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx:1070
+    (anonymous namespace)::ScPagePreviewCountData nFooters
     long
 sc/source/ui/vba/vbahyperlink.hxx:83
     ScVbaHyperlink mnType
     long
-sd/qa/unit/tiledrendering/tiledrendering.cxx:956
-    ViewCallback m_nPart
+sd/qa/unit/tiledrendering/tiledrendering.cxx:958
+    (anonymous namespace)::ViewCallback m_nPart
     int
-soltools/cpp/_tokens.c:35
-    /media/disk2/libo4/soltools/cpp/_tokens.c EBCDIC_ExternTokenDetected
-    int
-soltools/cpp/_tokens.c:36
-    /media/disk2/libo4/soltools/cpp/_tokens.c EBCDIC_StartTokenDetected
-    int
-soltools/cpp/cpp.h:121
-    includelist always
-    char
 svx/source/inc/cell.hxx:205
     sdr::table::Cell mnCellContentType
     css::table::CellContentType
-svx/source/table/tablertfimporter.cxx:55
-    sdr::table::RTFCellDefault mnRowSpan
+svx/source/table/tablertfimporter.cxx:57
+    sdr::table::(anonymous namespace)::RTFCellDefault mnRowSpan
     sal_Int32
 sw/source/filter/ww8/docxexport.hxx:98
     DocxExport m_nHeadersFootersInSection
@@ -112,8 +103,8 @@ vcl/unx/generic/app/saldata.cxx:502
 vcl/unx/generic/app/sm.cxx:184
     /media/disk2/libo4/vcl/unx/generic/app/sm.cxx nSmDel
     int
-vcl/workben/icontest.cxx:145
-    IconTestApp nRet
+vcl/workben/icontest.cxx:147
+    (anonymous namespace)::IconTestApp nRet
     int
 workdir/LexTarget/l10ntools/source/cfglex.cxx:2293
     /media/disk2/libo4/workdir/LexTarget/l10ntools/source/cfglex.cxx bText
diff --git a/compilerplugins/clang/singlevalfields.results b/compilerplugins/clang/singlevalfields.results
index b91b0ec48b61..1ed6665a3dc1 100644
--- a/compilerplugins/clang/singlevalfields.results
+++ b/compilerplugins/clang/singlevalfields.results
@@ -1,7 +1,7 @@
 avmedia/inc/mediacontrol.hxx:74
     avmedia::MediaControl maIdle
     avmedia MediaControl Idle
-avmedia/source/framework/soundhandler.hxx:123
+avmedia/source/framework/soundhandler.hxx:118
     avmedia::SoundHandler m_aUpdateIdle
     avmedia SoundHandler Update
 basctl/source/basicide/baside2.hxx:88
@@ -34,10 +34,10 @@ bridges/inc/unointerfaceproxy.hxx:86
 bridges/source/jni_uno/jni_bridge.h:53
     jni_uno::Bridge m_ref
     1
-bridges/source/jni_uno/jni_uno2java.cxx:389
-    jni_uno::UNO_proxy m_ref
+bridges/source/jni_uno/jni_uno2java.cxx:391
+    jni_uno::(anonymous namespace)::UNO_proxy m_ref
     1
-chart2/source/controller/dialogs/DataBrowser.cxx:209
+chart2/source/controller/dialogs/DataBrowser.cxx:208
     chart::impl::SeriesHeader m_aUpdateDataTimer
     UpdateDataTimer
 chart2/source/controller/inc/ChartController.hxx:382
@@ -94,10 +94,10 @@ connectivity/source/inc/writer/WTable.hxx:65
 cppu/source/uno/copy.hxx:39
     cppu::(anonymous namespace)::SequencePrefix nRefCount
     1
-cui/source/inc/acccfg.hxx:96
+cui/source/inc/acccfg.hxx:97
     SfxAcceleratorConfigPage m_aUpdateDataTimer
     UpdateDataTimer
-cui/source/inc/cfg.hxx:372
+cui/source/inc/cfg.hxx:374
     SvxConfigPage m_aUpdateDataTimer
     UpdateDataTimer
 cui/source/inc/linkdlg.hxx:46
@@ -106,7 +106,7 @@ cui/source/inc/linkdlg.hxx:46
 cui/source/inc/thesdlg.hxx:32
     SvxThesaurusDialog m_aModifyIdle
     cui SvxThesaurusDialog LookUp Modify
-cui/source/options/optgdlg.cxx:1056
+cui/source/options/optgdlg.cxx:1233
     LanguageConfig_Impl aLanguageOptions
     0
 cui/source/options/optjava.hxx:60
@@ -115,61 +115,55 @@ cui/source/options/optjava.hxx:60
 dbaccess/source/ui/inc/directsql.hxx:64
     dbaui::DirectSQLDialog m_aHighlighter
     1
-desktop/source/app/app.cxx:505
+desktop/inc/lib/init.hxx:143
+    desktop::CallbackFlushHandler m_bEventLatch
+    0
+desktop/source/app/app.cxx:509
     desktop::Desktop::Init bTryHardOfficeconfigBroken
     0
 desktop/source/app/cmdlineargs.hxx:137
     desktop::CommandLineArgs m_quickstart
     0
-drawinglayer/source/primitive2d/sceneprimitive2d.cxx:375
+drawinglayer/source/primitive2d/sceneprimitive2d.cxx:372
     drawinglayer::primitive2d::ScenePrimitive2D::create2DDecomposition bMultithreadAllowed
     0
-drawinglayer/source/primitive2d/sceneprimitive2d.cxx:479
+drawinglayer/source/primitive2d/sceneprimitive2d.cxx:476
     drawinglayer::primitive2d::ScenePrimitive2D::create2DDecomposition bAddOutlineToCreated3DSceneRepresentation
     0
 drawinglayer/source/processor2d/vclhelperbufferdevice.cxx:332
     drawinglayer::impBufferDevice::paint bDoSaveForVisualControl
     0
-drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:947
+drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:943
     drawinglayer::processor2d::VclMetafileProcessor2D::processGraphicPrimitive2D bSuppressPDFExtOutDevDataSupport
     0
-drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:1279
+drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:1275
     drawinglayer::processor2d::VclMetafileProcessor2D::processTextHierarchyParagraphPrimitive2D bSuppressPDFExtOutDevDataSupport
     0
-drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:2046
+drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:2042
     drawinglayer::processor2d::VclMetafileProcessor2D::processUnifiedTransparencePrimitive2D bForceToMetafile
     0
-drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:2140
+drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx:2136
     drawinglayer::processor2d::VclMetafileProcessor2D::processTransparencePrimitive2D bForceToBigTransparentVDev
     0
 drawinglayer/source/tools/converters.cxx:91
     drawinglayer::convertToBitmapEx bDoSaveForVisualControl
     0
-editeng/source/editeng/impedit.hxx:477
+editeng/source/editeng/impedit.hxx:476
     ImpEditEngine nBigTextObjectStart
     20
-emfio/source/reader/emfreader.cxx:1376
+emfio/source/reader/emfreader.cxx:1497
     emfio::EmfReader::ReadEnhWMF bDoSaveForVisualControl
     0
 extensions/source/bibliography/bibcont.hxx:70
     BibBookContainer aIdle
     extensions BibBookContainer Split Idle
-extensions/source/propctrlr/browserline.hxx:60
-    pcr::OBrowserLine m_pBrowseButton
-    0
-extensions/source/propctrlr/browserline.hxx:61
-    pcr::OBrowserLine m_pAdditionalBrowseButton
-    0
-filter/source/msfilter/msdffimp.cxx:2704
+filter/source/msfilter/msdffimp.cxx:2714
     DffPropertyReader::ApplyAttributes bCheckShadow
     0
 filter/source/msfilter/viscache.hxx:30
     Impl_OlePres nFormat
     3
-fpicker/source/office/iodlgimp.hxx:158
-    SvtExpFileDlg_Impl m_bNeedDelayedFilterExecute
-    0
-framework/source/services/autorecovery.cxx:392
+framework/source/services/autorecovery.cxx:396
     (anonymous namespace)::AutoRecovery m_aTimer
     Auto save timer
 framework/source/uiconfiguration/imagemanagerimpl.hxx:173
@@ -265,15 +259,6 @@ include/sfx2/templatedlg.hxx:123
 include/svtools/filechangedchecker.hxx:31
     FileChangedChecker mIdle
     SVTools FileChangedChecker Idle
-include/svtools/inettbc.hxx:46
-    SvtURLBox bOnlyDirectories
-    0
-include/svtools/inettbc.hxx:48
-    SvtURLBox bNoSelection
-    0
-include/svtools/inettbc.hxx:49
-    SvtURLBox bIsAutoCompleteEnabled
-    1
 include/svtools/svparser.hxx:55
     SvParser pImplData
     0
@@ -286,13 +271,10 @@ include/svtools/svparser.hxx:74
 include/svtools/tabbar.hxx:323
     TabBar mnOffY
     0
-include/svx/colorbox.hxx:41
-    SvxColorListBox m_bShowNoneButton
-    0
-include/svx/ctredlin.hxx:74
+include/svx/ctredlin.hxx:91
     SvxRedlinTable aDaTiFirst
     0
-include/svx/ctredlin.hxx:75
+include/svx/ctredlin.hxx:92
     SvxRedlinTable aDaTiLast
     0
 include/svx/deflt3d.hxx:39
@@ -355,20 +337,38 @@ include/svx/svdmrkv.hxx:110
 include/vcl/opengl/OpenGLContext.hxx:48
     OpenGLCapabilitySwitch mbLimitedShaderRegisters
     0
-include/vcl/settings.hxx:148
+include/vcl/settings.hxx:145
     DialogStyle content_area_border
     2
-include/vcl/settings.hxx:149
+include/vcl/settings.hxx:146
     DialogStyle button_spacing
     6
-include/vcl/settings.hxx:150
+include/vcl/settings.hxx:147
     DialogStyle action_area_border
     5
 include/vcl/slider.hxx:40
     Slider mnChannelPixOffset
     0
-libreofficekit/source/gtk/lokdocview.cxx:84
-    LOKDocViewPrivateImpl m_bIsLoading
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:26
+    GtvRenderingArgs m_bEnableTiledAnnotations
+    0
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:27
+    GtvRenderingArgs m_bUnipoll
+    0
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:30
+    GtvRenderingArgs m_bHidePageShadow
+    0
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:31
+    GtvRenderingArgs m_bHideWhiteSpace
+    0
+libreofficekit/source/gtk/lokdocview.cxx:86
+    (anonymous namespace)::LOKDocViewPrivateImpl m_bIsLoading
+    0
+libreofficekit/source/gtk/tilebuffer.hxx:71
+    Tile valid
+    0
+libreofficekit/source/gtk/tilebuffer.hxx:80
+    Tile m_pBuffer
     0
 odk/source/unoapploader/unx/unoapploader.c:39
     /media/disk2/libo4/odk/source/unoapploader/unx/unoapploader.c PATHSEPARATOR
@@ -397,71 +397,62 @@ pyuno/source/module/pyuno_gc.cxx:30
 pyuno/source/module/pyuno_impl.hxx:311
     pyuno::RuntimeCargo valid
     1
-sal/osl/unx/signal.cxx:81
-    (anonymous namespace)::SignalAction Action
-    1
 sal/osl/unx/sockimpl.hxx:39
     oslSocketImpl m_bIsInShutdown
     1
 sal/qa/osl/condition/osl_Condition_Const.h:41
     /media/disk2/libo4/sal/qa/osl/condition/osl_Condition.cxx aTestCon
     testcondition
-sal/qa/osl/file/osl_File_Const.h:114
+sal/qa/osl/file/osl_File_Const.h:128
     extern aCanURL3
     ca@#;+.,$//tmp/678nonical//name
-sal/qa/osl/file/osl_File_Const.h:127
+sal/qa/osl/file/osl_File_Const.h:141
     extern aRelURL1
     relative/file1
-sal/qa/osl/file/osl_File_Const.h:128
+sal/qa/osl/file/osl_File_Const.h:142
     extern aRelURL2
     relative/./file2
-sal/qa/osl/file/osl_File_Const.h:129
+sal/qa/osl/file/osl_File_Const.h:143
     extern aRelURL3
     relative/../file3
-sal/qa/osl/file/osl_File_Const.h:143
-    extern aSysPathLnk
-    /tmp/link.file
-sal/qa/osl/file/osl_File_Const.h:144
-    extern aFifoSys
-    /tmp/tmpdir/fifo
-sal/qa/osl/file/osl_File_Const.h:151
+sal/qa/osl/file/osl_File_Const.h:165
     extern aTypeURL1
     file:///dev/ccv
-sal/qa/osl/file/osl_File_Const.h:152
+sal/qa/osl/file/osl_File_Const.h:166
     extern aTypeURL2
     file:///devices/pseudo/tcp@0:tcp
-sal/qa/osl/file/osl_File_Const.h:153
+sal/qa/osl/file/osl_File_Const.h:167
     extern aTypeURL3
     file:///lib
-sal/qa/osl/file/osl_File_Const.h:168
+sal/qa/osl/file/osl_File_Const.h:182
     extern aVolURL2
     file:///dev/floppy/0u1440
-sal/qa/osl/file/osl_File_Const.h:170
+sal/qa/osl/file/osl_File_Const.h:184
     extern aVolURL3
     file:///proc
-sal/qa/osl/file/osl_File_Const.h:171
+sal/qa/osl/file/osl_File_Const.h:185
     extern aVolURL4
     file:///staroffice
-sal/qa/osl/file/osl_File_Const.h:172
+sal/qa/osl/file/osl_File_Const.h:186
     extern aVolURL5
     file:///tmp
-sal/qa/osl/file/osl_File_Const.h:173
+sal/qa/osl/file/osl_File_Const.h:187
     extern aVolURL6
     file:///cdrom
 sal/qa/osl/process/osl_process.cxx:151
     Test_osl_executeProcess env_param_
     -env
-sal/qa/osl/process/osl_Thread.cxx:214
-    myThread m_aFlag
+sal/qa/osl/process/osl_Thread.cxx:224
+    (anonymous namespace)::myThread m_aFlag
     0
-sal/qa/osl/process/osl_Thread.cxx:254
-    OCountThread m_aFlag
+sal/qa/osl/process/osl_Thread.cxx:264
+    (anonymous namespace)::OCountThread m_aFlag
     0
-sal/qa/osl/process/osl_Thread.cxx:318
-    ONoScheduleThread m_aFlag
+sal/qa/osl/process/osl_Thread.cxx:327
+    (anonymous namespace)::ONoScheduleThread m_aFlag
     0
-sal/qa/osl/process/osl_Thread.cxx:359
-    OAddThread m_aFlag
+sal/qa/osl/process/osl_Thread.cxx:368
+    (anonymous namespace)::OAddThread m_aFlag
     0
 sal/qa/rtl/process/rtl_Process_Const.h:30
     extern suParam0
@@ -484,12 +475,6 @@ sax/source/tools/fastserializer.hxx:231
 sc/inc/compiler.hxx:110
     ScRawToken::(anonymous union)::(anonymous) eInForceArray
     0
-sc/inc/document.hxx:373
-    ScDocument mnMaxCol
-    1023
-sc/inc/document.hxx:374
-    ScDocument mnMaxRow
-    1048575
 sc/inc/dpfilteredcache.hxx:93
     ScDPFilteredCache::Criterion mpFilter
     0
@@ -535,7 +520,7 @@ sc/source/core/data/documentimport.cxx:632
 sc/source/core/inc/parclass.hxx:94
     ScParameterClassification::RunData bHasForceArray
     1
-sc/source/core/tool/scmatrix.cxx:346
+sc/source/core/tool/scmatrix.cxx:350
     /media/disk2/libo4/sc/source/core/tool/scmatrix.cxx bElementsMaxFetched
     1
 sc/source/filter/inc/extlstcontext.hxx:20
@@ -565,13 +550,13 @@ sc/source/ui/inc/checklistmenu.hxx:156
 sc/source/ui/inc/checklistmenu.hxx:157
     ScMenuFloatingWindow::MenuItemData mpSubMenuWin
     0
-sc/source/ui/inc/conflictsdlg.hxx:124
+sc/source/ui/inc/conflictsdlg.hxx:120
     ScConflictsDlg maSelectionIdle
     ScConflictsDlg SelectionIdle
 sc/source/ui/inc/retypepassdlg.hxx:86
     ScRetypePassDlg mpDocItem
     0
-sc/source/ui/inc/viewdata.hxx:292
+sc/source/ui/inc/viewdata.hxx:290
     ScViewData aLogicMode
     0
 sc/source/ui/inc/viewfunc.hxx:376
@@ -604,7 +589,7 @@ sd/source/ui/inc/View.hxx:238
 sd/source/ui/inc/ViewTabBar.hxx:146
     sd::ViewTabBar mpTabPage
     0
-sd/source/ui/inc/WindowUpdater.hxx:96
+sd/source/ui/inc/WindowUpdater.hxx:95
     sd::WindowUpdater maCTLOptions
     0
 sd/source/ui/presenter/SlideRenderer.hxx:82
@@ -619,22 +604,25 @@ sd/source/ui/slidesorter/cache/SlsBitmapFactory.hxx:45
 sd/source/ui/slidesorter/inc/controller/SlsAnimator.hxx:92
     sd::slidesorter::controller::Animator maIdle
     sd slidesorter controller Animator
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:58
-    StringEmitContext m_aBuf
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:59
+    (anonymous namespace)::StringEmitContext m_aBuf
     256
-sfx2/inc/autoredactdialog.hxx:108
+sfx2/inc/autoredactdialog.hxx:104
     SfxAutoRedactDialog m_bIsValidState
     1
-sfx2/source/appl/lnkbase2.cxx:76
+sfx2/source/appl/lnkbase2.cxx:79
     sfx2::ImplBaseLinkData::tDDEType pItem
     0
-sfx2/source/appl/lnkbase2.cxx:81
+sfx2/source/appl/lnkbase2.cxx:84
     sfx2::ImplBaseLinkData::(anonymous) DDEType
     0
-sfx2/source/appl/newhelp.hxx:291
+sfx2/source/appl/lnkbase2.cxx:103
+    sfx2::(anonymous namespace)::ImplDdeItem bIsInDTOR
+    1
+sfx2/source/appl/newhelp.hxx:290
     SfxHelpIndexWindow_Impl aIdle
     sfx2 appl SfxHelpIndexWindow_Impl
-sfx2/source/appl/newhelp.hxx:423
+sfx2/source/appl/newhelp.hxx:422
     SfxHelpTextWindow_Impl aSelectIdle
     sfx2 appl SfxHelpTextWindow_Impl Select
 sfx2/source/control/itemdel.cxx:31
@@ -643,33 +631,6 @@ sfx2/source/control/itemdel.cxx:31
 slideshow/source/engine/slideshowimpl.cxx:486
     (anonymous namespace)::SlideShowImpl maFrameSynchronization
     0.02
-soltools/cpp/_cpp.c:31
-    /media/disk2/libo4/soltools/cpp/_cpp.c nerrs
-    1
-soltools/cpp/_eval.c:734
-    tokval cvlen
-    20
-soltools/cpp/_macro.c:168
-    doadefine onestr
-    1
-soltools/cpp/cpp.h:120
-    includelist deleted
-    1
-soltools/mkdepend/def.h:116
-    inclist i_notified
-    1
-soltools/mkdepend/def.h:118
-    inclist i_searched
-    1
-soltools/mkdepend/def.h:185
-    /media/disk2/libo4/soltools/mkdepend/pr.c printed
-    1
-soltools/mkdepend/def.h:185
-    /media/disk2/libo4/soltools/mkdepend/main.c printed
-    0
-soltools/mkdepend/def.h:189
-    /media/disk2/libo4/soltools/mkdepend/main.c show_where_not
-    0
 starmath/inc/edit.hxx:54
     SmEditWindow aModifyIdle
     SmEditWindow ModifyIdle
@@ -679,13 +640,13 @@ starmath/source/cfgitem.hxx:102
 stoc/source/corereflection/lrucache.hxx:52
     LRU_Cache _pBlock
     0
-stoc/source/inspect/introspection.cxx:1508
+stoc/source/inspect/introspection.cxx:1506
     (anonymous namespace)::Cache::Data hits
     1
 stoc/source/security/access_controller.cxx:65
     (anonymous) s_envType
     gcc3
-stoc/source/security/access_controller.cxx:303
+stoc/source/security/access_controller.cxx:304
     (anonymous namespace)::AccessController m_rec
     0
 stoc/source/security/lru_cache.h:54
@@ -715,10 +676,10 @@ svx/source/sidebar/media/MediaPlaybackPanel.hxx:66
 svx/source/unodraw/recoveryui.cxx:68
     (anonymous namespace)::RecoveryUI m_pParentWindow
     0
-sw/inc/authfld.hxx:150
+sw/inc/authfld.hxx:151
     SwAuthorityField m_nTempSequencePos
     -1
-sw/inc/authfld.hxx:151
+sw/inc/authfld.hxx:152
     SwAuthorityField m_nTempSequencePosRLHidden
     -1
 sw/inc/checkit.hxx:36
@@ -796,9 +757,6 @@ sw/source/core/inc/frmtool.hxx:144
 sw/source/core/inc/frmtool.hxx:147
     /media/disk2/libo4/sw/source/core/layout/frmtool.cxx bSetCompletePaintOnInvalidate
     0
-sw/source/core/inc/noteurl.hxx:28
-    /media/disk2/libo4/sw/source/core/text/noteurl.cxx pNoteURL
-    0
 sw/source/core/inc/swfntcch.hxx:43
     /media/disk2/libo4/sw/source/core/txtnode/swfntcch.cxx pSwFontCache
     0
@@ -814,7 +772,7 @@ sw/source/core/inc/UndoSplitMove.hxx:57
 sw/source/core/layout/flylay.cxx:305
     SwFlyFreeFrame::supportsAutoContour bOverrideHandleContourToAlwaysOff
     1
-sw/source/core/ole/ndole.cxx:1073
+sw/source/core/ole/ndole.cxx:1086
     SwOLEObj::tryToGetChartContentAsPrimitive2DSequence bAsynchronousLoadingAllowed
     0
 sw/source/core/text/pordrop.hxx:30
@@ -823,103 +781,103 @@ sw/source/core/text/pordrop.hxx:30
 sw/source/filter/inc/rtf.hxx:30
     RTFSurround::(anonymous union)::(anonymous) nJunk
     0
-sw/source/filter/ww8/ww8par3.cxx:336
-    WW8LST bSimpleList
+sw/source/filter/ww8/ww8par3.cxx:338
+    (anonymous namespace)::WW8LST bSimpleList
     1
-sw/source/filter/ww8/ww8par3.cxx:337
-    WW8LST bRestartHdn
+sw/source/filter/ww8/ww8par3.cxx:339
+    (anonymous namespace)::WW8LST bRestartHdn
     1
-sw/source/filter/ww8/ww8par3.cxx:369
-    WW8LVL bV6Prev
+sw/source/filter/ww8/ww8par3.cxx:375
+    (anonymous namespace)::WW8LVL bV6Prev
     1
-sw/source/filter/ww8/ww8par3.cxx:370
-    WW8LVL bV6PrSp
+sw/source/filter/ww8/ww8par3.cxx:376
+    (anonymous namespace)::WW8LVL bV6PrSp
     1
-sw/source/filter/ww8/ww8par3.cxx:371
-    WW8LVL bV6
+sw/source/filter/ww8/ww8par3.cxx:377
+    (anonymous namespace)::WW8LVL bV6
     1
-sw/source/filter/ww8/ww8par5.cxx:1580
+sw/source/filter/ww8/ww8par5.cxx:1576
     SwWW8ImplReader::Read_F_DocInfo aName10
     
-sw/source/filter/ww8/ww8par5.cxx:1581
+sw/source/filter/ww8/ww8par5.cxx:1577
     SwWW8ImplReader::Read_F_DocInfo aName11
     TITEL
-sw/source/filter/ww8/ww8par5.cxx:1583
+sw/source/filter/ww8/ww8par5.cxx:1579
     SwWW8ImplReader::Read_F_DocInfo aName12
     TITRE
-sw/source/filter/ww8/ww8par5.cxx:1585
+sw/source/filter/ww8/ww8par5.cxx:1581
     SwWW8ImplReader::Read_F_DocInfo aName13
     TITLE
-sw/source/filter/ww8/ww8par5.cxx:1587
+sw/source/filter/ww8/ww8par5.cxx:1583
     SwWW8ImplReader::Read_F_DocInfo aName14
     TITRO
-sw/source/filter/ww8/ww8par5.cxx:1589
+sw/source/filter/ww8/ww8par5.cxx:1585
     SwWW8ImplReader::Read_F_DocInfo aName20
     
-sw/source/filter/ww8/ww8par5.cxx:1590
+sw/source/filter/ww8/ww8par5.cxx:1586
     SwWW8ImplReader::Read_F_DocInfo aName21
     ERSTELLDATUM
-sw/source/filter/ww8/ww8par5.cxx:1592
+sw/source/filter/ww8/ww8par5.cxx:1588
     SwWW8ImplReader::Read_F_DocInfo aName22
     CRÉÉ
-sw/source/filter/ww8/ww8par5.cxx:1594
+sw/source/filter/ww8/ww8par5.cxx:1590
     SwWW8ImplReader::Read_F_DocInfo aName23
     CREATED
-sw/source/filter/ww8/ww8par5.cxx:1596
+sw/source/filter/ww8/ww8par5.cxx:1592
     SwWW8ImplReader::Read_F_DocInfo aName24
     CREADO
-sw/source/filter/ww8/ww8par5.cxx:1598
+sw/source/filter/ww8/ww8par5.cxx:1594
     SwWW8ImplReader::Read_F_DocInfo aName30
     
-sw/source/filter/ww8/ww8par5.cxx:1599
+sw/source/filter/ww8/ww8par5.cxx:1595
     SwWW8ImplReader::Read_F_DocInfo aName31
     ZULETZTGESPEICHERTZEIT
-sw/source/filter/ww8/ww8par5.cxx:1601
+sw/source/filter/ww8/ww8par5.cxx:1597
     SwWW8ImplReader::Read_F_DocInfo aName32
     DERNIERENREGISTREMENT
-sw/source/filter/ww8/ww8par5.cxx:1603
+sw/source/filter/ww8/ww8par5.cxx:1599
     SwWW8ImplReader::Read_F_DocInfo aName33
     SAVED
-sw/source/filter/ww8/ww8par5.cxx:1605
+sw/source/filter/ww8/ww8par5.cxx:1601
     SwWW8ImplReader::Read_F_DocInfo aName34
     MODIFICADO
-sw/source/filter/ww8/ww8par5.cxx:1607
+sw/source/filter/ww8/ww8par5.cxx:1603
     SwWW8ImplReader::Read_F_DocInfo aName40
     
-sw/source/filter/ww8/ww8par5.cxx:1608
+sw/source/filter/ww8/ww8par5.cxx:1604
     SwWW8ImplReader::Read_F_DocInfo aName41
     ZULETZTGEDRUCKT
-sw/source/filter/ww8/ww8par5.cxx:1610
+sw/source/filter/ww8/ww8par5.cxx:1606
     SwWW8ImplReader::Read_F_DocInfo aName42
     DERNIÈREIMPRESSION
-sw/source/filter/ww8/ww8par5.cxx:1612
+sw/source/filter/ww8/ww8par5.cxx:1608
     SwWW8ImplReader::Read_F_DocInfo aName43
     LASTPRINTED
-sw/source/filter/ww8/ww8par5.cxx:1614
+sw/source/filter/ww8/ww8par5.cxx:1610
     SwWW8ImplReader::Read_F_DocInfo aName44
     HUPS PUPS
-sw/source/filter/ww8/ww8par5.cxx:1616
+sw/source/filter/ww8/ww8par5.cxx:1612
     SwWW8ImplReader::Read_F_DocInfo aName50
     
-sw/source/filter/ww8/ww8par5.cxx:1617
+sw/source/filter/ww8/ww8par5.cxx:1613
     SwWW8ImplReader::Read_F_DocInfo aName51
     ÜBERARBEITUNGSNUMMER
-sw/source/filter/ww8/ww8par5.cxx:1619
+sw/source/filter/ww8/ww8par5.cxx:1615
     SwWW8ImplReader::Read_F_DocInfo aName52
     NUMÉRODEREVISION
-sw/source/filter/ww8/ww8par5.cxx:1621
+sw/source/filter/ww8/ww8par5.cxx:1617
     SwWW8ImplReader::Read_F_DocInfo aName53
     REVISIONNUMBER
-sw/source/filter/ww8/ww8par5.cxx:1623
+sw/source/filter/ww8/ww8par5.cxx:1619
     SwWW8ImplReader::Read_F_DocInfo aName54
     SNUBBEL BUBBEL
-sw/source/filter/ww8/ww8par.hxx:664
+sw/source/filter/ww8/ww8par.hxx:663
     WW8FormulaControl mfUnknown
     0
-sw/source/filter/ww8/ww8par.hxx:671
+sw/source/filter/ww8/ww8par.hxx:670
     WW8FormulaControl mhpsCheckBox
     20
-sw/source/filter/ww8/ww8par.hxx:1028
+sw/source/filter/ww8/ww8par.hxx:1027
     WW8TabBandDesc bCantSplit90
     0
 sw/source/filter/ww8/ww8scan.hxx:1158
@@ -973,8 +931,8 @@ sw/source/uibase/inc/srcedtw.hxx:87
 sw/source/uibase/inc/unotools.hxx:45
     SwOneExampleFrame m_aLoadedIdle
     sw uibase SwOneExampleFrame Loaded
-unotools/source/config/saveopt.cxx:76
-    SvtSaveOptions_Impl bROUserAutoSave
+unotools/source/config/saveopt.cxx:82
+    (anonymous namespace)::SvtSaveOptions_Impl bROUserAutoSave
     0
 vcl/inc/canvasbitmap.hxx:55
     vcl::unotools::VclCanvasBitmap m_nEndianness
@@ -1000,9 +958,9 @@ vcl/inc/salwtype.hxx:157
 vcl/inc/svdata.hxx:271
     ImplSVNWFData mbMenuBarDockingAreaCommonBG
     0
-vcl/inc/svimpbox.hxx:143
-    SvImpLBox m_bAreChildrenTransient
-    1
+vcl/inc/svimpbox.hxx:142
+    SvImpLBox m_bIsCellFocusEnabled
+    0
 vcl/source/bitmap/BitmapTools.cxx:1053
     vcl::bitmap::get_unpremultiply_table inited
     1
@@ -1021,6 +979,15 @@ vcl/source/control/imivctl.hxx:119
 vcl/source/control/imivctl.hxx:120
     SvxIconChoiceCtrl_Impl aCallSelectHdlIdle
     svtools contnr SvxIconChoiceCtrl_Impl CallSelectHdl
+vcl/source/control/imivctl.hxx:142
+    SvxIconChoiceCtrl_Impl pDDDev
+    0
+vcl/source/control/imivctl.hxx:144
+    SvxIconChoiceCtrl_Impl pDDTempDev
+    0
+vcl/source/control/imivctl.hxx:145
+    SvxIconChoiceCtrl_Impl pEntryPaintDev
+    0
 vcl/source/control/roadmapwizard.cxx:59
     vcl::RoadmapWizardImpl pRoadmap
     0
@@ -1036,17 +1003,11 @@ vcl/source/filter/jpeg/transupp.h:130
 vcl/source/filter/jpeg/transupp.h:131
     (anonymous) crop
     0
-vcl/source/filter/jpeg/transupp.h:147
-    (anonymous) crop_xoffset
-    0
-vcl/source/filter/jpeg/transupp.h:149
-    (anonymous) crop_yoffset
-    0
 vcl/source/font/font.cxx:540
     (anonymous namespace)::WeightSearchEntry weight
     5
-vcl/source/fontsubset/ttcr.cxx:341
-    vcl::tdata_post ptr
+vcl/source/fontsubset/ttcr.cxx:347
+    vcl::(anonymous namespace)::tdata_post ptr
     0
 vcl/source/gdi/dibtools.cxx:52
     (anonymous namespace)::CIEXYZ aXyzX
@@ -1090,13 +1051,10 @@ vcl/source/gdi/dibtools.cxx:119
 vcl/source/gdi/pdfwriter_impl.hxx:746
     vcl::PDFWriterImpl m_DocDigest
     0
-vcl/source/treelist/treelistbox.cxx:347
-    SvTreeListBoxImpl m_bIsEmptyTextAllowed
-    1
 vcl/unx/gtk3/a11y/gtk3atkutil.cxx:700
     ooo_atk_util_ensure_event_listener bInited
     1
-vcl/unx/gtk3/gtk3gtkinst.cxx:12289
+vcl/unx/gtk3/gtk3gtkinst.cxx:12506
     (anonymous namespace)::ensure_intercept_drawing_area_accessibility bDone
     1
 workdir/LexTarget/l10ntools/source/xrmlex.cxx:706
@@ -1105,7 +1063,7 @@ workdir/LexTarget/l10ntools/source/xrmlex.cxx:706
 writerfilter/source/dmapper/DomainMapper_Impl.hxx:136
     writerfilter::dmapper::FieldParagraph m_bRemove
     0
-writerfilter/source/dmapper/SettingsTable.cxx:258
+writerfilter/source/dmapper/SettingsTable.cxx:263
     writerfilter::dmapper::SettingsTable_Impl m_pThemeFontLangProps
     3
 writerfilter/source/rtftok/rtfdocumentimpl.hxx:871
diff --git a/include/vcl/treelistbox.hxx b/include/vcl/treelistbox.hxx
index 69bbdabfd411..8deffd3d869c 100644
--- a/include/vcl/treelistbox.hxx
+++ b/include/vcl/treelistbox.hxx
@@ -544,7 +544,6 @@ protected:
 
     virtual void    ApplySettings(vcl::RenderContext& rRenderContext) override;
 
-    bool            IsCellFocusEnabled() const;
     bool            SetCurrentTabPos( sal_uInt16 _nNewPos );
     sal_uInt16      GetCurrentTabPos() const;
     void            CallImplEventListeners(VclEventId nEvent, void* pData);
diff --git a/vcl/inc/svimpbox.hxx b/vcl/inc/svimpbox.hxx
index 5a3ddf140b9e..5206ded364fc 100644
--- a/vcl/inc/svimpbox.hxx
+++ b/vcl/inc/svimpbox.hxx
@@ -139,7 +139,6 @@ private:
     bool                m_bSubLstOpLR : 1;    // open/close sublist with cursor left/right, defaulted with false
     bool                m_bSubLstOpDblClick : 1; // open/close sublist with mouse double click, defaulted with true
     bool                m_bContextMenuHandling : 1;
-    bool                m_bIsCellFocusEnabled : 1;
     bool                mbForceMakeVisible;
 
     Point               m_aEditClickPos;
@@ -198,7 +197,7 @@ private:
     void                UpdateContextBmpWidthMax( SvTreeListEntry const * pEntry );
     void                UpdateContextBmpWidthVectorFromMovedEntry( SvTreeListEntry* pEntry );
 
-    void                CalcCellFocusRect( SvTreeListEntry const * pEntry, tools::Rectangle& rRect );
+    void                CalcCellFocusRect( tools::Rectangle& rRect );
 
     void ExpandAll();
     void CollapseTo(SvTreeListEntry* pParentToCollapse);
@@ -332,8 +331,6 @@ public:
     void                ShowFocusRect( const SvTreeListEntry* pEntry );
     void                CallEventListeners( VclEventId nEvent, void* pData = nullptr );
 
-    /** Enables, that one cell of a tablistbox entry can be focused */
-    bool                IsCellFocusEnabled() const { return m_bIsCellFocusEnabled; }
     bool                SetCurrentTabPos( sal_uInt16 _nNewPos );
     sal_uInt16          GetCurrentTabPos() const { return m_nCurTabPos; }
 
diff --git a/vcl/source/control/imivctl.hxx b/vcl/source/control/imivctl.hxx
index 1421c14cd452..ce53dcc6a2f1 100644
--- a/vcl/source/control/imivctl.hxx
+++ b/vcl/source/control/imivctl.hxx
@@ -139,10 +139,7 @@ class SvxIconChoiceCtrl_Impl
     SvxIconChoiceCtrlEntry* pHead = nullptr;            // top left entry
     SvxIconChoiceCtrlEntry* pCursor;
     SvxIconChoiceCtrlEntry* pHdlEntry;
-    VclPtr<VirtualDevice>   pDDDev;
     VclPtr<VirtualDevice>   pDDBufDev;
-    VclPtr<VirtualDevice>   pDDTempDev;
-    VclPtr<VirtualDevice>   pEntryPaintDev;
     SvxIconChoiceCtrlEntry* pAnchor;                    // for selection
     LocalFocus              aFocus;                             // Data for focusrect
     ::vcl::AccessibleFactoryAccess aAccFactory;
diff --git a/vcl/source/control/imivctl1.cxx b/vcl/source/control/imivctl1.cxx
index 7e2767452ff1..353a92902aba 100644
--- a/vcl/source/control/imivctl1.cxx
+++ b/vcl/source/control/imivctl1.cxx
@@ -64,7 +64,7 @@ SvxIconChoiceCtrl_Impl::SvxIconChoiceCtrl_Impl(
     pView(pCurView), nMaxVirtWidth(DEFAULT_MAX_VIRT_WIDTH), nMaxVirtHeight(DEFAULT_MAX_VIRT_HEIGHT),
     nFlags(IconChoiceFlags::NONE), nUserEventAdjustScrBars(nullptr),
     pCurHighlightFrame(nullptr), bHighlightFramePressed(false), pHead(nullptr), pCursor(nullptr),
-    pHdlEntry(nullptr), pDDDev(nullptr), pDDBufDev(nullptr), pDDTempDev(nullptr), pEntryPaintDev(nullptr),
+    pHdlEntry(nullptr), pDDBufDev(nullptr),
     pAnchor(nullptr), eTextMode(SvxIconChoiceCtrlTextMode::Short),
     eSelectionMode(SelectionMode::Multiple), ePositionMode(SvxIconChoiceCtrlPositionMode::Free),
     bUpdateMode(true)
@@ -110,10 +110,7 @@ SvxIconChoiceCtrl_Impl::~SvxIconChoiceCtrl_Impl()
     CancelUserEvents();
     pImpCursor.reset();
     pGridMap.reset();
-    pDDDev.disposeAndClear();
     pDDBufDev.disposeAndClear();
-    pDDTempDev.disposeAndClear();
-    pEntryPaintDev.disposeAndClear();
     ClearSelectedRectList();
     ClearColumnList();
     aVerSBar.disposeAndClear();
@@ -186,10 +183,7 @@ IMPL_LINK( SvxIconChoiceCtrl_Impl, ScrollLeftRightHdl, ScrollBar*, pScrollBar, v
 
 void SvxIconChoiceCtrl_Impl::FontModified()
 {
-    pDDDev.disposeAndClear();
     pDDBufDev.disposeAndClear();
-    pDDTempDev.disposeAndClear();
-    pEntryPaintDev.disposeAndClear();
     SetDefaultTextSize();
     ShowCursor( false );
     ShowCursor( true );
@@ -1866,14 +1860,7 @@ void SvxIconChoiceCtrl_Impl::ShowCursor( bool bShow )
 void SvxIconChoiceCtrl_Impl::HideDDIcon()
 {
     pView->Update();
-    if( pDDDev )
-    {
-        Size aSize( pDDDev->GetOutputSizePixel() );
-        // restore pView
-        pView->DrawOutDev( Point(), aSize, Point(), aSize, *pDDDev );
-    }
-    pDDBufDev = pDDDev;
-    pDDDev = nullptr;
+    pDDBufDev = nullptr;
 }
 
 bool SvxIconChoiceCtrl_Impl::HandleScrollCommand( const CommandEvent& rCmd )
diff --git a/vcl/source/treelist/svimpbox.cxx b/vcl/source/treelist/svimpbox.cxx
index b09cb6bc9d1a..baa2852c8170 100644
--- a/vcl/source/treelist/svimpbox.cxx
+++ b/vcl/source/treelist/svimpbox.cxx
@@ -107,7 +107,7 @@ SvImpLBox::SvImpLBox( SvTreeListBox* pLBView, SvTreeList* pLBTree, WinBits nWinS
     m_bInVScrollHdl = false;
     m_nFlags |= LBoxFlags::Filling;
 
-    m_bSubLstOpRet = m_bSubLstOpLR = m_bContextMenuHandling = m_bIsCellFocusEnabled = false;
+    m_bSubLstOpRet = m_bSubLstOpLR = m_bContextMenuHandling = false;
     m_bSubLstOpDblClick = true;
 }
 
@@ -212,11 +212,8 @@ void SvImpLBox::UpdateContextBmpWidthMax( SvTreeListEntry const * pEntry )
     }
 }
 
-void SvImpLBox::CalcCellFocusRect( SvTreeListEntry const * pEntry, tools::Rectangle& rRect )
+void SvImpLBox::CalcCellFocusRect( tools::Rectangle& rRect )
 {
-    if ( !(pEntry && m_bIsCellFocusEnabled) )
-        return;
-
     if ( m_nCurTabPos > FIRST_ENTRY_TAB )
     {
         SvLBoxItem& rItem = m_pCursor->GetItem( m_nCurTabPos );
@@ -586,7 +583,7 @@ void SvImpLBox::RecalcFocusRect()
         m_pView->HideFocus();
         long nY = GetEntryLine( m_pCursor );
         tools::Rectangle aRect = m_pView->GetFocusRect( m_pCursor, nY );
-        CalcCellFocusRect( m_pCursor, aRect );
+        CalcCellFocusRect( aRect );
         vcl::Region aOldClip( m_pView->GetClipRegion());
         vcl::Region aClipRegion( GetClipRegionRect() );
         m_pView->SetClipRegion( aClipRegion );
@@ -682,7 +679,7 @@ void SvImpLBox::ShowCursor( bool bShow )
     {
         long nY = GetEntryLine( m_pCursor );
         tools::Rectangle aRect = m_pView->GetFocusRect( m_pCursor, nY );
-        CalcCellFocusRect( m_pCursor, aRect );
+        CalcCellFocusRect( aRect );
         vcl::Region aOldClip( m_pView->GetClipRegion());
         vcl::Region aClipRegion( GetClipRegionRect() );
         m_pView->SetClipRegion( aClipRegion );
@@ -2240,15 +2237,6 @@ bool SvImpLBox::KeyInput( const KeyEvent& rKEvt)
                 if( IsExpandable() && !m_pView->IsExpanded( m_pCursor ) )
                     m_pView->Expand( m_pCursor );
             }
-            else if (m_bIsCellFocusEnabled)
-            {
-                if ( m_nCurTabPos < ( m_pView->TabCount() - 1 /*!2*/ ) )
-                {
-                    ++m_nCurTabPos;
-                    ShowCursor( true );
-                    CallEventListeners( VclEventId::ListboxSelect, m_pCursor );
-                }
-            }
             else if (m_aHorSBar->IsVisible())
             {
                 long    nThumb = m_aHorSBar->GetThumbPos();
@@ -2271,16 +2259,7 @@ bool SvImpLBox::KeyInput( const KeyEvent& rKEvt)
 
         case KEY_LEFT:
         {
-            if (m_bIsCellFocusEnabled)
-            {
-                if ( m_nCurTabPos > FIRST_ENTRY_TAB )
-                {
-                    --m_nCurTabPos;
-                    ShowCursor( true );
-                    CallEventListeners( VclEventId::ListboxSelect, m_pCursor );
-                }
-            }
-            else if (m_aHorSBar->IsVisible())
+            if (m_aHorSBar->IsVisible())
             {
                 long    nThumb = m_aHorSBar->GetThumbPos();
                 nThumb -= m_aHorSBar->GetLineSize();
diff --git a/vcl/source/treelist/svtabbx.cxx b/vcl/source/treelist/svtabbx.cxx
index ffea99cfca75..809f0885be4d 100644
--- a/vcl/source/treelist/svtabbx.cxx
+++ b/vcl/source/treelist/svtabbx.cxx
@@ -335,7 +335,7 @@ OUString SvTabListBox::GetTabEntryText( sal_uLong nPos, sal_uInt16 nCol ) const
     if ( pEntry )
     {
         sal_uInt16 nCount = pEntry->ItemCount();
-        sal_uInt16 nCur = ( 0 == nCol && IsCellFocusEnabled() ) ? GetCurrentTabPos() : 0;
+        sal_uInt16 nCur = 0;
         while( nCur < nCount )
         {
             const SvLBoxItem& rBoxItem = pEntry->GetItem( nCur );
@@ -644,17 +644,9 @@ bool SvHeaderTabListBox::HasRowHeader() const
     return false;
 }
 
-bool SvHeaderTabListBox::GoToCell( sal_Int32 _nRow, sal_uInt16 _nColumn )
+bool SvHeaderTabListBox::GoToCell( sal_Int32 /*_nRow*/, sal_uInt16 /*_nColumn*/ )
 {
-    bool bRet = IsCellFocusEnabled();
-    if ( bRet )
-    {
-        // first set cursor to _nRow
-        SetCursor( GetEntry( _nRow ), true );
-        // then set the focus into _nColumn
-        bRet = SetCurrentTabPos( _nColumn );
-    }
-    return bRet;
+    return false;
 }
 
 void SvHeaderTabListBox::SetNoSelection()
diff --git a/vcl/source/treelist/treelistbox.cxx b/vcl/source/treelist/treelistbox.cxx
index 5e9629d266b4..9b30cd8ef976 100644
--- a/vcl/source/treelist/treelistbox.cxx
+++ b/vcl/source/treelist/treelistbox.cxx
@@ -3529,11 +3529,6 @@ void SvTreeListBox::InitSettings()
         pCheckButtonData->SetDefaultImages(this);
 }
 
-bool SvTreeListBox::IsCellFocusEnabled() const
-{
-    return pImpl->IsCellFocusEnabled();
-}
-
 bool SvTreeListBox::SetCurrentTabPos( sal_uInt16 _nNewPos )
 {
     return pImpl->SetCurrentTabPos( _nNewPos );
commit 3eb694a2ba080095bc1ac2e3bcea61aa6881bee7
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Wed Dec 11 12:45:11 2019 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Dec 13 07:05:10 2019 +0100

    loplugin:unusedfields
    
    Change-Id: I28c8d60543d85ea878698a3e3661bbd5891ad9c7
    Reviewed-on: https://gerrit.libreoffice.org/85075
    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 097ab09ea836..7c18d050146d 100644
--- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results
+++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results
@@ -14,9 +14,9 @@ avmedia/source/vlc/wrapper/Types.hxx:47
     libvlc_event_t u union (anonymous union at /media/disk2/libo4/avmedia/source/vlc/wrapper/Types.hxx:41:5)
 avmedia/source/vlc/wrapper/Types.hxx:53
     libvlc_track_description_t psz_name char *
-basegfx/source/polygon/b2dtrapezoid.cxx:202
-    basegfx::trapezoidhelper::PointBlockAllocator maFirstStackBlock class basegfx::B2DPoint [32]
-basic/qa/cppunit/basictest.hxx:27
+basegfx/source/polygon/b2dtrapezoid.cxx:212
+    basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock class basegfx::B2DPoint [32]
+basic/qa/cppunit/basictest.hxx:28
     MacroSnippet maDll class BasicDLL
 binaryurp/source/unmarshal.hxx:87
     binaryurp::Unmarshal buffer_ com::sun::star::uno::Sequence<sal_Int8>
@@ -24,22 +24,28 @@ binaryurp/source/writer.hxx:148
     binaryurp::Writer state_ struct binaryurp::WriterState
 canvas/source/vcl/impltools.hxx:115
     vclcanvas::tools::LocalGuard aSolarGuard class SolarMutexGuard
-canvas/workben/canvasdemo.cxx:83
-    DemoRenderer maColorWhite uno::Sequence<double>
 chart2/source/controller/accessibility/AccessibleChartShape.hxx:79
     chart::AccessibleChartShape m_aShapeTreeInfo ::accessibility::AccessibleShapeTreeInfo
 chart2/source/controller/inc/dlg_View3D.hxx:44
     chart::View3DDialog m_aControllerLocker class chart::ControllerLockHelper
 chart2/source/controller/inc/RangeSelectionListener.hxx:63
     chart::RangeSelectionListener m_aControllerLockGuard class chart::ControllerLockGuardUNO
+chart2/source/inc/TrueGuard.hxx:33
+    chart::TrueGuard m_rbTrueDuringGuardedTime _Bool &
+chart2/source/view/charttypes/CategoryPositionHelper.hxx:49
+    chart::CategoryPositionHelper m_fCategoryWidth double
+chart2/source/view/charttypes/CategoryPositionHelper.hxx:51
+    chart::CategoryPositionHelper m_fInnerDistance double
+chart2/source/view/charttypes/CategoryPositionHelper.hxx:53
+    chart::CategoryPositionHelper m_fOuterDistance double
 connectivity/source/commontools/RowFunctionParser.cxx:374
     connectivity::(anonymous namespace)::ExpressionGrammar::definition unaryFunction ::boost::spirit::rule<ScannerT>
 connectivity/source/commontools/RowFunctionParser.cxx:375
     connectivity::(anonymous namespace)::ExpressionGrammar::definition assignment ::boost::spirit::rule<ScannerT>
-connectivity/source/commontools/RowFunctionParser.cxx:376
-    connectivity::(anonymous namespace)::ExpressionGrammar::definition argument ::boost::spirit::rule<ScannerT>
 connectivity/source/commontools/RowFunctionParser.cxx:376
     connectivity::(anonymous namespace)::ExpressionGrammar::definition integer ::boost::spirit::rule<ScannerT>
+connectivity/source/commontools/RowFunctionParser.cxx:376
+    connectivity::(anonymous namespace)::ExpressionGrammar::definition argument ::boost::spirit::rule<ScannerT>
 connectivity/source/commontools/RowFunctionParser.cxx:377
     connectivity::(anonymous namespace)::ExpressionGrammar::definition orExpression ::boost::spirit::rule<ScannerT>
 connectivity/source/commontools/RowFunctionParser.cxx:377
@@ -80,10 +86,8 @@ cppcanvas/source/mtfrenderer/textaction.cxx:810
     cppcanvas::internal::(anonymous namespace)::EffectTextAction maTextLineInfo const tools::TextLineInfo
 cppcanvas/source/mtfrenderer/textaction.cxx:1643
     cppcanvas::internal::(anonymous namespace)::OutlineAction maTextLineInfo const tools::TextLineInfo
-cppu/source/threadpool/threadpool.cxx:354
+cppu/source/threadpool/threadpool.cxx:361
     _uno_ThreadPool dummy sal_Int32
-cppu/source/typelib/typelib.cxx:57
-    AlignSize_Impl nInt16 sal_Int16
 cppu/source/uno/check.cxx:38
     (anonymous namespace)::C1 n1 sal_Int16
 cppu/source/uno/check.cxx:67
@@ -118,8 +122,6 @@ cppu/source/uno/check.cxx:115
     (anonymous namespace)::second a int
 cppu/source/uno/check.cxx:120
     (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
-cppu/source/uno/check.cxx:121
-    (anonymous namespace)::AlignSize_Impl dDouble double
 cppu/source/uno/check.cxx:126
     (anonymous namespace)::Char1 c1 char
 cppu/source/uno/check.cxx:130
@@ -128,10 +130,10 @@ cppu/source/uno/check.cxx:134
     (anonymous namespace)::Char3 c3 char
 cppu/source/uno/check.cxx:138
     (anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
-cui/source/dialogs/colorpicker.cxx:723
-    cui::ColorPickerDialog m_aColorPrevious class cui::ColorPreviewControl
-cui/source/factory/dlgfact.cxx:1392
-    SvxMacroAssignDialog m_aItems class SfxItemSet
+cui/source/dialogs/colorpicker.cxx:737
+    cui::(anonymous namespace)::ColorPickerDialog m_aColorPrevious class cui::(anonymous namespace)::ColorPreviewControl
+cui/source/factory/dlgfact.cxx:1394
+    (anonymous namespace)::SvxMacroAssignDialog m_aItems class SfxItemSet
 cui/source/inc/cfgutil.hxx:236
     SvxScriptSelectorDialog m_aStylesInfo struct SfxStylesInfo_Impl
 cui/source/inc/cuitabarea.hxx:225
@@ -146,8 +148,8 @@ 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/options/optcolor.cxx:235
-    ColorConfigWindow_Impl::Entry m_aDefaultColor class Color
+cui/source/options/optcolor.cxx:239
+    (anonymous namespace)::ColorConfigWindow_Impl::Entry m_aDefaultColor class Color
 dbaccess/source/core/api/RowSet.hxx:111
     dbaccess::ORowSet m_aURL class rtl::OUString
 dbaccess/source/core/api/RowSet.hxx:125
@@ -168,11 +170,11 @@ dbaccess/source/core/api/RowSet.hxx:461
     dbaccess::ORowSetClone m_bIsBookmarkable _Bool
 dbaccess/source/core/dataaccess/connection.hxx:102
     dbaccess::OConnection m_nInAppend std::atomic<std::size_t>
-drawinglayer/source/tools/emfphelperdata.hxx:153
+drawinglayer/source/tools/emfphelperdata.hxx:172
     emfplushelper::EmfPlusHelperData mnFrameRight sal_Int32
-drawinglayer/source/tools/emfphelperdata.hxx:154
+drawinglayer/source/tools/emfphelperdata.hxx:173
     emfplushelper::EmfPlusHelperData mnFrameBottom sal_Int32
-editeng/source/editeng/impedit.hxx:465
+editeng/source/editeng/impedit.hxx:464
     ImpEditEngine aSelFuncSet class EditSelFunctionSet
 filter/source/flash/swfwriter.hxx:391
     swf::Writer maMovieTempFile utl::TempFile
@@ -186,7 +188,7 @@ filter/source/graphicfilter/icgm/chart.hxx:46
     DataNode nBoxX2 sal_Int16
 filter/source/graphicfilter/icgm/chart.hxx:47
     DataNode nBoxY2 sal_Int16
-helpcompiler/inc/HelpCompiler.hxx:197
+helpcompiler/inc/HelpCompiler.hxx:196
     HelpCompiler lang const std::string
 include/basic/basmgr.hxx:56
     BasicError nReason enum BasicErrorReason
@@ -196,11 +198,11 @@ 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/filter/msfilter/svdfppt.hxx:879
+include/filter/msfilter/svdfppt.hxx:877
     ImplPPTParaPropSet nDontKnow1 sal_uInt32
-include/filter/msfilter/svdfppt.hxx:880
+include/filter/msfilter/svdfppt.hxx:878
     ImplPPTParaPropSet nDontKnow2 sal_uInt32
-include/filter/msfilter/svdfppt.hxx:881
+include/filter/msfilter/svdfppt.hxx:879
     ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
 include/LibreOfficeKit/LibreOfficeKitGtk.h:33
     _LOKDocView aDrawingArea GtkDrawingArea
@@ -322,20 +324,20 @@ 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 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:146
     SfxType17 aAttrib struct SfxTypeAttrib [17]
 include/sfx2/msg.hxx:147
     SfxType23 nAttribs sal_uInt16
+include/sfx2/msg.hxx:147
+    SfxType23 pType const std::type_info *
 include/sfx2/msg.hxx:147
     SfxType23 createSfxPoolItemFunc std::function<SfxPoolItem *(void)>
 include/sfx2/msg.hxx:147
     SfxType23 aAttrib struct SfxTypeAttrib [23]
-include/sfx2/msg.hxx:147
-    SfxType23 pType const std::type_info *
 include/svl/ondemand.hxx:55
     OnDemandLocaleDataWrapper aSysLocale class SvtSysLocale
 include/svx/ClassificationDialog.hxx:31
@@ -360,32 +362,26 @@ include/vcl/NotebookBarAddonsMerger.hxx:45
     AddonsParams sControlType class rtl::OUString
 include/vcl/NotebookBarAddonsMerger.hxx:46
     AddonsParams nWidth sal_uInt16
-include/vcl/svtabbx.hxx:40
-    TabListBoxEventData m_pEntry class SvTreeListEntry *const
-include/vcl/svtabbx.hxx:41
-    TabListBoxEventData m_nColumn const sal_uInt16
-include/vcl/svtabbx.hxx:42
-    TabListBoxEventData m_sOldText const class rtl::OUString
 include/xmloff/shapeimport.hxx:140
     SdXML3DLightContext mbSpecular _Bool
-libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx:37
-    (anonymous namespace)::GtvApplicationWindowPrivate lokDialog GtkWidget *
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:29
+    GtvRenderingArgs m_aBackgroundColor std::string
 libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:52
     GtvApplicationWindow parent_instance GtkApplicationWindow
 libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:56
     GtvApplicationWindow doctype LibreOfficeKitDocumentType
 libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:75
     GtvApplicationWindowClass parentClass GtkApplicationWindowClass
-libreofficekit/qa/gtktiledviewer/gtv-application.hxx:26
-    GtvApplication parent GtkApplication
-libreofficekit/qa/gtktiledviewer/gtv-application.hxx:31
-    GtvApplicationClass parentClass GtkApplicationClass
 libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.hxx:28
     GtvCalcHeaderBar parent GtkDrawingArea
 libreofficekit/qa/gtktiledviewer/gtv-calc-header-bar.hxx:37
     GtvCalcHeaderBarClass parentClass GtkDrawingAreaClass
 libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.hxx:26
     GtvCommentsSidebar parent GtkBox
+libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.hxx:28
+    GtvCommentsSidebar viewannotationsButton GtkWidget *
+libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.hxx:29
+    GtvCommentsSidebar scrolledwindow GtkWidget *
 libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.hxx:35
     GtvCommentsSidebarClass parentClass GtkBoxClass
 libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.hxx:28
@@ -396,89 +392,83 @@ libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:28
     GtvMainToolbar parent GtkBox
 libreofficekit/qa/gtktiledviewer/gtv-main-toolbar.hxx:36
     GtvMainToolbarClass parentClass GtkBoxClass
-lingucomponent/source/languageguessing/simpleguesser.cxx:79
-    textcat_t maxsize uint4
+libreofficekit/source/gtk/tilebuffer.hxx:71
+    Tile valid _Bool
+libreofficekit/source/gtk/tilebuffer.hxx:147
+    TileBuffer m_mTiles std::map<int, Tile>
+libreofficekit/source/gtk/tilebuffer.hxx:149
+    TileBuffer m_nWidth int
+libreofficekit/source/gtk/tilebuffer.hxx:151
+    TileBuffer m_DummyTile class Tile
 lingucomponent/source/languageguessing/simpleguesser.cxx:81
-    textcat_t output char [1024]
+    (anonymous namespace)::textcat_t maxsize uint4
+lingucomponent/source/languageguessing/simpleguesser.cxx:83
+    (anonymous namespace)::textcat_t output char [1024]
 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:91
-    oox::drawingml::AlgorithmContext mnRevision sal_Int32
-oox/source/drawingml/diagram/layoutnodecontext.cxx:133
-    oox::drawingml::ChooseContext msName class rtl::OUString
+oox/source/drawingml/diagram/layoutnodecontext.cxx:93
+    oox::drawingml::(anonymous namespace)::AlgorithmContext mnRevision sal_Int32
+oox/source/drawingml/diagram/layoutnodecontext.cxx:135
+    oox::drawingml::(anonymous namespace)::ChooseContext msName class rtl::OUString
 oox/source/drawingml/hyperlinkcontext.hxx:43
     oox::drawingml::HyperLinkContext maProperties class oox::PropertyMap &
-oox/source/ppt/timenodelistcontext.cxx:199
-    oox::ppt::MediaNodeContext mbIsNarration _Bool
-oox/source/ppt/timenodelistcontext.cxx:200
-    oox::ppt::MediaNodeContext mbFullScrn _Bool
-oox/source/ppt/timenodelistcontext.cxx:394
-    oox::ppt::SequenceTimeNodeContext mbConcurrent _Bool
-oox/source/ppt/timenodelistcontext.cxx:395
-    oox::ppt::SequenceTimeNodeContext mnPrevAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:395
-    oox::ppt::SequenceTimeNodeContext mnNextAc sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:631
-    oox::ppt::AnimContext mnValueType sal_Int32
-oox/source/ppt/timenodelistcontext.cxx:713
-    oox::ppt::AnimScaleContext mbZoomContents _Bool
-oox/source/ppt/timenodelistcontext.cxx:853
-    oox::ppt::AnimMotionContext msPtsTypes class rtl::OUString
-oox/source/ppt/timenodelistcontext.cxx:854
-    oox::ppt::AnimMotionContext mnPathEditMode sal_Int32
+oox/source/ppt/timenodelistcontext.cxx:201
+    oox::ppt::(anonymous namespace)::MediaNodeContext mbIsNarration _Bool
+oox/source/ppt/timenodelistcontext.cxx:202
+    oox::ppt::(anonymous namespace)::MediaNodeContext mbFullScrn _Bool
+oox/source/ppt/timenodelistcontext.cxx:396
+    oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mbConcurrent _Bool
+oox/source/ppt/timenodelistcontext.cxx:397
+    oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnPrevAc sal_Int32
+oox/source/ppt/timenodelistcontext.cxx:397
+    oox::ppt::(anonymous namespace)::SequenceTimeNodeContext mnNextAc sal_Int32
+oox/source/ppt/timenodelistcontext.cxx:633
+    oox::ppt::(anonymous namespace)::AnimContext mnValueType sal_Int32
+oox/source/ppt/timenodelistcontext.cxx:715
+    oox::ppt::(anonymous namespace)::AnimScaleContext mbZoomContents _Bool
 oox/source/ppt/timenodelistcontext.cxx:855
-    oox::ppt::AnimMotionContext mnAngle sal_Int32
-opencl/source/openclwrapper.cxx:300
-    openclwrapper::(anonymous namespace)::OpenCLEnv mpOclCmdQueue cl_command_queue [1]
-pyuno/source/module/pyuno_callable.cxx:43
-    pyuno::PyUNO_callable ob_base PyObject
+    oox::ppt::(anonymous namespace)::AnimMotionContext msPtsTypes class rtl::OUString
+oox/source/ppt/timenodelistcontext.cxx:856
+    oox::ppt::(anonymous namespace)::AnimMotionContext mnPathEditMode sal_Int32
+oox/source/ppt/timenodelistcontext.cxx:857
+    oox::ppt::(anonymous namespace)::AnimMotionContext mnAngle sal_Int32
+pyuno/source/module/pyuno_callable.cxx:45
+    pyuno::(anonymous namespace)::PyUNO_callable ob_base PyObject
 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/core/api/ReportDefinition.cxx:242
-    reportdesign::OStyle m_aSize awt::Size
-sal/osl/unx/thread.cxx:91
-    osl_thread_priority_st m_Highest int
-sal/osl/unx/thread.cxx:92
-    osl_thread_priority_st m_Above_Normal int
-sal/osl/unx/thread.cxx:93
-    osl_thread_priority_st m_Normal int
-sal/osl/unx/thread.cxx:94
-    osl_thread_priority_st m_Below_Normal int
-sal/osl/unx/thread.cxx:95
-    osl_thread_priority_st m_Lowest int
-sal/osl/unx/thread.cxx:113
-    osl_thread_global_st m_priority struct osl_thread_priority_st
+reportdesign/source/core/api/ReportDefinition.cxx:250
+    reportdesign::(anonymous namespace)::OStyle m_aSize awt::Size
 sal/qa/osl/condition/osl_Condition.cxx:72
     osl_Condition::ctors bRes1 _Bool
 sal/qa/osl/condition/osl_Condition.cxx:202
     osl_Condition::wait bRes2 _Bool
 sal/qa/osl/condition/osl_Condition.cxx:273
     osl_Condition::check bRes2 _Bool
-sal/qa/osl/file/osl_File.cxx:1590
+sal/qa/osl/file/osl_File.cxx:1588
     osl_FileStatus::getFileType m_aVolumeItem class osl::DirectoryItem
-sal/qa/osl/file/osl_File.cxx:1590
+sal/qa/osl/file/osl_File.cxx:1588
     osl_FileStatus::getFileType m_aFifoItem class osl::DirectoryItem
-sal/qa/osl/file/osl_File.cxx:1591
-    osl_FileStatus::getFileType m_aLinkItem class osl::DirectoryItem
-sal/qa/osl/file/osl_File.cxx:1591
+sal/qa/osl/file/osl_File.cxx:1589
     osl_FileStatus::getFileType m_aSocketItem class osl::DirectoryItem
-sal/qa/osl/file/osl_File.cxx:1591
+sal/qa/osl/file/osl_File.cxx:1589
     osl_FileStatus::getFileType m_aSpecialItem class osl::DirectoryItem
-sal/qa/osl/file/osl_File.cxx:3423
+sal/qa/osl/file/osl_File.cxx:1589
+    osl_FileStatus::getFileType m_aLinkItem class osl::DirectoryItem
+sal/qa/osl/file/osl_File.cxx:3418
     osl_File::setAttributes rItem_hidden class osl::DirectoryItem
-sal/qa/osl/module/osl_Module.cxx:67
+sal/qa/osl/module/osl_Module.cxx:70
     osl_Module::ctors bRes1 _Bool
-sal/qa/osl/module/osl_Module.cxx:111
+sal/qa/osl/module/osl_Module.cxx:114
     osl_Module::getUrlFromAddress bRes1 _Bool
-sal/qa/osl/module/osl_Module.cxx:171
+sal/qa/osl/module/osl_Module.cxx:174
     osl_Module::load bRes1 _Bool
-sal/qa/osl/module/osl_Module.cxx:198
+sal/qa/osl/module/osl_Module.cxx:201
     osl_Module::unload bRes1 _Bool
-sal/qa/osl/module/osl_Module.cxx:339
+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
@@ -488,10 +478,10 @@ 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:846
-    osl_StreamPipe::recv bRes1 _Bool
-sal/qa/osl/pipe/osl_Pipe.cxx:846
+sal/qa/osl/pipe/osl_Pipe.cxx:850
     osl_StreamPipe::recv bRes _Bool
+sal/qa/osl/pipe/osl_Pipe.cxx:850
+    osl_StreamPipe::recv bRes1 _Bool
 sal/qa/osl/process/osl_process.cxx:151
     Test_osl_executeProcess env_param_ const class rtl::OUString
 sal/qa/osl/security/osl_Security.cxx:59
@@ -516,19 +506,17 @@ sc/inc/compiler.hxx:261
     ScCompiler::AddInMap pUpper const char *
 sc/inc/token.hxx:400
     SingleDoubleRefModifier aDub struct ScComplexRefData
-sc/qa/unit/ucalc_column.cxx:104
-    aInputs aName const char *
 sc/source/core/data/document.cxx:1237
     (anonymous namespace)::BroadcastRecalcOnRefMoveHandler aSwitch const sc::AutoCalcSwitch
 sc/source/core/data/document.cxx:1238
     (anonymous namespace)::BroadcastRecalcOnRefMoveHandler aBulk const class ScBulkBroadcast
-sc/source/filter/html/htmlpars.cxx:3004
+sc/source/filter/html/htmlpars.cxx:3008
     (anonymous namespace)::CSSHandler::MemStr mp const char *
-sc/source/filter/html/htmlpars.cxx:3005
+sc/source/filter/html/htmlpars.cxx:3009
     (anonymous namespace)::CSSHandler::MemStr mn size_t
 sc/source/filter/inc/htmlpars.hxx:614
     ScHTMLQueryParser mnUnusedId ScHTMLTableId
-sc/source/filter/inc/sheetdatacontext.hxx:62
+sc/source/filter/inc/sheetdatacontext.hxx:52
     oox::xls::SheetDataContext aReleaser const class SolarMutexReleaser
 sc/source/filter/inc/xetable.hxx:1006
     XclExpCellTable maArrayBfr class XclExpArrayBuffer
@@ -582,8 +570,8 @@ sccomp/source/solver/DifferentialEvolution.hxx:35
     DifferentialEvolutionAlgorithm maRandomDevice std::random_device
 sccomp/source/solver/ParticelSwarmOptimization.hxx:56
     ParticleSwarmOptimizationAlgorithm maRandomDevice std::random_device
-scripting/source/stringresource/stringresource.cxx:1294
-    stringresource::BinaryInput m_aData const Sequence<sal_Int8>
+scripting/source/stringresource/stringresource.cxx:1296
+    stringresource::(anonymous namespace)::BinaryInput m_aData const Sequence<sal_Int8>
 sd/inc/anminfo.hxx:52
     SdAnimationInfo maSecondSoundFile const class rtl::OUString
 sd/source/filter/eppt/epptbase.hxx:349
@@ -600,68 +588,74 @@ sd/source/ui/table/TableDesignPane.hxx:100
     sd::TableDesignPane aImpl const class sd::TableDesignWidget
 sd/source/ui/view/DocumentRenderer.cxx:1340
     sd::DocumentRenderer::Implementation mxObjectShell const SfxObjectShellRef
-sd/source/ui/view/viewshel.cxx:1159
-    sd::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
-sd/source/ui/view/viewshel.cxx:1160
-    sd::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
 sd/source/ui/view/viewshel.cxx:1161
-    sd::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
+    sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aDrawLock sd::slidesorter::view::class SlideSorterView::DrawLock
 sd/source/ui/view/viewshel.cxx:1162
-    sd::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:261
-    PDFGrammar::definition stringtype rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:261
-    PDFGrammar::definition name rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:261
-    PDFGrammar::definition comment rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:261
-    PDFGrammar::definition null_object rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:261
-    PDFGrammar::definition boolean rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:261
-    PDFGrammar::definition simple_type rule<ScannerT>
-sdext/source/pdfimport/pdfparse/pdfparse.cxx:261
-    PDFGrammar::definition stream rule<ScannerT>
+    sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aModelLock sd::slidesorter::controller::class SlideSorterController::ModelChangeLock
+sd/source/ui/view/viewshel.cxx:1163
+    sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aUpdateLock sd::slidesorter::controller::class PageSelector::UpdateLock
+sd/source/ui/view/viewshel.cxx:1164
+    sd::(anonymous namespace)::KeepSlideSorterInSyncWithPageChanges m_aContext sd::slidesorter::controller::class SelectionObserver::Context
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:262
-    PDFGrammar::definition dict_element rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition comment rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:262
-    PDFGrammar::definition dict_end rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition stringtype rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:262
-    PDFGrammar::definition value rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition null_object rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:262
-    PDFGrammar::definition objectref rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition boolean rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:262
-    PDFGrammar::definition dict_begin rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition simple_type rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:262
-    PDFGrammar::definition array rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition name rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:262
+    (anonymous namespace)::PDFGrammar::definition stream rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
+    (anonymous namespace)::PDFGrammar::definition array rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
-    PDFGrammar::definition array_end rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition dict_begin rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
-    PDFGrammar::definition object rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition objectref rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
-    PDFGrammar::definition object_begin rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition dict_end rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
-    PDFGrammar::definition array_begin rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition dict_element rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:263
-    PDFGrammar::definition object_end rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition value rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:264
+    (anonymous namespace)::PDFGrammar::definition object rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:264
-    PDFGrammar::definition xref rule<ScannerT>
+    (anonymous namespace)::PDFGrammar::definition array_begin rule<ScannerT>
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:264
-    PDFGrammar::definition trailer rule<ScannerT>
-sfx2/inc/autoredactdialog.hxx:105
+    (anonymous namespace)::PDFGrammar::definition array_end rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:264
+    (anonymous namespace)::PDFGrammar::definition object_begin rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:264
+    (anonymous namespace)::PDFGrammar::definition object_end rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+    (anonymous namespace)::PDFGrammar::definition trailer rule<ScannerT>
+sdext/source/pdfimport/pdfparse/pdfparse.cxx:265
+    (anonymous namespace)::PDFGrammar::definition xref rule<ScannerT>
+sfx2/inc/autoredactdialog.hxx:101
     SfxAutoRedactDialog m_xDocShell class SfxObjectShellLock
 sfx2/source/dialog/basedlgs.cxx:55
     SfxModelessDialog_Impl aMoveIdle class Idle
-sfx2/source/doc/doctempl.cxx:117
-    DocTempl::DocTempl_EntryData_Impl mxObjShell const class SfxObjectShellLock
+sfx2/source/doc/doctempl.cxx:123
+    DocTempl::(anonymous namespace)::DocTempl_EntryData_Impl mxObjShell const class SfxObjectShellLock
+sfx2/source/inc/shellimpl.hxx:33
+    SfxObjectShellArr_Impl maData SfxObjectShellArr_Impl::DataType
+sfx2/source/inc/shellimpl.hxx:54
+    SfxViewFrameArr_Impl maData SfxViewFrameArr_Impl::DataType
+sfx2/source/inc/shellimpl.hxx:75
+    SfxViewShellArr_Impl maData SfxViewShellArr_Impl::DataType
 slideshow/source/engine/animationnodes/animationbasenode.hxx:90
     slideshow::internal::AnimationBaseNode mpSubsetManager const slideshow::internal::SubsettableShapeManagerSharedPtr
+slideshow/source/engine/opengl/TransitionImpl.cxx:1990
+    (anonymous namespace)::ThreeFloats z GLfloat
 slideshow/source/engine/opengl/TransitionImpl.cxx:1990
     (anonymous namespace)::ThreeFloats y GLfloat
 slideshow/source/engine/opengl/TransitionImpl.cxx:1990
     (anonymous namespace)::ThreeFloats x GLfloat
-slideshow/source/engine/opengl/TransitionImpl.cxx:1990
-    (anonymous namespace)::ThreeFloats z GLfloat
 slideshow/source/engine/opengl/TransitionImpl.hxx:296
     Vertex normal glm::vec3
 slideshow/source/engine/opengl/TransitionImpl.hxx:297
@@ -720,32 +714,34 @@ svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx:1094
     (anonymous namespace)::ExpressionGrammar::definition identifier ::boost::spirit::rule<ScannerT>
 svx/source/dialog/contimp.hxx:75
     SvxSuperContourDlg aContourItem class SvxContourDlgItem
-svx/source/dialog/framelinkarray.cxx:381
-    svx::frame::MergedCellIterator mnFirstRow size_t
+svx/source/dialog/framelinkarray.cxx:387
+    svx::frame::(anonymous namespace)::MergedCellIterator mnFirstRow size_t
 svx/source/dialog/imapwnd.hxx:87
     IMapWindow maItemInfos struct SfxItemInfo [1]
-svx/source/dialog/weldeditview.cxx:306
-    WeldEditSource m_rEditAcc class WeldEditAccessible &
+svx/source/dialog/weldeditview.cxx:312
+    (anonymous namespace)::WeldEditSource m_rEditAcc class WeldEditAccessible &
 svx/source/gallery2/galbrws2.cxx:114
     (anonymous namespace)::GalleryThemePopup maBuilder class VclBuilder
-svx/source/stbctrls/pszctrl.cxx:99
-    FunctionPopup_Impl m_aBuilder class VclBuilder
-svx/source/stbctrls/selctrl.cxx:40
-    SelectionTypePopup m_aBuilder class VclBuilder
-svx/source/stbctrls/zoomctrl.cxx:60
-    ZoomPopup_Impl m_aBuilder class VclBuilder
+svx/source/stbctrls/pszctrl.cxx:101
+    (anonymous namespace)::FunctionPopup_Impl m_aBuilder class VclBuilder
+svx/source/stbctrls/selctrl.cxx:42
+    (anonymous namespace)::SelectionTypePopup m_aBuilder class VclBuilder
+svx/source/stbctrls/zoomctrl.cxx:62
+    (anonymous namespace)::ZoomPopup_Impl m_aBuilder class VclBuilder
 svx/source/svdraw/svdcrtv.cxx:53
     ImplConnectMarkerOverlay maObjects sdr::overlay::OverlayObjectList
 svx/source/xml/xmleohlp.cxx:72
     OutputStorageWrapper_Impl aTempFile class utl::TempFile
+sw/inc/IDocumentExternalData.hxx:51
+    IDocumentExternalData m_externalData IDocumentExternalData::tExternalData
 sw/inc/unosett.hxx:145
     SwXNumberingRules m_pImpl ::sw::UnoImplPtr<Impl>
-sw/qa/core/test_ToxTextGenerator.cxx:139
-    ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType
-sw/qa/extras/uiwriter/uiwriter2.cxx:68
+sw/qa/core/test_ToxTextGenerator.cxx:145
+    (anonymous namespace)::ToxTextGeneratorWithMockedChapterField mChapterFieldType class SwChapterFieldType
+sw/qa/extras/uiwriter/uiwriter2.cxx:69
       class SwUiWriterTest2 *
-sw/qa/extras/uiwriter/uiwriter.cxx:4069
-    IdleTask maIdle class Idle
+sw/qa/extras/uiwriter/uiwriter.cxx:4088
+    (anonymous namespace)::IdleTask maIdle class Idle
 sw/source/core/crsr/crbm.cxx:64
     (anonymous namespace)::CursorStateHelper m_aSaveState const class SwCursorSaveState
 sw/source/core/inc/swfont.hxx:988
@@ -755,23 +751,25 @@ sw/source/core/layout/dbg_lay.cxx:170
 sw/source/core/text/inftxt.hxx:679
     SwTextSlot aText class rtl::OUString
 sw/source/core/text/porfld.cxx:143
-    SwFieldSlot aText class rtl::OUString
+    (anonymous namespace)::SwFieldSlot aText class rtl::OUString
 sw/source/uibase/docvw/romenu.hxx:34
     SwReadOnlyPopup m_aBuilder class VclBuilder
 sw/source/uibase/inc/condedit.hxx:43
     ConditionEdit m_aDropTargetHelper class ConditionEditDropTarget
 sw/source/uibase/inc/olmenu.hxx:78
     SwSpellPopup m_aBuilder class VclBuilder
-sw/source/uibase/inc/olmenu.hxx:87
-    SwSpellPopup m_nLangParaMenuId const sal_uInt16
+sw/source/uibase/inc/olmenu.hxx:96
+    SwSpellPopup m_xGrammarResult css::linguistic2::ProofreadingResult
+sw/source/uibase/inc/olmenu.hxx:97
+    SwSpellPopup m_nGrammarError sal_Int32
 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
 sw/source/uibase/inc/unodispatch.hxx:45
     SwXDispatchProviderInterceptor::DispatchMutexLock_Impl aGuard const class SolarMutexGuard
-toolkit/source/awt/stylesettings.cxx:92
-    toolkit::StyleMethodGuard m_aGuard const class SolarMutexGuard
+toolkit/source/awt/stylesettings.cxx:94
+    toolkit::(anonymous namespace)::StyleMethodGuard m_aGuard const class SolarMutexGuard
 ucb/source/ucp/gio/gio_mount.hxx:74
     OOoMountOperationClass parent_class GMountOperationClass
 ucb/source/ucp/gio/gio_mount.hxx:77
@@ -782,7 +780,7 @@ 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)
-vcl/headless/svpgdi.cxx:315
+vcl/headless/svpgdi.cxx:317
     (anonymous namespace)::SourceHelper aTmpBmp class SvpSalBitmap
 vcl/inc/canvasbitmap.hxx:42
     vcl::unotools::VclCanvasBitmap m_aAlpha ::Bitmap
@@ -794,10 +792,6 @@ vcl/inc/opengl/RenderList.hxx:30
     Vertex lineData glm::vec4
 vcl/inc/opengl/zone.hxx:62
     OpenGLVCLContextZone aZone const class OpenGLZone
-vcl/inc/qt5/Qt5FilePicker.hxx:84
-    Qt5FilePicker m_pFilenameLabel class QLabel *
-vcl/inc/qt5/Qt5FilePicker.hxx:85
-    Qt5FilePicker m_pFilterLabel class QLabel *
 vcl/inc/qt5/Qt5Graphics.hxx:58
     Qt5Graphics m_lastPopupRect class QRect
 vcl/inc/salmenu.hxx:42
@@ -832,14 +826,48 @@ vcl/inc/WidgetThemeLibrary.hxx:93
     vcl::ControlDrawParameters eState enum ControlState
 vcl/inc/WidgetThemeLibrary.hxx:109
     vcl::WidgetThemeLibrary_t nSize uint32_t
-vcl/source/app/salvtables.cxx:3127
-    SalInstanceEntry m_aTextFilter class (anonymous namespace)::WeldTextFilter
-vcl/source/app/salvtables.cxx:5842
-    SalInstanceComboBoxWithEdit m_aTextFilter class (anonymous namespace)::WeldTextFilter
-vcl/source/gdi/jobset.cxx:35
-    ImplOldJobSetupData cDeviceName char [32]
-vcl/source/gdi/jobset.cxx:36
-    ImplOldJobSetupData cPortName char [32]
+vcl/source/app/salvtables.cxx:3215
+    (anonymous namespace)::SalInstanceEntry m_aTextFilter class (anonymous namespace)::WeldTextFilter
+vcl/source/app/salvtables.cxx:6034
+    (anonymous namespace)::SalInstanceComboBoxWithEdit m_aTextFilter class (anonymous namespace)::WeldTextFilter
+vcl/source/filter/jpeg/transupp.h:132
+    (anonymous) slow_hflip boolean
+vcl/source/filter/jpeg/transupp.h:143
+    (anonymous) crop_width JDIMENSION
+vcl/source/filter/jpeg/transupp.h:144
+    (anonymous) crop_width_set JCROP_CODE
+vcl/source/filter/jpeg/transupp.h:145
+    (anonymous) crop_height JDIMENSION
+vcl/source/filter/jpeg/transupp.h:146
+    (anonymous) crop_height_set JCROP_CODE
+vcl/source/filter/jpeg/transupp.h:147
+    (anonymous) crop_xoffset JDIMENSION
+vcl/source/filter/jpeg/transupp.h:148
+    (anonymous) crop_xoffset_set JCROP_CODE
+vcl/source/filter/jpeg/transupp.h:149
+    (anonymous) crop_yoffset JDIMENSION
+vcl/source/filter/jpeg/transupp.h:150
+    (anonymous) crop_yoffset_set JCROP_CODE
+vcl/source/filter/jpeg/transupp.h:153
+    (anonymous) num_components int
+vcl/source/filter/jpeg/transupp.h:154
+    (anonymous) workspace_coef_arrays jvirt_barray_ptr *
+vcl/source/filter/jpeg/transupp.h:155
+    (anonymous) output_width JDIMENSION
+vcl/source/filter/jpeg/transupp.h:156
+    (anonymous) output_height JDIMENSION
+vcl/source/filter/jpeg/transupp.h:157
+    (anonymous) x_crop_offset JDIMENSION
+vcl/source/filter/jpeg/transupp.h:158
+    (anonymous) y_crop_offset JDIMENSION
+vcl/source/filter/jpeg/transupp.h:159
+    (anonymous) iMCU_sample_width int
+vcl/source/filter/jpeg/transupp.h:160
+    (anonymous) iMCU_sample_height int
+vcl/source/gdi/jobset.cxx:37
+    (anonymous namespace)::ImplOldJobSetupData cDeviceName char [32]
+vcl/source/gdi/jobset.cxx:38
+    (anonymous namespace)::ImplOldJobSetupData cPortName char [32]
 vcl/source/gdi/pdfbuildin_fonts.hxx:34
     vcl::pdf::BuildinFont m_nAscent const int
 vcl/source/gdi/pdfbuildin_fonts.hxx:35
@@ -850,13 +878,11 @@ vcl/unx/gtk3/a11y/atkwrapper.hxx:47
     AtkObjectWrapper aParent const AtkObject
 vcl/unx/gtk3/a11y/atkwrapper.hxx:75
     AtkObjectWrapperClass aParentClass GtkWidgetAccessibleClass
-vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx:29
-    HyperLink atk_hyper_link const AtkHyperlink
+vcl/unx/gtk3/a11y/gtk3atkhypertext.cxx:31
+    (anonymous namespace)::HyperLink atk_hyper_link const AtkHyperlink
 vcl/unx/gtk3/gtk3gloactiongroup.cxx:27
     (anonymous namespace)::GLOAction parent_instance GObject
-vcl/unx/gtk3/gtk3glomenu.cxx:14
-    GLOMenu parent_instance const GMenuModel
-vcl/unx/gtk3/gtk3gtkinst.cxx:4850
+vcl/unx/gtk3/gtk3gtkinst.cxx:4862
     (anonymous namespace)::CrippledViewport viewport GtkViewport
 vcl/unx/kf5/KF5FilePicker.hxx:32
     KF5FilePicker _layout class QGridLayout *
diff --git a/compilerplugins/clang/unusedfields.readonly.results b/compilerplugins/clang/unusedfields.readonly.results
index 52b982044abd..2493861306fe 100644
--- a/compilerplugins/clang/unusedfields.readonly.results
+++ b/compilerplugins/clang/unusedfields.readonly.results
@@ -4,8 +4,8 @@ avmedia/source/vlc/wrapper/Types.hxx:52
     libvlc_track_description_t i_id int
 avmedia/source/vlc/wrapper/Types.hxx:54
     libvlc_track_description_t p_next struct libvlc_track_description_t *
-basegfx/source/polygon/b2dtrapezoid.cxx:202
-    basegfx::trapezoidhelper::PointBlockAllocator maFirstStackBlock class basegfx::B2DPoint [32]
+basegfx/source/polygon/b2dtrapezoid.cxx:212
+    basegfx::trapezoidhelper::(anonymous namespace)::PointBlockAllocator maFirstStackBlock class basegfx::B2DPoint [32]
 basic/source/inc/expr.hxx:93
     SbiExprNode::(anonymous) nTypeStrId sal_uInt16
 bridges/source/cpp_uno/gcc3_linux_x86-64/callvirtualmethod.cxx:63
@@ -44,14 +44,14 @@ bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:135
     __cxxabiv1::__cxa_eh_globals uncaughtExceptions unsigned int
 bridges/source/jni_uno/jni_info.h:68
     jni_uno::JNI_type_info m_td ::com::sun::star::uno::TypeDescription
-bridges/source/jni_uno/jni_java2uno.cxx:149
-    jni_uno::largest n sal_Int64
-bridges/source/jni_uno/jni_java2uno.cxx:150
-    jni_uno::largest d double
 bridges/source/jni_uno/jni_java2uno.cxx:151
-    jni_uno::largest p void *
+    jni_uno::(anonymous namespace)::largest n sal_Int64
 bridges/source/jni_uno/jni_java2uno.cxx:152
-    jni_uno::largest a uno_Any
+    jni_uno::(anonymous namespace)::largest d double
+bridges/source/jni_uno/jni_java2uno.cxx:153
+    jni_uno::(anonymous namespace)::largest p void *
+bridges/source/jni_uno/jni_java2uno.cxx:154
+    jni_uno::(anonymous namespace)::largest a uno_Any
 chart2/source/model/main/DataPoint.hxx:108
     chart::DataPoint m_bNoParentPropAllowed _Bool
 codemaker/source/javamaker/classfile.cxx:508
@@ -100,20 +100,20 @@ connectivity/source/inc/writer/WTable.hxx:65
     connectivity::writer::OWriterTable m_nStartCol sal_Int32
 cppcanvas/source/mtfrenderer/textaction.cxx:1651
     cppcanvas::internal::(anonymous namespace)::OutlineAction maTextFillColor const ::Color
-cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:34
-    Mapping m_from uno::Environment
-cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:35
-    Mapping m_to uno::Environment
+cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:36
+    (anonymous namespace)::Mapping m_from uno::Environment
+cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx:37
+    (anonymous namespace)::Mapping m_to uno::Environment
 cppu/source/helper/purpenv/Proxy.hxx:36
     Proxy m_from css::uno::Environment
 cppu/source/helper/purpenv/Proxy.hxx:37
     Proxy m_to css::uno::Environment
-cppu/source/uno/cascade_mapping.cxx:40
-    MediatorMapping m_from uno::Environment
-cppu/source/uno/cascade_mapping.cxx:41
-    MediatorMapping m_interm uno::Environment
 cppu/source/uno/cascade_mapping.cxx:42
-    MediatorMapping m_to uno::Environment
+    (anonymous namespace)::MediatorMapping m_from uno::Environment
+cppu/source/uno/cascade_mapping.cxx:43
+    (anonymous namespace)::MediatorMapping m_interm uno::Environment
+cppu/source/uno/cascade_mapping.cxx:44
+    (anonymous namespace)::MediatorMapping m_to uno::Environment
 cppu/source/uno/check.cxx:38
     (anonymous namespace)::C1 n1 sal_Int16
 cppu/source/uno/check.cxx:67
@@ -148,8 +148,6 @@ cppu/source/uno/check.cxx:115
     (anonymous namespace)::second a int
 cppu/source/uno/check.cxx:120
     (anonymous namespace)::AlignSize_Impl nInt16 sal_Int16
-cppu/source/uno/check.cxx:121
-    (anonymous namespace)::AlignSize_Impl dDouble double
 cppu/source/uno/check.cxx:126
     (anonymous namespace)::Char1 c1 char
 cppu/source/uno/check.cxx:130
@@ -158,16 +156,16 @@ cppu/source/uno/check.cxx:134
     (anonymous namespace)::Char3 c3 char
 cppu/source/uno/check.cxx:138
     (anonymous namespace)::Char4 chars struct (anonymous namespace)::Char3
-cui/source/options/optcolor.cxx:253
-    ColorConfigWindow_Impl aModuleOptions class SvtModuleOptions
+cui/source/options/optcolor.cxx:257
+    (anonymous namespace)::ColorConfigWindow_Impl aModuleOptions class SvtModuleOptions
 cui/source/options/optpath.cxx:67
     OptPath_Impl m_aDefOpt class SvtDefaultOptions
 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:65
-    dbaccess::LocalNameApproval m_aErrors ::connectivity::SQLError
+dbaccess/source/core/dataaccess/documentcontainer.cxx:67
+    dbaccess::(anonymous namespace)::LocalNameApproval m_aErrors ::connectivity::SQLError
 dbaccess/source/core/inc/ContentHelper.hxx:109
     dbaccess::OContentHelper m_aErrorHelper const ::connectivity::SQLError
 dbaccess/source/filter/hsqldb/parseschema.hxx:36
@@ -180,9 +178,11 @@ dbaccess/source/ui/inc/directsql.hxx:65
     dbaui::DirectSQLDialog m_aColorConfig const svtools::ColorConfig
 dbaccess/source/ui/inc/WCopyTable.hxx:261
     dbaui::OCopyTableWizard m_aLocale css::lang::Locale
-drawinglayer/source/processor2d/vclprocessor2d.hxx:84
+desktop/inc/lib/init.hxx:143
+    desktop::CallbackFlushHandler m_bEventLatch _Bool
+drawinglayer/source/processor2d/vclprocessor2d.hxx:82
     drawinglayer::processor2d::VclProcessor2D maDrawinglayerOpt const class SvtOptionsDrawinglayer
-editeng/source/editeng/impedit.hxx:454
+editeng/source/editeng/impedit.hxx:453
     ImpEditEngine maColorConfig svtools::ColorConfig
 embeddedobj/source/inc/commonembobj.hxx:103
     OCommonEmbeddedObject m_aClassName class rtl::OUString
@@ -210,8 +210,8 @@ extensions/source/propctrlr/eformshelper.hxx:61
     pcr::EFormsHelper m_aSubmissionUINames pcr::MapStringToPropertySet
 extensions/source/propctrlr/eformshelper.hxx:63
     pcr::EFormsHelper m_aBindingUINames pcr::MapStringToPropertySet
-filter/source/graphicfilter/eps/eps.cxx:116
-    PSWriter pVDev ScopedVclPtrInstance<class VirtualDevice>
+filter/source/graphicfilter/eps/eps.cxx:118
+    (anonymous namespace)::PSWriter pVDev ScopedVclPtrInstance<class VirtualDevice>
 filter/source/graphicfilter/icgm/cgm.hxx:60
     CGM mbPicture _Bool
 filter/source/graphicfilter/icgm/chart.hxx:44
@@ -226,10 +226,10 @@ filter/source/graphicfilter/idxf/dxf2mtf.hxx:50
     DXF2GDIMetaFile aDefaultLineInfo const class LineInfo
 filter/source/graphicfilter/idxf/dxfreprd.hxx:76
     DXFRepresentation aPalette class DXFPalette
-filter/source/graphicfilter/iras/iras.cxx:53
-    RASReader mnRepCount sal_uInt8
-filter/source/graphicfilter/itga/itga.cxx:52
-    TGAFileFooter nSignature sal_uInt32 [4]
+filter/source/graphicfilter/iras/iras.cxx:55
+    (anonymous namespace)::RASReader mnRepCount sal_uInt8
+filter/source/graphicfilter/itga/itga.cxx:54
+    (anonymous namespace)::TGAFileFooter nSignature sal_uInt32 [4]
 filter/source/xsltdialog/xmlfiltersettingsdialog.hxx:90
     XMLFilterSettingsDialog maModuleOpt class SvtModuleOptions
 framework/inc/dispatch/dispatchprovider.hxx:77
@@ -246,11 +246,11 @@ framework/source/fwe/classes/addonsoptions.cxx:343
     framework::AddonsOptions_Impl m_aEmptyAddonToolBar Sequence<Sequence<struct com::sun::star::beans::PropertyValue> >
 framework/source/fwe/classes/addonsoptions.cxx:344
     framework::AddonsOptions_Impl m_aEmptyAddonNotebookBar Sequence<Sequence<struct com::sun::star::beans::PropertyValue> >
-i18npool/inc/textconversion.hxx:80
+i18npool/inc/textconversion.hxx:79
     i18npool::(anonymous) code sal_Unicode
-i18npool/inc/textconversion.hxx:81
+i18npool/inc/textconversion.hxx:80
     i18npool::(anonymous) address sal_Int16
-i18npool/inc/textconversion.hxx:82
+i18npool/inc/textconversion.hxx:81
     i18npool::(anonymous) count sal_Int16
 include/basic/codecompletecache.hxx:46
     CodeCompleteOptions aMiscOptions class SvtMiscOptions
@@ -278,13 +278,13 @@ 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:708
+include/filter/msfilter/svdfppt.hxx:706
     PPTExtParaSheet aExtParaLevel struct PPTExtParaLevel [5]
-include/filter/msfilter/svdfppt.hxx:879
+include/filter/msfilter/svdfppt.hxx:877
     ImplPPTParaPropSet nDontKnow1 sal_uInt32
-include/filter/msfilter/svdfppt.hxx:880
+include/filter/msfilter/svdfppt.hxx:878
     ImplPPTParaPropSet nDontKnow2 sal_uInt32
-include/filter/msfilter/svdfppt.hxx:881
+include/filter/msfilter/svdfppt.hxx:879
     ImplPPTParaPropSet nDontKnow2bit06 sal_uInt16
 include/oox/core/contexthandler2.hxx:217
     oox::core::ContextHandler2Helper mnRootStackSize const size_t
@@ -336,7 +336,7 @@ include/svx/svdmark.hxx:141
     SdrMarkList maGluePointName class rtl::OUString
 include/svx/svdoedge.hxx:160
     SdrEdgeObj mbBoundRectCalculationRunning _Bool
-include/svx/svdpntv.hxx:167
+include/svx/svdpntv.hxx:160
     SdrPaintView maDrawinglayerOpt const class SvtOptionsDrawinglayer
 include/test/sheet/xdatapilottable.hxx:31
     apitest::XDataPilotTable xCellForChange css::uno::Reference<css::table::XCell>
@@ -344,7 +344,7 @@ include/test/sheet/xdatapilottable.hxx:32
     apitest::XDataPilotTable xCellForCheck css::uno::Reference<css::table::XCell>
 include/test/sheet/xnamedranges.hxx:49
     apitest::XNamedRanges xSheet css::uno::Reference<css::sheet::XSpreadsheet>
-include/test/sheet/xspreadsheets2.hxx:46
+include/test/sheet/xspreadsheets2.hxx:47
     apitest::XSpreadsheets2 xDocument css::uno::Reference<css::sheet::XSpreadsheetDocument>
 include/unoidl/unoidl.hxx:443
     unoidl::ConstantValue  union unoidl::ConstantValue::(anonymous at /media/disk2/libo4/include/unoidl/unoidl.hxx:443:5)
@@ -378,29 +378,45 @@ include/vcl/opengl/OpenGLContext.hxx:167
     OpenGLContext mpLastFramebuffer class OpenGLFramebuffer *
 include/vcl/ppdparser.hxx:127
     psp::PPDParser::PPDConstraint m_pKey1 const class psp::PPDKey *
-io/source/stm/odata.cxx:571
-    io_stm::ODataOutputStream::writeDouble(double)::(anonymous union)::(anonymous) n2 sal_uInt32
-io/source/stm/odata.cxx:571
-    io_stm::ODataOutputStream::writeDouble(double)::(anonymous union)::(anonymous) n1 sal_uInt32
-libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:51
-    GtvLokDialogPrivate m_nChildKeyModifier guint32
+io/source/stm/odata.cxx:578
+    io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(anonymous) n2 sal_uInt32
+io/source/stm/odata.cxx:578
+    io_stm::(anonymous namespace)::ODataOutputStream::writeDouble(double)::(anonymous union)::(anonymous) n1 sal_uInt32
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:24
+    GtvRenderingArgs m_aLoPath std::string
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:25
+    GtvRenderingArgs m_aUserProfile std::string
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:26
+    GtvRenderingArgs m_bEnableTiledAnnotations _Bool
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:27
+    GtvRenderingArgs m_bUnipoll _Bool
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:30
+    GtvRenderingArgs m_bHidePageShadow _Bool
+libreofficekit/qa/gtktiledviewer/gtv-application-window.hxx:31
+    GtvRenderingArgs m_bHideWhiteSpace _Bool
+libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.hxx:30
+    GtvCommentsSidebar commentsgrid GtkWidget *
+libreofficekit/qa/gtktiledviewer/gtv-lok-dialog.cxx:53
+    (anonymous namespace)::GtvLokDialogPrivate m_nChildKeyModifier guint32
 libreofficekit/source/gtk/lokdocview.cxx:86
     (anonymous namespace)::LOKDocViewPrivateImpl m_bIsLoading _Bool
-lingucomponent/source/languageguessing/simpleguesser.cxx:76
-    textcat_t fprint void **
+libreofficekit/source/gtk/tilebuffer.hxx:80
+    Tile m_pBuffer cairo_surface_t *
+lingucomponent/source/languageguessing/guess.hxx:50
+    Guess language_str std::string
+lingucomponent/source/languageguessing/guess.hxx:51
+    Guess country_str std::string
 lingucomponent/source/languageguessing/simpleguesser.cxx:78
-    textcat_t size uint4
-lingucomponent/source/languageguessing/simpleguesser.cxx:79
-    textcat_t maxsize uint4
-lingucomponent/source/languageguessing/simpleguesser.cxx:81
-    textcat_t output char [1024]
+    (anonymous namespace)::textcat_t fprint void **
+lingucomponent/source/languageguessing/simpleguesser.cxx:80
+    (anonymous namespace)::textcat_t size uint4
 linguistic/source/dlistimp.hxx:55
     DicList aOpt class LinguOptions
 oox/qa/token/tokenmap-test.cxx:34
     oox::TokenmapTest tokenMap const class oox::TokenMap
-oox/qa/unit/vba_compression.cxx:71
+oox/qa/unit/vba_compression.cxx:70
     TestVbaCompression m_directories const test::Directories
-oox/source/drawingml/chart/objectformatter.cxx:713
+oox/source/drawingml/chart/objectformatter.cxx:717
     oox::drawingml::chart::ObjectFormatterData maFromLocale const struct com::sun::star::lang::Locale
 registry/source/reflwrit.cxx:140
     writeDouble(sal_uInt8 *, double)::(anonymous union)::(anonymous) b1 sal_uInt32
@@ -410,24 +426,24 @@ 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
-sal/osl/unx/process.cxx:825
-    osl_procStat signal char [24]
-sal/osl/unx/process.cxx:826
-    osl_procStat blocked char [24]
 sal/osl/unx/process.cxx:827
-    osl_procStat sigignore char [24]
+    (anonymous namespace)::osl_procStat signal char [24]
 sal/osl/unx/process.cxx:828
-    osl_procStat sigcatch char [24]
+    (anonymous namespace)::osl_procStat blocked char [24]
+sal/osl/unx/process.cxx:829
+    (anonymous namespace)::osl_procStat sigignore char [24]
+sal/osl/unx/process.cxx:830
+    (anonymous namespace)::osl_procStat sigcatch char [24]
 sal/rtl/alloc_arena.hxx:100
     rtl_arena_st m_hash_table_0 struct rtl_arena_segment_type *[64]
-sal/rtl/digest.cxx:182
-    DigestContextMD2 m_state sal_uInt32 [16]
-sal/rtl/digest.cxx:183
-    DigestContextMD2 m_chksum sal_uInt32 [16]
-sal/rtl/uuid.cxx:64
-    UUID clock_seq_low sal_uInt8
-sal/rtl/uuid.cxx:65
-    UUID node sal_uInt8 [6]
+sal/rtl/digest.cxx:188
+    (anonymous namespace)::DigestContextMD2 m_state sal_uInt32 [16]
+sal/rtl/digest.cxx:189
+    (anonymous namespace)::DigestContextMD2 m_chksum sal_uInt32 [16]
+sal/rtl/uuid.cxx:66
+    (anonymous namespace)::UUID clock_seq_low sal_uInt8
+sal/rtl/uuid.cxx:67
+    (anonymous namespace)::UUID node sal_uInt8 [6]
 sc/inc/compiler.hxx:126
     ScRawToken::(anonymous union)::(anonymous) eItem const class ScTableRefToken::Item
 sc/inc/compiler.hxx:127
@@ -442,17 +458,17 @@ sc/source/core/inc/adiasync.hxx:42
     ScAddInAsync::(anonymous) pStr class rtl::OUString *
 sc/source/core/inc/interpre.hxx:102
     ScTokenStack pPointer const formula::FormulaToken *[512]
-sc/source/filter/excel/xltoolbar.cxx:26
-    MSOExcelCommandConvertor msoToOOcmd IdToString
-sc/source/filter/excel/xltoolbar.cxx:27
-    MSOExcelCommandConvertor tcidToOOcmd IdToString
+sc/source/filter/excel/xltoolbar.cxx:28
+    (anonymous namespace)::MSOExcelCommandConvertor msoToOOcmd IdToString
+sc/source/filter/excel/xltoolbar.cxx:29
+    (anonymous namespace)::MSOExcelCommandConvertor tcidToOOcmd IdToString
 sc/source/filter/inc/autofilterbuffer.hxx:181
     oox::xls::FilterColumn mxSettings std::shared_ptr<FilterSettingsBase>
 sc/source/filter/inc/commentsbuffer.hxx:42
     oox::xls::CommentModel maAnchor const css::awt::Rectangle
 sc/source/filter/inc/htmlpars.hxx:56
     ScHTMLStyles maEmpty const class rtl::OUString
-sc/source/filter/inc/namebuff.hxx:79
+sc/source/filter/inc/namebuff.hxx:81
     RangeNameBufferWK3::Entry nAbsInd sal_uInt16
 sc/source/filter/inc/qproform.hxx:55
     QProToSc mnAddToken const struct TokenId
@@ -496,25 +512,25 @@ sd/inc/sdmod.hxx:119
     SdModule gImplImpressPropertySetInfoCache SdExtPropertySetInfoCache
 sd/inc/sdmod.hxx:120
     SdModule gImplDrawPropertySetInfoCache SdExtPropertySetInfoCache
-sd/source/core/CustomAnimationCloner.cxx:68
-    sd::CustomAnimationClonerImpl maSourceNodeVector std::vector<Reference<XAnimationNode> >
-sd/source/core/CustomAnimationCloner.cxx:69
-    sd::CustomAnimationClonerImpl maCloneNodeVector std::vector<Reference<XAnimationNode> >
+sd/source/core/CustomAnimationCloner.cxx:70
+    sd::(anonymous namespace)::CustomAnimationClonerImpl maSourceNodeVector std::vector<Reference<XAnimationNode> >
+sd/source/core/CustomAnimationCloner.cxx:71
+    sd::(anonymous namespace)::CustomAnimationClonerImpl maCloneNodeVector std::vector<Reference<XAnimationNode> >
 sd/source/ui/inc/unopage.hxx:165
     SdDrawPage maTypeSequence css::uno::Sequence<css::uno::Type>
 sd/source/ui/inc/unopage.hxx:226
     SdMasterPage maTypeSequence css::uno::Sequence<css::uno::Type>
-sd/source/ui/sidebar/MasterPageContainer.cxx:140
-    sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated class Image
 sd/source/ui/sidebar/MasterPageContainer.cxx:141
+    sd::sidebar::MasterPageContainer::Implementation maLargePreviewBeingCreated class Image
+sd/source/ui/sidebar/MasterPageContainer.cxx:142
     sd::sidebar::MasterPageContainer::Implementation maSmallPreviewBeingCreated class Image
-sd/source/ui/sidebar/MasterPageContainer.cxx:146
-    sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable class Image
 sd/source/ui/sidebar/MasterPageContainer.cxx:147
+    sd::sidebar::MasterPageContainer::Implementation maLargePreviewNotAvailable class Image
+sd/source/ui/sidebar/MasterPageContainer.cxx:148
     sd::sidebar::MasterPageContainer::Implementation maSmallPreviewNotAvailable class Image
 sd/source/ui/slideshow/showwindow.hxx:99
     sd::ShowWindow mbMouseCursorHidden _Bool
-sd/source/ui/slidesorter/cache/SlsPageCacheManager.cxx:142
+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
@@ -524,16 +540,16 @@ 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
-sfx2/source/appl/lnkbase2.cxx:95
-    sfx2::ImplDdeItem pLink class sfx2::SvBaseLink *
+sfx2/source/appl/lnkbase2.cxx:99
+    sfx2::(anonymous namespace)::ImplDdeItem pLink class sfx2::SvBaseLink *
 slideshow/source/engine/slideshowimpl.cxx:156
     (anonymous namespace)::FrameSynchronization maTimer const canvas::tools::ElapsedTime
-sot/source/sdstor/ucbstorage.cxx:399
+sot/source/sdstor/ucbstorage.cxx:403
     UCBStorageStream_Impl m_aKey const class rtl::OString
 starmath/source/view.cxx:862
     SmViewShell_Impl aOpts class SvtMiscOptions
-store/source/storbios.cxx:57
-    OStoreSuperBlock m_aMarked OStoreSuperBlock::L
+store/source/storbios.cxx:59
+    (anonymous namespace)::OStoreSuperBlock m_aMarked (anonymous namespace)::OStoreSuperBlock::L
 svl/source/crypto/cryptosign.cxx:283
     (anonymous namespace)::PKIStatusInfo status SECItem
 svl/source/crypto/cryptosign.cxx:303
@@ -542,32 +558,30 @@ svl/source/crypto/cryptosign.cxx:304
     (anonymous namespace)::TimeStampResp timeStampToken SECItem
 svl/source/misc/strmadpt.cxx:51
     SvDataPipe_Impl::Page m_aBuffer sal_Int8 [1]
-svl/source/uno/pathservice.cxx:35
-    PathService m_aOptions const class SvtPathOptions
-svtools/source/control/inettbc.cxx:94
-    SvtMatchContext_Impl aBaseURL const class rtl::OUString
+svl/source/uno/pathservice.cxx:37
+    (anonymous namespace)::PathService m_aOptions const class SvtPathOptions
 svtools/source/control/tabbar.cxx:200
     ImplTabBarItem maHelpId const class rtl::OString
-svtools/source/dialogs/insdlg.cxx:45
-    OleObjectDescriptor cbSize const sal_uInt32
 svtools/source/dialogs/insdlg.cxx:46
-    OleObjectDescriptor clsid const ClsId
+    (anonymous namespace)::OleObjectDescriptor cbSize const sal_uInt32
 svtools/source/dialogs/insdlg.cxx:47
-    OleObjectDescriptor dwDrawAspect const sal_uInt32
+    (anonymous namespace)::OleObjectDescriptor clsid const ClsId
 svtools/source/dialogs/insdlg.cxx:48
-    OleObjectDescriptor sizel const class Size
+    (anonymous namespace)::OleObjectDescriptor dwDrawAspect const sal_uInt32
 svtools/source/dialogs/insdlg.cxx:49
-    OleObjectDescriptor pointl const class Point
+    (anonymous namespace)::OleObjectDescriptor sizel const class Size
 svtools/source/dialogs/insdlg.cxx:50
-    OleObjectDescriptor dwStatus const sal_uInt32
+    (anonymous namespace)::OleObjectDescriptor pointl const class Point
 svtools/source/dialogs/insdlg.cxx:51
-    OleObjectDescriptor dwFullUserTypeName sal_uInt32
+    (anonymous namespace)::OleObjectDescriptor dwStatus const sal_uInt32
 svtools/source/dialogs/insdlg.cxx:52
-    OleObjectDescriptor dwSrcOfCopy sal_uInt32
-svtools/source/table/gridtablerenderer.cxx:69
-    svt::table::CachedSortIndicator m_sortAscending class BitmapEx
-svtools/source/table/gridtablerenderer.cxx:70
-    svt::table::CachedSortIndicator m_sortDescending class BitmapEx
+    (anonymous namespace)::OleObjectDescriptor dwFullUserTypeName sal_uInt32
+svtools/source/dialogs/insdlg.cxx:53
+    (anonymous namespace)::OleObjectDescriptor dwSrcOfCopy sal_uInt32
+svtools/source/table/gridtablerenderer.cxx:71
+    svt::table::(anonymous namespace)::CachedSortIndicator m_sortAscending class BitmapEx
+svtools/source/table/gridtablerenderer.cxx:72
+    svt::table::(anonymous namespace)::CachedSortIndicator m_sortDescending class BitmapEx
 svx/inc/sdr/overlay/overlayrectangle.hxx:44
     sdr::overlay::OverlayRectangle mbOverlayState _Bool
 svx/source/inc/datanavi.hxx:215
@@ -598,20 +612,20 @@ sw/source/core/access/accfrmobjmap.hxx:100
     SwAccessibleChildMap maMap std::map<key_type, mapped_type, key_compare>
 sw/source/core/access/acchypertextdata.hxx:40
     SwAccessibleHyperTextData maMap std::map<key_type, mapped_type, key_compare>
-sw/source/core/access/accmap.cxx:102
+sw/source/core/access/accmap.cxx:106
     SwAccessibleContextMap_Impl maMap std::map<key_type, mapped_type, key_compare>
-sw/source/core/access/accmap.cxx:278
+sw/source/core/access/accmap.cxx:291
     SwAccessibleShapeMap_Impl maMap std::map<key_type, mapped_type, SwShapeFunc>
-sw/source/core/access/accmap.cxx:631
+sw/source/core/access/accmap.cxx:648
     SwAccessibleEventMap_Impl maMap std::map<key_type, mapped_type, key_compare>
-sw/source/core/access/accmap.cxx:671
+sw/source/core/access/accmap.cxx:692
     SwAccessibleSelectedParas_Impl maMap std::map<key_type, mapped_type, key_compare>
-sw/source/core/doc/swstylemanager.cxx:54
-    SwStyleManager aAutoCharPool class StylePool
-sw/source/core/doc/swstylemanager.cxx:55
-    SwStyleManager aAutoParaPool class StylePool
-sw/source/core/doc/tblrwcl.cxx:78
-    CpyTabFrame::(anonymous) nSize SwTwips
+sw/source/core/doc/swstylemanager.cxx:60
+    (anonymous namespace)::SwStyleManager aAutoCharPool class StylePool
+sw/source/core/doc/swstylemanager.cxx:61
+    (anonymous namespace)::SwStyleManager aAutoParaPool class StylePool
+sw/source/core/doc/tblrwcl.cxx:80
+    (anonymous namespace)::CpyTabFrame::(anonymous) nSize SwTwips
 sw/source/core/inc/swblocks.hxx:69
     SwImpBlocks m_bInPutMuchBlocks _Bool
 sw/source/filter/inc/rtf.hxx:32
@@ -620,11 +634,11 @@ sw/source/ui/dbui/dbinsdlg.cxx:120
     DB_Column::(anonymous) pText class rtl::OUString *const
 sw/source/ui/dbui/dbinsdlg.cxx:122
     DB_Column::(anonymous) nFormat const sal_uInt32
-sw/source/uibase/dbui/mmconfigitem.cxx:109
+sw/source/uibase/dbui/mmconfigitem.cxx:113
     SwMailMergeConfigItem_Impl m_aFemaleGreetingLines std::vector<OUString>
-sw/source/uibase/dbui/mmconfigitem.cxx:111
+sw/source/uibase/dbui/mmconfigitem.cxx:115
     SwMailMergeConfigItem_Impl m_aMaleGreetingLines std::vector<OUString>
-sw/source/uibase/dbui/mmconfigitem.cxx:113
+sw/source/uibase/dbui/mmconfigitem.cxx:117
     SwMailMergeConfigItem_Impl m_aNeutralGreetingLines std::vector<OUString>
 sw/source/uibase/inc/fldmgr.hxx:79
     SwInsertField_Data m_aDBDataSource const css::uno::Any
@@ -640,9 +654,9 @@ 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)
-ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx:74
+ucb/source/ucp/hierarchy/hierarchydatasupplier.cxx:76
     hierarchy_ucp::DataSupplier_Impl m_aIterator const class HierarchyEntry::iterator
-ucbhelper/source/client/proxydecider.cxx:124
+ucbhelper/source/client/proxydecider.cxx:130
     ucbhelper::proxydecider_impl::InternetProxyDecider_Impl m_aEmptyProxy const struct ucbhelper::InternetProxyServer
 ucbhelper/source/provider/propertyvalueset.cxx:88
     ucbhelper_impl::PropertyValue aString class rtl::OUString
@@ -704,8 +718,8 @@ unoidl/source/unoidlprovider.cxx:456
     unoidl::detail::MapEntry data const struct unoidl::detail::(anonymous namespace)::Memory32
 unotools/source/config/pathoptions.cxx:84
     SvtPathOptions_Impl m_aEmptyString const class rtl::OUString
-unotools/source/config/saveopt.cxx:76
-    SvtSaveOptions_Impl bROUserAutoSave _Bool
+unotools/source/config/saveopt.cxx:82
+    (anonymous namespace)::SvtSaveOptions_Impl bROUserAutoSave _Bool
 vcl/inc/BitmapFastScaleFilter.hxx:31
     BitmapFastScaleFilter maSize const class Size
 vcl/inc/printerinfomanager.hxx:74
@@ -896,22 +910,12 @@ vcl/source/filter/jpeg/Exif.hxx:54
     Exif::ExifIFD offset sal_uInt8 [4]
 vcl/source/filter/jpeg/Exif.hxx:58
     Exif::TiffHeader byteOrder const sal_uInt16
-vcl/source/filter/jpeg/transupp.h:132
-    (anonymous) slow_hflip boolean
-vcl/source/filter/jpeg/transupp.h:144
-    (anonymous) crop_width_set JCROP_CODE
-vcl/source/filter/jpeg/transupp.h:146
-    (anonymous) crop_height_set JCROP_CODE
-vcl/source/filter/jpeg/transupp.h:148
-    (anonymous) crop_xoffset_set JCROP_CODE
-vcl/source/filter/jpeg/transupp.h:150
-    (anonymous) crop_yoffset_set JCROP_CODE
-vcl/source/fontsubset/sft.cxx:1046
-    vcl::subHeader2 firstCode const sal_uInt16
-vcl/source/fontsubset/sft.cxx:1047
-    vcl::subHeader2 entryCount const sal_uInt16
-vcl/source/fontsubset/sft.cxx:1048
-    vcl::subHeader2 idDelta const sal_uInt16
+vcl/source/fontsubset/sft.cxx:1049
+    vcl::(anonymous namespace)::subHeader2 firstCode const sal_uInt16
+vcl/source/fontsubset/sft.cxx:1050

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list