[Libreoffice-commits] core.git: compilerplugins/clang dbaccess/source desktop/source forms/source include/svtools include/vcl svtools/source svx/source vcl/source

Noel Grandin (via logerrit) logerrit at kemper.freedesktop.org
Thu Aug 20 11:42:17 UTC 2020


 compilerplugins/clang/constantparam.bitmask.results      |    4 
 compilerplugins/clang/constantparam.booleans.results     |  398 ++++++++-------
 compilerplugins/clang/constantparam.constructors.results |  138 ++---
 compilerplugins/clang/constantparam.numbers.results      |  282 +++++-----
 dbaccess/source/ui/app/AppDetailPageHelper.cxx           |    2 
 dbaccess/source/ui/control/tabletree.cxx                 |    4 
 dbaccess/source/ui/inc/dbtreelistbox.hxx                 |    2 
 desktop/source/lib/init.cxx                              |   15 
 forms/source/solar/control/navtoolbar.cxx                |    2 
 include/svtools/imagemgr.hxx                             |    2 
 include/svtools/recorditemwindow.hxx                     |    2 
 include/vcl/toolkit/treelistbox.hxx                      |    2 
 svtools/source/brwbox/recorditemwindow.cxx               |    4 
 svtools/source/misc/imagemgr.cxx                         |    8 
 svx/source/form/tbxform.cxx                              |    2 
 vcl/source/treelist/treelistbox.cxx                      |    4 
 16 files changed, 450 insertions(+), 421 deletions(-)

New commits:
commit 6274fbe13c8fa556916b5aed695c6921ef6ff84f
Author:     Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Thu Aug 20 12:16:15 2020 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Thu Aug 20 13:41:30 2020 +0200

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

diff --git a/compilerplugins/clang/constantparam.bitmask.results b/compilerplugins/clang/constantparam.bitmask.results
index e7e1e830fa2a..17b57d32bf66 100644
--- a/compilerplugins/clang/constantparam.bitmask.results
+++ b/compilerplugins/clang/constantparam.bitmask.results
@@ -13,13 +13,13 @@ include/basegfx/polygon/b2dpolygontools.hxx:145
 include/framework/framelistanalyzer.hxx:185
     void framework::FrameListAnalyzer::FrameListAnalyzer(const class com::sun::star::uno::Reference<class com::sun::star::frame::XFramesSupplier> &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,enum FrameAnalyzerFlags)
     enum FrameAnalyzerFlags eDetectMode setBits=0x4
-include/sfx2/objsh.hxx:464
+include/sfx2/objsh.hxx:471
     void SfxObjectShell::FinishedLoading(enum SfxLoadedFlags)
     enum SfxLoadedFlags nWhich setBits=0x1
 include/svtools/brwbox.hxx:511
     void BrowseBox::InsertDataColumn(unsigned short,const class rtl::OUString &,long,enum HeaderBarItemBits,unsigned short)
     enum HeaderBarItemBits nBits setBits=0x400 clearBits=0x3ec
-include/vcl/wizardmachine.hxx:140
+include/vcl/wizardmachine.hxx:139
     void vcl::WizardMachine::WizardMachine(class weld::Window *,enum WizardButtonFlags)
     enum WizardButtonFlags _nButtonFlags setBits=0xf
 sc/inc/rangelst.hxx:48
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results
index a7997ecceac1..99d80d4ab8a3 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -74,7 +74,7 @@ chart2/qa/extras/chart2dump/chart2dump.cxx:98
     void Chart2DumpTest::Chart2DumpTest(_Bool)
     _Bool bDumpMode
     0
-chart2/qa/extras/chart2export.cxx:420
+chart2/qa/extras/chart2export.cxx:424
     void checkCommonTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,double,double,_Bool,double,_Bool,_Bool)
     _Bool aExpectedShowEquation
     1
@@ -222,7 +222,7 @@ connectivity/inc/sdbcx/VUser.hxx:62
     void connectivity::sdbcx::OUser::OUser(const class rtl::OUString &,_Bool)
     _Bool _bCase
     1
-connectivity/source/drivers/postgresql/pq_connection.cxx:352
+connectivity/source/drivers/postgresql/pq_connection.cxx:349
     void pq_sdbc_driver::(anonymous namespace)::cstr_vector::push_back(const char *,enum __sal_NoAcquire)
     enum __sal_NoAcquire 
     0
@@ -266,6 +266,10 @@ cui/source/inc/acccfg.hxx:43
     void TAccInfo::TAccInfo(int,int,const class vcl::KeyCode &)
     int nListPos
     0
+cui/source/inc/cfg.hxx:335
+    void SvxMenuEntriesListBox::set_text(int,const class rtl::OUString &,int)
+    int col
+    0
 cui/source/inc/cfg.hxx:459
     void SvxConfigPage::InsertEntryIntoUI(class SvxConfigEntry *,class weld::TreeView &,class weld::TreeIter &,_Bool)
     _Bool bMenu
@@ -278,7 +282,7 @@ cui/source/inc/cfgutil.hxx:143
     class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > CuiConfigFunctionListBox::make_iterator(const class weld::TreeIter *) const
     const class weld::TreeIter * pOrig
     0
-cui/source/inc/cuitabarea.hxx:726
+cui/source/inc/cuitabarea.hxx:727
     void SvxColorTabPage::SetPropertyList(enum XPropertyListType,const class rtl::Reference<class XPropertyList> &)
     enum XPropertyListType t
     0
@@ -334,7 +338,7 @@ dbaccess/source/ui/app/AppSwapWindow.hxx:58
     class SvxIconChoiceCtrlEntry * dbaui::OApplicationSwapWindow::GetEntry(unsigned long) const
     unsigned long nPos
     0
-dbaccess/source/ui/control/tabletree.cxx:287
+dbaccess/source/ui/control/tabletree.cxx:172
     class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > lcl_getMetaDataStrings_throw(const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSet> &,int)
     int _nColumnIndex
     1
@@ -342,30 +346,22 @@ dbaccess/source/ui/inc/charsets.hxx:46
     class dbaui::OCharsetDisplay::ExtendedCharsetIterator dbaui::OCharsetDisplay::findEncoding(const unsigned short) const
     const unsigned short _eEncoding
     0
-dbaccess/source/ui/inc/FieldDescControl.hxx:132
+dbaccess/source/ui/inc/dbtreelistbox.hxx:162
+    void dbaui::DBTableTreeView::DBTableTreeView(class weld::Container *,_Bool)
+    _Bool bShowToggles
+    0
+dbaccess/source/ui/inc/FieldDescControl.hxx:127
     void dbaui::OFieldDescControl::InitializeControl(class dbaui::OPropListBoxCtrl *,const class rtl::OString &,_Bool)
     _Bool _bAddChangeHandler
     1
-dbaccess/source/ui/inc/imageprovider.hxx:80
-    class rtl::OUString dbaui::ImageProvider::getImageId(const class rtl::OUString &,const int)
-    const int _nDatabaseObjectType
-    0
 dbaccess/source/ui/inc/imageprovider.hxx:86
     class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic> dbaui::ImageProvider::getXGraphic(const class rtl::OUString &,const int)
     const int _nDatabaseObjectType
     0
-dbaccess/source/ui/inc/imageprovider.hxx:131
-    class rtl::OUString dbaui::ImageProvider::getFolderImageId(int)
-    int _nDatabaseObjectType
-    0
 dbaccess/source/ui/inc/IUpdateHelper.hxx:33
     void dbaui::IUpdateHelper::updateInt(int,int)
     int _nPos
     1
-dbaccess/source/ui/inc/tabletree.hxx:198
-    class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > dbaui::TableTreeListBox::GetEntryPosByName(const class rtl::OUString &,const class weld::TreeIter *,const class dbaui::IEntryFilter *) const
-    const class dbaui::IEntryFilter * _pFilter
-    0
 dbaccess/source/ui/inc/WCopyTable.hxx:311
     void dbaui::OCopyTableWizard::OCopyTableWizard(class weld::Window *,const class rtl::OUString &,short,const class std::__debug::map<class rtl::OUString, class dbaui::OFieldDescription *, struct comphelper::UStringMixLess, class std::allocator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> > > &,const class std::__debug::vector<class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> >, class std::__debug::map<class rtl::OUString, class dbaui::OFieldDescription *, struct comphelper::UStringMixLess, class std::allocator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> > >, struct std::bidirectional_iterator_tag>, class std::allocator<class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> >, class std::__debug::map<class rtl::OUString, class 
 dbaui::OFieldDescription *, struct comphelper::UStringMixLess, class std::allocator<struct std::pair<const class rtl::OUString, class dbaui::OFieldDescription *> > >, struct std::bidirectional_iterator_tag> > > &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormatter> &,class std::unique_ptr<class dbaui::OWizTypeSelect, struct std::default_delete<class dbaui::OWizTypeSelect> > (*)(class weld::Container *, class dbaui::OCopyTableWizard *, class SvStream &),class SvStream &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)
     class weld::Window * pParent
@@ -378,7 +374,11 @@ desktop/source/deployment/gui/dp_gui_updatedialog.hxx:103
     void dp_gui::UpdateDialog::addAdditional(struct dp_gui::UpdateDialog::Index *,_Bool)
     _Bool bEnableCheckBox
     0
-desktop/source/lib/init.cxx:6257
+desktop/source/lib/init.cxx:886
+    void setupSidebar(_Bool,const class rtl::OUString &)
+    _Bool bShow
+    1
+desktop/source/lib/init.cxx:6369
     struct _LibreOfficeKit * libreofficekit_hook_2(const char *,const char *)
     const char * user_profile_url
     0
@@ -510,7 +510,7 @@ filter/source/svg/svgfilter.hxx:242
     void SVGFilter::implExportDrawPages(const class std::__debug::vector<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage>, class std::allocator<class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> > > &,int,int)
     int nFirstPage
     0
-filter/source/svg/svgwriter.hxx:257
+filter/source/svg/svgwriter.hxx:254
     void SVGTextWriter::startTextPosition(_Bool,_Bool)
     _Bool bExportY
     1
@@ -838,7 +838,7 @@ include/filter/msfilter/escherex.hxx:795
     void EscherPropertyContainer::CreateFillProperties(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &)
     _Bool bEdge
     1
-include/filter/msfilter/escherex.hxx:1140
+include/filter/msfilter/escherex.hxx:1139
     void EscherEx::EndAtom(unsigned short,int,int)
     int nRecVersion
     0
@@ -894,7 +894,7 @@ include/oox/drawingml/shape.hxx:105
     void oox::drawingml::Shape::Shape(const char *,_Bool)
     _Bool bDefaultHeight
     1
-include/oox/export/vmlexport.hxx:137
+include/oox/export/vmlexport.hxx:140
     const class rtl::OString & oox::vml::VMLExport::AddInlineSdrObject(const class SdrObject &,const _Bool)
     const _Bool bOOxmlExport
     1
@@ -986,7 +986,7 @@ include/sfx2/notebookbar/SfxNotebookBar.hxx:58
     void sfx2::SfxNotebookBar::ShowMenubar(const class SfxViewFrame *,_Bool)
     _Bool bShow
     1
-include/sfx2/objsh.hxx:671
+include/sfx2/objsh.hxx:678
     void SfxObjectShell::AppendInfoBarWhenReady(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum InfobarType,_Bool)
     _Bool bShowCloseButton
     1
@@ -1038,7 +1038,7 @@ include/sfx2/thumbnailview.hxx:360
     void SfxThumbnailView::ShowTooltips(_Bool)
     _Bool bShowTooltips
     1
-include/sfx2/weldutils.hxx:53
+include/sfx2/weldutils.hxx:52
     void ToolbarUnoDispatcher::ToolbarUnoDispatcher(class weld::Toolbar &,class weld::Builder &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,_Bool)
     _Bool bSideBar
     1
@@ -1094,7 +1094,7 @@ include/svl/itemset.hxx:172
     const type-parameter-?-? * SfxItemSet::GetItem(const class SfxItemSet *,TypedWhichId<type-parameter-?-?>,_Bool)
     _Bool bSearchInParent
     0
-include/svl/svdde.hxx:132
+include/svl/svdde.hxx:130
     void DdeLink::DdeLink(class DdeConnection &,const class rtl::OUString &,long)
     long 
     0
@@ -1130,18 +1130,22 @@ include/svl/zformat.hxx:487
     _Bool SvNumberformat::IsIso8601(unsigned short) const
     unsigned short nNumFor
     0
-include/svtools/editsyntaxhighlighter.hxx:41
-    void MultiLineEditSyntaxHighlight::MultiLineEditSyntaxHighlight(class vcl::Window *,long,enum HighlighterLanguage)
-    enum HighlighterLanguage aLanguage
-    1
 include/svtools/HtmlWriter.hxx:38
     void HtmlWriter::prettyPrint(_Bool)
     _Bool b
     0
