[Libreoffice-commits] core.git: compilerplugins/clang connectivity/source filter/source framework/inc framework/source include/sfx2 include/svx sc/source sfx2/source svx/source

Noel Grandin noel.grandin at collabora.co.uk
Mon Jul 2 08:31:12 UTC 2018


 compilerplugins/clang/constantparam.bitmask.results      |    4 
 compilerplugins/clang/constantparam.booleans.results     |  484 +++++++--------
 compilerplugins/clang/constantparam.constructors.results |   76 +-
 compilerplugins/clang/constantparam.numbers.results      |  278 ++++----
 connectivity/source/inc/dbase/dindexnode.hxx             |    5 
 filter/source/svg/svgfilter.cxx                          |    7 
 framework/inc/uielement/statusbarmerger.hxx              |    3 
 framework/source/uielement/statusbarmanager.cxx          |    2 
 framework/source/uielement/statusbarmerger.cxx           |    7 
 include/sfx2/tabdlg.hxx                                  |    1 
 include/svx/colorwindow.hxx                              |    3 
 include/svx/fntctrl.hxx                                  |    2 
 sc/source/core/data/postit.cxx                           |   17 
 sfx2/source/dialog/tabdlg.cxx                            |    5 
 svx/source/dialog/fntctrl.cxx                            |   10 
 svx/source/tbxctrls/tbcontrl.cxx                         |    5 
 16 files changed, 452 insertions(+), 457 deletions(-)

New commits:
commit 7c610a2a74ca2bde7673b3ceee11c1b3f6b9d498
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date:   Sun Jul 1 15:08:10 2018 +0200

    loplugin:constantparam
    
    Change-Id: I9fbfa6163c1d4650c52b00dc911972f07fe7c0e5
    Reviewed-on: https://gerrit.libreoffice.org/56778
    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 5e23a23e48c5..b40a1f713344 100644
--- a/compilerplugins/clang/constantparam.bitmask.results
+++ b/compilerplugins/clang/constantparam.bitmask.results
@@ -37,7 +37,7 @@ sc/inc/rangelst.hxx:48
 sc/inc/rangeutl.hxx:162
     void ScRangeStringConverter::GetStringFromAddress(class rtl::OUString &,const class ScAddress &,const class ScDocument *,enum formula::FormulaGrammar::AddressConvention,char16_t,_Bool,enum ScRefFlags)
     enum ScRefFlags nFormatFlags setBits=0x8008 clearBits=0x7ff0
-sc/inc/xmlwrap.hxx:92
+sc/inc/xmlwrap.hxx:89
     _Bool ScXMLImportWrapper::Import(enum ImportFlags,class ErrCode &)
     enum ImportFlags nMode setBits=0x1
 sc/source/ui/view/cellsh1.cxx:111
@@ -52,7 +52,7 @@ sw/source/core/view/viewsh.cxx:716
 sw/source/filter/html/swhtml.hxx:713
     void SwHTMLParser::SetFrameFormatAttrs(class SfxItemSet &,enum HtmlFrameFormatFlags,class SfxItemSet &)
     enum HtmlFrameFormatFlags nFlags setBits=0x1
-sw/source/filter/ww8/wrtw8esh.cxx:1529
+sw/source/filter/ww8/wrtw8esh.cxx:1540
     enum ShapeFlag AddMirrorFlags(enum ShapeFlag,const class SwMirrorGrf &)
     enum ShapeFlag nFlags setBits=0xa00 clearBits=0x5ef
 xmloff/inc/MetaExportComponent.hxx:32
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results
index a2e0645a9b2d..96d9b570b2eb 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -114,11 +114,11 @@ chart2/source/controller/inc/ChartController.hxx:367
     class chart::ChartController::TheModelRef & chart::ChartController::TheModelRef::operator=(class chart::ChartController::TheModel *)
      ###1
     0
-chart2/source/controller/inc/ViewElementListProvider.hxx:50
+chart2/source/controller/inc/ViewElementListProvider.hxx:51
     class Graphic chart::ViewElementListProvider::GetSymbolGraphic(int,const class SfxItemSet *) const
     int nStandardSymbol
     0
-chart2/source/inc/AxisHelper.hxx:190
+chart2/source/inc/AxisHelper.hxx:194
     class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartType> chart::AxisHelper::getChartTypeByIndex(const class com::sun::star::uno::Reference<class com::sun::star::chart2::XCoordinateSystem> &,int)
     int nIndex
     0
@@ -238,7 +238,7 @@ cppu/source/uno/sequence.cxx:313
     _Bool icopyConstructFromElements(struct _sal_Sequence **,void *,struct _typelib_TypeDescriptionReference *,int,int,void (*)(void *),int)
     int nStartIndex
     0
-cui/source/inc/cuitabarea.hxx:745
+cui/source/inc/cuitabarea.hxx:752
     void SvxColorTabPage::SetPropertyList(enum XPropertyListType,const class rtl::Reference<class XPropertyList> &)
     enum XPropertyListType t
     0
@@ -322,7 +322,7 @@ desktop/source/deployment/gui/dp_gui_theextmgr.hxx:90
     void dp_gui::TheExtensionManager::ToTop(enum ToTopFlags)
     enum ToTopFlags nFlags
     1
-desktop/source/lib/init.cxx:3913
+desktop/source/lib/init.cxx:3988
     struct _LibreOfficeKit * libreofficekit_hook_2(const char *,const char *)
     const char * user_profile_path
     0
@@ -463,18 +463,14 @@ framework/inc/uielement/uicommanddescription.hxx:83
     _Bool 
     1
 helpcompiler/inc/HelpCompiler.hxx:69
-    void fs::path::path(const class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,enum fs::convert)
+    void fs::path::path(const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,enum fs::convert)
     enum fs::convert 
     0
-helpcompiler/inc/HelpCompiler.hxx:196
-    void HelpProcessingException::HelpProcessingException(enum HelpProcessingErrorClass,const class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &)
-    enum HelpProcessingErrorClass eErrorClass
-    1
 hwpfilter/source/hfont.h:63
     const char * HWPFont::GetFontName(int,int)
     int lang
     0
-hwpfilter/source/hwpfile.h:147
+hwpfilter/source/hwpfile.h:146
     void HWPFile::Read4b(void *,unsigned long)
     unsigned long nmemb
     1
@@ -758,11 +754,11 @@ include/editeng/nhypitem.hxx:29
     void SvxNoHyphenItem::SvxNoHyphenItem(const _Bool,const unsigned short)
     const _Bool bHyphen
     1
-include/editeng/outliner.hxx:255
+include/editeng/outliner.hxx:254
     void OutlinerView::SelectRange(int,int)
     int nFirst
     0
-include/editeng/outliner.hxx:647
+include/editeng/outliner.hxx:646
     _Bool Outliner::ImpCanDeleteSelectedPages(class OutlinerView *,int,int)
     int nPages
     1
@@ -802,7 +798,7 @@ include/filter/msfilter/msdffimp.hxx:758
     void SvxMSDffShapeInfo::SvxMSDffShapeInfo(unsigned long,unsigned int,unsigned short,unsigned short)
     unsigned short nBoxId
     0
-include/formula/FormulaCompiler.hxx:322
+include/formula/FormulaCompiler.hxx:328
     void formula::FormulaCompiler::PushTokenArray(class formula::FormulaTokenArray *,_Bool)
     _Bool 
     1
@@ -1038,9 +1034,9 @@ include/sfx2/tabdlg.hxx:153
     void SfxTabDialog::AddTabPage(unsigned short,const class rtl::OUString &,class VclPtr<class SfxTabPage> (*)(struct TabPageParent, const class SfxItemSet *),const unsigned short *(*)(void),unsigned short)
     const unsigned short *(*)(void) pRangesFunc
     0
-include/sfx2/tabdlg.hxx:274
-    void SfxTabDialogController::SfxTabDialogController(class weld::Window *,const class rtl::OUString &,const class rtl::OString &,const class SfxItemSet *,_Bool)
-    _Bool bEditFmt
+include/sfx2/tabdlg.hxx:252
+    void SfxTabDialogController::Init_Impl(_Bool)
+    _Bool bFmtFlag
     0
 include/sfx2/thumbnailview.hxx:225
     void ThumbnailView::ShowTooltips(_Bool)
@@ -1118,7 +1114,7 @@ include/svl/zformat.hxx:407
     int SvNumberformat::InsertBlanks(class rtl::OUString &,int,char16_t)
     int nPos
     0
-include/svl/zformat.hxx:474
+include/svl/zformat.hxx:473
     _Bool SvNumberformat::IsIso8601(unsigned short) const
     unsigned short nNumFor
     0
@@ -1142,10 +1138,6 @@ include/svtools/HtmlWriter.hxx:38
     void HtmlWriter::prettyPrint(_Bool)
     _Bool b
     0
-include/svtools/imagemgr.hxx:122
-    class rtl::OUString SvFileInformationManager::GetImageId(const class INetURLObject &,_Bool)
-    _Bool bBig
-    0
 include/svtools/inettbc.hxx:63
     void SvtURLBox::SvtURLBox(class vcl::Window *,enum INetProtocol,_Bool)
     _Bool bSetDefaultHelpID
@@ -1222,6 +1214,14 @@ include/svx/fmview.hxx:89
     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 SdrPage *,class SdrPage *,class SdrModel *,class SdrUnoObj *&,class SdrUnoObj *&)
     int _nYOffsetMM
     0
+include/svx/fntctrl.hxx:97
+    void FontPrevWindow::ResetSettings(_Bool,_Bool)
+    _Bool bForeground
+    1
+include/svx/fntctrl.hxx:97
+    void FontPrevWindow::ResetSettings(_Bool,_Bool)
+    _Bool bBackground
+    1
 include/svx/framelink.hxx:153
     void svx::frame::Style::Style(double,double,double,enum SvxBorderLineStyle,double)
     double nD
@@ -1282,10 +1282,22 @@ include/svx/postattr.hxx:112
     void SvxPostItIdItem::SvxPostItIdItem(unsigned short)
     unsigned short nWhich
     0
-include/svx/relfld.hxx:41
-    void SvxRelativeField::EnableRelativeMode(unsigned short,unsigned short)
+include/svx/relfld.hxx:65
+    void RelativeField::EnableRelativeMode(unsigned short,unsigned short)
     unsigned short nMin
     0
+include/svx/relfld.hxx:71
+    void RelativeField::set_value(int,enum FieldUnit)
+    enum FieldUnit eValueUnit
+    0
+include/svx/relfld.hxx:73
+    int RelativeField::get_min(enum FieldUnit) const
+    enum FieldUnit eValueUnit
+    0
+include/svx/relfld.hxx:85
+    void RelativeField::SetFieldUnit(enum FieldUnit,_Bool)
+    _Bool bAll
+    0
 include/svx/rulritem.hxx:129
     void SvxColumnDescription::SvxColumnDescription(long,long,_Bool)
     _Bool bVis
@@ -1406,6 +1418,10 @@ include/test/sheet/xactivationbroadcaster.hxx:24
     class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> apitest::XActivationBroadcaster::getXSpreadsheet(const short)
     const short nNumber
     1
+include/test/sheet/xdocumentauditing.hxx:37
+    _Bool apitest::XDocumentAuditing::hasRightAmountOfShapes(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> &,const int &,const int &)
+    const int & nShapes
+    1
 include/tools/date.hxx:72
     void Date::Date(enum Date::DateInitEmpty)
     enum Date::DateInitEmpty 
@@ -1558,10 +1574,6 @@ include/vcl/combobox.hxx:117
     void ComboBox::EnableMultiSelection(_Bool)
     _Bool bMulti
     0
-include/vcl/customweld.hxx:62
-    void weld::CustomWidgetController::EnableRTL(_Bool)
-    _Bool bEnable
-    0
 include/vcl/dibtools.hxx:42
     _Bool ReadDIB(class Bitmap &,class SvStream &,_Bool,_Bool)
     _Bool bMSOFormat
@@ -1586,18 +1598,6 @@ include/vcl/field.hxx:520
     double MetricField::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
     long nBaseValue
     0
-include/vcl/GraphicLoader.hxx:19
-    class Graphic loadFromURL(const class rtl::OUString &,short,short,short)
-    short nExtHeight
-    0
-include/vcl/GraphicLoader.hxx:19
-    class Graphic loadFromURL(const class rtl::OUString &,short,short,short)
-    short nExtMapMode
-    0
-include/vcl/GraphicLoader.hxx:19
-    class Graphic loadFromURL(const class rtl::OUString &,short,short,short)
-    short nExtWidth
-    0
 include/vcl/lstbox.hxx:151
     void ListBox::EnableDDAutoWidth(_Bool)
     _Bool b
@@ -1610,35 +1610,31 @@ include/vcl/lstbox.hxx:282
     void ListBox::EnableQuickSelection(_Bool)
     _Bool b
     0
-include/vcl/outdev.hxx:311
-    void DrawFocusRect(class OutputDevice &,const class tools::Rectangle &,int)
-    int nBorder
-    1
-include/vcl/outdev.hxx:544
+include/vcl/outdev.hxx:547
     _Bool OutputDevice::SupportsOperation(enum OutDevSupportType) const
     enum OutDevSupportType 
     0
-include/vcl/outdev.hxx:1185
+include/vcl/outdev.hxx:1188
     void OutputDevice::ImplDrawWaveTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool)
     long nY
     0
-include/vcl/outdev.hxx:1186
+include/vcl/outdev.hxx:1189
     void OutputDevice::ImplDrawStraightTextLine(long,long,long,long,long,enum FontLineStyle,class Color,_Bool)
     long nY
     0
-include/vcl/outdev.hxx:1187
+include/vcl/outdev.hxx:1190
     void OutputDevice::ImplDrawStrikeoutLine(long,long,long,long,long,enum FontStrikeout,class Color)
     long nY
     0
-include/vcl/outdev.hxx:1188
+include/vcl/outdev.hxx:1191
     void OutputDevice::ImplDrawStrikeoutChar(long,long,long,long,long,enum FontStrikeout,class Color)
     long nY
     0
-include/vcl/outdev.hxx:1213
+include/vcl/outdev.hxx:1216
     void OutputDevice::RefreshFontData(const _Bool)
     const _Bool bNewFontLists
     1
-include/vcl/outdev.hxx:1340
+include/vcl/outdev.hxx:1346
     _Bool OutputDevice::GetTextIsRTL(const class rtl::OUString &,int,int) const
     int nIndex
     0
@@ -1666,19 +1662,19 @@ include/vcl/timer.hxx:56
     void Timer::Invoke(class Timer *)
     class Timer * arg
     0
-include/vcl/toolbox.hxx:312
+include/vcl/toolbox.hxx:311
     void ToolBox::InsertItem(unsigned short,const class Image &,enum ToolBoxItemBits,unsigned long)
     enum ToolBoxItemBits nBits
     0
-include/vcl/toolbox.hxx:322
+include/vcl/toolbox.hxx:321
     void ToolBox::InsertWindow(unsigned short,class vcl::Window *,enum ToolBoxItemBits,unsigned long)
     enum ToolBoxItemBits nBits
     0
-include/vcl/toolbox.hxx:433
+include/vcl/toolbox.hxx:432
     class Size ToolBox::CalcWindowSizePixel(unsigned long,enum WindowAlign)
     unsigned long nCalcLines
     1
-include/vcl/toolbox.hxx:457
+include/vcl/toolbox.hxx:456
     void ToolBox::EnableCustomize(_Bool)
     _Bool bEnable
     1
@@ -1694,10 +1690,6 @@ include/vcl/vclptr.hxx:100
     void VclPtr::VclPtr<T>(const VclPtr<type-parameter-?-?> &,typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type)
     typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type 
     0
-include/vcl/vclptr.hxx:129
-    VclPtr<T> VclPtr::Create(type-parameter-?-? &&...)
-     ###7
-    0
 include/vcl/vclptr.hxx:343
     void ScopedVclPtr::ScopedVclPtr<reference_type>(const VclPtr<type-parameter-?-?> &,typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type)
     typename enable_if<std::is_base_of<reference_type, derived_type>::value, int>::type 
@@ -1710,119 +1702,115 @@ include/vcl/vectorgraphicdata.hxx:83
     void VectorGraphicData::VectorGraphicData(const class rtl::OUString &,enum VectorGraphicDataType)
     enum VectorGraphicDataType eVectorDataType
     0
-include/vcl/weld.hxx:125
+include/vcl/weld.hxx:127
     void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
     int step_increment
     1
-include/vcl/weld.hxx:125
+include/vcl/weld.hxx:127
     void weld::ScrolledWindow::vadjustment_configure(int,int,int,int,int,int)
     int lower
     0
-include/vcl/weld.hxx:482
-    void weld::Entry::select_region(int,int)
-    int nStartPos
-    0
-include/vcl/weld.hxx:642
+include/vcl/weld.hxx:671
     void weld::MetricSpinButton::get_increments(int &,int &,enum FieldUnit) const
     enum FieldUnit eDestUnit
     0
-include/vcl/weld.hxx:851
+include/vcl/weld.hxx:886
     void weld::Menu::show(const class rtl::OString &,_Bool)
     _Bool bShow
     0