+include/svtools/imagemgr.hxx:124
+    class Image SvFileInformationManager::GetImage(const class INetURLObject &,_Bool,const class Size &)
+    _Bool bBig
+    1
 include/svtools/inettbc.hxx:81
     void SvtURLBox::select_entry_region(int,int)
     int nStartPos
     0
+include/svtools/recorditemwindow.hxx:45
+    void RecordItemWindow::RecordItemWindow(class vcl::Window *,_Bool)
+    _Bool bHasFrame
+    1
 include/svtools/ruler.hxx:733
     void Ruler::SetWinPos(long,long)
     long nWidth
@@ -1150,11 +1154,11 @@ include/svtools/stringtransfer.hxx:66
     void svt::OStringTransfer::StartStringDrag(const class rtl::OUString &,class vcl::Window *,signed char)
     signed char _nDragSourceActions
     1
-include/svtools/valueset.hxx:320
+include/svtools/valueset.hxx:319
     void ValueSet::EnableFullItemMode(_Bool)
     _Bool bFullMode
     0
-include/svtools/valueset.hxx:358
+include/svtools/valueset.hxx:357
     void ValueSet::SetItemColor(unsigned short,const class Color &)
     unsigned short nItemId
     1
@@ -1190,23 +1194,23 @@ include/svx/fmview.hxx:88
     void FmFormView::createControlLabelPair(const class OutputDevice *,int,int,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::util::XNumberFormats> &,unsigned short,enum SdrInventor,unsigned short,class SdrModel &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &,class std::unique_ptr<class SdrUnoObj, struct SdrObjectFreeOp> &)
     int _nYOffsetMM
     0
-include/svx/framelink.hxx:147
+include/svx/framelink.hxx:119
     void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double)
     double nS
     0
-include/svx/framelink.hxx:147
+include/svx/framelink.hxx:119
     void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double)
-    enum SvxBorderLineStyle nType
+    double nD
     0
-include/svx/framelink.hxx:147
+include/svx/framelink.hxx:119
     void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double)
-    double nD
+    enum SvxBorderLineStyle nType
     0
 include/svx/frmsel.hxx:144
     void svx::FrameSelector::SelectAllBorders(_Bool)
     _Bool bSelect
     0
-include/svx/gridctrl.hxx:394
+include/svx/gridctrl.hxx:402
     void DbGridControl::RemoveRows(_Bool)
     _Bool bNewCursor
     0
@@ -1342,7 +1346,7 @@ include/svx/unoshtxt.hxx:54
     void SvxTextEditSource::SvxTextEditSource(class SdrObject &,class SdrText *,class SdrView &,const class OutputDevice &)
     class SdrText * pText
     0
-include/svx/verttexttbxctrl.hxx:33
+include/svx/verttexttbxctrl.hxx:31
     void SvxVertCTLTextTbxCtrl_Base::ImplInheritanceHelper(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,nullptr_t &&,class rtl::OUString &&)
     nullptr_t && 
     0
@@ -1402,7 +1406,7 @@ include/tools/datetime.hxx:43
     void DateTime::DateTime(enum DateTime::DateTimeInitSystem)
     enum DateTime::DateTimeInitSystem 
     0
-include/tools/fract.hxx:45
+include/tools/fract.hxx:44
     void Fraction::Fraction(type-parameter-?-?,type-parameter-?-?,typename enable_if<std::is_integral<T1>::value && std::is_integral<T2>::value, int>::type)
     typename enable_if<std::is_integral<T1>::value && std::is_integral<T2>::value, int>::type 
     0
@@ -1546,7 +1550,7 @@ include/vcl/dibtools.hxx:46
     _Bool ReadDIBBitmapEx(class BitmapEx &,class SvStream &,_Bool,_Bool)
     _Bool bFileHeader
     1
-include/vcl/edit.hxx:96
+include/vcl/edit.hxx:95
     void Edit::ImplClearBackground(class OutputDevice &,const class tools::Rectangle &,long,long)
     long nXStart
     0
@@ -1574,7 +1578,7 @@ include/vcl/graphicfilter.hxx:297
     class ErrCode GraphicFilter::ImportGraphic(class Graphic &,const class rtl::OUString &,class SvStream &,unsigned short,unsigned short *,enum GraphicFilterImportFlags,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> *,const struct WmfExternal *)
     const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> * pFilterData
     0
-include/vcl/image.hxx:48
+include/vcl/image.hxx:47
     void Image::Image(enum StockImage,const class rtl::OUString &,class Size)
     enum StockImage 
     0
@@ -1666,22 +1670,38 @@ include/vcl/toolbox.hxx:447
     void ToolBox::EnableCustomize(_Bool)
     _Bool bEnable
     1
-include/vcl/toolkit/field.hxx:83
+include/vcl/toolkit/field.hxx:82
     void FormatterBase::EnableEmptyFieldValue(_Bool)
     _Bool bEnable
     1
-include/vcl/treelistbox.hxx:659
+include/vcl/toolkit/treelistbox.hxx:554
+    class SvTreeListEntry * SvTreeListBox::InsertEntry(const class rtl::OUString &,class SvTreeListEntry *,_Bool,unsigned long,void *)
+    _Bool bChildrenOnDemand
+    0
+include/vcl/toolkit/treelistbox.hxx:558
+    class SvTreeListEntry * SvTreeListBox::InsertEntry(const class rtl::OUString &,const class Image &,const class Image &,class SvTreeListEntry *,_Bool,unsigned long,void *)
+    _Bool bChildrenOnDemand
+    0
+include/vcl/toolkit/treelistbox.hxx:623
     void SvTreeListBox::MakeVisible(class SvTreeListEntry *,_Bool)
     _Bool bMoveToTop
     1
-include/vcl/treelistbox.hxx:685
+include/vcl/toolkit/treelistbox.hxx:632
+    void SvTreeListBox::SetCursor(class SvTreeListEntry *,_Bool)
+    _Bool bForceNoSelect
+    0
+include/vcl/toolkit/treelistbox.hxx:649
     unsigned long SvTreeListBox::SelectChildren(class SvTreeListEntry *,_Bool)
     _Bool bSelect
     0
-include/vcl/treelistbox.hxx:695
+include/vcl/toolkit/treelistbox.hxx:659
     void SvTreeListBox::SetHighlightRange(unsigned short,unsigned short)
     unsigned short nFirstTab
     0
+include/vcl/toolkit/treelistentry.hxx:104
+    void SvTreeListEntry::ReplaceItem(class std::unique_ptr<class SvLBoxItem, struct std::default_delete<class SvLBoxItem> >,unsigned long)
+    unsigned long nPos
+    0
 include/vcl/vclptr.hxx:43
     _Bool isIncompleteOrDerivedFromVclReferenceBase(int (*)[sizeof(T)])
     int (*)[sizeof(T)] 
@@ -1710,159 +1730,159 @@ include/vcl/vectorgraphicdata.hxx:91
     void VectorGraphicData::VectorGraphicData(const class rtl::OUString &,enum VectorGraphicDataType)
     enum VectorGraphicDataType eVectorDataType
     0
-include/vcl/weld.hxx:308
+include/vcl/weld.hxx:309
     void weld::ScrolledWindow::hadjustment_configure(int,int,int,int,int,int)
     int step_increment
     1
-include/vcl/weld.hxx:327
+include/vcl/weld.hxx:328
     void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
     int lower
     0
-include/vcl/weld.hxx:339
+include/vcl/weld.hxx:340
     void weld::ScrolledWindow::vadjustment_set_lower(int)
     int upper
     0
-include/vcl/weld.hxx:949
+include/vcl/weld.hxx:938
     void weld::TreeView::set_text_emphasis(int,_Bool,int)
     int col
     0
-include/vcl/weld.hxx:950
+include/vcl/weld.hxx:939
     _Bool weld::TreeView::get_text_emphasis(int,int) const
     int col
     0
-include/vcl/weld.hxx:951
+include/vcl/weld.hxx:940
     void weld::TreeView::set_text_align(int,double,int)
     int col
     0
-include/vcl/weld.hxx:1040
+include/vcl/weld.hxx:1031
     _Bool weld::TreeView::get_text_emphasis(const class weld::TreeIter &,int) const
     int col
     0
-include/vcl/weld.hxx:1176
+include/vcl/weld.hxx:1169
     void weld::TreeView::set_column_custom_renderer(int,_Bool)
     int nColumn
     0
-include/vcl/weld.hxx:1244
+include/vcl/weld.hxx:1240
     class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > weld::IconView::make_iterator(const class weld::TreeIter *) const
     const class weld::TreeIter * pOrig
     0