-include/vcl/weld.hxx:869
+include/vcl/weld.hxx:912
     class weld::MessageDialog * weld::Builder::weld_message_dialog(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     1
-include/vcl/weld.hxx:870
+include/vcl/weld.hxx:913
     class weld::Dialog * weld::Builder::weld_dialog(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     1
-include/vcl/weld.hxx:872
+include/vcl/weld.hxx:915
     class weld::Widget * weld::Builder::weld_widget(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:873
+include/vcl/weld.hxx:916
     class weld::Container * weld::Builder::weld_container(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:874
+include/vcl/weld.hxx:917
     class weld::Button * weld::Builder::weld_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:875
+include/vcl/weld.hxx:918
     class weld::MenuButton * weld::Builder::weld_menu_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:877
+include/vcl/weld.hxx:920
     class weld::ScrolledWindow * weld::Builder::weld_scrolled_window(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:879
+include/vcl/weld.hxx:922
     class weld::Notebook * weld::Builder::weld_notebook(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:880
+include/vcl/weld.hxx:923
     class weld::ToggleButton * weld::Builder::weld_toggle_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:881
+include/vcl/weld.hxx:924
     class weld::RadioButton * weld::Builder::weld_radio_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:882
+include/vcl/weld.hxx:925
     class weld::CheckButton * weld::Builder::weld_check_button(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:884
+include/vcl/weld.hxx:927
     class weld::MetricSpinButton * weld::Builder::weld_metric_spin_button(const class rtl::OString &,enum FieldUnit,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:889
-    class weld::TimeSpinButton * weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool)
-    enum TimeFieldFormat eFormat
-    1
-include/vcl/weld.hxx:889
+include/vcl/weld.hxx:932
     class weld::TimeSpinButton * weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:892
+include/vcl/weld.hxx:932
+    class weld::TimeSpinButton * weld::Builder::weld_time_spin_button(const class rtl::OString &,enum TimeFieldFormat,_Bool)
+    enum TimeFieldFormat eFormat
+    1
+include/vcl/weld.hxx:935
     class weld::ComboBoxText * weld::Builder::weld_combo_box_text(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:893
+include/vcl/weld.hxx:936
     class weld::TreeView * weld::Builder::weld_tree_view(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:894
+include/vcl/weld.hxx:937
     class weld::Label * weld::Builder::weld_label(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:895
+include/vcl/weld.hxx:938
     class weld::TextView * weld::Builder::weld_text_view(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:896
+include/vcl/weld.hxx:939
     class weld::Expander * weld::Builder::weld_expander(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:897
+include/vcl/weld.hxx:940
     class weld::Entry * weld::Builder::weld_entry(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:898
+include/vcl/weld.hxx:941
     class weld::Scale * weld::Builder::weld_scale(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:899
+include/vcl/weld.hxx:942
     class weld::ProgressBar * weld::Builder::weld_progress_bar(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     0
-include/vcl/weld.hxx:900
+include/vcl/weld.hxx:943
     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:904
+include/vcl/weld.hxx:947
     class weld::Menu * weld::Builder::weld_menu(const class rtl::OString &,_Bool)
     _Bool bTakeOwnership
     1
@@ -1982,10 +1970,6 @@ pyuno/source/module/pyuno_impl.hxx:166
     void log(struct pyuno::RuntimeCargo *,int,const class rtl::OUString &)
     int level
     1
-registry/source/reflread.cxx:65
-    void BlopObject::BlopObject(const unsigned char *,unsigned int,_Bool)
-    _Bool copyBuffer
-    0
 reportdesign/source/core/inc/Tools.hxx:48
     void throwIllegallArgumentException(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,short)
     short ArgumentPosition_
@@ -2066,11 +2050,11 @@ sc/inc/ChartTools.hxx:44
     class SdrOle2Obj * getChartByIndex(class ScDocShell *,short,long,enum sc::tools::ChartSourceType)
     enum sc::tools::ChartSourceType eChartSourceType
     1
-sc/inc/chgtrack.hxx:735
+sc/inc/chgtrack.hxx:736
     void ScChangeActionContent::PutOldValueToDoc(class ScDocument *,short,int) const
     short nDx
     0
-sc/inc/chgtrack.hxx:735
+sc/inc/chgtrack.hxx:736
     void ScChangeActionContent::PutOldValueToDoc(class ScDocument *,short,int) const
     int nDy
     0
@@ -2078,7 +2062,11 @@ sc/inc/column.hxx:245
     void ScColumn::GetUnprotectedCells(int,int,class ScRangeList &) const
     int nStartRow
     0
-sc/inc/column.hxx:695
+sc/inc/column.hxx:332
+    class ScFormulaCell * ScColumn::SetFormulaCell(int,class ScFormulaCell *,enum sc::StartListeningType,_Bool)
+    _Bool bInheritNumFormatIfNeeded
+    1
+sc/inc/column.hxx:697
     void ScColumn::AttachNewFormulaCell(const class mdds::__mtv::iterator_base<struct mdds::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, class sc::CellStoreEvent>::iterator_trait, struct mdds::__mtv::private_data_forward_update<struct mdds::__mtv::iterator_value_node<unsigned long, struct mdds::mtv::base_element_block> > > &,int,class ScFormulaCell &,_Bool,enum sc::StartListeningType)
     _Bool bJoin
     1
@@ -2086,31 +2074,39 @@ sc/inc/columnspanset.hxx:59
     void sc::ColumnSpanSet::ColumnType::ColumnType(int,int,_Bool)
     int nStart
     0
-sc/inc/columnspanset.hxx:93
+sc/inc/columnspanset.hxx:92
     void sc::ColumnSpanSet::set(short,short,int,_Bool)
     _Bool bVal
     1
-sc/inc/columnspanset.hxx:95
+sc/inc/columnspanset.hxx:94
     void sc::ColumnSpanSet::set(const class ScRange &,_Bool)
     _Bool bVal
     1
-sc/inc/columnspanset.hxx:97
+sc/inc/columnspanset.hxx:96
     void sc::ColumnSpanSet::set(short,short,const class sc::SingleColumnSpanSet &,_Bool)
     _Bool bVal
     1
-sc/inc/columnspanset.hxx:103
+sc/inc/columnspanset.hxx:102
     void sc::ColumnSpanSet::scan(const class ScDocument &,short,short,int,short,int,_Bool)
     _Bool bVal
     1
-sc/inc/compiler.hxx:338
-    void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,const struct ScInterpreterContext *)
+sc/inc/compiler.hxx:339
+    void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *)
     const struct ScInterpreterContext * pContext
     0
-sc/inc/compiler.hxx:343
-    void ScCompiler::ScCompiler(class ScDocument *,const class ScAddress &,enum formula::FormulaGrammar::Grammar,const struct ScInterpreterContext *)
+sc/inc/compiler.hxx:339
+    void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *)
+    _Bool bComputeII
+    0
+sc/inc/compiler.hxx:339
+    void ScCompiler::ScCompiler(class sc::CompileFormulaContext &,const class ScAddress &,_Bool,_Bool,const struct ScInterpreterContext *)
+    _Bool bMatrixFlag
+    0
+sc/inc/compiler.hxx:345
+    void ScCompiler::ScCompiler(class ScDocument *,const class ScAddress &,enum formula::FormulaGrammar::Grammar,_Bool,_Bool,const struct ScInterpreterContext *)
     const struct ScInterpreterContext * pContext
     0
-sc/inc/compiler.hxx:373
+sc/inc/compiler.hxx:375
     char16_t ScCompiler::GetNativeAddressSymbol(enum ScCompiler::Convention::SpecialSymbolType) const
     enum ScCompiler::Convention::SpecialSymbolType eType
     0
@@ -2122,135 +2118,139 @@ sc/inc/compressedarray.hxx:180
     void ScBitMaskCompressedArray::CopyFromAnded(const ScBitMaskCompressedArray<A, D> &,type-parameter-?-?,type-parameter-?-?,const type-parameter-?-? &)
     type-parameter-?-? nStart
     0
-sc/inc/dapiuno.hxx:311
+sc/inc/dapiuno.hxx:307
     void ScFieldIdentifier::ScFieldIdentifier(const class rtl::OUString &,_Bool)
     _Bool bDataLayout
     1
-sc/inc/dociter.hxx:534
+sc/inc/dociter.hxx:537
     void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument *,short,short,int,short,int)
-    int nRow1
+    short nCol1
     0
-sc/inc/dociter.hxx:534
+sc/inc/dociter.hxx:537
     void ScUsedAreaIterator::ScUsedAreaIterator(class ScDocument *,short,short,int,short,int)
-    short nCol1
+    int nRow1
     0
-sc/inc/document.hxx:901
+sc/inc/document.hxx:891
     void ScDocument::SetPendingRowHeights(short,_Bool)
     _Bool bSet
     0
-sc/inc/document.hxx:905
+sc/inc/document.hxx:895
     void ScDocument::SetScenario(short,_Bool)
     _Bool bFlag
     1
-sc/inc/document.hxx:1236
+sc/inc/document.hxx:1091
+    class rtl::OUString ScDocument::GetString(short,int,short,const struct ScInterpreterContext *) const
+    const struct ScInterpreterContext * pContext
+    0
+sc/inc/document.hxx:1231
     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:1450
+sc/inc/document.hxx:1445
     void ScDocument::EnableUserInteraction(_Bool)
     _Bool bVal
     0
-sc/inc/document.hxx:1537
+sc/inc/document.hxx:1532
     void ScDocument::CopyMultiRangeFromClip(const class ScAddress &,const class ScMarkData &,enum InsertDeleteFlags,class ScDocument *,_Bool,_Bool,_Bool,_Bool)
     _Bool bResetCut
     1
-sc/inc/document.hxx:1586
+sc/inc/document.hxx:1581
     void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
-    _Bool bMarked
+    short nCol1
     0
-sc/inc/document.hxx:1586
+sc/inc/document.hxx:1581
     void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
-    short nCol1
+    _Bool bMarked
     0
-sc/inc/document.hxx:1593
+sc/inc/document.hxx:1588
     void ScDocument::UndoToDocument(const class ScRange &,enum InsertDeleteFlags,_Bool,class ScDocument &)
     _Bool bMarked
     0
-sc/inc/document.hxx:1638
+sc/inc/document.hxx:1633
     const class ScPatternAttr * ScDocument::GetMostUsedPattern(short,int,int,short) const
     int nStartRow
     0
-sc/inc/document.hxx:1782
+sc/inc/document.hxx:1777
     unsigned long ScDocument::GetColWidth(short,short,short) const
     short nStartCol
     0
-sc/inc/document.hxx:1823
+sc/inc/document.hxx:1818
     void ScDocument::ShowRow(int,short,_Bool)
     _Bool bShow
     0
-sc/inc/document.hxx:1826
+sc/inc/document.hxx:1821
     void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
     int nStartRow
     0
-sc/inc/document.hxx:1831
+sc/inc/document.hxx:1826
     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:1831
+sc/inc/document.hxx:1826
     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:1832
-    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:1832
+sc/inc/document.hxx:1827
     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:1835
-    void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
+sc/inc/document.hxx:1827
+    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:1835
+sc/inc/document.hxx:1830
     void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
     _Bool bPage
     0
-sc/inc/document.hxx:1836
+sc/inc/document.hxx:1830
+    void ScDocument::SetRowBreak(int,short,_Bool,_Bool)
+    _Bool bManual
+    1
+sc/inc/document.hxx:1831
     void ScDocument::SetColBreak(short,short,_Bool,_Bool)
     _Bool bPage
     0
-sc/inc/document.hxx:1836
+sc/inc/document.hxx:1831
     void ScDocument::SetColBreak(short,short,_Bool,_Bool)
     _Bool bManual
     1
-sc/inc/document.hxx:1837
+sc/inc/document.hxx:1832
     void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
     _Bool bManual
     1
-sc/inc/document.hxx:1837
+sc/inc/document.hxx:1832
     void ScDocument::RemoveRowBreak(int,short,_Bool,_Bool)
     _Bool bPage
     0
-sc/inc/document.hxx:1838
+sc/inc/document.hxx:1833
     void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
     _Bool bManual
     1
-sc/inc/document.hxx:1838
+sc/inc/document.hxx:1833
     void ScDocument::RemoveColBreak(short,short,_Bool,_Bool)
     _Bool bPage
     0
-sc/inc/document.hxx:2162
+sc/inc/document.hxx:2157
     void ScDocument::UpdateBroadcastAreas(enum UpdateRefMode,const class ScRange &,short,int,short)
     enum UpdateRefMode eUpdateRefMode
     0
-sc/inc/document.hxx:2175
+sc/inc/document.hxx:2170
     void ScDocument::CollectAllAreaListeners(class std::__debug::vector<class SvtListener *, class std::allocator<class SvtListener *> > &,const class ScRange &,enum sc::AreaOverlapType)
     enum sc::AreaOverlapType eType
     1
-sc/inc/document.hxx:2405
+sc/inc/document.hxx:2400
     void ScDocument::StoreTabToCache(short,class SvStream &) const
     short nTab
     0
-sc/inc/document.hxx:2406
+sc/inc/document.hxx:2401
     void ScDocument::RestoreTabFromCache(short,class SvStream &)
     short nTab
     0
-sc/inc/document.hxx:2497
+sc/inc/document.hxx:2492
     void ScMutationDisable::ScMutationDisable(class ScDocument *,enum ScMutationGuardFlags)
     enum ScMutationGuardFlags nFlags
     1
-sc/inc/document.hxx:2529
+sc/inc/document.hxx:2524
     void ScMutationGuard::ScMutationGuard(class ScDocument *,enum ScMutationGuardFlags)
     enum ScMutationGuardFlags nFlags
     1
@@ -2266,7 +2266,7 @@ sc/inc/documentlinkmgr.hxx:67
     _Bool sc::DocumentLinkManager::hasDdeOrOleOrWebServiceLinks(_Bool,_Bool,_Bool) const
     _Bool bDde
     1
-sc/inc/dpdimsave.hxx:172
+sc/inc/dpdimsave.hxx:173
     class rtl::OUString ScDPDimensionSaveData::CreateDateGroupDimName(int,const class ScDPObject &,_Bool,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > *)
     _Bool bAllowSource
     1
@@ -2278,11 +2278,11 @@ sc/inc/dpsave.hxx:229
     void ScDPSaveDimension::Dump(int) const
     int nIndent
     0
-sc/inc/dptabdat.hxx:136
+sc/inc/dptabdat.hxx:134
     const class ScDPItemData * ScDPTableData::GetMemberByIndex(long,long)
     long nIndex
     0
-sc/inc/dptabres.hxx:141
+sc/inc/dptabres.hxx:142
     void ScDPRelativePos::ScDPRelativePos(long,long)
     long nBase
     0
@@ -2302,11 +2302,11 @@ sc/inc/filter.hxx:84
     void ScFormatFilterPlugin::ScExportRTF(class SvStream &,class ScDocument *,const class ScRange &,const unsigned short)
     const unsigned short eDest
     0
-sc/inc/formulacell.hxx:174
+sc/inc/formulacell.hxx:186
     void ScFormulaCell::ScFormulaCell(class ScDocument *,const class ScAddress &,class ScTokenArray *,const enum formula::FormulaGrammar::Grammar,enum ScMatrixMode)
     enum ScMatrixMode cMatInd
     0
-sc/inc/formulacell.hxx:208
+sc/inc/formulacell.hxx:220
     class rtl::OUString ScFormulaCell::GetFormula(class sc::CompileFormulaContext &,const struct ScInterpreterContext *) const
     const struct ScInterpreterContext * pContext
     0
@@ -2318,7 +2318,7 @@ sc/inc/miscuno.hxx:139
     type-parameter-?-? ScUnoHelpFunctions::GetEnumProperty(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,type-parameter-?-?)
     type-parameter-?-? nDefault
     0
-sc/inc/postit.hxx:168
+sc/inc/postit.hxx:64
     void ScPostIt::ScPostIt(class ScDocument &,const class ScAddress &,unsigned int)
     unsigned int nPostItId
     0
@@ -2382,35 +2382,35 @@ sc/inc/stringutil.hxx:155
     class rtl::OUString ScStringUtil::GetQuotedToken(const class rtl::OUString &,int,const class rtl::OUString &,char16_t,int &)
     int nToken
     0
-sc/inc/table.hxx:781
+sc/inc/table.hxx:776
     void ScTable::SetOptimalHeightOnly(class sc::RowHeightContext &,int,int,class ScProgress *,unsigned long)
     int nStartRow
     0
-sc/inc/table.hxx:896
+sc/inc/table.hxx:891
     _Bool ScTable::RowHiddenLeaf(int,int *,int *) const
     int * pFirstRow
     0
-sc/inc/table.hxx:901
+sc/inc/table.hxx:896
     void ScTable::CopyColHidden(const class ScTable &,short,short)
     short nStartCol
     0
-sc/inc/table.hxx:902
+sc/inc/table.hxx:897
     void ScTable::CopyRowHidden(const class ScTable &,int,int)
     int nStartRow
     0
-sc/inc/table.hxx:912
+sc/inc/table.hxx:907
     _Bool ScTable::ColFiltered(short,short *,short *) const
     short * pFirstCol
     0
-sc/inc/table.hxx:914
+sc/inc/table.hxx:909
     void ScTable::CopyColFiltered(const class ScTable &,short,short)
     short nStartCol
     0
-sc/inc/table.hxx:915
+sc/inc/table.hxx:910
     void ScTable::CopyRowFiltered(const class ScTable &,int,int)
     int nStartRow
     0
-sc/inc/token.hxx:264
+sc/inc/token.hxx:262
     void ScRefListToken::ScRefListToken(_Bool)
     _Bool bArrayResult
     1
@@ -2426,15 +2426,19 @@ sc/qa/unit/helper/qahelper.hxx:223
     void testFormats(class ScBootstrapFixture *,class ScDocument *,int)
     int nFormat
     0
-sc/qa/unit/subsequent_export-test.cxx:1183
+sc/qa/unit/opencl-test.cxx:528
+    _Bool ScOpenCLTest::initTestEnv(const class rtl::OUString &,int,_Bool)
+    _Bool bReadWrite
+    0
+sc/qa/unit/subsequent_export-test.cxx:1187
     void setAttribute(class ScFieldEditEngine &,int,int,int,unsigned short,class Color)
     int nPara
     0
-sc/qa/unit/subsequent_export-test.cxx:1240
+sc/qa/unit/subsequent_export-test.cxx:1244
     void setFont(class ScFieldEditEngine &,int,int,int,const class rtl::OUString &)
     int nPara
     0
-sc/qa/unit/subsequent_export-test.cxx:1253
+sc/qa/unit/subsequent_export-test.cxx:1257
     void setEscapement(class ScFieldEditEngine &,int,int,int,short,unsigned char)
     int nPara
     0
@@ -2446,28 +2450,32 @@ sc/qa/unit/ucalc.hxx:49
     class ScUndoCut * Test::cutToClip(class ScDocShell &,const class ScRange &,class ScDocument *,_Bool)
     _Bool bCreateUndo
     1
-sc/source/core/data/dociter.cxx:1281
+sc/source/core/data/dociter.cxx:1271
     void BoolResetter::BoolResetter(_Bool &,_Bool)
     _Bool b
     1
-sc/source/core/data/drwlayer.cxx:1943
+sc/source/core/data/drwlayer.cxx:1940
     void DeleteFirstUserDataOfType(class SdrObject *,unsigned short)
     unsigned short nId
     1
-sc/source/core/data/postit.cxx:408
-    void (anonymous namespace)::ScNoteCaptionCreator::ScNoteCaptionCreator(class ScDocument &,const class ScAddress &,class ScCaptionPtr &,_Bool)
+sc/source/core/data/postit.cxx:418
+    void (anonymous namespace)::ScNoteCaptionCreator::ScNoteCaptionCreator(class ScDocument &,const class ScAddress &,const class std::shared_ptr<class SdrCaptionObj> &,_Bool)
     _Bool bShown
     1
+sc/source/core/data/postit.cxx:459
+    void removeFromDrawPageAndFree(const class std::shared_ptr<class SdrCaptionObj> &,_Bool)
+    _Bool bIgnoreUndo
+    0
 sc/source/core/opencl/formulagroupcl.cxx:929
-    class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowDeclRef(_Bool) const
+    class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowDeclRef(_Bool) const
     _Bool nested
     0
 sc/source/core/opencl/opbase.hxx:110
-    class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelArgument::GenDoubleSlidingWindowDeclRef(_Bool) const
+    class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelArgument::GenDoubleSlidingWindowDeclRef(_Bool) const
     _Bool 
     0
 sc/source/core/opencl/opbase.hxx:113
-    class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelArgument::GenStringSlidingWindowDeclRef(_Bool) const
+    class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::DynamicKernelArgument::GenStringSlidingWindowDeclRef(_Bool) const
     _Bool 
     0
 sc/source/core/tool/compiler.cxx:746
@@ -2498,7 +2506,7 @@ sc/source/filter/excel/xeformula.cxx:446
     void XclExpFmlaCompImpl::AppendExt(unsigned char,unsigned long)
     unsigned char nData
     0
-sc/source/filter/excel/xicontent.cxx:132
+sc/source/filter/excel/xicontent.cxx:133
     void lclIgnoreString32(class XclImpStream &,_Bool)
     _Bool b16Bit
     1
@@ -2568,11 +2576,11 @@ sc/source/filter/inc/ftools.hxx:206
     0
 sc/source/filter/inc/htmlpars.hxx:189
     void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
-    unsigned short nWidth
+    unsigned short nOffsetTol
     0
 sc/source/filter/inc/htmlpars.hxx:189
     void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
-    unsigned short nOffsetTol
+    unsigned short nWidth
     0
 sc/source/filter/inc/htmlpars.hxx:189
     void ScHTMLLayoutParser::MakeColNoRef(class o3tl::sorted_vector<unsigned long, struct std::less<unsigned long>, find_unique> *,unsigned short,unsigned short,unsigned short,unsigned short)
@@ -2664,11 +2672,11 @@ sc/source/filter/inc/xestream.hxx:341
     0
 sc/source/filter/inc/xestream.hxx:341
     class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
-    const char * value5
+    const char * value3
     0
 sc/source/filter/inc/xestream.hxx:341
     class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
-    const char * value3
+    const char * value5
     0
 sc/source/filter/inc/xestream.hxx:341
     class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
@@ -2764,11 +2772,11 @@ sc/source/filter/inc/xlformula.hxx:445
     1
 sc/source/filter/inc/xltools.hxx:62
     void XclGuid::XclGuid(unsigned int,unsigned short,unsigned short,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char)
-    unsigned char nData43
+    unsigned char nData45
     0
 sc/source/filter/inc/xltools.hxx:62
     void XclGuid::XclGuid(unsigned int,unsigned short,unsigned short,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char,unsigned char)
-    unsigned char nData45
+    unsigned char nData43
     0
 sc/source/filter/inc/xltools.hxx:109
     int XclTools::GetScRotation(unsigned short,int)
@@ -2866,11 +2874,7 @@ sc/source/ui/inc/groupdlg.hxx:28
     void ScGroupDlg::ScGroupDlg(class weld::Window *,_Bool,_Bool)
     _Bool bRows
     1
-sc/source/ui/inc/inscodlg.hxx:31
-    void ScInsertContentsDlg::ScInsertContentsDlg(class weld::Window *,enum InsertDeleteFlags,const class rtl::OUString *)
-    enum InsertDeleteFlags nCheckDefaults
-    0
-sc/source/ui/inc/navipi.hxx:271
+sc/source/ui/inc/navipi.hxx:273
     void ScNavigatorDialogWrapper::ScNavigatorDialogWrapper(class vcl::Window *,unsigned short,class SfxBindings *,struct SfxChildWinInfo *)
     unsigned short nId
     0
@@ -2884,14 +2888,14 @@ sc/source/ui/inc/spellparam.hxx:37
     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
     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: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:47
@@ -3048,11 +3052,11 @@ sd/qa/unit/sdmodeltestbase.hxx:294
     1
 sd/qa/unit/sdmodeltestbase.hxx:351
     class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int,class tools::SvRef<class sd::DrawDocShell>)
-    int nRun
+    int nPara
     0
 sd/qa/unit/sdmodeltestbase.hxx:351
     class com::sun::star::uno::Reference<class com::sun::star::text::XTextField> SdModelTestBase::getTextFieldFromPage(int,int,int,int,class tools::SvRef<class sd::DrawDocShell>)
-    int nPara
+    int nRun
     0
 sd/source/filter/eppt/epptbase.hxx:393
     unsigned int PPTWriterBase::GetMasterIndex(enum PageType)
@@ -3082,23 +3086,23 @@ sd/source/filter/ppt/pptinanimations.hxx:100
     void ppt::AnimationImporter::dump_atom(const class ppt::Atom *,_Bool)
     _Bool bNewLine
     1
-sd/source/ui/inc/DrawDocShell.hxx:71
+sd/source/ui/inc/DrawDocShell.hxx:68
     void sd::DrawDocShell::DrawDocShell(class SdDrawDocument *,enum SfxObjectCreateMode,_Bool,enum DocumentType)
     _Bool bSdDataObj
     1
-sd/source/ui/inc/DrawDocShell.hxx:71
+sd/source/ui/inc/DrawDocShell.hxx:68
     void sd::DrawDocShell::DrawDocShell(class SdDrawDocument *,enum SfxObjectCreateMode,_Bool,enum DocumentType)
     enum SfxObjectCreateMode eMode
     0
-sd/source/ui/inc/GraphicDocShell.hxx:48
+sd/source/ui/inc/GraphicDocShell.hxx:47
     void sd::GraphicDocShell::GraphicDocShell(enum SfxObjectCreateMode,_Bool,enum DocumentType)
     _Bool bSdDataObj
     1
-sd/source/ui/inc/GraphicDocShell.hxx:53
+sd/source/ui/inc/GraphicDocShell.hxx:52
     void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType)
     enum DocumentType 
     1
-sd/source/ui/inc/GraphicDocShell.hxx:53
+sd/source/ui/inc/GraphicDocShell.hxx:52
     void sd::GraphicDocShell::GraphicDocShell(enum SfxModelFlags,_Bool,enum DocumentType)
     _Bool bSdDataObj
     0
@@ -3278,7 +3282,7 @@ svtools/source/contnr/imivctl.hxx:461
     const class SvxIconChoiceCtrlColumnInfo * SvxIconChoiceCtrl_Impl::GetColumn(unsigned short) const
     unsigned short nIndex
     0
-svtools/source/control/valueimp.hxx:352
+svtools/source/control/valueimp.hxx:350
     void ValueItemAcc::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
     short nEventId
     1
@@ -3370,15 +3374,23 @@ sw/inc/charfmt.hxx:29
     void SwCharFormat::SwCharFormat(class SwAttrPool &,const char *,class SwCharFormat *)
     class SwCharFormat * pDerivedFrom
     0
-sw/inc/crsrsh.hxx:534
+sw/inc/crsrsh.hxx:517
+    unsigned short SwCursorShell::GetPageNumSeqNonEmpty(_Bool,_Bool)
+    _Bool bAtCursorPos
+    1
+sw/inc/crsrsh.hxx:517
+    unsigned short SwCursorShell::GetPageNumSeqNonEmpty(_Bool,_Bool)
+    _Bool bCalcFrame
+    1
+sw/inc/crsrsh.hxx:537
     _Bool SwCursorShell::GotoMark(const class sw::mark::IMark *const,_Bool)
     _Bool bAtStart
     1
-sw/inc/crsrsh.hxx:793
+sw/inc/crsrsh.hxx:796
     void SwCursorShell::FireSectionChangeEvent(unsigned short,unsigned short)
     unsigned short nNewSection
     1
-sw/inc/crsrsh.hxx:794
+sw/inc/crsrsh.hxx:797
     void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short)
     unsigned short nNewColumn
     1
@@ -3428,12 +3440,12 @@ sw/inc/docary.hxx:388
     1
 sw/inc/docufld.hxx:307
     void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,unsigned short)
-    _Bool bHidden
-    0
-sw/inc/docufld.hxx:307
-    void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,unsigned short)
     _Bool bConditional
     1
+sw/inc/docufld.hxx:307
+    void SwHiddenTextField::SwHiddenTextField(class SwHiddenTextFieldType *,_Bool,const class rtl::OUString &,const class rtl::OUString &,_Bool,unsigned short)
+    _Bool bHidden
+    0
 sw/inc/docufld.hxx:518
     void SwDocInfoField::SwDocInfoField(class SwDocInfoFieldType *,unsigned short,const class rtl::OUString &,const class rtl::OUString &,unsigned int)
     unsigned int nFormat
@@ -3490,7 +3502,7 @@ sw/inc/index.hxx:66
     int SwIndex::operator--(int)
      ###1
     0
-sw/inc/ndgrf.hxx:65
+sw/inc/ndgrf.hxx:64
     void SwGrfNode::SwGrfNode(const class SwNodeIndex &,const class GraphicObject &,class SwGrfFormatColl *,const class SwAttrSet *)
     const class SwAttrSet * pAutoAttr
     0
@@ -3590,11 +3602,11 @@ sw/source/core/inc/drawfont.hxx:109
     void SwDrawTextInfo::SwDrawTextInfo(const class SwViewShell *,class OutputDevice &,const class rtl::OUString &,const int,const int,unsigned short,_Bool)
     unsigned short nWidth
     0
-sw/source/core/inc/rolbck.hxx:359
+sw/source/core/inc/rolbck.hxx:358
     void SwHistory::CopyAttr(const class SwpHints *,const unsigned long,const int,const int,const _Bool)
     const int nStart
     0
-sw/source/core/inc/scriptinfo.hxx:377
+sw/source/core/inc/scriptinfo.hxx:376
     enum SwFontScript SwScriptInfo::WhichFont(int,const class rtl::OUString &)
     int nIdx
     0
@@ -3638,11 +3650,11 @@ sw/source/filter/html/wrthtml.hxx:463
     void SwHTMLWriter::OutBackground(const class SfxItemSet &,_Bool)
     _Bool bGraphic
     0
-sw/source/filter/inc/fltshell.hxx:229
+sw/source/filter/inc/fltshell.hxx:228
     void SwFltRedline::SwFltRedline(unsigned short,unsigned long,const class DateTime &,unsigned short,unsigned long)
     unsigned short eTypePrev_
     0
-sw/source/filter/inc/fltshell.hxx:329
+sw/source/filter/inc/fltshell.hxx:328
     void ImportProgress::ImportProgress(class SwDocShell *,long,long)
     long nStartVal
     0
@@ -3658,35 +3670,31 @@ sw/source/filter/ww8/writerwordglue.cxx:329
     void myImplHelpers::IfBeforeStart::IfBeforeStart(int)
     int nStart
     0
-sw/source/filter/ww8/wrtww8.hxx:635
+sw/source/filter/ww8/wrtww8.hxx:631
     void MSWordExportBase::OutputItemSet(const class SfxItemSet &,_Bool,_Bool,unsigned short,_Bool)
     unsigned short nScript
     1
-sw/source/filter/ww8/wrtww8.hxx:869
+sw/source/filter/ww8/wrtww8.hxx:865
     void MSWordExportBase::NearestAnnotationMark(int &,const int,_Bool)
     _Bool bNextPositionOnly
     0
-sw/source/filter/ww8/wrtww8.hxx:1347
+sw/source/filter/ww8/wrtww8.hxx:1343
     void WW8_WrMagicTable::Append(int,unsigned long)
-    unsigned long nData
+    int nCp
     0
-sw/source/filter/ww8/wrtww8.hxx:1347
+sw/source/filter/ww8/wrtww8.hxx:1343
     void WW8_WrMagicTable::Append(int,unsigned long)
-    int nCp
+    unsigned long nData
     0
-sw/source/filter/ww8/wrtww8.hxx:1513
+sw/source/filter/ww8/wrtww8.hxx:1508
     void SwWW8AttrIter::OutAttr(int,_Bool,_Bool)
     _Bool bRuby
     0
-sw/source/filter/ww8/ww8par.cxx:200
-    void lclIgnoreString32(class SvStream &,_Bool)
-    _Bool b16Bit
-    1
 sw/source/filter/ww8/ww8par.cxx:397
     class rtl::OUString Sttb::getStringAtIndex(unsigned int)
     unsigned int 
     1
-sw/source/filter/ww8/ww8par.hxx:1672
+sw/source/filter/ww8/ww8par.hxx:1670
     _Bool SwWW8ImplReader::SetUpperSpacing(class SwPaM &,int)
     int nSpace
     0
@@ -3698,11 +3706,11 @@ sw/source/filter/ww8/ww8scan.hxx:474
     void WW8PLCFx_PCD::WW8PLCFx_PCD(const class WW8Fib &,class WW8PLCFpcd *,int,_Bool)
     int nStartCp
     0
-sw/source/filter/ww8/ww8scan.hxx:679
+sw/source/filter/ww8/ww8scan.hxx:678
     void WW8PLCFx_SEPX::WW8PLCFx_SEPX(class SvStream *,class SvStream *,const class WW8Fib &,int)
     int nStartCp
     0
-sw/source/filter/ww8/ww8scan.hxx:707
+sw/source/filter/ww8/ww8scan.hxx:706
     void WW8PLCFx_SubDoc::WW8PLCFx_SubDoc(class SvStream *,const class WW8Fib &,int,long,long,long,long,long)
     int nStartCp
     0
@@ -3870,6 +3878,10 @@ vcl/inc/openglgdiimpl.hxx:137
     void OpenGLSalGraphicsImpl::DrawAlphaTexture(class OpenGLTexture &,const struct SalTwoRect &,_Bool,_Bool)
     _Bool pPremultiplied
     1
+vcl/inc/qt5/Qt5VirtualDevice.hxx:42
+    void Qt5VirtualDevice::Qt5VirtualDevice(enum DeviceFormat,double)
+    double fScale
+    1
 vcl/inc/salgdi.hxx:132
     void SalGraphics::GetFontMetric(class tools::SvRef<class ImplFontMetricData> &,int)
     int nFallbackLevel
@@ -3882,18 +3894,14 @@ vcl/inc/scrptrun.h:70
     void vcl::ScriptRun::reset(const char16_t *,int,int)
     int start
     0
-vcl/inc/sft.hxx:215
+vcl/inc/sft.hxx:214
     enum vcl::SFErrCodes OpenTTFontBuffer(const void *,unsigned int,unsigned int,struct vcl::TrueTypeFont **)
     unsigned int facenum
     0
-vcl/inc/sft.hxx:328
+vcl/inc/sft.hxx:327
     enum vcl::SFErrCodes CreateT3FromTTGlyphs(struct vcl::TrueTypeFont *,struct _IO_FILE *,const char *,const unsigned short *,unsigned char *,int,int)
     int wmode
     0
-vcl/inc/unx/gendisp.hxx:50
-    _Bool SalGenericDisplay::DispatchInternalEvent(_Bool)
-    _Bool bHandleAllCurrentEvent
-    0
 vcl/inc/unx/gtk/gloactiongroup.h:50
     void g_lo_action_group_insert(struct GLOActionGroup *,const char *,int,int)
     int submenu
@@ -3978,7 +3986,7 @@ vcl/inc/unx/wmadaptor.hxx:241
     void vcl_sal::WMAdaptor::shade(class X11SalFrame *,_Bool) const
     _Bool bToShaded
     1
-vcl/source/app/salvtables.cxx:711
+vcl/source/app/salvtables.cxx:742
     void SalInstanceFrame::SalInstanceFrame(class VclFrame *,_Bool)
     _Bool bTakeOwnership
     0
@@ -3998,10 +4006,6 @@ vcl/source/gdi/bmpfast.cxx:33
     void BasePixelPtr::BasePixelPtr(unsigned char *)
     unsigned char * p
     0
-vcl/source/gdi/pdfwriter_impl.hxx:1062
-    class com::sun::star::uno::Reference<class com::sun::star::beans::XMaterialHolder> vcl::PDFWriterImpl::initEncryption(const class rtl::OUString &,const class rtl::OUString &,_Bool)
-    _Bool b128Bit
-    1
 vcl/source/gdi/sallayout.cxx:599
     int lcl_CalcAsianKerning(unsigned int,_Bool,_Bool)
     _Bool 
@@ -4034,10 +4038,18 @@ vcl/unx/generic/gdi/xrender_peer.hxx:62
     void XRenderPeer::CompositeTrapezoids(int,unsigned long,unsigned long,const XRenderPictFormat *,int,int,const struct _XTrapezoid *,int) const
     int nYSrc
     0
-vcl/unx/gtk3/gtk3gtkinst.cxx:3207
+vcl/unx/gtk3/gtk3gtkinst.cxx:3627
     void GtkInstanceTreeView::move_before(int,int)
     int before
     0
+workdir/../vcl/inc/qt5/Qt5Instance.hxx:54
+    _Bool Qt5Instance::ImplYieldSignal(_Bool,_Bool)
+    _Bool bWait
+    0
+workdir/../vcl/unx/kde4/KDEXLib.hxx:73
+    _Bool KDEXLib::processYieldSignal(_Bool,_Bool)
+    _Bool bWait
+    0
 writerfilter/inc/dmapper/resourcemodel.hxx:236
     void writerfilter::Stream::text(const unsigned char *,unsigned long)
     unsigned long len
diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results
index 844c6848eaca..76eb7775343b 100644
--- a/compilerplugins/clang/constantparam.constructors.results
+++ b/compilerplugins/clang/constantparam.constructors.results
@@ -26,6 +26,14 @@ chart2/source/view/axes/VCartesianAxis.cxx:412
     class rtl::OUString getTextLabelString(const class chart::FixedNumberFormatter &,const class com::sun::star::uno::Sequence<class rtl::OUString> *,const struct chart::TickInfo *,_Bool,class Color &,_Bool &)
     _Bool bComplexCat
     isComplexCategoryAxis()
+configmgr/source/dconf.cxx:119
+    void configmgr::dconf::(anonymous namespace)::GObjectHolder::GObjectHolder<T>(type-parameter-?-? *)
+    type-parameter-?-? * object
+    dconf_client_new()
+configmgr/source/dconf.cxx:200
+    void configmgr::dconf::(anonymous namespace)::ChangesetHolder::ChangesetHolder(struct _DConfChangeset *)
+    struct _DConfChangeset * changeset
+    dconf_changeset_new()
 connectivity/source/commontools/sqlerror.cxx:64
     void connectivity::SQLError_Impl::raiseException(const int,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &,const class connectivity::SQLError::ParamValue &)
     const class connectivity::SQLError::ParamValue & _rParamValue3
@@ -62,6 +70,10 @@ connectivity/source/inc/calc/CTable.hxx:60
     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
     ""
+connectivity/source/inc/dbase/dindexnode.hxx:243
+    void connectivity::dbase::ONDXNode::ONDXNode(const class connectivity::dbase::ONDXKey &,class connectivity::dbase::ONDXPagePtr)
+    class connectivity::dbase::ONDXPagePtr aPagePtr
+    ONDXPagePtr()
 connectivity/source/inc/dbase/DTable.hxx:149
     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
@@ -218,9 +230,9 @@ forms/source/xforms/computedexpression.hxx:75
     _Bool xforms::ComputedExpression::_evaluate(const class xforms::EvaluationContext &,const class rtl::OUString &)
     const class rtl::OUString & sExpression
     _getExpressionForEvaluation()
-framework/source/uielement/statusbarmerger.cxx:101
-    _Bool lcl_MergeItems(class StatusBar *,unsigned short,unsigned short,unsigned short &,const class rtl::OUString &,const class std::__debug::vector<struct framework::AddonStatusbarItem, class std::allocator<struct framework::AddonStatusbarItem> > &)
-    const class rtl::OUString & rModuleIdentifier
+framework/inc/uielement/statusbarmerger.hxx:47
+    _Bool IsCorrectContext(const class rtl::OUString &,const class rtl::OUString &)
+    const class rtl::OUString & aModuleIdentifier
     ""
 idl/inc/parser.hxx:66
     void SvIdlParser::Read(const class SvStringHashEntry *)
@@ -306,18 +318,10 @@ include/editeng/swafopt.hxx:44
     _Bool editeng::CompareAutoCompleteString::operator()(class editeng::IAutoCompleteString *const &,class editeng::IAutoCompleteString *const &) const
     class editeng::IAutoCompleteString *const & lhs
     Compare()
-include/formula/FormulaCompiler.hxx:287
+include/formula/FormulaCompiler.hxx:293
     void formula::FormulaCompiler::fillAddInToken(class std::__debug::vector<struct com::sun::star::sheet::FormulaOpCodeMapEntry, class std::allocator<struct com::sun::star::sheet::FormulaOpCodeMapEntry> > &,_Bool) const
     _Bool _bIsEnglish
     isEnglish()
-include/jvmaccess/unovirtualmachine.hxx:44
-    void jvmaccess::UnoVirtualMachine::CreationException::CreationException(const class jvmaccess::UnoVirtualMachine::CreationException &)
-    const class jvmaccess::UnoVirtualMachine::CreationException & 
-    CreationException()
-include/jvmaccess/virtualmachine.hxx:56
-    void jvmaccess::VirtualMachine::AttachGuard::CreationException::CreationException(const class jvmaccess::VirtualMachine::AttachGuard::CreationException &)
-    const class jvmaccess::VirtualMachine::AttachGuard::CreationException & 
-    CreationException()
 include/o3tl/sorted_vector.hxx:206
     _Bool o3tl::less_ptr_to::operator()(type-parameter-?-? *const &,type-parameter-?-? *const &) const
     type-parameter-?-? *const & lhs
@@ -394,7 +398,7 @@ include/sfx2/dinfdlg.hxx:91
     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:452
+include/sfx2/dinfdlg.hxx:451
     void CustomPropertiesWindow::AddLine(const class rtl::OUString &,const class com::sun::star::uno::Any &)
     const class rtl::OUString & sName
     ""
@@ -486,18 +490,14 @@ include/svx/charmap.hxx:155
     void SvxShowCharSet::DrawChars_Impl(class OutputDevice &,int,int)
     int n1
     FirstInView()
-include/svx/svdoole2.hxx:172
-    void SdrOle2Obj::SetGraphicToObj(const class Graphic &,const class rtl::OUString &)
-    const class rtl::OUString & aMediaType
+include/svx/colorwindow.hxx:147
+    void ColorWindow::ColorWindow(const class rtl::OUString &,const class std::shared_ptr<class PaletteManager> &,class BorderColorStatus &,unsigned short,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &,class weld::Window *,class weld::MenuButton *,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/svdtrans.hxx:68
     void RotateXPoly(class XPolyPolygon &,const class Point &,double,double)
     const class Point & rRef
     Point()
-include/svx/xmlgrhlp.hxx:92
-    class rtl::Reference<class SvXMLGraphicHelper> SvXMLGraphicHelper::Create(const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &,enum SvXMLGraphicHelperMode,const class rtl::OUString &)
-    const class rtl::OUString & rGraphicMimeType
-    ""
 include/test/primitive2dxmldump.hxx:38
     struct _xmlDoc * Primitive2dXmlDump::dumpAndParse(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &)
     const class rtl::OUString & rTempStreamName
@@ -530,7 +530,7 @@ include/vcl/FilterConfigItem.hxx:74
     class rtl::OUString FilterConfigItem::ReadString(const class rtl::OUString &,const class rtl::OUString &)
     const class rtl::OUString & rDefault
     ""
-include/vcl/outdev.hxx:1551
+include/vcl/outdev.hxx:1557
     class Bitmap OutputDevice::GetDownsampledBitmap(const class Size &,const class Point &,const class Size &,const class Bitmap &,long,long)
     const class Point & rSrcPt
     Point()
@@ -550,7 +550,7 @@ include/vcl/print.hxx:690
     class com::sun::star::uno::Any vcl::PrinterOptionsHelper::setEditControlOpt(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,const struct vcl::PrinterOptionsHelper::UIControlOptions &)
     const class rtl::OUString & i_rTitle
     ""
-include/vcl/toolbox.hxx:422
+include/vcl/toolbox.hxx:421
     void ToolBox::SetHelpText(unsigned short,const class rtl::OUString &)
     const class rtl::OUString & rText
     ""
@@ -558,7 +558,7 @@ include/vcl/unowrap.hxx:79
     class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> UnoWrapperBase::CreateAccessible(class Menu *,_Bool)
     _Bool bIsMenuBar
     IsMenuBar()
-include/vcl/virdev.hxx:131
+include/vcl/virdev.hxx:132
     _Bool VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer(const class Size &,const class Fraction &,const class Point &,unsigned char *)
     const class Point & rNewOffset
     Point()
@@ -582,10 +582,6 @@ include/xmloff/XMLFontStylesContext.hxx:57
     void XMLFontStylesContext::XMLFontStylesContext(class SvXMLImport &,unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,unsigned short)
     unsigned short eDfltEnc
     osl_getThreadTextEncoding()
-jvmfwk/inc/vendorbase.hxx:90
-    void jfw_plugin::MalformedVersionException::MalformedVersionException(const class jfw_plugin::MalformedVersionException &)
-    const class jfw_plugin::MalformedVersionException & 
-    MalformedVersionException()
 lotuswordpro/inc/lwpoverride.hxx:189
     void LwpBulletOverride::OverrideSkip(_Bool)
     _Bool bOver
@@ -646,15 +642,19 @@ sal/qa/osl/file/osl_File.cxx:368
     class rtl::OString outputError(const class rtl::OString &,const class rtl::OString &,const char *)
     const char * msg
     ""
-sc/inc/typedstrdata.hxx:44
+sc/inc/typedstrdata.hxx:43
     _Bool ScTypedStrData::LessCaseInsensitive::operator()(const class ScTypedStrData &,const class ScTypedStrData &) const
     const class ScTypedStrData & left
     LessCaseInsensitive()
+sc/qa/extras/check_xcell_ranges_query.cxx:41
+    void sc_apitest::CheckXCellRangesQuery::_queryEmptyCells(const class rtl::OUString &)
+    const class rtl::OUString & expected
+    ""
 sc/qa/unit/helper/qahelper.hxx:201
     class tools::SvRef<class ScDocShell> ScBootstrapFixture::saveAndReload(class ScDocShell *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &,enum SfxFilterFlags)
     const class rtl::OUString & rUserData
     ""
-sc/source/core/tool/token.cxx:4932
+sc/source/core/tool/token.cxx:4946
     void appendTokenByType(struct sc::TokenStringContext &,class rtl::OUStringBuffer &,const class formula::FormulaToken &,const class ScAddress &,_Bool)
     _Bool bFromRangeName
     IsFromRangeName()
@@ -702,7 +702,7 @@ sc/source/filter/inc/xlescher.hxx:427
     _Bool XclControlHelper::FillMacroDescriptor(struct com::sun::star::script::ScriptEventDescriptor &,enum XclTbxEventType,const class rtl::OUString &,class SfxObjectShell *)
     enum XclTbxEventType eEventType
     DoGetEventType()
-sc/source/filter/oox/formulabuffer.cxx:289
+sc/source/filter/oox/formulabuffer.cxx:290
     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()
@@ -722,7 +722,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/xml/sdxmlwrp.cxx:147
+sd/source/filter/xml/sdxmlwrp.cxx:148
     struct XML_SERVICES * getServices(_Bool,_Bool,unsigned long)
     _Bool bDraw
     IsDraw()
@@ -834,10 +834,6 @@ sw/inc/ndarr.hxx:74
     _Bool CompareSwOutlineNodes::operator()(class SwNode *const &,class SwNode *const &) const
     class SwNode *const & lhs
     Compare()
-sw/inc/ndgrf.hxx:87
-    void SwGrfNode::SetGraphic(const class Graphic &,const class rtl::OUString &)
-    const class rtl::OUString & rLink
-    ""
 sw/inc/shellio.hxx:158
     void SwReader::SwReader(class SvStream &,const class rtl::OUString &,const class rtl::OUString &,class SwPaM &)
     const class rtl::OUString & rFilename
@@ -862,7 +858,7 @@ sw/source/core/access/acctable.cxx:103
     void SwAccessibleTableData_Impl::SwAccessibleTableData_Impl(class SwAccessibleMap &,const class SwTabFrame *,_Bool,_Bool)
     _Bool bIsInPagePreview
     IsInPagePreview()
-sw/source/core/crsr/crstrvl.cxx:610
+sw/source/core/crsr/crstrvl.cxx:640
     void lcl_MakeFieldLst(class SetGetExpFields &,const class SwFieldType &,const _Bool,const _Bool)
     const _Bool bInReadOnly
     IsReadOnlyAvailable()
@@ -930,10 +926,6 @@ sw/source/filter/html/swhtml.hxx:942
     void SwHTMLParser::SwHTMLParser(class SwDoc *,class SwPaM &,class SvStream &,const class rtl::OUString &,const class rtl::OUString &,_Bool,class SfxMedium *,_Bool,_Bool)
     _Bool bReadUTF8
     IsReadUTF8()
-sw/source/filter/html/wrthtml.hxx:672
-    class Writer & OutCSS1_BodyTagStyleOpt(class Writer &,const class SfxItemSet &,const class rtl::OUString &)
-    const class rtl::OUString & rGraphicURL
-    ""
 sw/source/filter/inc/wrtswtbl.hxx:205
     _Bool SwWriteTableColLess::operator()(const class SwWriteTableCol *,const class SwWriteTableCol *)
     const class SwWriteTableCol * lhs
@@ -942,7 +934,7 @@ sw/source/filter/ww8/wrtww8.hxx:272
     void WW8_WrPlcSepx::WriteSepx(class SvStream &) const
     class SvStream & rStrm
     Strm()
-sw/source/filter/ww8/ww8scan.hxx:1539
+sw/source/filter/ww8/ww8scan.hxx:1538
     void WW8Fib::Write(class SvStream &)
     class SvStream & rStrm
     Strm()
@@ -1070,7 +1062,7 @@ xmlhelp/source/cxxhelp/provider/urlparameter.hxx:217
     _Bool chelp::URLParameter::name(_Bool)
     _Bool modulePresent
     module()
-xmloff/source/style/XMLFontAutoStylePool.cxx:108
+xmloff/source/style/XMLFontAutoStylePool.cxx:109
     _Bool XMLFontAutoStylePoolEntryCmp_Impl::operator()(class XMLFontAutoStylePoolEntry_Impl *const &,class XMLFontAutoStylePoolEntry_Impl *const &) const
     class XMLFontAutoStylePoolEntry_Impl *const & r1
     Compare()
diff --git a/compilerplugins/clang/constantparam.numbers.results b/compilerplugins/clang/constantparam.numbers.results
index dbb9abc6cbbc..66ce9a005bc3 100644
--- a/compilerplugins/clang/constantparam.numbers.results
+++ b/compilerplugins/clang/constantparam.numbers.results
@@ -166,7 +166,7 @@ cui/source/inc/autocdlg.hxx:398
     class SvTreeListEntry * OfaQuoteTabPage::CreateEntry(class rtl::OUString &,unsigned short)
     unsigned short nCol
     2
-cui/source/inc/chardlg.hxx:296
+cui/source/inc/chardlg.hxx:329
     void SvxCharPositionPage::UpdatePreview_Impl(unsigned char,unsigned char,short)
     unsigned char nProp
     100
@@ -318,6 +318,10 @@ filter/source/msfilter/mscodec.cxx:96
     unsigned short lclGetHash(const unsigned char *,unsigned long)
     unsigned long nBufferSize
     16
+filter/source/svg/svgfilter.cxx:596
+    void SVGFileInfo::SVGFileInfo(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,int)
+    int nFirstBytesSize
+    2048
 forms/source/richtext/richtextcontrol.cxx:79
     void implAdjustTriStateFlag(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,long &,long,long)
     long nNegativeFlag
@@ -358,7 +362,7 @@ hwpfilter/source/hgzip.h:90
     int gz_flush(struct gz_stream *,int)
     int flush
     4
-hwpfilter/source/hwpfile.h:255
+hwpfilter/source/hwpfile.h:254
     _Bool HWPFile::already_importing_type(unsigned char) const
     unsigned char scflag
     16
@@ -574,11 +578,11 @@ include/editeng/outliner.hxx:167
     void Paragraph::RemoveFlag(enum ParaFlag)
     enum ParaFlag nFlag
     256
-include/editeng/outliner.hxx:867
+include/editeng/outliner.hxx:866
     void Outliner::SetParaFlag(class Paragraph *,enum ParaFlag)
     enum ParaFlag nFlag
     256
-include/editeng/outliner.hxx:868
+include/editeng/outliner.hxx:867
     _Bool Outliner::HasParaFlag(const class Paragraph *,enum ParaFlag)
     enum ParaFlag nFlag
     256
@@ -946,7 +950,7 @@ include/sfx2/linkmgr.hxx:64
     _Bool sfx2::LinkManager::InsertLink(class sfx2::SvBaseLink *,unsigned short,enum SfxLinkUpdateMode,const class rtl::OUString *)
     enum SfxLinkUpdateMode nUpdateType
     3
-include/sfx2/mgetempl.hxx:90
+include/sfx2/mgetempl.hxx:86
     _Bool SfxManageStyleSheetPage::Execute_Impl(unsigned short,const class rtl::OUString &,unsigned short)
     unsigned short nId
     5550
@@ -1138,7 +1142,7 @@ include/svtools/unitconv.hxx:43
     long ControlToItem(long,enum FieldUnit,enum MapUnit)
     enum FieldUnit eCtrl
     5
-include/svtools/valueset.hxx:470
+include/svtools/valueset.hxx:465
     void SvtValueSet::ImplInsertItem(struct SvtValueSetItem *const,const unsigned long)
     const unsigned long nPos
     -1
@@ -1182,7 +1186,7 @@ include/svx/dbaexchange.hxx:105
     void svx::OColumnTransferable::OColumnTransferable(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,enum ColumnTransferFormatFlags)
     enum ColumnTransferFormatFlags _nFormats
     5
-include/svx/dialcontrol.hxx:199
+include/svx/dialcontrol.hxx:189
     void svx::SvxDialControl::SetLinkedField(class weld::SpinButton *,int)
     int nDecimalPlaces
     2
@@ -1258,7 +1262,7 @@ include/svx/fmview.hxx:89
     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 SdrPage *,class SdrPage *,class SdrModel *,class SdrUnoObj *&,class SdrUnoObj *&)
     enum SdrInventor _nInventor
     827609170
-include/svx/fntctrl.hxx:83
+include/svx/fntctrl.hxx:81
     void SvxFontPrevWindow::SetFontEscapement(unsigned char,unsigned char,short)
     unsigned char nProp
     100
@@ -1326,8 +1330,8 @@ include/svx/optgrid.hxx:77
     void SvxGridItem::SvxGridItem(unsigned short)
     unsigned short _nWhich
     10298
-include/svx/relfld.hxx:41
-    void SvxRelativeField::EnableRelativeMode(unsigned short,unsigned short)
+include/svx/relfld.hxx:65
+    void RelativeField::EnableRelativeMode(unsigned short,unsigned short)
     unsigned short nMax
     999
 include/svx/ruler.hxx:246
@@ -1378,6 +1382,10 @@ include/svx/svdmrkv.hxx:277
     _Bool SdrMarkView::PickMarkedObj(const class Point &,class SdrObject *&,class SdrPageView *&,enum SdrSearchOptions) const
     enum SdrSearchOptions nOptions
     2048
+include/svx/SvxNumOptionsTabPageHelper.hxx:49
+    void SvxNumOptionsTabPageHelper::GetI18nNumbering(class weld::ComboBoxText &,unsigned short)
+    unsigned short nDoNotRemove
+    65535
 include/svx/unoapi.hxx:44
     class SvxShape * CreateSvxShapeByTypeAndInventor(unsigned short,enum SdrInventor,const class rtl::OUString &)
     enum SdrInventor nInventor
@@ -1406,10 +1414,6 @@ include/svx/xpoly.hxx:73
     void XPolygon::Insert(unsigned short,const class XPolygon &)
     unsigned short nPos
     65535
-include/test/sheet/xsheetconditionalentries.hxx:28
-    class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> apitest::XSheetConditionalEntries::createCondition(const int)
-    const int nr
-    4
 include/test/unoapi_property_testers.hxx:75
     void testLongProperty(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,const int &)
     const int & nValue
@@ -1428,14 +1432,14 @@ include/tools/b3dtrans.hxx:111
     2
 include/tools/b3dtrans.hxx:111
     void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
-    double fL
-    -2
-include/tools/b3dtrans.hxx:111
-    void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
     double fR
     2
 include/tools/b3dtrans.hxx:111
     void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
+    double fL
+    -2
+include/tools/b3dtrans.hxx:111
+    void B3dTransformationSet::SetDeviceRectangle(double,double,double,double)
     double fB
     -2
 include/tools/datetime.hxx:87
@@ -1540,12 +1544,12 @@ include/tools/urlobj.hxx:600
     76
 include/tools/urlobj.hxx:624
     _Bool INetURLObject::setBase(const class rtl::OUString &,int,enum INetURLObject::EncodeMechanism,unsigned short)
-    int nIndex
-    -1
-include/tools/urlobj.hxx:624
-    _Bool INetURLObject::setBase(const class rtl::OUString &,int,enum INetURLObject::EncodeMechanism,unsigned short)
     unsigned short eCharset
     76
+include/tools/urlobj.hxx:624
+    _Bool INetURLObject::setBase(const class rtl::OUString &,int,enum INetURLObject::EncodeMechanism,unsigned short)
+    int nIndex
+    -1
 include/tools/urlobj.hxx:653
     class rtl::OUString INetURLObject::getExtension(int,_Bool,enum INetURLObject::DecodeMechanism,unsigned short) const
     unsigned short eCharset
@@ -1630,7 +1634,7 @@ include/vcl/alpha.hxx:61
     _Bool AlphaMask::Replace(const class Bitmap &,unsigned char)
     unsigned char rReplaceTransparency
     255
-include/vcl/bitmap.hxx:189
+include/vcl/bitmap.hxx:190
     _Bool Bitmap::Dither(enum BmpDitherFlags)
     enum BmpDitherFlags nDitherFlags
     2
@@ -1666,6 +1670,10 @@ include/vcl/font.hxx:92
     void vcl::Font::DecreaseQualityBy(int)
     int 
     100
+include/vcl/font/Feature.hxx:72
+    void vcl::font::FeatureDefinition::FeatureDefinition(unsigned int,const char *,class std::__debug::vector<struct vcl::font::FeatureParameter, class std::allocator<struct vcl::font::FeatureParameter> >)
+    unsigned int nCode
+    1718772067
 include/vcl/GraphicObject.hxx:378
     void GraphicObject::DrawTiled(class OutputDevice *,const class tools::Rectangle &,const class Size &,const class Size &,enum GraphicManagerDrawFlags,int)
     enum GraphicManagerDrawFlags nFlags
@@ -1682,7 +1690,7 @@ include/vcl/lstbox.hxx:113
     void ListBox::ListBox(enum WindowType)
     enum WindowType nType
     332
-include/vcl/outdev.hxx:1164
+include/vcl/outdev.hxx:1167
     int OutputDevice::GetTextBreak(const class rtl::OUString &,long,char16_t,int &,int,int,long,const class vcl::TextLayoutCache *) const
     char16_t nExtraChar
     45
@@ -1702,14 +1710,10 @@ include/vcl/vclevent.hxx:228
     void VclAccessibleEvent::VclAccessibleEvent(enum VclEventId,const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> &)
     enum VclEventId n
     38
-include/vcl/weld.hxx:218
+include/vcl/weld.hxx:223
     class weld::Button * weld::Dialog::get_widget_for_response(int)
     int response
     5
-include/vcl/weld.hxx:482
-    void weld::Entry::select_region(int,int)
-    int nEndPos
-    -1
 include/vcl/window.hxx:1203
     void vcl::Window::InvertTracking(const class tools::Polygon &,enum ShowTrackFlags)
     enum ShowTrackFlags nFlags
@@ -1890,7 +1894,7 @@ sal/osl/unx/readwrite_helper.hxx:20
     _Bool safeRead(int,void *,unsigned int)
     unsigned int count
     511
-sal/osl/unx/socket.cxx:284
+sal/osl/unx/socket.cxx:285
     struct oslSocketImpl * createSocketImpl(int)
     int Socket
     -1
@@ -1902,10 +1906,6 @@ sal/qa/osl/file/osl_File.cxx:105
     _Bool t_compareTime(struct TimeValue *,struct TimeValue *,int)
     int nDelta
     2000
-sax/inc/xml2utf.hxx:55
-    void sax_expatwrap::Unicode2TextConverter::Unicode2TextConverter(unsigned short)
-    unsigned short encoding
-    76
 sax/inc/xml2utf.hxx:93
     int sax_expatwrap::XMLFile2UTFConverter::readAndConvert(class com::sun::star::uno::Sequence<signed char> &,int)
     int nMaxToRead
@@ -1922,15 +1922,15 @@ sc/inc/address.hxx:328
     void ScAddress::Format(class rtl::OStringBuffer &,enum ScRefFlags,const class ScDocument *,const struct ScAddress::Details &) const
     enum ScRefFlags nFlags
     32768
-sc/inc/autoform.hxx:125
+sc/inc/autoform.hxx:120
     void ScAfVersions::Write(class SvStream &,unsigned short)
     unsigned short fileVersion
     5050
-sc/inc/autoform.hxx:298
+sc/inc/autoform.hxx:293
     void ScAutoFormatData::CopyItem(unsigned short,unsigned short,unsigned short)
     unsigned short nWhich
     150
-sc/inc/autoform.hxx:308
+sc/inc/autoform.hxx:303
     _Bool ScAutoFormatData::Save(class SvStream &,unsigned short)
     unsigned short fileVersion
     5050
@@ -1946,7 +1946,7 @@ sc/inc/chgtrack.hxx:240
     void ScChangeAction::ScChangeAction(enum ScChangeActionType,const class ScBigRange &,const unsigned long)
     enum ScChangeActionType 
     8
-sc/inc/colcontainer.hxx:35
+sc/inc/colcontainer.hxx:36
     void ScColContainer::ScColContainer(const unsigned long)
     const unsigned long nSize
     1024
@@ -1958,11 +1958,11 @@ sc/inc/column.hxx:259
     void ScColumn::DeleteRanges(const class std::__debug::vector<struct sc::RowSpan, class std::allocator<struct sc::RowSpan> > &,enum InsertDeleteFlags)
     enum InsertDeleteFlags nDelFlag
     2071
-sc/inc/column.hxx:509
+sc/inc/column.hxx:511
     unsigned short ScColumn::GetOptimalColWidth(class OutputDevice *,double,double,const class Fraction &,const class Fraction &,_Bool,unsigned short,const class ScMarkData *,const struct ScColWidthParam *) const
     unsigned short nOldWidth
     1167
-sc/inc/column.hxx:594
+sc/inc/column.hxx:596
     void ScColumn::BroadcastRows(int,int,enum SfxHintId)
     enum SfxHintId nHint
     54
@@ -1970,18 +1970,18 @@ sc/inc/columnspanset.hxx:59
     void sc::ColumnSpanSet::ColumnType::ColumnType(int,int,_Bool)
     int nEnd
     1048575
-sc/inc/columnspanset.hxx:133
+sc/inc/columnspanset.hxx:132
     void sc::SingleColumnSpanSet::scan(struct sc::ColumnBlockConstPosition &,const class ScColumn &,int,int)
     int nEnd
     1048575
-sc/inc/compiler.hxx:445
-    void ScCompiler::MoveRelWrap(const class ScTokenArray &,const class ScDocument *,const class ScAddress &,short,int)
-    int nMaxRow
-    1048575
-sc/inc/compiler.hxx:445
+sc/inc/compiler.hxx:447
     void ScCompiler::MoveRelWrap(const class ScTokenArray &,const class ScDocument *,const class ScAddress &,short,int)
     short nMaxCol
     1023
+sc/inc/compiler.hxx:447
+    void ScCompiler::MoveRelWrap(const class ScTokenArray &,const class ScDocument *,const class ScAddress &,short,int)
+    int nMaxRow
+    1048575
 sc/inc/compressedarray.hxx:174
     void ScBitMaskCompressedArray::AndValue(type-parameter-?-?,const type-parameter-?-? &)
     const type-parameter-?-? & rValueToAnd
@@ -1994,35 +1994,35 @@ sc/inc/compressedarray.hxx:187
     type-parameter-?-? ScBitMaskCompressedArray::GetLastAnyBitAccess(const type-parameter-?-? &) const
     const type-parameter-?-? & rBitMask
     15
-sc/inc/document.hxx:1264
+sc/inc/document.hxx:1259
     _Bool ScDocument::CompileErrorCells(enum FormulaError)
     enum FormulaError nErrCode
     525
-sc/inc/document.hxx:1586
+sc/inc/document.hxx:1581
     void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
     enum InsertDeleteFlags nFlags
     2303
-sc/inc/document.hxx:1586
+sc/inc/document.hxx:1581
     void ScDocument::UndoToDocument(short,int,short,short,int,short,enum InsertDeleteFlags,_Bool,class ScDocument &)
     short nCol2
     1023
-sc/inc/document.hxx:1769
+sc/inc/document.hxx:1764
     void ScDocument::DeleteSelectionTab(short,enum InsertDeleteFlags,const class ScMarkData &)
     enum InsertDeleteFlags nDelFlag
     2303
-sc/inc/document.hxx:1826
-    void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
-    int nEndRow
-    1048575
-sc/inc/document.hxx:1826
+sc/inc/document.hxx:1821
     void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
     enum CRFlags nNewFlags
     8
-sc/inc/document.hxx:1856
+sc/inc/document.hxx:1821
+    void ScDocument::SetRowFlags(int,int,short,enum CRFlags)
+    int nEndRow
+    1048575
+sc/inc/document.hxx:1851
     int ScDocument::LastNonFilteredRow(int,int,short) const
     int nEndRow
     1048575
-sc/inc/document.hxx:2156
+sc/inc/document.hxx:2151
     void ScDocument::BroadcastCells(const class ScRange &,enum SfxHintId,_Bool)
     enum SfxHintId nHint
     34
@@ -2034,19 +2034,19 @@ sc/inc/externalrefmgr.hxx:796
     void ScExternalRefManager::purgeStaleSrcDocument(int)
     int nTimeOut
     30000
-sc/inc/formulacell.hxx:356
+sc/inc/formulacell.hxx:368
     void ScFormulaCell::AddRecalcMode(enum ScRecalcMode)
     enum ScRecalcMode 
     8
-sc/inc/global.hxx:631
+sc/inc/global.hxx:636
     void ScGlobal::AddQuotes(class rtl::OUString &,char16_t,_Bool)
     char16_t cQuote
     34
-sc/inc/global.hxx:638
+sc/inc/global.hxx:643
     void ScGlobal::EraseQuotes(class rtl::OUString &,char16_t,_Bool)
     char16_t cQuote
     34
-sc/inc/global.hxx:654
+sc/inc/global.hxx:659
     const char16_t * ScGlobal::FindUnquoted(const char16_t *,char16_t)
     char16_t cChar
     46
@@ -2106,7 +2106,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)
     char16_t cSeparator
     32
-sc/inc/scmod.hxx:251
+sc/inc/scmod.hxx:249
     class vcl::Window * ScModule::Find1RefWindow(unsigned short,class vcl::Window *)
     unsigned short nSlotId
     26161
@@ -2126,34 +2126,34 @@ sc/inc/stringutil.hxx:151
     _Bool ScStringUtil::parseSimpleNumber(const char *,unsigned long,char,char,double &)
     char gsep
     44
-sc/inc/table.hxx:416
+sc/inc/table.hxx:410
     void ScTable::SetFormula(short,int,const class ScTokenArray &,enum formula::FormulaGrammar::Grammar)
     enum formula::FormulaGrammar::Grammar eGram
     65539
-sc/inc/table.hxx:674
+sc/inc/table.hxx:669
     _Bool ScTable::HasAttribSelection(const class ScMarkData &,enum HasAttrFlags) const
     enum HasAttrFlags nMask
     8
-sc/inc/table.hxx:781
+sc/inc/table.hxx:776
     void ScTable::SetOptimalHeightOnly(class sc::RowHeightContext &,int,int,class ScProgress *,unsigned long)
     int nEndRow
     1048575
-sc/inc/tokenarray.hxx:262
-    void ScTokenArray::WrapReference(const class ScAddress &,short,int)
-    short nMaxCol
-    255
-sc/inc/tokenarray.hxx:262
+sc/inc/tokenarray.hxx:263
     void ScTokenArray::WrapReference(const class ScAddress &,short,int)
     int nMaxRow
     65535
 sc/inc/tokenarray.hxx:263
-    _Bool ScTokenArray::NeedsWrapReference(const class ScAddress &,short,int) const
+    void ScTokenArray::WrapReference(const class ScAddress &,short,int)
     short nMaxCol
     255
-sc/inc/tokenarray.hxx:263
+sc/inc/tokenarray.hxx:264
     _Bool ScTokenArray::NeedsWrapReference(const class ScAddress &,short,int) const
     int nMaxRow
     65535
+sc/inc/tokenarray.hxx:264
+    _Bool ScTokenArray::NeedsWrapReference(const class ScAddress &,short,int) const
+    short nMaxCol
+    255
 sc/inc/zforauto.hxx:38
     void ScNumFormatAbbrev::Save(class SvStream &,unsigned short) const
     unsigned short eByteStrSet
@@ -2162,15 +2162,23 @@ sc/qa/extras/new_cond_format.cxx:377
     void testColorScaleEntries(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,int,int,const class rtl::OUString &,class Color,int,const class rtl::OUString &,class Color,int,const class rtl::OUString &,class Color)
     int nMediumType
     2
-sc/qa/unit/subsequent_export-test.cxx:1374
+sc/qa/unit/parallelism.cxx:357
+    void lcl_setupCommon(class ScDocument *,unsigned long,unsigned long)
+    unsigned long nNumRows
+    1048
+sc/qa/unit/parallelism.cxx:357
+    void lcl_setupCommon(class ScDocument *,unsigned long,unsigned long)
+    unsigned long nConstCellValue
+    20
+sc/qa/unit/subsequent_export-test.cxx:1378
     _Bool ::isOverline(const struct editeng::Section &,enum FontLineStyle)
     enum FontLineStyle eStyle
     2
-sc/qa/unit/subsequent_export-test.cxx:1391
+sc/qa/unit/subsequent_export-test.cxx:1395
     _Bool ::isUnderline(const struct editeng::Section &,enum FontLineStyle)
     enum FontLineStyle eStyle
     2
-sc/qa/unit/ucalc.cxx:1138
+sc/qa/unit/ucalc.cxx:1139
     _Bool checkRelativeRefToken(class ScDocument &,const class ScAddress &,short,int)
     short nRelCol
     -1
@@ -2182,31 +2190,31 @@ sc/qa/unit/ucalc.hxx:52
     void Test::pasteOneCellFromClip(class ScDocument *,const class ScRange &,class ScDocument *,enum InsertDeleteFlags)
     enum InsertDeleteFlags eFlags
     2303
-sc/qa/unit/ucalc_formula.cxx:7858
-    void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
-    int nEnd1
-    159
-sc/qa/unit/ucalc_formula.cxx:7858
+sc/qa/unit/ucalc_formula.cxx:8053
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
     int nTotalRows
     330
-sc/qa/unit/ucalc_formula.cxx:7858
+sc/qa/unit/ucalc_formula.cxx:8053
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
-    int nStart2
-    169
-sc/qa/unit/ucalc_formula.cxx:7858
+    int nEnd2
+    319
+sc/qa/unit/ucalc_formula.cxx:8053
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
     int nStart1
     9
-sc/qa/unit/ucalc_formula.cxx:7858
+sc/qa/unit/ucalc_formula.cxx:8053
     void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
-    int nEnd2
-    319
-sc/source/core/data/documen3.cxx:1724
+    int nEnd1
+    159
+sc/qa/unit/ucalc_formula.cxx:8053
+    void (anonymous namespace)::ColumnTest::ColumnTest(class ScDocument *,int,int,int,int,int)
+    int nStart2
+    169
+sc/source/core/data/documen3.cxx:1726
     _Bool lcl_AddTwipsWhile(long &,long,int &,int,const class ScTable *,_Bool)
     int nEndRow
     1048575
-sc/source/core/data/documen8.cxx:534
+sc/source/core/data/documen8.cxx:539
     void (anonymous namespace)::IdleCalcTextWidthScope::incCol(short)
     short nInc
     -1
@@ -2214,7 +2222,7 @@ sc/source/core/data/dpoutput.cxx:313
     void lcl_SetFrame(class ScDocument *,short,short,int,short,int,unsigned short)
     unsigned short nWidth
     20
-sc/source/core/data/segmenttree.cxx:265
+sc/source/core/data/segmenttree.cxx:266
     void ScFlatUInt16SegmentsImpl::ScFlatUInt16SegmentsImpl(int,unsigned short)
     int nMax
     1048575
@@ -2222,7 +2230,7 @@ sc/source/core/tool/compiler.cxx:1236
     void ConventionXL_A1::ConventionXL_A1(enum formula::FormulaGrammar::AddressConvention)
     enum formula::FormulaGrammar::AddressConvention eConv
     4
-sc/source/core/tool/compiler.cxx:1946
+sc/source/core/tool/compiler.cxx:1954
     _Bool lcl_isUnicodeIgnoreAscii(const char16_t *,const char *,unsigned long)
     unsigned long n
     4
@@ -2363,10 +2371,6 @@ sc/source/filter/inc/xestream.hxx:341
     int attribute12
     4069
 sc/source/filter/inc/xestream.hxx:341
-    class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
-    int attribute9
-    5628
-sc/source/filter/inc/xestream.hxx:341
     class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
     int attribute7
     2686
@@ -2411,10 +2415,6 @@ sc/source/filter/inc/xestream.hxx:341
     int attribute4
     1810
 sc/source/filter/inc/xestream.hxx:341
-    class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
-    int attribute3
-    5567
-sc/source/filter/inc/xestream.hxx:341
     class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
     int attribute4
     2966
@@ -2455,10 +2455,18 @@ sc/source/filter/inc/xestream.hxx:341
     int attribute3
     2550
 sc/source/filter/inc/xestream.hxx:341
+    class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
+    int attribute9
+    5628
+sc/source/filter/inc/xestream.hxx:341
     class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
     int attribute14
     4069
 sc/source/filter/inc/xestream.hxx:341
+    class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
+    int attribute3
+    5567
+sc/source/filter/inc/xestream.hxx:341
     class std::shared_ptr<class sax_fastparser::FastSerializerHelper> & XclExpXmlStream::WriteAttributes(int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,int,const char *,struct FSEND_t)
     int attribute10
     2923
@@ -2626,7 +2634,7 @@ sc/source/ui/view/printfun.cxx:86
     unsigned short lcl_GetUShort(const class SfxItemSet *,unsigned short)
     unsigned short nWhich
     176
-sc/source/ui/view/viewfun3.cxx:810
+sc/source/ui/view/viewfun3.cxx:809
     _Bool lcl_SelHasAttrib(const class ScDocument *,short,int,short,int,const class ScMarkData &,enum HasAttrFlags)
     enum HasAttrFlags nMask
     4
@@ -2662,7 +2670,7 @@ sd/inc/Annotation.hxx:48
     void LOKCommentNotify(enum sd::CommentNotificationType,const class SfxViewShell *,const class com::sun::star::uno::Reference<class com::sun::star::office::XAnnotation> &)
     enum sd::CommentNotificationType nType
     2
-sd/inc/sdpage.hxx:347
+sd/inc/sdpage.hxx:350
     class SdStyleSheet * SdPage::getPresentationStyle(unsigned int) const
     unsigned int nHelpId
     59865
@@ -2723,7 +2731,7 @@ sd/source/ui/inc/ViewShellManager.hxx:160
     enum ToolbarId nId
     23016
 sd/source/ui/remotecontrol/AvahiNetworkService.hxx:20
-    void sd::AvahiNetworkService::AvahiNetworkService(const class std::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,unsigned int)
+    void sd::AvahiNetworkService::AvahiNetworkService(const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,unsigned int)
     unsigned int aport
     1599
 sd/source/ui/remotecontrol/ImagePreparer.hxx:37
@@ -3034,7 +3042,7 @@ svx/inc/xpolyimp.hxx:41
     void ImpXPolygon::ImpXPolygon(unsigned short,unsigned short)
     unsigned short nResize
     16
-svx/source/dialog/fntctrl.cxx:914
+svx/source/dialog/fntctrl.cxx:904
     void SetPrevFontEscapement(class SvxFont &,unsigned char,unsigned char,short)
     unsigned char nProp
     100
@@ -3078,11 +3086,11 @@ sw/inc/authfld.hxx:131
     void SwAuthorityFieldType::SetSortKeys(unsigned short,const struct SwTOXSortKey *)
     unsigned short nKeyCount
     3
-sw/inc/crsrsh.hxx:793
+sw/inc/crsrsh.hxx:796
     void SwCursorShell::FireSectionChangeEvent(unsigned short,unsigned short)
     unsigned short nOldSection
     2
-sw/inc/crsrsh.hxx:794
+sw/inc/crsrsh.hxx:797
     void SwCursorShell::FireColumnChangeEvent(unsigned short,unsigned short)
     unsigned short nOldColumn
     2
@@ -3234,7 +3242,7 @@ sw/source/core/inc/UndoNumbering.hxx:39
     void SwUndoInsNum::SwUndoInsNum(const class SwNumRule &,const class SwNumRule &,const class SwDoc *,enum SwUndoId)
     enum SwUndoId nUndoId
     10
-sw/source/core/layout/dbg_lay.cxx:464
+sw/source/core/layout/dbg_lay.cxx:459
     void lcl_Padded(class rtl::OStringBuffer &,const long,unsigned long)
     unsigned long length
     5
@@ -3266,26 +3274,26 @@ sw/source/filter/html/swhtml.hxx:663
     void SwHTMLParser::NewStdAttr(enum HtmlTokenId)
     enum HtmlTokenId nToken
     414
-sw/source/filter/inc/fltshell.hxx:175
+sw/source/filter/inc/fltshell.hxx:174
     class SfxPoolItem * SwFltControlStack::GetFormatStackAttr(unsigned short,unsigned short *)
     unsigned short nWhich
     6
-sw/source/filter/inc/fltshell.hxx:176
+sw/source/filter/inc/fltshell.hxx:175
     const class SfxPoolItem * SwFltControlStack::GetOpenStackAttr(const struct SwPosition &,unsigned short)
     unsigned short nWhich
     14
-sw/source/filter/inc/fltshell.hxx:229
+sw/source/filter/inc/fltshell.hxx:228
     void SwFltRedline::SwFltRedline(unsigned short,unsigned long,const class DateTime &,unsigned short,unsigned long)
     unsigned long nAutorNoPrev_
     18446744073709551615
-sw/source/filter/ww8/docxattributeoutput.cxx:3451
-    class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
-    int nLen
-    4
-sw/source/filter/ww8/docxattributeoutput.cxx:3451
+sw/source/filter/ww8/docxattributeoutput.cxx:3452
     class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
     char cFill
     48
+sw/source/filter/ww8/docxattributeoutput.cxx:3452
+    class rtl::OString lcl_padStartToLength(const class rtl::OString &,int,char)
+    int nLen
+    4
 sw/source/filter/ww8/docxexport.hxx:188
     void DocxExport::WriteOutliner(const class OutlinerParaObject &,unsigned char)
     unsigned char nTyp
@@ -3294,15 +3302,15 @@ sw/source/filter/ww8/escher.hxx:122
     void SwBasicEscherEx::WriteEmptyFlyFrame(const class SwFrameFormat &,unsigned int)
     unsigned int nShapeId
     1025
-sw/source/filter/ww8/writerhelper.hxx:476
+sw/source/filter/ww8/writerhelper.hxx:474
     const type-parameter-?-? * HasItem(const class std::__debug::map<unsigned short, const class SfxPoolItem *, class sw::util::ItemSort, class std::allocator<struct std::pair<const unsigned short, const class SfxPoolItem *> > > &,unsigned short)
     unsigned short eType
     52
-sw/source/filter/ww8/wrtww8.hxx:1332
+sw/source/filter/ww8/wrtww8.hxx:1328
     void WW8_WrPlcField::WW8_WrPlcField(unsigned short,unsigned char)
     unsigned short nStructSz
     2
-sw/source/filter/ww8/wrtww8.hxx:1390
+sw/source/filter/ww8/wrtww8.hxx:1385
     void SwWW8WrGrf::WritePICBulletFHeader(class SvStream &,const class Graphic &,unsigned short,unsigned short,unsigned short)
     unsigned short mm
     100
@@ -3310,8 +3318,8 @@ sw/source/filter/ww8/ww8glsy.hxx:61
     void WW8Glossary::WW8Glossary(class tools::SvRef<class SotStorageStream> &,unsigned char,class SotStorage *)
     unsigned char nVersion
     8
-sw/source/filter/ww8/ww8par.hxx:1583
-    class OutlinerParaObject * SwWW8ImplReader::ImportAsOutliner(class rtl::OUString &,int,int,enum ManTypes)
+sw/source/filter/ww8/ww8par.hxx:1581
+    class std::unique_ptr<class OutlinerParaObject, struct std::default_delete<class OutlinerParaObject> > SwWW8ImplReader::ImportAsOutliner(class rtl::OUString &,int,int,enum ManTypes)
     enum ManTypes eType
     4
 sw/source/filter/ww8/ww8scan.cxx:7141
@@ -3322,11 +3330,11 @@ sw/source/filter/ww8/ww8scan.hxx:358
     void WW8PLCFpcd::WW8PLCFpcd(class SvStream *,unsigned int,unsigned int,unsigned int)
     unsigned int nStruct
     8
-sw/source/filter/ww8/ww8scan.hxx:996
+sw/source/filter/ww8/ww8scan.hxx:995
     struct SprmResult WW8PLCFMan::HasCharSprm(unsigned short) const
     unsigned short nId
     2138
-sw/source/filter/ww8/ww8scan.hxx:1536
+sw/source/filter/ww8/ww8scan.hxx:1535
     void WW8Fib::WW8Fib(unsigned char,_Bool)
     unsigned char nVersion
     8
@@ -3366,27 +3374,27 @@ sw/source/uibase/inc/numpara.hxx:64
     _Bool SwParagraphNumTabPage::ExecuteEditNumStyle_Impl(unsigned short,const class rtl::OUString &,enum SfxStyleFamily)
     enum SfxStyleFamily nFamily
     16
-sw/source/uibase/inc/prcntfld.hxx:75
+sw/source/uibase/inc/prcntfld.hxx:65
     void PercentField::SetUserValue(long,enum FieldUnit)
     enum FieldUnit eInUnit
     5
-sw/source/uibase/inc/prcntfld.hxx:77
+sw/source/uibase/inc/prcntfld.hxx:67
     void PercentField::SetBaseValue(long,enum FieldUnit)
     enum FieldUnit eInUnit
     5
-sw/source/uibase/inc/prcntfld.hxx:83
+sw/source/uibase/inc/prcntfld.hxx:73
     void PercentField::SetMax(long,enum FieldUnit)
     enum FieldUnit eInUnit
     5
-sw/source/uibase/inc/prcntfld.hxx:85
+sw/source/uibase/inc/prcntfld.hxx:75
     void PercentField::SetMin(long,enum FieldUnit)
     enum FieldUnit eInUnit
     5
-sw/source/uibase/inc/prcntfld.hxx:152
+sw/source/uibase/inc/prcntfld.hxx:129
     void SwPercentField::set_min(int,enum FieldUnit)
     enum FieldUnit eInUnit
     5
-sw/source/uibase/inc/prcntfld.hxx:153
+sw/source/uibase/inc/prcntfld.hxx:130
     void SwPercentField::set_max(int,enum FieldUnit)
     enum FieldUnit eInUnit
     5
@@ -3474,10 +3482,6 @@ vcl/inc/unx/gtk/gtkprintwrapper.hxx:59
     void vcl::unx::GtkPrintWrapper::print_unix_dialog_set_manual_capabilities(struct _GtkPrintUnixDialog *,GtkPrintCapabilities) const
     GtkPrintCapabilities capabilities
     846
-vcl/inc/unx/saldata.hxx:62
-    void X11SalData::X11SalData(enum GenericUnixSalDataType,class SalInstance *)
-    enum GenericUnixSalDataType t
-    4
 vcl/qa/cppunit/jpeg/JpegReaderTest.cxx:53
     _Bool checkRect(class Bitmap &,int,long,long,class Color,int)
     long nAreaHeight
@@ -3510,19 +3514,23 @@ vcl/source/filter/wmf/wmfwr.hxx:145
     void WMFWriter::WMFRecord_Escape(unsigned int,unsigned int,const signed char *)
     unsigned int nEsc
     2
-vcl/source/fontsubset/ttcr.hxx:63
+vcl/source/fontsubset/ttcr.hxx:61
     void TrueTypeCreatorNewEmpty(unsigned int,struct vcl::TrueTypeCreator **)
     unsigned int tag
     1953658213
-vcl/source/fontsubset/ttcr.hxx:176
+vcl/source/fontsubset/ttcr.hxx:174
     struct vcl::TrueTypeTable * TrueTypeTableNew_post(unsigned int,unsigned int,short,short,unsigned int)
     unsigned int format
     196608
-vcl/source/fontsubset/ttcr.hxx:187
+vcl/source/fontsubset/ttcr.hxx:185
     void cmapAdd(struct vcl::TrueTypeTable *,unsigned int,unsigned int,unsigned int)
     unsigned int id
     65536
-vcl/source/gdi/pdfwriter_impl.hxx:1074
+vcl/source/gdi/pdfwriter_impl.hxx:1021
+    _Bool vcl::PDFWriterImpl::computeODictionaryValue(const unsigned char *,const unsigned char *,class std::__debug::vector<unsigned char, class std::allocator<unsigned char> > &,int)
+    int i_nKeyLength
+    16
+vcl/source/gdi/pdfwriter_impl.hxx:1072
     void vcl::PDFWriterImpl::insertError(enum vcl::PDFWriter::ErrorCode)
     enum vcl::PDFWriter::ErrorCode eErr
     3
diff --git a/connectivity/source/inc/dbase/dindexnode.hxx b/connectivity/source/inc/dbase/dindexnode.hxx
index 1dc2cad48c6f..eb1ce0b9ea51 100644
--- a/connectivity/source/inc/dbase/dindexnode.hxx
+++ b/connectivity/source/inc/dbase/dindexnode.hxx
@@ -240,9 +240,8 @@ namespace connectivity
 
         public:
             ONDXNode(){}
-            ONDXNode(const ONDXKey& rKey,
-                       ONDXPagePtr aPagePtr = ONDXPagePtr())
-                       :aChild(aPagePtr),aKey(rKey) {}
+            ONDXNode(const ONDXKey& rKey)
+                       :aKey(rKey) {}
 
             // Does the node point to a page?
             bool            HasChild() const {return aChild.HasPage();}
diff --git a/filter/source/svg/svgfilter.cxx b/filter/source/svg/svgfilter.cxx
index 5b07968c738a..ee6a84a97927 100644
--- a/filter/source/svg/svgfilter.cxx
+++ b/filter/source/svg/svgfilter.cxx
@@ -594,11 +594,10 @@ private:
 
 public:
     SVGFileInfo(
-        const uno::Reference<io::XInputStream>& xInput,
-        sal_Int32 nFirstBytesSize = 4096)
+        const uno::Reference<io::XInputStream>& xInput)
     :   mxInput(xInput),
         mnFirstBytes(),
-        mnFirstBytesSize(nFirstBytesSize),
+        mnFirstBytesSize(2048),
         mnFirstRead(0),
         mbProcessed(false),
         mbIsSVG(false)
@@ -668,7 +667,7 @@ OUString SAL_CALL SVGFilter::detect(Sequence<PropertyValue>& rDescriptor)
 
     try
     {
-        SVGFileInfo aSVGFileInfo(xInput, 2048);
+        SVGFileInfo aSVGFileInfo(xInput);
 
         if(aSVGFileInfo.isSVG())
         {

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list