-include/vcl/weld.hxx:2193
+include/vcl/weld.hxx:2189
     class std::unique_ptr<class weld::MessageDialog, struct std::default_delete<class weld::MessageDialog> > weld::Builder::weld_message_dialog(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     1
-include/vcl/weld.hxx:2196
+include/vcl/weld.hxx:2192
     class std::unique_ptr<class weld::Dialog, struct std::default_delete<class weld::Dialog> > weld::Builder::weld_dialog(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     1
-include/vcl/weld.hxx:2197
+include/vcl/weld.hxx:2193
     class std::unique_ptr<class weld::Assistant, struct std::default_delete<class weld::Assistant> > weld::Builder::weld_assistant(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     1
-include/vcl/weld.hxx:2200
+include/vcl/weld.hxx:2196
     class std::unique_ptr<class weld::Widget, struct std::default_delete<class weld::Widget> > weld::Builder::weld_widget(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2201
+include/vcl/weld.hxx:2197
     class std::unique_ptr<class weld::Container, struct std::default_delete<class weld::Container> > weld::Builder::weld_container(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2204
+include/vcl/weld.hxx:2200
     class std::unique_ptr<class weld::Box, struct std::default_delete<class weld::Box> > weld::Builder::weld_box(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2205
+include/vcl/weld.hxx:2201
     class std::unique_ptr<class weld::Paned, struct std::default_delete<class weld::Paned> > weld::Builder::weld_paned(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2206
+include/vcl/weld.hxx:2202
     class std::unique_ptr<class weld::Button, struct std::default_delete<class weld::Button> > weld::Builder::weld_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2207
+include/vcl/weld.hxx:2203
     class std::unique_ptr<class weld::MenuButton, struct std::default_delete<class weld::MenuButton> > weld::Builder::weld_menu_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2211
+include/vcl/weld.hxx:2207
     class std::unique_ptr<class weld::ScrolledWindow, struct std::default_delete<class weld::ScrolledWindow> > weld::Builder::weld_scrolled_window(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2214
+include/vcl/weld.hxx:2210
     class std::unique_ptr<class weld::Notebook, struct std::default_delete<class weld::Notebook> > weld::Builder::weld_notebook(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2219
+include/vcl/weld.hxx:2215
     class std::unique_ptr<class weld::RadioButton, struct std::default_delete<class weld::RadioButton> > weld::Builder::weld_radio_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2222
+include/vcl/weld.hxx:2218
     class std::unique_ptr<class weld::CheckButton, struct std::default_delete<class weld::CheckButton> > weld::Builder::weld_check_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2225
+include/vcl/weld.hxx:2221
     class std::unique_ptr<class weld::LinkButton, struct std::default_delete<class weld::LinkButton> > weld::Builder::weld_link_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2232
+include/vcl/weld.hxx:2228
     class std::unique_ptr<class weld::MetricSpinButton, struct std::default_delete<class weld::MetricSpinButton> > weld::Builder::weld_metric_spin_button(const class rtl::OString &,enum FieldUnit,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2234
+include/vcl/weld.hxx:2230
     class std::unique_ptr<class weld::FormattedSpinButton, struct std::default_delete<class weld::FormattedSpinButton> > weld::Builder::weld_formatted_spin_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2235
+include/vcl/weld.hxx:2231
     class std::unique_ptr<class weld::ComboBox, struct std::default_delete<class weld::ComboBox> > weld::Builder::weld_combo_box(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2239
+include/vcl/weld.hxx:2235
     class std::unique_ptr<class weld::IconView, struct std::default_delete<class weld::IconView> > weld::Builder::weld_icon_view(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2241
+include/vcl/weld.hxx:2237
     class std::unique_ptr<class weld::Label, struct std::default_delete<class weld::Label> > weld::Builder::weld_label(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2242
+include/vcl/weld.hxx:2238
     class std::unique_ptr<class weld::TextView, struct std::default_delete<class weld::TextView> > weld::Builder::weld_text_view(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2244
+include/vcl/weld.hxx:2240
     class std::unique_ptr<class weld::Expander, struct std::default_delete<class weld::Expander> > weld::Builder::weld_expander(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2247
+include/vcl/weld.hxx:2243
     class std::unique_ptr<class weld::Scale, struct std::default_delete<class weld::Scale> > weld::Builder::weld_scale(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2248
+include/vcl/weld.hxx:2244
     class std::unique_ptr<class weld::ProgressBar, struct std::default_delete<class weld::ProgressBar> > weld::Builder::weld_progress_bar(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2251
+include/vcl/weld.hxx:2247
     class std::unique_ptr<class weld::Spinner, struct std::default_delete<class weld::Spinner> > weld::Builder::weld_spinner(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2253
+include/vcl/weld.hxx:2249
     class std::unique_ptr<class weld::Image, struct std::default_delete<class weld::Image> > weld::Builder::weld_image(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2254
+include/vcl/weld.hxx:2250
     class std::unique_ptr<class weld::Calendar, struct std::default_delete<class weld::Calendar> > weld::Builder::weld_calendar(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2257
+include/vcl/weld.hxx:2253
     class std::unique_ptr<class weld::DrawingArea, struct std::default_delete<class weld::DrawingArea> > weld::Builder::weld_drawing_area(const class rtl::OString &,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &,class std::function<class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > (class vcl::Window *)>,void *,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2262
+include/vcl/weld.hxx:2258
     class std::unique_ptr<class weld::EntryTreeView, struct std::default_delete<class weld::EntryTreeView> > weld::Builder::weld_entry_tree_view(const class rtl::OString &,const class rtl::OString &,const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:2265
+include/vcl/weld.hxx:2261
     class std::unique_ptr<class weld::Menu, struct std::default_delete<class weld::Menu> > weld::Builder::weld_menu(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     1
-include/vcl/weld.hxx:2266
+include/vcl/weld.hxx:2262
     class std::unique_ptr<class weld::Toolbar, struct std::default_delete<class weld::Toolbar> > weld::Builder::weld_toolbar(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
@@ -2002,7 +2022,7 @@ oox/inc/drawingml/textspacing.hxx:42
     void oox::drawingml::TextSpacing::TextSpacing(int)
     int nPoints
     0
-oox/qa/unit/drawingml.cxx:34
+oox/qa/unit/drawingml.cxx:36
     class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> getChildShape(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,int)
     int nIndex
     0
@@ -2014,11 +2034,15 @@ oox/source/export/chartexport.cxx:255
     int lcl_getCategoryAxisType(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XDiagram> &,int,int)
     int nDimensionIndex
     0
+oox/source/export/chartexport.cxx:432
+    int lcl_getAlphaFromTransparenceGradient(const struct com::sun::star::awt::Gradient &,_Bool)
+    _Bool bStart
+    1
 oox/source/export/ColorPropertySet.hxx:40
     void oox::drawingml::ColorPropertySet::ColorPropertySet(class Color,_Bool)
     _Bool bFillColor
     1
-oox/source/ppt/pptshape.cxx:485
+oox/source/ppt/pptshape.cxx:498
     _Bool Placeholders::hasByPrio(unsigned long) const
     unsigned long aIndex
     0
@@ -2114,7 +2138,7 @@ sal/qa/osl/file/osl_File.cxx:426
     void osl_FileBase::getAbsoluteFileURL::check_getAbsoluteFileURL(const class rtl::OUString &,const class rtl::OString &,enum osl::FileBase::RC,const class rtl::OUString &)
     enum osl::FileBase::RC _nAssumeError
     0
-sal/qa/osl/pipe/osl_Pipe.cxx:738
+sal/qa/osl/pipe/osl_Pipe.cxx:737
     void thread_sleep(unsigned int)
     unsigned int _nSec
     1
@@ -2278,127 +2302,127 @@ sc/inc/dociter.hxx:599
     void ScDocRowHeightUpdater::TabRanges::TabRanges(short,int)
     short nTab
     0
-sc/inc/document.hxx:971
+sc/inc/document.hxx:968
     void ScDocument::SetPendingRowHeights(short,_Bool)
     _Bool bSet
     0
-sc/inc/document.hxx:975
+sc/inc/document.hxx:972
     void ScDocument::SetScenario(short,_Bool)
     _Bool bFlag
     1
-sc/inc/document.hxx:1171
+sc/inc/document.hxx:1168
     class rtl::OUString ScDocument::GetString(short,int,short,const struct ScInterpreterContext *) const
     const struct ScInterpreterContext * pContext
     0
-sc/inc/document.hxx:1311
+sc/inc/document.hxx:1308
     void ScDocument::GetBorderLines(short,int,short,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **,const class editeng::SvxBorderLine **) const
     short nTab
     0
-sc/inc/document.hxx:1546
+sc/inc/document.hxx:1543
     void ScDocument::EnableUserInteraction(_Bool)
     _Bool bVal
     0
-sc/inc/document.hxx:1633
+sc/inc/document.hxx:1630
     void ScDocument::CopyMultiRangeFromClip(const class ScAddress &,const class ScMarkData &,enum InsertDeleteFlags,class ScDocument *,_Bool,_Bool,_Bool,_Bool)
     _Bool bResetCut
     1
-sc/inc/document.hxx:1682
+sc/inc/document.hxx:1679
     void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
     _Bool bMarked
     0
-sc/inc/document.hxx:1682
+sc/inc/document.hxx:1679
     void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
     short nCol1
     0
-sc/inc/document.hxx:1689
+sc/inc/document.hxx:1686
     void ScDocument::UndoToDocument(const class ScRange &,enum InsertDeleteFlags,_Bool,class ScDocument &)
     _Bool bMarked
     0
-sc/inc/document.hxx:1734
+sc/inc/document.hxx:1731
     const class ScPatternAttr * ScDocument::GetMostUsedPattern(short,int,int,short) const
     int nStartRow
     0
-sc/inc/document.hxx:1927
+sc/inc/document.hxx:1924
     void ScDocument::ShowRow(int,short,_Bool)
     _Bool bShow
     0
-sc/inc/document.hxx:1930
+sc/inc/document.hxx:1927
     void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
     int nStartRow
     0
-sc/inc/document.hxx:1935
+sc/inc/document.hxx:1932
+    void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const
+    _Bool bManual
+    1
+sc/inc/document.hxx:1932
     void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const
     _Bool bPage
     0
-sc/inc/document.hxx:1935
-    void ScDocument::GetAllRowBreaks(class std::__debug::set<int, struct std::less<int>, class std::allocator<int> > &,short,_Bool,_Bool) const
+sc/inc/document.hxx:1933
+    void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const
     _Bool bManual
     1
-sc/inc/document.hxx:1936
+sc/inc/document.hxx:1933
     void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const
     _Bool bPage
     0
 sc/inc/document.hxx:1936
-    void ScDocument::GetAllColBreaks(class std::__debug::set<short, struct std::less<short>, class std::allocator<short> > &,short,_Bool,_Bool) const
+    void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
     _Bool bManual
     1
-sc/inc/document.hxx:1939
+sc/inc/document.hxx:1936
     void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
     _Bool bPage
     0
-sc/inc/document.hxx:1939
-    void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
+sc/inc/document.hxx:1937
+    void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+    _Bool bPage
+    0
+sc/inc/document.hxx:1937
+    void ScDocument::SetColBreak(short,short,_Bool,_Bool)
     _Bool bManual
     1
-sc/inc/document.hxx:1940
-    void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+sc/inc/document.hxx:1938
+    void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
     _Bool bManual
     1
-sc/inc/document.hxx:1940
-    void ScDocument::SetColBreak(short,short,_Bool,_Bool)
+sc/inc/document.hxx:1938
+    void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
     _Bool bPage
     0
-sc/inc/document.hxx:1941
-    void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
+sc/inc/document.hxx:1939
+    void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
     _Bool bPage
     0
-sc/inc/document.hxx:1941
-    void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
-    _Bool bManual
-    1
-sc/inc/document.hxx:1942
+sc/inc/document.hxx:1939
     void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
     _Bool bManual
     1
-sc/inc/document.hxx:1942
-    void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
-    _Bool bPage
-    0
-sc/inc/document.hxx:2264
+sc/inc/document.hxx:2259
     void ScDocument::UpdateBroadcastAreas(enum UpdateRefMode,const class ScRange &,short,int,short)
     enum UpdateRefMode eUpdateRefMode
     0
-sc/inc/document.hxx:2294
+sc/inc/document.hxx:2289
     void ScDocument::CalcFormulaTree(_Bool,_Bool,_Bool)
     _Bool bSetAllDirty
     1
-sc/inc/document.hxx:2516
+sc/inc/document.hxx:2511
     void ScDocument::StoreTabToCache(short,class SvStream &) const
     short nTab
     0
-sc/inc/document.hxx:2517
+sc/inc/document.hxx:2512
     void ScDocument::RestoreTabFromCache(short,class SvStream &)
     short nTab
     0
-sc/inc/document.hxx:2608
+sc/inc/document.hxx:2603
     void ScDocument::EndListeningIntersectedGroup(class sc::EndListeningContext &,const class ScAddress &,class std::__debug::vector<class ScAddress, class std::allocator<class ScAddress> > *)
     class std::__debug::vector<class ScAddress, class std::allocator<class ScAddress> > * pGroupPos
     0
-sc/inc/document.hxx:2627
+sc/inc/document.hxx:2622
     void ScMutationDisable::ScMutationDisable(class ScDocument *,enum ScMutationGuardFlags)
     enum ScMutationGuardFlags nFlags
     1
-sc/inc/document.hxx:2659
+sc/inc/document.hxx:2654
     void ScMutationGuard::ScMutationGuard(class ScDocument *,enum ScMutationGuardFlags)
     enum ScMutationGuardFlags nFlags
     1
@@ -2518,7 +2542,7 @@ sc/inc/rangeutl.hxx:210
     void ScRangeStringConverter::GetStringFromRangeList(class rtl::OUString &,const class com::sun::star::uno::Sequence<struct com::sun::star::table::CellRangeAddress> &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t)
     enum formula::FormulaGrammar::AddressConvention eConv
     0
-sc/inc/scabstdlg.hxx:453
+sc/inc/scabstdlg.hxx:462
     class VclPtr<class AbstractScMetricInputDlg> ScAbstractDialogFactory::CreateScMetricInputDlg(class weld::Window *,const class rtl::OString &,long,long,enum FieldUnit,unsigned short,long,long)
     long nMinimum
     0
@@ -2622,7 +2646,7 @@ sc/qa/unit/opencl-test.cxx:506
     _Bool ScOpenCLTest::initTestEnv(const class rtl::OUString &,int,_Bool)
     _Bool bReadWrite
     0
-sc/qa/unit/parallelism.cxx:78
+sc/qa/unit/parallelism.cxx:76
     class ScUndoCut * ScParallelismTest::cutToClip(class ScDocShell &,const class ScRange &,class ScDocument *,_Bool)
     _Bool bCreateUndo
     0
@@ -2630,15 +2654,15 @@ sc/qa/unit/scshapetest.cxx:46
     class rtl::OUString lcl_compareRectWithTolerance(const class tools::Rectangle &,const class tools::Rectangle &,const int)
     const int nTolerance
     1
-sc/qa/unit/subsequent_export-test.cxx:1510
+sc/qa/unit/subsequent_export-test.cxx:1518
     void setAttribute(class ScFieldEditEngine &,int,int,int,unsigned short,class Color)
     int nPara
     0
-sc/qa/unit/subsequent_export-test.cxx:1567
+sc/qa/unit/subsequent_export-test.cxx:1575
     void setFont(class ScFieldEditEngine &,int,int,int,const class rtl::OUString &)
     int nPara
     0
-sc/qa/unit/subsequent_export-test.cxx:1580
+sc/qa/unit/subsequent_export-test.cxx:1588
     void setEscapement(class ScFieldEditEngine &,int,int,int,short,unsigned char)
     int nPara
     0
@@ -2706,7 +2730,7 @@ sc/source/filter/excel/xihelper.cxx:141
     class std::unique_ptr<class EditTextObject, struct std::default_delete<class EditTextObject> > lclCreateTextObject(const class XclImpRoot &,const class XclImpString &,enum XclFontItemType,unsigned short)
     enum XclFontItemType eType
     1
-sc/source/filter/html/htmlpars.cxx:1640
+sc/source/filter/html/htmlpars.cxx:1642
     type-parameter-?-? getLimitedValue(const type-parameter-?-? &,const type-parameter-?-? &,const type-parameter-?-? &)
     const type-parameter-?-? & rMin
     1
@@ -3026,10 +3050,6 @@ sc/source/ui/inc/spellparam.hxx:37
     void ScConversionParam::ScConversionParam(enum ScConversionType)
     enum ScConversionType eConvType
     0
-sc/source/ui/inc/spellparam.hxx:40
-    void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,_Bool)
-    int nOptions
-    0
 sc/source/ui/inc/spellparam.hxx:40
     void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,_Bool)
     _Bool bIsInteractive
@@ -3038,6 +3058,10 @@ sc/source/ui/inc/spellparam.hxx:40
     void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,_Bool)
     enum ScConversionType eConvType
     1
+sc/source/ui/inc/spellparam.hxx:40
+    void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,int,_Bool)
+    int nOptions
+    0
 sc/source/ui/inc/spellparam.hxx:47
     void ScConversionParam::ScConversionParam(enum ScConversionType,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,const class vcl::Font &,int,_Bool)
     _Bool bIsInteractive
@@ -3072,11 +3096,11 @@ sc/source/ui/inc/undoblk.hxx:323
     0
 sc/source/ui/inc/undoblk.hxx:323
     void ScUndoSelectionAttr::ScUndoSelectionAttr(class ScDocShell *,const class ScMarkData &,short,int,short,short,int,short,class std::unique_ptr<class ScDocument, struct o3tl::default_delete<class ScDocument> >,_Bool,const class ScPatternAttr *,const class SvxBoxItem *,const class SvxBoxInfoItem *,const class ScRange *)
-    const class SvxBoxItem * pNewOuter
+    const class ScRange * pRangeCover
     0
 sc/source/ui/inc/undoblk.hxx:323
     void ScUndoSelectionAttr::ScUndoSelectionAttr(class ScDocShell *,const class ScMarkData &,short,int,short,short,int,short,class std::unique_ptr<class ScDocument, struct o3tl::default_delete<class ScDocument> >,_Bool,const class ScPatternAttr *,const class SvxBoxItem *,const class SvxBoxInfoItem *,const class ScRange *)
-    const class ScRange * pRangeCover
+    const class SvxBoxItem * pNewOuter
     0
 sc/source/ui/inc/undotab.hxx:120
     void ScUndoRenameTab::ScUndoRenameTab(class ScDocShell *,short,const class rtl::OUString &,const class rtl::OUString &)
@@ -3142,7 +3166,7 @@ sc/source/ui/vba/vbaeventshelper.hxx:75
     class com::sun::star::uno::Any ScVbaEventsHelper::createWindow(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> &,int) const
     int nIndex
     0
-sc/source/ui/vba/vbarange.hxx:107
+sc/source/ui/vba/vbarange.hxx:108
     class com::sun::star::uno::Reference<class ooo::vba::excel::XRange> ScVbaRange::getArea(int)
     int nIndex
     0
@@ -3262,7 +3286,7 @@ sd/source/ui/inc/unomodel.hxx:131
     void SdXImpressDocument::SdXImpressDocument(class SdDrawDocument *,_Bool)
     _Bool bClipBoard
     1
-sd/source/ui/inc/View.hxx:147
+sd/source/ui/inc/View.hxx:148
     _Bool sd::View::IsPresObjSelected(_Bool,_Bool,_Bool,_Bool) const
     _Bool bOnMasterPage
     1
@@ -3346,12 +3370,16 @@ slideshow/source/engine/transitions/spiralwipe.hxx:33
     void slideshow::internal::SpiralWipe::SpiralWipe(int,_Bool)
     _Bool flipOnYAxis
     0
-slideshow/source/inc/animationfactory.hxx:103
+slideshow/source/inc/animationfactory.hxx:108
     class std::shared_ptr<class slideshow::internal::PairAnimation> createPairPropertyAnimation(const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeManager> &,const class basegfx::B2DVector &,short,int)
     int nFlags
     0
-slideshow/source/inc/animationfactory.hxx:121
-    class std::shared_ptr<class slideshow::internal::NumberAnimation> createPathMotionAnimation(const class rtl::OUString &,short,const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeManager> &,const class basegfx::B2DVector &,int)
+slideshow/source/inc/animationfactory.hxx:128
+    class std::shared_ptr<class slideshow::internal::NumberAnimation> createPathMotionAnimation(const class rtl::OUString &,short,const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeManager> &,const class basegfx::B2DVector &,const class std::shared_ptr<class box2d::utils::box2DWorld> &,int)
+    int nFlags
+    0
+slideshow/source/inc/animationfactory.hxx:136
+    class std::shared_ptr<class slideshow::internal::NumberAnimation> createPhysicsAnimation(const class std::shared_ptr<class box2d::utils::box2DWorld> &,const double,const class std::shared_ptr<class slideshow::internal::ShapeManager> &,const class basegfx::B2DVector &,int)
     int nFlags
     0
 starmath/inc/rect.hxx:175
@@ -3458,7 +3486,7 @@ svx/source/svdraw/svdoole2.cxx:628
     void SdrOle2ObjImpl::SdrOle2ObjImpl(_Bool,const class svt::EmbeddedObjectRef &)
     _Bool bFrame
     0
-svx/source/tbxctrls/tbcontrl.cxx:145
+svx/source/tbxctrls/tbcontrl.cxx:146
     void (anonymous namespace)::SvxStyleBox_Base::insert_separator(int,const class rtl::OUString &)
     int pos
     1
@@ -3466,7 +3494,7 @@ sw/inc/authfld.hxx:162
     class rtl::OUString SwAuthorityField::ExpandCitation(enum ToxAuthorityField,const class SwRootFrame *) const
     const class SwRootFrame * pLayout
     0
-sw/inc/calc.hxx:109
+sw/inc/calc.hxx:108
     void SwSbxValue::SwSbxValue(long)
     long n
     0
@@ -3610,11 +3638,11 @@ sw/inc/ndtxt.hxx:324
     void SwTextNode::CopyText(class SwTextNode *const,const class SwIndex &,const int,const _Bool)
     const _Bool bForceCopyOfAllAttrs
     1
-sw/inc/ndtxt.hxx:686
+sw/inc/ndtxt.hxx:694
     _Bool SwTextNode::CopyExpandText(class SwTextNode &,const class SwIndex *,int,int,const class SwRootFrame *,_Bool,_Bool,_Bool) const
     _Bool bWithNum
     0
-sw/inc/ndtxt.hxx:696
+sw/inc/ndtxt.hxx:704
     int SwTextNode::GetDropLen(int) const
     int nWishLen
     0
@@ -3674,23 +3702,23 @@ sw/inc/unocrsrhelper.hxx:156
     void SetPropertyValue(class SwPaM &,const class SfxItemPropertySet &,const class rtl::OUString &,const class com::sun::star::uno::Any &,const enum SetAttrMode)
     const enum SetAttrMode nAttrMode
     0
-sw/qa/extras/ooxmlimport/ooxmlimport.cxx:86
+sw/qa/extras/ooxmlimport/ooxmlimport.cxx:95
     void FailTest::executeImportTest(const char *,const char *)
     const char * 
     0
-sw/qa/extras/ooxmlimport/ooxmlimport.cxx:696
+sw/qa/extras/ooxmlimport/ooxmlimport.cxx:733
     void lcl_countTextFrames(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,int)
     int nExpected
     1
-sw/qa/inc/swmodeltestbase.hxx:260
+sw/qa/inc/swmodeltestbase.hxx:176
     void SwModelTestBase::executeImportTest(const char *,const char *)
     const char * pPassword
     0
-sw/qa/inc/swmodeltestbase.hxx:302
+sw/qa/inc/swmodeltestbase.hxx:190
     void SwModelTestBase::executeLoadReloadVerify(const char *,const char *)
     const char * pPassword
     0
-sw/qa/inc/swmodeltestbase.hxx:321
+sw/qa/inc/swmodeltestbase.hxx:198
     void SwModelTestBase::executeImportExport(const char *,const char *)
     const char * pPassword
     0
@@ -3738,7 +3766,7 @@ sw/source/core/inc/txmsrt.hxx:113
     class rtl::OUString SwTOXInternational::ToUpper(const class rtl::OUString &,int) const
     int nPos
     0
-sw/source/core/inc/UndoDelete.hxx:69
+sw/source/core/inc/UndoDelete.hxx:68
     void SwUndoDelete::SwUndoDelete(class SwPaM &,_Bool,_Bool)
     _Bool bCalledByTableCpy
     0
@@ -3758,11 +3786,11 @@ sw/source/core/undo/untbl.cxx:2195
     void (anonymous namespace)::RedlineFlagsInternGuard::RedlineFlagsInternGuard(class SwDoc &,enum RedlineFlags,enum RedlineFlags)
     enum RedlineFlags eNewRedlineFlags
     0
-sw/source/filter/html/htmltab.cxx:485
+sw/source/filter/html/htmltab.cxx:480
     unsigned short HTMLTable::GetBottomCellSpace(unsigned short,unsigned short) const
     unsigned short nRowSpan
     1
-sw/source/filter/html/htmltab.cxx:501
+sw/source/filter/html/htmltab.cxx:496
     class SwTableLine * HTMLTable::MakeTableLine(class SwTableBox *,unsigned short,unsigned short,unsigned short,unsigned short)
     unsigned short nLeftCol
     0
@@ -3802,19 +3830,19 @@ sw/source/filter/ww8/wrtww8.hxx:640
     void MSWordExportBase::OutputItemSet(const class SfxItemSet &,_Bool,_Bool,unsigned short,_Bool)
     unsigned short nScript
     1
-sw/source/filter/ww8/wrtww8.hxx:891
+sw/source/filter/ww8/wrtww8.hxx:888
     void MSWordExportBase::NearestAnnotationMark(int &,const int,_Bool)
     _Bool bNextPositionOnly
     0
-sw/source/filter/ww8/wrtww8.hxx:1376
+sw/source/filter/ww8/wrtww8.hxx:1371
     void WW8_WrMagicTable::Append(int,unsigned long)
-    unsigned long nData
+    int nCp
     0
-sw/source/filter/ww8/wrtww8.hxx:1376
+sw/source/filter/ww8/wrtww8.hxx:1371
     void WW8_WrMagicTable::Append(int,unsigned long)
-    int nCp
+    unsigned long nData
     0
-sw/source/filter/ww8/ww8par.cxx:440
+sw/source/filter/ww8/ww8par.cxx:438
     class rtl::OUString (anonymous namespace)::Sttb::getStringAtIndex(unsigned int)
     unsigned int 
     1
@@ -3866,27 +3894,23 @@ sw/source/uibase/inc/dbtree.hxx:59
     class std::unique_ptr<class weld::TreeIter, struct std::default_delete<class weld::TreeIter> > SwDBTreeList::make_iterator(const class weld::TreeIter *) const
     const class weld::TreeIter * pOrig
     0
-sw/source/uibase/inc/edtwin.hxx:213
+sw/source/uibase/inc/edtwin.hxx:215
     void SwEditWin::StdDrawMode(enum SdrObjKind,_Bool)
     enum SdrObjKind eSdrObjectKind
     0
-sw/source/uibase/inc/FrameControlsManager.hxx:41
-    void SwFrameControlsManager::RemoveControlsByType(enum FrameControlType,const class SwFrame *)
-    enum FrameControlType eType
-    0
-sw/source/uibase/inc/frmmgr.hxx:98
+sw/source/uibase/inc/frmmgr.hxx:99
     void SwFlyFrameAttrMgr::SetLRSpace(long,long)
     long nLeft
     0
-sw/source/uibase/inc/frmmgr.hxx:98
+sw/source/uibase/inc/frmmgr.hxx:99
     void SwFlyFrameAttrMgr::SetLRSpace(long,long)
     long nRight
     0
-sw/source/uibase/inc/frmmgr.hxx:100
+sw/source/uibase/inc/frmmgr.hxx:101
     void SwFlyFrameAttrMgr::SetULSpace(long,long)
     long nTop
     0
-sw/source/uibase/inc/frmmgr.hxx:100
+sw/source/uibase/inc/frmmgr.hxx:101
     void SwFlyFrameAttrMgr::SetULSpace(long,long)
     long nBottom
     0
@@ -3898,7 +3922,7 @@ sw/source/uibase/inc/numfmtlb.hxx:136
     void SwNumFormatTreeView::select(int)
     int nPos
     0
-sw/source/uibase/inc/prcntfld.hxx:67
+sw/source/uibase/inc/prcntfld.hxx:69
     int SwPercentField::get_min(enum FieldUnit) const
     enum FieldUnit eOutUnit
     0
@@ -3926,6 +3950,10 @@ sw/source/uibase/inc/wrtsh.hxx:484
     const class SwRangeRedline * SwWrtShell::GotoRedline(unsigned long,_Bool)
     _Bool bSelect
     1
+sw/source/uibase/inc/wrtsh.hxx:493
+    void SwWrtShell::ToggleOutlineContentVisibility(class SwNode *,_Bool)
+    _Bool bForceFold
+    1
 test/source/sheet/xdatapilottable2.cxx:237
     struct com::sun::star::table::CellAddress getLastUsedCellAddress(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XSpreadsheet> &,int,int)
     int nRow
@@ -4066,12 +4094,12 @@ vcl/inc/scrptrun.h:68
     void vcl::ScriptRun::reset(const char16_t *,int,int)
     int start
     0
-vcl/inc/sft.hxx:475
-    enum vcl::SFErrCodes OpenTTFontBuffer(const void *,unsigned int,unsigned int,struct vcl::TrueTypeFont **)
+vcl/inc/sft.hxx:476
+    enum vcl::SFErrCodes OpenTTFontBuffer(const void *,unsigned int,unsigned int,class vcl::TrueTypeFont **)
     unsigned int facenum
     0
-vcl/inc/sft.hxx:588
-    enum vcl::SFErrCodes CreateT3FromTTGlyphs(struct vcl::TrueTypeFont *,struct _IO_FILE *,const char *,const unsigned short *,unsigned char *,int,int)
+vcl/inc/sft.hxx:589
+    enum vcl::SFErrCodes CreateT3FromTTGlyphs(class vcl::TrueTypeFont *,struct _IO_FILE *,const char *,const unsigned short *,unsigned char *,int,int)
     int wmode
     0
 vcl/inc/skia/gdiimpl.hxx:217
@@ -4082,7 +4110,7 @@ vcl/inc/skia/utils.hxx:36
     void disableRenderMethod(enum SkiaHelper::RenderMethod)
     enum SkiaHelper::RenderMethod method
     1
-vcl/inc/svimpbox.hxx:262
+vcl/inc/svimpbox.hxx:259
     void SvImpLBox::SelectEntry(class SvTreeListEntry *,_Bool)
     _Bool bSelect
     0
@@ -4186,11 +4214,11 @@ vcl/qa/cppunit/BitmapTest.cxx:70
     void assertColorsAreSimilar(int,const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,const class BitmapColor &,const class BitmapColor &)
     int maxDifference
     1
-vcl/source/app/salvtables.cxx:1698
+vcl/source/app/salvtables.cxx:1710
     void (anonymous namespace)::SalInstanceAssistant::SalInstanceAssistant(class vcl::RoadmapWizard *,class SalInstanceBuilder *,_Bool)
     _Bool bTakeOwnership
     0
-vcl/source/app/salvtables.cxx:1897
+vcl/source/app/salvtables.cxx:1909
     void (anonymous namespace)::SalInstanceFrame::SalInstanceFrame(class VclFrame *,class SalInstanceBuilder *,_Bool)
     _Bool bTakeOwnership
     0
@@ -4270,15 +4298,15 @@ vcl/unx/generic/print/psputil.hxx:46
     _Bool WritePS(class osl::File *,const char *,unsigned long)
     unsigned long nInLength
     1
-vcl/unx/gtk3/gtk3gtkinst.cxx:4770
+vcl/unx/gtk3/gtk3gtkinst.cxx:4783
     void (anonymous namespace)::GtkInstanceMessageDialog::GtkInstanceMessageDialog(struct _GtkMessageDialog *,class (anonymous namespace)::GtkInstanceBuilder *,_Bool)
     class (anonymous namespace)::GtkInstanceBuilder * pBuilder
     0
-vcl/unx/gtk3/gtk3gtkinst.cxx:4770
+vcl/unx/gtk3/gtk3gtkinst.cxx:4783
     void (anonymous namespace)::GtkInstanceMessageDialog::GtkInstanceMessageDialog(struct _GtkMessageDialog *,class (anonymous namespace)::GtkInstanceBuilder *,_Bool)
     _Bool bTakeOwnership
     1
-vcl/unx/gtk3/gtk3gtkinst.cxx:13936
+vcl/unx/gtk3/gtk3gtkinst.cxx:14092
     int (anonymous namespace)::GtkInstanceComboBox::find_text_including_mru(const class rtl::OUString &,_Bool) const
     _Bool bSearchMRU
     0
@@ -4302,7 +4330,7 @@ writerfilter/inc/ooxml/OOXMLDocument.hxx:145
     void writerfilter::ooxml::OOXMLDocument::resolveEndnote(class writerfilter::Stream &,unsigned int,const int)
     unsigned int aNoteType
     0
-writerfilter/source/dmapper/DomainMapper.hxx:117
+writerfilter/source/dmapper/DomainMapper.hxx:119
     void writerfilter::dmapper::DomainMapper::hasControls(const _Bool)
     const _Bool bSet
     1
@@ -4362,7 +4390,7 @@ xmlscript/source/xmldlg_imexp/exp_share.hxx:223
     void xmlscript::ElementDescriptor::read(const class rtl::OUString &,const class rtl::OUString &,_Bool)
     _Bool forceAttribute
     0
-xmlsecurity/source/component/documentdigitalsignatures.cxx:94
+xmlsecurity/source/component/documentdigitalsignatures.cxx:95
     void (anonymous namespace)::DocumentDigitalSignatures::ImplViewSignatures(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,enum DocumentSignatureMode,_Bool)
     _Bool bReadOnly
     1
diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results
index 3171713a77a0..6644080bb167 100644
--- a/compilerplugins/clang/constantparam.constructors.results
+++ b/compilerplugins/clang/constantparam.constructors.results
@@ -56,15 +56,15 @@ connectivity/source/drivers/evoab2/NTable.hxx:35
     ""
 connectivity/source/inc/calc/CTable.hxx:55
     void connectivity::calc::OCalcTable::OCalcTable(class connectivity::sdbcx::OCollection *,class connectivity::calc::OCalcConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-    const class rtl::OUString & SchemaName
+    const class rtl::OUString & CatalogName
     ""
 connectivity/source/inc/calc/CTable.hxx:55
     void connectivity::calc::OCalcTable::OCalcTable(class connectivity::sdbcx::OCollection *,class connectivity::calc::OCalcConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-    const class rtl::OUString & Description
+    const class rtl::OUString & SchemaName
     ""
 connectivity/source/inc/calc/CTable.hxx:55
     void connectivity::calc::OCalcTable::OCalcTable(class connectivity::sdbcx::OCollection *,class connectivity::calc::OCalcConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-    const class rtl::OUString & CatalogName
+    const class rtl::OUString & Description
     ""
 connectivity/source/inc/dbase/DTable.hxx:146
     void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
@@ -72,19 +72,19 @@ connectivity/source/inc/dbase/DTable.hxx:146
     ""
 connectivity/source/inc/dbase/DTable.hxx:146
     void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-    const class rtl::OUString & SchemaName
+    const class rtl::OUString & CatalogName
     ""
 connectivity/source/inc/dbase/DTable.hxx:146
     void connectivity::dbase::ODbaseTable::ODbaseTable(class connectivity::sdbcx::OCollection *,class connectivity::dbase::ODbaseConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-    const class rtl::OUString & CatalogName
+    const class rtl::OUString & SchemaName
     ""
 connectivity/source/inc/flat/ETable.hxx:77
     void connectivity::flat::OFlatTable::OFlatTable(class connectivity::sdbcx::OCollection *,class connectivity::flat::OFlatConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-    const class rtl::OUString & Description
+    const class rtl::OUString & SchemaName
     ""
 connectivity/source/inc/flat/ETable.hxx:77
     void connectivity::flat::OFlatTable::OFlatTable(class connectivity::sdbcx::OCollection *,class connectivity::flat::OFlatConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-    const class rtl::OUString & SchemaName
+    const class rtl::OUString & Description
     ""
 connectivity/source/inc/flat/ETable.hxx:77
     void connectivity::flat::OFlatTable::OFlatTable(class connectivity::sdbcx::OCollection *,class connectivity::flat::OFlatConnection *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
@@ -98,11 +98,11 @@ connectivity/source/inc/OColumn.hxx:68
     void connectivity::OColumn::OColumn(const class rtl::OUString &,const class rtl::OUString &,int,int,int,int,int)
     const class rtl::OUString & _aTableName
     ""
-connectivity/source/manager/mdrivermanager.cxx:144
+connectivity/source/manager/mdrivermanager.cxx:148
     const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> & drivermanager::(anonymous namespace)::ExtractDriverFromAccess::operator()(const struct drivermanager::DriverAccess &) const
     const struct drivermanager::DriverAccess & _rAccess
     ExtractDriverFromAccess()
-connectivity/source/manager/mdrivermanager.cxx:152
+connectivity/source/manager/mdrivermanager.cxx:156
     const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> & drivermanager::(anonymous namespace)::ExtractDriverFromCollectionElement::operator()(const struct std::pair<const class rtl::OUString, class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> > &) const
     const struct std::pair<const class rtl::OUString, class com::sun::star::uno::Reference<class com::sun::star::sdbc::XDriver> > & _rElement
     ExtractDriverFromCollectionElement()
@@ -130,7 +130,7 @@ dbaccess/source/ui/inc/sqlmessage.hxx:89
     void dbaui::OSQLMessageBox::OSQLMessageBox(class weld::Window *,const class dbtools::SQLExceptionInfo &,enum dbaui::MessBoxStyle,const class rtl::OUString &)
     const class rtl::OUString & _rHelpURL
     ""
-dbaccess/source/ui/inc/TableCopyHelper.hxx:100
+dbaccess/source/ui/inc/TableCopyHelper.hxx:99
     void dbaui::OTableCopyHelper::pasteTable(const class TransferableDataHelper &,const class rtl::OUString &,const class utl::SharedUNOComponent<class com::sun::star::sdbc::XConnection, class utl::DisposableComponent> &)
     const class utl::SharedUNOComponent<class com::sun::star::sdbc::XConnection, class utl::DisposableComponent> & _xConnection
     ensureConnection()
@@ -170,11 +170,11 @@ extensions/source/abpilot/datasourcehandling.hxx:178
     void abp::ODataSource::setDataSource(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,struct abp::PackageAccessControl)
     struct abp::PackageAccessControl 
     PackageAccessControl()
-extensions/source/dbpilots/controlwizard.hxx:110
+extensions/source/dbpilots/controlwizard.hxx:111
     _Bool dbp::OControlWizard::updateContext(const struct dbp::OAccessRegulator &)
     const struct dbp::OAccessRegulator & 
     OAccessRegulator()
-extensions/source/dbpilots/controlwizard.hxx:111
+extensions/source/dbpilots/controlwizard.hxx:112
     void dbp::OControlWizard::setFormConnection(const struct dbp::OAccessRegulator &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,_Bool)
     const struct dbp::OAccessRegulator & 
     OAccessRegulator()
@@ -218,14 +218,14 @@ extensions/source/propctrlr/listselectiondlg.hxx:38
     void pcr::ListSelectionDialog::ListSelectionDialog(class weld::Window *,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,const class rtl::OUString &)
     class weld::Window * _pParent
     impl_getDefaultDialogFrame_nothrow()
-extensions/source/propctrlr/taborder.hxx:59
-    void pcr::TabOrderDialog::TabOrderDialog(class weld::Window *,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTabControllerModel> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XControlContainer> &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)
-    class weld::Window * pParent
-    impl_getDefaultDialogFrame_nothrow()
 extensions/source/propctrlr/taborder.hxx:59
     void pcr::TabOrderDialog::TabOrderDialog(class weld::Window *,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTabControllerModel> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XControlContainer> &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)
     const class com::sun::star::uno::Reference<class com::sun::star::awt::XControlContainer> & _rxControlCont
     impl_getContextControlContainer_nothrow()
+extensions/source/propctrlr/taborder.hxx:59
+    void pcr::TabOrderDialog::TabOrderDialog(class weld::Window *,const class com::sun::star::uno::Reference<class com::sun::star::awt::XTabControllerModel> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XControlContainer> &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)
+    class weld::Window * pParent
+    impl_getDefaultDialogFrame_nothrow()
 extensions/source/update/check/updateprotocol.hxx:30
     _Bool checkForUpdates(struct UpdateInfo &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class com::sun::star::uno::Reference<class com::sun::star::task::XInteractionHandler> &,const class com::sun::star::uno::Reference<class com::sun::star::deployment::XUpdateInformationProvider> &)
     const class com::sun::star::uno::Reference<class com::sun::star::deployment::XUpdateInformationProvider> & rxProvider
@@ -254,14 +254,6 @@ include/comphelper/propertybag.hxx:109
     void comphelper::PropertyBag::addVoidProperty(const class rtl::OUString &,const class com::sun::star::uno::Type &,int,int)
     int _nHandle
     findFreeHandle()
-include/comphelper/servicedecl.hxx:220
-    void comphelper::service_decl::detail::CreateFunc::CreateFunc<type-parameter-?-?, type-parameter-?-?, comphelper::service_decl::with_args<false> >(const type-parameter-?-? &)
-    const type-parameter-?-? & postProcessFunc
-    PostProcessDefaultT()
-include/comphelper/servicedecl.hxx:237
-    void comphelper::service_decl::detail::CreateFunc::CreateFunc<type-parameter-?-?, type-parameter-?-?, comphelper::service_decl::with_args<true> >(const type-parameter-?-? &)
-    const type-parameter-?-? & postProcessFunc
-    PostProcessDefaultT()
 include/connectivity/dbtools.hxx:177
     class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> getConnection_withFeedback(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,const class com::sun::star::uno::Reference<class com::sun::star::awt::XWindow> &)
     const class rtl::OUString & _rUser
@@ -402,15 +394,15 @@ include/registry/writer.hxx:131
     void typereg::Writer::setFieldData(unsigned short,const class rtl::OUString &,const class rtl::OUString &,enum RTFieldAccess,const class rtl::OUString &,const class rtl::OUString &,const class RTConstValue &)
     const class rtl::OUString & fileName
     ""
-include/sfx2/dinfdlg.hxx:84
+include/sfx2/dinfdlg.hxx:85
     void SfxDocumentInfoItem::SfxDocumentInfoItem(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::document::XDocumentProperties> &,const class com::sun::star::uno::Sequence<struct com::sun::star::document::CmisProperty> &,_Bool,_Bool)
     _Bool bUseThumbnailSave
     IsUseThumbnailSave()
-include/sfx2/dinfdlg.hxx:84
+include/sfx2/dinfdlg.hxx:85
     void SfxDocumentInfoItem::SfxDocumentInfoItem(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::document::XDocumentProperties> &,const class com::sun::star::uno::Sequence<struct com::sun::star::document::CmisProperty> &,_Bool,_Bool)
     _Bool bUseUserData
     IsUseUserData()
-include/sfx2/dinfdlg.hxx:383
+include/sfx2/dinfdlg.hxx:384
     void CustomPropertiesWindow::AddLine(const class rtl::OUString &,const class com::sun::star::uno::Any &)
     const class rtl::OUString & sName
     ""
@@ -422,7 +414,7 @@ include/sfx2/docfile.hxx:268
     _Bool SfxMedium::SignDocumentContentUsingCertificate(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,_Bool,const class com::sun::star::uno::Reference<class com::sun::star::security::XCertificate> &)
     _Bool bHasValidDocumentSignature
     HasValidSignatures()
-include/sfx2/objsh.hxx:644
+include/sfx2/objsh.hxx:651
     void SfxObjectShell::DoDraw(class OutputDevice *,const class Point &,const class Size &,const class JobSetup &,unsigned short)
     const class JobSetup & rSetup
     JobSetup()
@@ -442,6 +434,10 @@ include/svtools/ehdl.hxx:36
     void SfxErrorContext::SfxErrorContext(unsigned short,class weld::Window *,const struct std::pair<const char *, class ErrCode> *,const class std::locale &)
     const class std::locale & rResLocaleP
     SvtResLocale()
+include/svtools/imagemgr.hxx:124
+    class Image SvFileInformationManager::GetImage(const class INetURLObject &,_Bool,const class Size &)
+    const class Size & rPreferredSize
+    Size()
 include/svx/charmap.hxx:150
     void SvxShowCharSet::DrawChars_Impl(class OutputDevice &,int,int)
     int n2
@@ -454,14 +450,18 @@ include/svx/colorwindow.hxx:115
     void ColorWindow::ColorWindow(const class rtl::OUString &,const class std::shared_ptr<class PaletteManager> &,class ColorStatus &,unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,class weld::Window *,const class MenuOrToolMenuButton &,const class std::function<void (const class rtl::OUString &, const struct std::pair<class Color, class rtl::OUString> &)> &)
     const class rtl::OUString & rCommand
     ""
-include/svx/gallerybinaryengine.hxx:52
-    void GalleryBinaryEngine::ImplCreateSvDrawStorage(_Bool)
+include/svx/galtheme.hxx:89
+    class std::unique_ptr<class GalleryBinaryEngine, struct std::default_delete<class GalleryBinaryEngine> > GalleryTheme::createGalleryBinaryEngine(_Bool)
     _Bool bReadOnly
     IsReadOnly()
 include/svx/svdtrans.hxx:62
     void RotateXPoly(class XPolyPolygon &,const class Point &,double,double)
     const class Point & rRef
     Point()
+include/test/xmltesttools.hxx:38
+    class std::unique_ptr<struct _xmlDoc, struct xmlDocDeleter> XmlTestTools::dumpAndParse(class MetafileXmlDump &,const class GDIMetaFile &,const class rtl::OUString &)
+    const class rtl::OUString & rStreamName
+    ""
 include/unotools/wincodepage.hxx:31
     unsigned short utl_getWinTextEncodingFromLangStr(const class rtl::OUString &,_Bool)
     const class rtl::OUString & sLanguage
@@ -474,18 +474,18 @@ include/vcl/accessibletable.hxx:87
     class tools::Rectangle vcl::table::IAccessibleTable::calcHeaderRect(_Bool)
     _Bool _bIsColumnBar
     isColumnBar()
-include/vcl/dockwin.hxx:38
+include/vcl/dockwin.hxx:37
     void DockingData::DockingData(const class Point &,const class tools::Rectangle &,_Bool)
     _Bool b
     IsFloatingMode()
-include/vcl/dockwin.hxx:49
-    void EndDockingData::EndDockingData(const class tools::Rectangle &,_Bool,_Bool)
-    _Bool b
-    IsFloatingMode()
-include/vcl/dockwin.hxx:49
+include/vcl/dockwin.hxx:48
     void EndDockingData::EndDockingData(const class tools::Rectangle &,_Bool,_Bool)
     _Bool bCancelled
     IsDockingCanceled()
+include/vcl/dockwin.hxx:48
+    void EndDockingData::EndDockingData(const class tools::Rectangle &,_Bool,_Bool)
+    _Bool b
+    IsFloatingMode()
 include/vcl/FilterConfigItem.hxx:75
     class rtl::OUString FilterConfigItem::ReadString(const class rtl::OUString &,const class rtl::OUString &)
     const class rtl::OUString & rDefault
@@ -518,18 +518,22 @@ include/vcl/toolbox.hxx:413
     void ToolBox::SetHelpText(unsigned short,const class rtl::OUString &)
     const class rtl::OUString & rText
     ""
-include/vcl/toolkit/field.hxx:315
-    class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &)
-    const class LocaleDataWrapper & rLocaleDataWrapper
-    ImplGetLocaleDataWrapper()
-include/vcl/toolkit/field.hxx:315
+include/vcl/toolkit/field.hxx:313
     class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &)
     _Bool bDuration
     IsDuration()
-include/vcl/toolkit/field.hxx:420
+include/vcl/toolkit/field.hxx:313
+    class tools::Time TimeFormatter::SpinTime(_Bool,const class tools::Time &,enum TimeFieldFormat,_Bool,const class rtl::OUString &,int,const class LocaleDataWrapper &)
+    const class LocaleDataWrapper & rLocaleDataWrapper
+    ImplGetLocaleDataWrapper()
+include/vcl/toolkit/field.hxx:418
     int DateFormatter::GetDateArea(enum ExtDateFieldFormat,const class rtl::OUString &,int,const class LocaleDataWrapper &)
     const class LocaleDataWrapper & rLocaleDataWrapper
     ImplGetLocaleDataWrapper()
+include/vcl/toolkit/svlbitm.hxx:115
+    void SvLBoxString::SvLBoxString(const class rtl::OUString &)
+    const class rtl::OUString & rText
+    ""
 include/vcl/toolkit/unowrap.hxx:66
     class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> UnoWrapperBase::CreateAccessible(class Menu *,_Bool)
     _Bool bIsMenuBar
@@ -542,31 +546,27 @@ include/vcl/transfer.hxx:357
     class com::sun::star::uno::Sequence<signed char> TransferableDataHelper::GetSequence(enum SotClipboardFormatId,const class rtl::OUString &)
     const class rtl::OUString & rDestDoc
     ""
-include/vcl/treelistbox.hxx:709
-    void SvTreeListBox::ShowFocusRect(const class SvTreeListEntry *)
-    const class SvTreeListEntry * pEntry
-    FirstSelected()
 include/vcl/virdev.hxx:162
     _Bool VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer(const class Size &,const class Fraction &,const class Point &,unsigned char *)
     const class Point & rNewOffset
     Point()
-include/vcl/weld.hxx:567
+include/vcl/weld.hxx:556
     void weld::ComboBoxEntry::ComboBoxEntry(const class rtl::OUString &)
     const class rtl::OUString & rString
     ""
-include/vcl/weld.hxx:645
+include/vcl/weld.hxx:634
     void weld::ComboBox::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
     const class rtl::OUString & rId
     ""
-include/xmloff/txtparae.hxx:403
+include/xmloff/txtparae.hxx:405
     void XMLTextParagraphExport::exportTextStyles(_Bool,_Bool)
     _Bool bProg
     IsShowProgress()
-include/xmloff/txtparae.hxx:453
+include/xmloff/txtparae.hxx:455
     void XMLTextParagraphExport::collectTextAutoStyles(const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,_Bool)
     _Bool bIsProgress
     IsShowProgress()
-include/xmloff/txtparae.hxx:483
+include/xmloff/txtparae.hxx:485
     void XMLTextParagraphExport::exportText(const class com::sun::star::uno::Reference<class com::sun::star::text::XText> &,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,_Bool)
     _Bool bIsProgress
     IsShowProgress()
@@ -718,6 +718,10 @@ sc/source/filter/oox/formulabuffer.cxx:315
     void processSheetFormulaCells(class ScDocumentImport &,struct oox::xls::FormulaBuffer::SheetItem &,class SvNumberFormatter &,const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::ExternalLinkInfo> &,_Bool)
     _Bool bGeneratorKnownGood
     isGeneratorKnownGood()
+sc/source/filter/oox/querytablebuffer.cxx:102
+    class com::sun::star::uno::Reference<class com::sun::star::sheet::XAreaLink> lclFindAreaLink(const class com::sun::star::uno::Reference<class com::sun::star::sheet::XAreaLinks> &,const class ScAddress &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
+    const class rtl::OUString & rFilterOptions
+    ""
 sc/source/ui/inc/AccessibleCsvControl.hxx:447
     void ScAccessibleCsvCell::ScAccessibleCsvCell(class ScCsvGrid &,const class rtl::OUString &,int,int)
     class ScCsvGrid & rGrid
@@ -734,7 +738,7 @@ sd/source/filter/eppt/eppt.hxx:177
     unsigned int PPTWriter::ImplInsertBookmarkURL(const class rtl::OUString &,const unsigned int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
     const class rtl::OUString & rStringVer2
     ""
-sd/source/filter/eppt/pptx-animations.cxx:557
+sd/source/filter/eppt/pptx-animations.cxx:559
     void (anonymous namespace)::NodeContext::initValid(_Bool,_Bool)
     _Bool bHasValidChild
     initChildNodes()
@@ -742,7 +746,7 @@ sd/source/filter/xml/sdxmlwrp.cxx:137
     const struct (anonymous namespace)::XML_SERVICES * getServices(_Bool,_Bool,unsigned long)
     _Bool bDraw
     IsDraw()
-sd/source/ui/annotations/annotationtag.cxx:159
+sd/source/ui/annotations/annotationtag.cxx:161
     void sd::(anonymous namespace)::AnnotationHdl::AnnotationHdl(const class rtl::Reference<class sd::SmartTag> &,const class com::sun::star::uno::Reference<class com::sun::star::office::XAnnotation> &,const class Point &)
     const class Point & rPnt
     Point()
@@ -870,7 +874,7 @@ sw/inc/tblsel.hxx:47
     _Bool CompareSwSelBoxes::operator()(class SwTableBox *const &,class SwTableBox *const &) const
     class SwTableBox *const & lhs
     Compare()
-sw/inc/tox.hxx:177
+sw/inc/tox.hxx:186
     class SwContentFrame * SwTOXType::FindContentFrame(const class SwDoc &,const class SwRootFrame &,const _Bool) const
     const _Bool isReadOnlyAvailable
     IsReadOnlyAvailable()
@@ -938,6 +942,10 @@ sw/source/core/text/itrpaint.hxx:48
     void SwTextPainter::DrawTextLine(const class SwRect &,class SwSaveClip &,const _Bool)
     const _Bool bUnderSz
     IsUndersized()
+sw/source/core/txtnode/modeltoviewhelper.cxx:52
+    _Bool (anonymous namespace)::sortfieldresults::operator()(const struct (anonymous namespace)::FieldResult &,const struct (anonymous namespace)::FieldResult &) const
+    const struct (anonymous namespace)::FieldResult & rOne
+    Compare()
 sw/source/filter/html/swcss1.hxx:80
     void SwCSS1Parser::SwCSS1Parser(class SwDoc *,const class SwHTMLParser &,const unsigned int *,const class rtl::OUString &,_Bool)
     _Bool bNewDoc
@@ -950,7 +958,7 @@ sw/source/filter/inc/wrtswtbl.hxx:203
     _Bool SwWriteTableColLess::operator()(const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > &,const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > &)
     const class std::unique_ptr<class SwWriteTableCol, struct std::default_delete<class SwWriteTableCol> > & lhs
     Compare()
-sw/source/filter/ww8/docxattributeoutput.cxx:5966
+sw/source/filter/ww8/docxattributeoutput.cxx:6008
     _Bool (anonymous namespace)::OUStringIgnoreCase::operator()(const class rtl::OUString &,const class rtl::OUString &) const
     const class rtl::OUString & lhs
     Compare()
@@ -1006,6 +1014,14 @@ toolkit/inc/helper/unopropertyarrayhelper.hxx:38
     void UnoPropertyArrayHelper::UnoPropertyArrayHelper(const class com::sun::star::uno::Sequence<int> &)
     const class com::sun::star::uno::Sequence<int> & rIDs
     ImplGetPropertyIds()
+vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:36
+    class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateMenuItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,_Bool)
+    const class rtl::OUString & sHelpURL
+    ""
+vbahelper/source/vbahelper/vbacommandbarcontrols.hxx:43
+    class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> ScVbaCommandBarControls::CreateToolbarItemData(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,unsigned short,const class com::sun::star::uno::Any &,_Bool,int)
+    const class rtl::OUString & sHelpURL
+    ""
 vcl/inc/fontinstance.hxx:77
     _Bool LogicalFontInstance::GetGlyphBoundRect(unsigned short,class tools::Rectangle &,_Bool) const
     _Bool 
@@ -1046,23 +1062,23 @@ vcl/source/control/field2.cxx:2228
     _Bool ImplTimeProcessKeyInput(const class KeyEvent &,_Bool,_Bool,enum TimeFieldFormat,const class LocaleDataWrapper &)
     _Bool bDuration
     IsDuration()
-vcl/source/control/field.cxx:916
+vcl/source/control/field.cxx:913
     _Bool ImplMetricProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
     const class LocaleDataWrapper & rWrapper
     ImplGetLocaleDataWrapper()
-vcl/source/control/field.cxx:916
+vcl/source/control/field.cxx:913
     _Bool ImplMetricProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
     _Bool bUseThousandSep
     IsUseThousandSep()
-vcl/source/control/field.cxx:1712
+vcl/source/control/field.cxx:1709
     _Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
     _Bool bUseThousandSep
     IsUseThousandSep()
-vcl/source/control/field.cxx:1712
+vcl/source/control/field.cxx:1709
     _Bool ImplCurrencyProcessKeyInput(const class KeyEvent &,_Bool,const class LocaleDataWrapper &)
     const class LocaleDataWrapper & rWrapper
     ImplGetLocaleDataWrapper()
-vcl/source/control/field.cxx:1719
+vcl/source/control/field.cxx:1716
     _Bool ImplCurrencyGetValue(const class rtl::OUString &,long &,unsigned short,const class LocaleDataWrapper &)
     const class LocaleDataWrapper & rWrapper
     ImplGetLocaleDataWrapper()
@@ -1074,7 +1090,7 @@ vcl/source/edit/vclmedit.cxx:99
     void ImpVclMEdit::Enable(_Bool)
     _Bool bEnable
     IsEnabled()
-vcl/unx/gtk3/gtk3gtkinst.cxx:9108
+vcl/unx/gtk3/gtk3gtkinst.cxx:9149
     _Bool (anonymous namespace)::CompareGtkTreePath::operator()(const struct _GtkTreePath *,const struct _GtkTreePath *) const
     const struct _GtkTreePath * lhs
     Compare()
diff --git a/compilerplugins/clang/constantparam.numbers.results b/compilerplugins/clang/constantparam.numbers.results
index dd84c69f8cdc..2141851fa915 100644
--- a/compilerplugins/clang/constantparam.numbers.results
+++ b/compilerplugins/clang/constantparam.numbers.results
@@ -46,15 +46,15 @@ canvas/workben/canvasdemo.cxx:485
     void (anonymous namespace)::DemoRenderer::drawRegularPolygon(double,double,int,double)
     double r
     15
-chart2/qa/extras/chart2export.cxx:490
+chart2/qa/extras/chart2export.cxx:494
     void checkPolynomialTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,const class rtl::OUString &,int,double,double,double)
     int aExpectedDegree
     3
-chart2/qa/extras/chart2export.cxx:512
+chart2/qa/extras/chart2export.cxx:516
     void checkMovingAverageTrendline(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XRegressionCurve> &,const class rtl::OUString &,int)
     int aExpectedPeriod
     3
-chart2/qa/extras/chart2export.cxx:999
+chart2/qa/extras/chart2export.cxx:1003
     void ::change(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,short)
     short nNumFmtTypeFlag
     16
@@ -66,7 +66,7 @@ chart2/source/controller/inc/AccessibleBase.hxx:146
     void chart::AccessibleBase::RemoveState(short)
     short aState
     23
-chart2/source/inc/LinePropertiesHelper.hxx:62
+chart2/source/inc/LinePropertiesHelper.hxx:63
     void SetLineColor(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int)
     int nColor
     14540253
@@ -110,7 +110,7 @@ connectivity/source/drivers/mork/MQueryHelper.hxx:169
     _Bool connectivity::mork::MQueryHelper::getRowValue(class connectivity::ORowSetValue &,int,const class rtl::OUString &,int)
     int nType
     12
-connectivity/source/drivers/postgresql/pq_connection.cxx:370
+connectivity/source/drivers/postgresql/pq_connection.cxx:367
     void properties2arrays(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &,const class com::sun::star::uno::Reference<class com::sun::star::script::XTypeConverter> &,unsigned short,class pq_sdbc_driver::(anonymous namespace)::cstr_vector &,class pq_sdbc_driver::(anonymous namespace)::cstr_vector &)
     unsigned short enc
     76
@@ -162,7 +162,7 @@ cui/source/inc/cuihyperdlg.hxx:49
     void SvxHlinkCtrl::SvxHlinkCtrl(unsigned short,class SfxBindings &,class SvxHpLinkDlg *)
     unsigned short nId
     10361
-cui/source/inc/optlingu.hxx:145
+cui/source/inc/optlingu.hxx:144
     void SvxLinguTabPage::HideGroups(unsigned short)
     unsigned short nGrp
     8
@@ -210,7 +210,7 @@ dbaccess/source/ui/inc/charsetlistbox.hxx:37
     _Bool dbaui::CharSetListBox::StoreSelectedCharSet(class SfxItemSet &,const unsigned short)
     const unsigned short _nItemId
     11
-dbaccess/source/ui/inc/FieldDescControl.hxx:149
+dbaccess/source/ui/inc/FieldDescControl.hxx:145
     void dbaui::OFieldDescControl::CellModified(long,unsigned short)
     long nRow
     -1
@@ -218,10 +218,6 @@ dbaccess/source/ui/inc/JAccess.hxx:58
     void dbaui::OJoinDesignViewAccess::notifyAccessibleEvent(const short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
     const short _nEventId
     7
-dbaccess/source/ui/inc/JoinExchange.hxx:55
-    void dbaui::OJoinExchObj::StartDrag(class vcl::Window *,signed char,class dbaui::IDragTransferableListener *)
-    signed char nDragSourceActions
-    4
 dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx:85
     class rtl::Reference<class dbaui::OTableFieldDesc> dbaui::OSelectionBrowseBox::InsertField(const class rtl::Reference<class dbaui::OTableFieldDesc> &,unsigned short,_Bool,_Bool)
     unsigned short _nColumnPosition
@@ -266,10 +262,6 @@ editeng/source/outliner/outlundo.hxx:32
     void OutlinerUndoBase::OutlinerUndoBase(unsigned short,class Outliner *)
     unsigned short nId
     200
-extensions/source/update/ui/updatecheckui.cxx:103
-    void (anonymous namespace)::BubbleWindow::Show(_Bool,enum ShowFlags)
-    enum ShowFlags nFlags
-    4
 filter/source/config/cache/filtercache.hxx:331
     _Bool filter::config::FilterCache::isFillState(enum filter::config::FilterCache::EFillState) const
     enum filter::config::FilterCache::EFillState eRequired
@@ -522,11 +514,11 @@ include/editeng/fhgtitem.hxx:72
     void SvxFontHeightItem::SetHeight(unsigned int,unsigned short,enum MapUnit,enum MapUnit)
     enum MapUnit eUnit
     8
-include/editeng/flditem.hxx:74
+include/editeng/flditem.hxx:73
     void SvxFieldItem::SvxFieldItem(class std::unique_ptr<class SvxFieldData, struct std::default_delete<class SvxFieldData> >,const unsigned short)
     const unsigned short nId
     4060
-include/editeng/flditem.hxx:75
+include/editeng/flditem.hxx:74
     void SvxFieldItem::SvxFieldItem(const class SvxFieldData &,const unsigned short)
     const unsigned short nId
     4060
@@ -690,7 +682,7 @@ include/oox/export/drawingml.hxx:210
     void oox::drawingml::DrawingML::WriteBlipFill(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,int)
     int nXmlNamespace
     421
-include/oox/export/vmlexport.hxx:151
+include/oox/export/vmlexport.hxx:154
     void oox::vml::VMLExport::AddShapeAttribute(int,const class rtl::OString &)
     int nAttribute
     5458
@@ -702,14 +694,14 @@ include/oox/helper/attributelist.hxx:142
     const char * oox::AttributeList::getChar(int) const
     int nAttrToken
     4179
-include/oox/helper/attributelist.hxx:165
-    unsigned int oox::AttributeList::getUnsignedHex(int,unsigned int) const
-    unsigned int nDefault
-    4294967295
 include/oox/helper/attributelist.hxx:165
     unsigned int oox::AttributeList::getUnsignedHex(int,unsigned int) const
     int nAttrToken
     4318
+include/oox/helper/attributelist.hxx:165
+    unsigned int oox::AttributeList::getUnsignedHex(int,unsigned int) const
+    unsigned int nDefault
+    4294967295
 include/oox/helper/binaryoutputstream.hxx:86
     void oox::BinaryOutputStream::writeCharArrayUC(const class rtl::OUString &,unsigned short)
     unsigned short eTextEnc
@@ -830,7 +822,7 @@ include/sfx2/lokhelper.hxx:81
     void SfxLokHelper::notifyOtherViews(class SfxViewShell *,int,const class boost::property_tree::basic_ptree<class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, struct std::less<class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > > > &)
     int nType
     24
-include/sfx2/objsh.hxx:671
+include/sfx2/objsh.hxx:678
     void SfxObjectShell::AppendInfoBarWhenReady(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum InfobarType,_Bool)
     enum InfobarType aInfobarType
     2
@@ -918,11 +910,11 @@ include/svl/languageoptions.hxx:120
     _Bool SvtSystemLanguageOptions::isKeyboardLayoutTypeInstalled(short) const
     short scriptType
     2
-include/svl/svdde.hxx:158
+include/svl/svdde.hxx:156
     void DdePoke::DdePoke(class DdeConnection &,const class rtl::OUString &,const class DdeData &,long)
     long 
     30000
-include/svl/svdde.hxx:165
+include/svl/svdde.hxx:163
     void DdeExecute::DdeExecute(class DdeConnection &,const class rtl::OUString &,long)
     long 
     30000
@@ -978,10 +970,6 @@ include/svtools/ctrlbox.hxx:461
     void FontSizeBox::EnablePtRelativeMode(short,short,short)
     short nStep
     10
-include/svtools/editsyntaxhighlighter.hxx:41
-    void MultiLineEditSyntaxHighlight::MultiLineEditSyntaxHighlight(class vcl::Window *,long,enum HighlighterLanguage)
-    long nWinStyle
-    24584
 include/svtools/htmlout.hxx:66
     class SvStream & HTMLOutFuncs::Out_Hex(class SvStream &,unsigned long,unsigned char)
     unsigned char nLen
@@ -1082,7 +1070,7 @@ include/svx/fontworkgallery.hxx:63
     void svx::FontWorkGalleryDialog::fillFavorites(unsigned short)
     unsigned short nThemeId
     37
-include/svx/framelink.hxx:147
+include/svx/framelink.hxx:119
     void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double)
     double nP
     3
@@ -1218,14 +1206,14 @@ include/test/helper/form.hxx:37
     class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
     const int nY
     10000
-include/test/helper/form.hxx:37
-    class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
-    const int nX
-    15000
 include/test/helper/form.hxx:37
     class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
     const int nHeight
     3000
+include/test/helper/form.hxx:37
+    class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
+    const int nX
+    15000
 include/test/helper/shape.hxx:52
     class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> createLine(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
     const int nHeight
@@ -1282,27 +1270,31 @@ include/tools/datetime.hxx:87
     class DateTime operator+(const class DateTime &,int)
     int nDays
     10
-include/tools/fract.hxx:71
+include/tools/fract.hxx:70
     class Fraction & Fraction::operator*=(double)
      ###1
     -1
-include/tools/gen.hxx:91
+include/tools/gen.hxx:90
     class Point & Point::operator*=(const long)
      ###1
     -1
-include/tools/gen.hxx:92
+include/tools/gen.hxx:91
     class Point & Point::operator/=(const long)
      ###1
     2
-include/tools/gen.hxx:96
+include/tools/gen.hxx:95
     class Point operator*(const class Point &,const long)
     const long nVal2
     -1
-include/tools/gen.hxx:202
+include/tools/gen.hxx:96
+    class Point operator/(const class Point &,const long)
+    const long nVal2
+    2
+include/tools/gen.hxx:201
     void Size::extendBy(long,long)
     long y
     10
-include/tools/gen.hxx:202
+include/tools/gen.hxx:201
     void Size::extendBy(long,long)
     long x
     10
@@ -1498,7 +1490,7 @@ include/vcl/bitmapex.hxx:450
     void BitmapEx::CombineMaskOr(class Color,unsigned char)
     unsigned char nTol
     9
-include/vcl/dockwin.hxx:148
+include/vcl/dockwin.hxx:147
     void ImplDockingWindowWrapper::ShowTitleButton(enum TitleButton,_Bool)
     enum TitleButton nButton
     4
@@ -1546,7 +1538,7 @@ include/vcl/print.hxx:657
     class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setRangeControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,int,int,int,const struct vcl::PrinterOptionsHelper::UIControlOptions &)
     int i_nMaxValue
     1000
-include/vcl/svapp.hxx:746
+include/vcl/svapp.hxx:745
     struct ImplSVEvent * Application::PostGestureEvent(enum VclEventId,class vcl::Window *,const class GestureEvent *)
     enum VclEventId nEvent
     129
@@ -1570,6 +1562,18 @@ include/vcl/toolkit/svtabbx.hxx:89
     void SvTabListBox::SetTabJustify(unsigned short,enum SvTabJustify)
     enum SvTabJustify 
     8
+include/vcl/toolkit/treelistbox.hxx:497
+    class SvLBoxTab * SvTreeListBox::GetFirstTab(enum SvLBoxTabFlags,unsigned short &)
+    enum SvLBoxTabFlags nFlagMask
+    16
+include/vcl/toolkit/treelistbox.hxx:498
+    void SvTreeListBox::GetLastTab(enum SvLBoxTabFlags,unsigned short &)
+    enum SvLBoxTabFlags nFlagMask
+    16
+include/vcl/toolkit/treelistbox.hxx:659
+    void SvTreeListBox::SetHighlightRange(unsigned short,unsigned short)
+    unsigned short nLastTab
+    65535
 include/vcl/transfer.hxx:227
     void TransferableHelper::RemoveFormat(enum SotClipboardFormatId)
     enum SotClipboardFormatId nFormat
@@ -1590,51 +1594,35 @@ include/vcl/transfer.hxx:357
     class com::sun::star::uno::Sequence<signed char> TransferableDataHelper::GetSequence(enum SotClipboardFormatId,const class rtl::OUString &)
     enum SotClipboardFormatId nFormat
     59
-include/vcl/treelistbox.hxx:531
-    class SvLBoxTab * SvTreeListBox::GetFirstTab(enum SvLBoxTabFlags,unsigned short &)
-    enum SvLBoxTabFlags nFlagMask
-    16
-include/vcl/treelistbox.hxx:532
-    void SvTreeListBox::GetLastTab(enum SvLBoxTabFlags,unsigned short &)
-    enum SvLBoxTabFlags nFlagMask
-    16
-include/vcl/treelistbox.hxx:695
-    void SvTreeListBox::SetHighlightRange(unsigned short,unsigned short)
-    unsigned short nLastTab
-    65535
-include/vcl/vclmedit.hxx:114
-    void VclMultiLineEdit::EnableUpdateData(unsigned long)
-    unsigned long nTimeout
-    300
-include/vcl/weld.hxx:897
+include/vcl/weld.hxx:886
     void weld::TreeView::insert_separator(int,const class rtl::OUString &)
     int pos
     -1
-include/vcl/weld.hxx:935
+include/vcl/weld.hxx:924
     void weld::TreeView::set_sensitive(int,_Bool,int)
     int col
     -1
-include/vcl/weld.hxx:1051
+include/vcl/weld.hxx:1042
     void weld::TreeView::set_image(const class weld::TreeIter &,const class rtl::OUString &,int)
     int col
     -1
-include/vcl/weld.hxx:1209
+include/vcl/weld.hxx:1205
     void weld::IconView::insert(int,const class rtl::OUString *,const class rtl::OUString *,const class rtl::OUString *,class weld::TreeIter *)
     int pos
     -1
-include/vcl/weld.hxx:1240
+include/vcl/weld.hxx:1236
     void weld::IconView::select(int)
     int pos
     -1
-include/vcl/weld.hxx:1241
+include/vcl/weld.hxx:1237
     void weld::IconView::unselect(int)
     int pos
     -1
-include/vcl/weld.hxx:2083
+include/vcl/weld.hxx:2079
     void weld::Menu::insert(int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString *,class VirtualDevice *,enum TriState)
     int pos
     -1
-include/vcl/weld.hxx:2092
+include/vcl/weld.hxx:2088
     void weld::Menu::insert_separator(int,const class rtl::OUString &)
     int pos
     -1
@@ -1654,7 +1642,7 @@ include/xmloff/txtparae.hxx:349
     void XMLTextParagraphExport::exportListAndSectionChange(class com::sun::star::uno::Reference<class com::sun::star::text::XTextSection> &,class MultiPropertySetHelper &,short,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextContent> &,const class XMLTextNumRuleInfo &,const class XMLTextNumRuleInfo &,_Bool)
     short nTextSectionId
     5
-include/xmloff/txtparae.hxx:377
+include/xmloff/txtparae.hxx:379
     void XMLTextParagraphExport::Add(enum XmlStyleFamily,class MultiPropertySetHelper &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &)
     enum XmlStyleFamily nFamily
     100
@@ -1686,7 +1674,7 @@ include/xmloff/xmlexppr.hxx:135
     void SvXMLExportPropertyMapper::exportXML(class SvXMLExport &,const class std::__debug::vector<struct XMLPropertyState, class std::allocator<struct XMLPropertyState> > &,enum SvXmlExportFlags,_Bool) const
     enum SvXmlExportFlags nFlags
     8
-include/xmloff/xmlimp.hxx:488
+include/xmloff/xmlimp.hxx:492
     void SvXMLImport::SetError(int,const class rtl::OUString &,const class rtl::OUString &)
     int nId
     268566538
@@ -1709,7 +1697,7 @@ include/xmloff/XMLSettingsExportContext.hxx:37
 include/xmloff/XMLSettingsExportContext.hxx:39
     void xmloff::XMLSettingsExportContext::AddAttribute(enum xmloff::token::XMLTokenEnum,enum xmloff::token::XMLTokenEnum)
     enum xmloff::token::XMLTokenEnum i_eName
-    1864
+    1865
 libreofficekit/qa/tilebench/tilebench.cxx:72
     void dumpTile(const char *,const int,const int,const int,const unsigned char *,const int,const int,int)
     int nTotalWidth
@@ -1890,23 +1878,23 @@ sc/inc/compressedarray.hxx:206
     type-parameter-?-? ScBitMaskCompressedArray::GetLastAnyBitAccess(const type-parameter-?-? &) const
     const type-parameter-?-? & rBitMask
     15
-sc/inc/document.hxx:1339
+sc/inc/document.hxx:1336
     _Bool ScDocument::CompileErrorCells(enum FormulaError)
     enum FormulaError nErrCode
     525
-sc/inc/document.hxx:1682
+sc/inc/document.hxx:1679
     void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
     enum InsertDeleteFlags nFlags
     2303
-sc/inc/document.hxx:1872
+sc/inc/document.hxx:1869
     void ScDocument::DeleteSelectionTab(short,enum InsertDeleteFlags,const class ScMarkData &)
     enum InsertDeleteFlags nDelFlag
     2303
-sc/inc/document.hxx:1930
+sc/inc/document.hxx:1927
     void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
     enum CRFlags nNewFlags
     8
-sc/inc/document.hxx:2259
+sc/inc/document.hxx:2254
     void ScDocument::BroadcastCells(const class ScRange &,enum SfxHintId,_Bool)
     enum SfxHintId nHint
     31
@@ -1922,15 +1910,15 @@ sc/inc/formulacell.hxx:375
     void ScFormulaCell::AddRecalcMode(enum ScRecalcMode)
     enum ScRecalcMode 
     4
-sc/inc/global.hxx:643
+sc/inc/global.hxx:640
     void ScGlobal::AddQuotes(class rtl::OUString &,char16_t,_Bool)
     char16_t cQuote
     34
-sc/inc/global.hxx:650
+sc/inc/global.hxx:647
     void ScGlobal::EraseQuotes(class rtl::OUString &,char16_t,_Bool)
     char16_t cQuote
     34
-sc/inc/global.hxx:666
+sc/inc/global.hxx:663
     const char16_t * ScGlobal::FindUnquoted(const char16_t *,char16_t)
     char16_t cChar
     46
@@ -2054,35 +2042,35 @@ sc/qa/extras/scpdfexport.cxx:51
     void ScPDFExportTest::setFont(class ScFieldEditEngine &,int,int,const class rtl::OUString &)
     int nEnd
     4
-sc/qa/unit/parallelism.cxx:409
-    void lcl_setupCommon(class ScDocument *,unsigned long,unsigned long)
-    unsigned long nNumRows
-    1048
-sc/qa/unit/parallelism.cxx:409
+sc/qa/unit/parallelism.cxx:404
     void lcl_setupCommon(class ScDocument *,unsigned long,unsigned long)
     unsigned long nConstCellValue
     20
-sc/qa/unit/parallelism.cxx:539
-    void lcl_setupMultipleFGColumn(class ScDocument *,unsigned long,unsigned long,unsigned long)
-    unsigned long nOffset
-    100
-sc/qa/unit/parallelism.cxx:539
+sc/qa/unit/parallelism.cxx:404
+    void lcl_setupCommon(class ScDocument *,unsigned long,unsigned long)
+    unsigned long nNumRows
+    1048
+sc/qa/unit/parallelism.cxx:534
     void lcl_setupMultipleFGColumn(class ScDocument *,unsigned long,unsigned long,unsigned long)
     unsigned long nNumFG
     50
-sc/qa/unit/parallelism.cxx:539
+sc/qa/unit/parallelism.cxx:534
+    void lcl_setupMultipleFGColumn(class ScDocument *,unsigned long,unsigned long,unsigned long)
+    unsigned long nOffset
+    100
+sc/qa/unit/parallelism.cxx:534
     void lcl_setupMultipleFGColumn(class ScDocument *,unsigned long,unsigned long,unsigned long)
     unsigned long nNumRowsInBlock
     200
-sc/qa/unit/subsequent_export-test.cxx:1671
+sc/qa/unit/subsequent_export-test.cxx:1679
     _Bool ::isOverline(const struct editeng::Section &,enum FontLineStyle)
     enum FontLineStyle eStyle
     2
-sc/qa/unit/subsequent_export-test.cxx:1678
+sc/qa/unit/subsequent_export-test.cxx:1686
     _Bool ::isUnderline(const struct editeng::Section &,enum FontLineStyle)
     enum FontLineStyle eStyle
     2
-sc/qa/unit/ucalc.cxx:1154
+sc/qa/unit/ucalc.cxx:1181
     _Bool checkRelativeRefToken(class ScDocument &,const class ScAddress &,short,int)
     short nRelCol
     -1
@@ -2098,6 +2086,10 @@ sc/qa/unit/ucalc_formula.cxx:8349
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
     int nStart1
     9
+sc/qa/unit/ucalc_formula.cxx:8349
+    void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
+    int nEnd1
+    159
 sc/qa/unit/ucalc_formula.cxx:8349
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
     int nTotalRows
@@ -2106,15 +2098,11 @@ sc/qa/unit/ucalc_formula.cxx:8349
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
     int nEnd2
     319
-sc/qa/unit/ucalc_formula.cxx:8349
-    void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
-    int nEnd1
-    159
 sc/qa/unit/ucalc_formula.cxx:8349
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
     int nStart2
     169
-sc/source/core/data/documen8.cxx:512
+sc/source/core/data/documen8.cxx:510
     void (anonymous namespace)::IdleCalcTextWidthScope::incCol(short)
     short nInc
     -1
@@ -2154,8 +2142,8 @@ sc/source/filter/excel/xelink.cxx:296
     void (anonymous namespace)::XclExpSupbook::XclExpSupbook(const class XclExpRoot &,const class rtl::OUString &,enum XclSupbookType)
     enum XclSupbookType 
     5
-sc/source/filter/excel/xepage.cxx:343
-    void (anonymous namespace)::XclExpXmlStartHeaderFooterElementRecord::XclExpXmlStartHeaderFooterElementRecord(const int)
+sc/source/filter/excel/xepage.cxx:377
+    void (anonymous namespace)::XclExpXmlStartHeaderFooterElementRecord::XclExpXmlStartHeaderFooterElementRecord(const int,const _Bool)
     const int nElement
     2613
 sc/source/filter/excel/xepivotxml.cxx:713
@@ -2418,7 +2406,7 @@ sc/source/ui/unoobj/cellsuno.cxx:1235

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list