[Libreoffice-commits] core.git: compilerplugins/clang cui/source include/vcl sc/inc sc/source

Noel (via logerrit) logerrit at kemper.freedesktop.org
Fri Nov 6 08:58:21 UTC 2020


 compilerplugins/clang/unusedmethods.results |  464 +++++++++++++---------------
 cui/source/inc/chardlg.hxx                  |    1 
 include/vcl/ColorMask.hxx                   |   14 
 sc/inc/compiler.hxx                         |    1 
 sc/source/core/tool/compiler.cxx            |    5 
 5 files changed, 226 insertions(+), 259 deletions(-)

New commits:
commit 4a22047371503602339d8aee690da0ab536ec7fe
Author:     Noel <noelgrandin at gmail.com>
AuthorDate: Fri Nov 6 08:27:40 2020 +0200
Commit:     Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Nov 6 09:57:43 2020 +0100

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

diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index 79339f02f1d4..06cce1594b9d 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -44,6 +44,16 @@ connectivity/inc/sdbcx/VGroup.hxx:61
      connectivity::sdbcx::OGroup::OGroup(_Bool)
 connectivity/inc/sdbcx/VGroup.hxx:62
      connectivity::sdbcx::OGroup::OGroup(const class rtl::OUString &,_Bool)
+connectivity/source/drivers/firebird/Driver.hxx:60
+    const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> & connectivity::firebird::FirebirdDriver::getContext() const
+connectivity/source/drivers/firebird/Util.hxx:66
+     connectivity::firebird::ColumnTypeInfo::ColumnTypeInfo(short,const class rtl::OUString &)
+connectivity/source/drivers/firebird/Util.hxx:71
+    short connectivity::firebird::ColumnTypeInfo::getType() const
+connectivity/source/drivers/firebird/Util.hxx:72
+    short connectivity::firebird::ColumnTypeInfo::getSubType() const
+connectivity/source/drivers/firebird/Util.hxx:74
+    const class rtl::OUString & connectivity::firebird::ColumnTypeInfo::getCharacterSet() const
 connectivity/source/drivers/mork/mork_helper.cxx:37
     int main(int,char **)
 connectivity/source/drivers/mysqlc/mysqlc_connection.hxx:176
@@ -70,30 +80,20 @@ connectivity/source/inc/odbc/OPreparedStatement.hxx:71
     void connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned long,const type-parameter-?-?)
 connectivity/source/inc/odbc/OPreparedStatement.hxx:72
     void connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned long,int,const type-parameter-?-?)
-connectivity/source/inc/OTypeInfo.hxx:40
-     connectivity::OTypeInfo::OTypeInfo()
 connectivity/source/inc/OTypeInfo.hxx:46
     _Bool connectivity::OTypeInfo::operator==(const struct connectivity::OTypeInfo &) const
 connectivity/source/inc/OTypeInfo.hxx:47
     _Bool connectivity::OTypeInfo::operator!=(const struct connectivity::OTypeInfo &) const
 cui/source/dialogs/SpellAttrib.hxx:72
     _Bool svx::SpellErrorDescription::operator==(const struct svx::SpellErrorDescription &) const
+cui/source/inc/chardlg.hxx:204
+    class Color SvxCharEffectsPage::GetPreviewFontColor(const class Color &) const
 cui/source/inc/CustomNotebookbarGenerator.hxx:30
      CustomNotebookbarGenerator::CustomNotebookbarGenerator()
 cui/source/inc/SvxNotebookbarConfigPage.hxx:40
     void SvxNotebookbarConfigPage::SetElement()
-dbaccess/qa/unit/dbtest_base.cxx:34
-    class com::sun::star::uno::Reference<class com::sun::star::sdb::XOfficeDatabaseDocument> DBTestBase::getDocumentForFileName(const class rtl::OUString &)
-dbaccess/source/core/inc/migrwarndlg.hxx:20
-     dbaccess::MigrationWarnDialog::MigrationWarnDialog(class weld::Window *)
-dbaccess/source/core/inc/ModelImpl.hxx:429
-    class weld::Window * dbaccess::ODatabaseModelImpl::GetFrameWeld()
 dbaccess/source/filter/hsqldb/fbalterparser.hxx:19
     void dbahsql::FbAlterStmtParser::ensureProperTableLengths() const
-dbaccess/source/filter/hsqldb/hsqlimport.hxx:50
-     dbahsql::HsqlImporter::HsqlImporter(class com::sun::star::uno::Reference<class com::sun::star::sdbc::XConnection> &,const class com::sun::star::uno::Reference<class com::sun::star::embed::XStorage> &)
-dbaccess/source/filter/hsqldb/hsqlimport.hxx:56
-    void dbahsql::HsqlImporter::importHsqlDatabase(class weld::Window *)
 dbaccess/source/filter/hsqldb/parseschema.hxx:80
     const class std::__debug::map<class rtl::OUString, class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> >, struct std::less<class rtl::OUString>, class std::allocator<struct std::pair<const class rtl::OUString, class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > > > > & dbahsql::SchemaParser::getPrimaryKeys() const
 dbaccess/source/ui/inc/dsmeta.hxx:88
@@ -144,11 +144,11 @@ editeng/inc/edtspell.hxx:104
     class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > >, class std::__debug::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> >, struct std::random_access_iterator_tag> WrongList::end() const
 extensions/source/scanner/scanner.hxx:79
     void ScannerManager::SetData(void *)
-hwpfilter/source/mzstring.h:99
+hwpfilter/source/mzstring.h:100
     class MzString & MzString::operator<<(unsigned char)
-hwpfilter/source/mzstring.h:101
-    class MzString & MzString::operator<<(long)
 hwpfilter/source/mzstring.h:102
+    class MzString & MzString::operator<<(long)
+hwpfilter/source/mzstring.h:103
     class MzString & MzString::operator<<(short)
 include/basegfx/color/bcolormodifier.hxx:76
     _Bool basegfx::BColorModifier::operator!=(const class basegfx::BColorModifier &) const
@@ -340,8 +340,6 @@ include/codemaker/global.hxx:56
     class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer *)
 include/codemaker/global.hxx:57
     class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer &)
-include/comphelper/AccessibleImplementationHelper.hxx:42
-    class rtl::OUString comphelper::GetkeyBindingStrByXkeyBinding(const class com::sun::star::uno::Sequence<struct com::sun::star::awt::KeyStroke> &)
 include/comphelper/asyncquithandler.hxx:45
     _Bool AsyncQuitHandler::IsForceQuit() const
 include/comphelper/automationinvokedzone.hxx:26
@@ -476,15 +474,15 @@ include/drawinglayer/primitive3d/baseprimitive3d.hxx:112
     _Bool drawinglayer::primitive3d::BasePrimitive3D::operator!=(const class drawinglayer::primitive3d::BasePrimitive3D &) const
 include/drawinglayer/tools/primitive2dxmldump.hxx:45
     void drawinglayer::Primitive2dXmlDump::dump(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &)
-include/editeng/editeng.hxx:240
+include/editeng/editeng.hxx:241
     _Bool EditEngine::GetDirectVertical() const
-include/editeng/editeng.hxx:242
+include/editeng/editeng.hxx:243
     enum TextRotation EditEngine::GetRotation() const
-include/editeng/editeng.hxx:467
+include/editeng/editeng.hxx:468
     _Bool EditEngine::(anonymous)::__invoke(const class SvxFieldData *)
 include/editeng/hyphenzoneitem.hxx:64
     _Bool SvxHyphenZoneItem::IsPageEnd() const
-include/editeng/outliner.hxx:879
+include/editeng/outliner.hxx:880
     _Bool Outliner::(anonymous)::__invoke(const class SvxFieldData *)
 include/filter/msfilter/mstoolbar.hxx:102
      Indent::Indent(_Bool)
@@ -512,12 +510,12 @@ include/o3tl/enumarray.hxx:133
     _Bool o3tl::enumarray_const_iterator::operator==(const enumarray_const_iterator<EA> &) const
 include/o3tl/safeint.hxx:80
     typename enable_if<std::is_unsigned<T>::value, type-parameter-?-?>::type o3tl::saturating_sub(type-parameter-?-?,type-parameter-?-?)
-include/o3tl/sorted_vector.hxx:224
+include/o3tl/sorted_vector.hxx:225
     _Bool o3tl::sorted_vector::operator!=(const sorted_vector<Value, Compare, Find, > &) const
-include/o3tl/span.hxx:51
-     o3tl::span::span(int (&)[N])
 include/o3tl/span.hxx:51
      o3tl::span::span(int const (&)[N])
+include/o3tl/span.hxx:51
+     o3tl::span::span(int (&)[N])
 include/o3tl/span.hxx:51
      o3tl::span::span(unsigned short const (&)[N])
 include/o3tl/span.hxx:53
@@ -526,18 +524,20 @@ include/o3tl/strong_int.hxx:86
      o3tl::strong_int::strong_int(type-parameter-?-?,typename enable_if<std::is_integral<T>::value, int>::type)
 include/o3tl/strong_int.hxx:112
     strong_int<UNDERLYING_TYPE, PHANTOM_TYPE> o3tl::strong_int::operator--(int)
-include/o3tl/strong_int.hxx:121
-    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>,type-parameter-?-?...) const
-include/o3tl/strong_int.hxx:121
-    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct Tag_TextFrameIndex>,type-parameter-?-?...) const
-include/o3tl/strong_int.hxx:121
-    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,type-parameter-?-?...) const
-include/o3tl/strong_int.hxx:121
+include/o3tl/strong_int.hxx:126
     _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct ViewShellIdTag>,type-parameter-?-?...) const
-include/o3tl/strong_int.hxx:121
-    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned char, struct SdrLayerIDTag>,type-parameter-?-?...) const
-include/o3tl/strong_int.hxx:121
+include/o3tl/strong_int.hxx:126
+    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<short, struct Degree10Tag>,type-parameter-?-?...) const
+include/o3tl/strong_int.hxx:126
     _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct ViewShellDocIdTag>,type-parameter-?-?...) const
+include/o3tl/strong_int.hxx:126
+    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,type-parameter-?-?...) const
+include/o3tl/strong_int.hxx:126
+    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned char, struct SdrLayerIDTag>,type-parameter-?-?...) const
+include/o3tl/strong_int.hxx:126
+    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>,type-parameter-?-?...) const
+include/o3tl/strong_int.hxx:126
+    _Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct Tag_TextFrameIndex>,type-parameter-?-?...) const
 include/o3tl/typed_flags_set.hxx:114
     typename typed_flags<type-parameter-?-?>::Wrap operator~(typename typed_flags<type-parameter-?-?>::Wrap)
 include/o3tl/typed_flags_set.hxx:147
@@ -578,7 +578,7 @@ include/sfx2/docfilt.hxx:80
     _Bool SfxFilter::GetGpgEncryption() const
 include/sfx2/evntconf.hxx:60
     struct SfxEventName & SfxEventNamesList::at(unsigned long)
-include/sfx2/infobar.hxx:105
+include/sfx2/infobar.hxx:104
     void SfxInfoBarWindow::SetCommandHandler(class weld::Button &,const class rtl::OUString &)
 include/sfx2/lokcharthelper.hxx:42
     void LokChartHelper::Invalidate()
@@ -630,19 +630,19 @@ include/svx/txencbox.hxx:146
     void SvxTextEncodingTreeView::connect_changed(const class Link<class weld::TreeView &, void> &)
 include/svx/xpoly.hxx:82
     _Bool XPolygon::operator==(const class XPolygon &) const
-include/tools/bigint.hxx:80
+include/tools/bigint.hxx:81
      BigInt::BigInt(unsigned int)
-include/tools/bigint.hxx:86
+include/tools/bigint.hxx:87
     unsigned short BigInt::operator unsigned short() const
-include/tools/bigint.hxx:88
+include/tools/bigint.hxx:89
     unsigned int BigInt::operator unsigned int() const
-include/tools/bigint.hxx:111
+include/tools/bigint.hxx:112
     class BigInt operator-(const class BigInt &,const class BigInt &)
-include/tools/bigint.hxx:114
+include/tools/bigint.hxx:115
     class BigInt operator%(const class BigInt &,const class BigInt &)
-include/tools/bigint.hxx:117
+include/tools/bigint.hxx:118
     _Bool operator!=(const class BigInt &,const class BigInt &)
-include/tools/bigint.hxx:120
+include/tools/bigint.hxx:121
     _Bool operator<=(const class BigInt &,const class BigInt &)
 include/tools/cpuid.hxx:61
     _Bool cpuid::hasSSSE3()
@@ -660,21 +660,21 @@ include/tools/datetime.hxx:92
     class DateTime operator+(const class DateTime &,const class tools::Time &)
 include/tools/datetime.hxx:93
     class DateTime operator-(const class DateTime &,const class tools::Time &)
-include/tools/fract.hxx:68
-    class Fraction & Fraction::operator+=(double)
 include/tools/fract.hxx:69
+    class Fraction & Fraction::operator+=(double)
+include/tools/fract.hxx:70
     class Fraction & Fraction::operator-=(double)
-include/tools/fract.hxx:85
+include/tools/fract.hxx:86
     _Bool operator>=(const class Fraction &,const class Fraction &)
-include/tools/fract.hxx:104
-    class Fraction operator+(const class Fraction &,double)
 include/tools/fract.hxx:105
+    class Fraction operator+(const class Fraction &,double)
+include/tools/fract.hxx:106
     class Fraction operator-(const class Fraction &,double)
-include/tools/fract.hxx:107
+include/tools/fract.hxx:108
     class Fraction operator/(const class Fraction &,double)
-include/tools/gen.hxx:258
+include/tools/gen.hxx:260
     class Pair & Range::toPair()
-include/tools/gen.hxx:325
+include/tools/gen.hxx:327
     class Pair & Selection::toPair()
 include/tools/link.hxx:134
     const char * Link::getSourceFilename() const
@@ -682,13 +682,13 @@ include/tools/link.hxx:135
     int Link::getSourceLineNumber() const
 include/tools/link.hxx:136
     const char * Link::getTargetName() const
-include/tools/poly.hxx:159
+include/tools/poly.hxx:160
     _Bool tools::Polygon::operator!=(const class tools::Polygon &) const
-include/tools/poly.hxx:247
+include/tools/poly.hxx:248
     _Bool tools::PolyPolygon::operator!=(const class tools::PolyPolygon &) const
 include/tools/simd.hxx:21
     type-parameter-?-? simd::roundDown(type-parameter-?-?,unsigned int)
-include/tools/stream.hxx:507
+include/tools/stream.hxx:508
     class rtl::OString read_uInt32_lenPrefixed_uInt8s_ToOString(class SvStream &)
 include/tools/UnitConversion.hxx:32
     double convertPointToTwip(double)
@@ -728,6 +728,10 @@ include/vcl/builder.hxx:337
     void VclBuilder::connectNumericFormatterAdjustment(const class rtl::OString &,const class rtl::OUString &)
 include/vcl/builderpage.hxx:36
     void BuilderPage::SetHelpId(const class rtl::OString &)
+include/vcl/ColorMask.hxx:110
+    void ColorMask::GetColorFor8Bit(class BitmapColor &,const unsigned char *) const
+include/vcl/ColorMask.hxx:111
+    void ColorMask::SetColorFor8Bit(const class BitmapColor &,unsigned char *) const
 include/vcl/ColorMask.hxx:113
     void ColorMask::GetColorFor16BitMSB(class BitmapColor &,const unsigned char *) const
 include/vcl/ColorMask.hxx:114
@@ -744,11 +748,11 @@ include/vcl/commandevent.hxx:293
      CommandLongPressData::CommandLongPressData()
 include/vcl/cursor.hxx:96
     _Bool vcl::Cursor::operator!=(const class vcl::Cursor &) const
-include/vcl/customweld.hxx:42
+include/vcl/customweld.hxx:45
     class rtl::OUString weld::CustomWidgetController::GetHelpText() const
-include/vcl/customweld.hxx:142
+include/vcl/customweld.hxx:166
     void weld::CustomWeld::queue_draw_area(int,int,int,int)
-include/vcl/customweld.hxx:157
+include/vcl/customweld.hxx:181
     void weld::CustomWeld::set_visible(_Bool)
 include/vcl/errcode.hxx:86
     _Bool ErrCode::operator<(const class ErrCode &) const
@@ -758,19 +762,23 @@ include/vcl/errcode.hxx:88
     _Bool ErrCode::operator>(const class ErrCode &) const
 include/vcl/errcode.hxx:89
     _Bool ErrCode::operator>=(const class ErrCode &) const
-include/vcl/filter/PDFiumLibrary.hxx:51
-    class rtl::OUString vcl::pdf::PDFium::getLastError()
-include/vcl/filter/PDFiumLibrary.hxx:91
-    const struct fpdf_pathsegment_t * vcl::pdf::PDFiumPathSegment::getPointer()
-include/vcl/filter/PDFiumLibrary.hxx:165
-    struct fpdf_page_t__ * vcl::pdf::PDFiumPage::getPointer()
+include/vcl/filter/PDFiumLibrary.hxx:59
+    class rtl::OUString vcl::pdf::PDFium::getLastError() const
+include/vcl/filter/PDFiumLibrary.hxx:99
+    int vcl::pdf::PDFiumAnnotation::getValueType(const class rtl::OString &)
+include/vcl/filter/PDFiumLibrary.hxx:103
+    class std::unique_ptr<class vcl::pdf::PDFiumPageObject, struct std::default_delete<class vcl::pdf::PDFiumPageObject> > vcl::pdf::PDFiumAnnotation::getObject(int)
+include/vcl/filter/PDFiumLibrary.hxx:109
+    class basegfx::B2DVector vcl::pdf::PDFiumAnnotation::getBorderCornerRadius()
+include/vcl/filter/PDFiumLibrary.hxx:129
+    const struct fpdf_pathsegment_t * vcl::pdf::PDFiumPathSegment::getPointer() const
 include/vcl/gdimtf.hxx:110
     _Bool GDIMetaFile::operator!=(const class GDIMetaFile &) const
 include/vcl/gdimtf.hxx:204
     void GDIMetaFile::dumpAsXml(const char *) const
-include/vcl/gradient.hxx:82
+include/vcl/gradient.hxx:83
     _Bool Gradient::operator!=(const class Gradient &) const
-include/vcl/hatch.hxx:55
+include/vcl/hatch.hxx:57
     _Bool Hatch::operator!=(const class Hatch &) const
 include/vcl/inputctx.hxx:62
     _Bool InputContext::operator!=(const class InputContext &) const
@@ -778,37 +786,39 @@ include/vcl/ITiledRenderable.hxx:214
     enum PointerStyle vcl::ITiledRenderable::getPointer()
 include/vcl/lok.hxx:22
     void vcl::lok::unregisterPollCallbacks()
-include/vcl/menu.hxx:460
+include/vcl/menu.hxx:461
     unsigned short MenuBar::AddMenuBarButton(const class Image &,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &,const class rtl::OUString &)
-include/vcl/menu.hxx:464
+include/vcl/menu.hxx:465
     void MenuBar::SetMenuBarButtonHighlightHdl(unsigned short,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &)
-include/vcl/menu.hxx:468
-    class tools::Rectangle MenuBar::GetMenuBarButtonRectPixel(unsigned short)
 include/vcl/menu.hxx:469
+    class tools::Rectangle MenuBar::GetMenuBarButtonRectPixel(unsigned short)
+include/vcl/menu.hxx:470
     void MenuBar::RemoveMenuBarButton(unsigned short)
 include/vcl/opengl/OpenGLHelper.hxx:67
     void OpenGLHelper::renderToFile(long,long,const class rtl::OUString &)
 include/vcl/opengl/OpenGLHelper.hxx:100
     void OpenGLHelper::debugMsgStreamWarn(const class std::__cxx11::basic_ostringstream<char> &)
-include/vcl/outdev.hxx:1746
+include/vcl/outdev.hxx:1743
     class basegfx::B2DPolyPolygon OutputDevice::LogicToPixel(const class basegfx::B2DPolyPolygon &,const class MapMode &) const
-include/vcl/outdev.hxx:1766
+include/vcl/outdev.hxx:1763
     class basegfx::B2DPolyPolygon OutputDevice::PixelToLogic(const class basegfx::B2DPolyPolygon &,const class MapMode &) const
 include/vcl/salnativewidgets.hxx:408
     _Bool TabitemValue::isBothAligned() const
 include/vcl/salnativewidgets.hxx:409
     _Bool TabitemValue::isNotAligned() const
-include/vcl/settings.hxx:429
+include/vcl/settings.hxx:430
     void StyleSettings::SetUseFlatBorders(_Bool)
-include/vcl/settings.hxx:432
+include/vcl/settings.hxx:433
     void StyleSettings::SetUseFlatMenus(_Bool)
-include/vcl/settings.hxx:444
+include/vcl/settings.hxx:445
     void StyleSettings::SetHideDisabledMenuItems(_Bool)
-include/vcl/settings.hxx:509
+include/vcl/settings.hxx:510
     void StyleSettings::SetSpinSize(long)
-include/vcl/settings.hxx:664
+include/vcl/settings.hxx:665
     _Bool HelpSettings::operator!=(const class HelpSettings &) const
-include/vcl/settings.hxx:722
+include/vcl/settings.hxx:703
+    void AllSettings::SetLanguageTag(const class rtl::OUString &,_Bool)
+include/vcl/settings.hxx:723
     _Bool AllSettings::operator!=(const class AllSettings &) const
 include/vcl/split.hxx:92
     void Splitter::SetHorizontal(_Bool)
@@ -828,7 +838,7 @@ include/vcl/TaskStopwatch.hxx:117
     unsigned int TaskStopwatch::timeSlice()
 include/vcl/TaskStopwatch.hxx:118
     void TaskStopwatch::setTimeSlice(unsigned int)
-include/vcl/textrectinfo.hxx:45
+include/vcl/textrectinfo.hxx:48
     _Bool TextRectInfo::operator!=(const class TextRectInfo &) const
 include/vcl/toolkit/longcurr.hxx:47
     class BigInt LongCurrencyFormatter::GetValue() const
@@ -838,86 +848,82 @@ include/vcl/toolkit/treelistbox.hxx:369
     void SvTreeListBox::RemoveSelection()
 include/vcl/txtattr.hxx:56
     _Bool TextAttrib::operator!=(const class TextAttrib &) const
-include/vcl/uitest/uiobject.hxx:283
+include/vcl/uitest/uiobject.hxx:285
      TabPageUIObject::TabPageUIObject(const class VclPtr<class TabPage> &)
-include/vcl/uitest/uiobject.hxx:291
+include/vcl/uitest/uiobject.hxx:293
     class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > TabPageUIObject::create(class vcl::Window *)
-include/vcl/uitest/uiobject.hxx:354
+include/vcl/uitest/uiobject.hxx:356
      SpinUIObject::SpinUIObject(const class VclPtr<class SpinButton> &)
-include/vcl/uitest/uiobject.hxx:362
+include/vcl/uitest/uiobject.hxx:364
     class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > SpinUIObject::create(class vcl::Window *)
-include/vcl/vectorgraphicdata.hxx:131
-    _Bool VectorGraphicData::isPrimitiveSequenceCreated() const
-include/vcl/weld.hxx:138
+include/vcl/weld.hxx:139
     _Bool weld::Widget::get_hexpand() const
-include/vcl/weld.hxx:140
+include/vcl/weld.hxx:141
     _Bool weld::Widget::get_vexpand() const
-include/vcl/weld.hxx:142
+include/vcl/weld.hxx:143
     void weld::Widget::set_secondary(_Bool)
-include/vcl/weld.hxx:147
-    void weld::Widget::set_margin_right(int)
-include/vcl/weld.hxx:149
-    int weld::Widget::get_margin_top() const
 include/vcl/weld.hxx:150
+    int weld::Widget::get_margin_top() const
+include/vcl/weld.hxx:151
     int weld::Widget::get_margin_bottom() const
-include/vcl/weld.hxx:152
+include/vcl/weld.hxx:153
     int weld::Widget::get_margin_right() const
-include/vcl/weld.hxx:333
+include/vcl/weld.hxx:332
     void weld::ScrolledWindow::hadjustment_set_step_increment(int)
-include/vcl/weld.hxx:335
+include/vcl/weld.hxx:334
     enum VclPolicyType weld::ScrolledWindow::get_hpolicy() const
-include/vcl/weld.hxx:340
+include/vcl/weld.hxx:339
     int weld::ScrolledWindow::get_hscroll_height() const
-include/vcl/weld.hxx:466
+include/vcl/weld.hxx:465
     struct SystemEnvData weld::Window::get_system_data() const
-include/vcl/weld.hxx:550
+include/vcl/weld.hxx:549
     class rtl::OString weld::Assistant::get_current_page_ident() const
-include/vcl/weld.hxx:556
+include/vcl/weld.hxx:555
     class rtl::OUString weld::Assistant::get_page_title(const class rtl::OString &) const
-include/vcl/weld.hxx:1036
+include/vcl/weld.hxx:1035
     void weld::TreeView::set_text_align(const class weld::TreeIter &,double,int)
-include/vcl/weld.hxx:1131
+include/vcl/weld.hxx:1130
     enum TriState weld::TreeView::get_sort_indicator(int) const
-include/vcl/weld.hxx:1164
+include/vcl/weld.hxx:1163
     const class rtl::OUString & weld::TreeView::get_saved_value() const
-include/vcl/weld.hxx:1231
+include/vcl/weld.hxx:1230
     class rtl::OUString weld::IconView::get_selected_id() const
-include/vcl/weld.hxx:1246
+include/vcl/weld.hxx:1245
     _Bool weld::IconView::get_cursor(class weld::TreeIter *) const
-include/vcl/weld.hxx:1256
+include/vcl/weld.hxx:1255
     void weld::IconView::select_all()
-include/vcl/weld.hxx:1262
+include/vcl/weld.hxx:1261
     void weld::IconView::save_value()
-include/vcl/weld.hxx:1263
+include/vcl/weld.hxx:1262
     const class rtl::OUString & weld::IconView::get_saved_value() const
-include/vcl/weld.hxx:1264
+include/vcl/weld.hxx:1263
     _Bool weld::IconView::get_value_changed_from_saved() const
-include/vcl/weld.hxx:1370
+include/vcl/weld.hxx:1372
     void weld::MenuButton::append_item_radio(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:1378
+include/vcl/weld.hxx:1380
     void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:1383
+include/vcl/weld.hxx:1385
     void weld::MenuButton::append_separator(const class rtl::OUString &)
-include/vcl/weld.hxx:1434
+include/vcl/weld.hxx:1442
     void weld::Scale::get_increments(int &,int &) const
-include/vcl/weld.hxx:1451
+include/vcl/weld.hxx:1459
     class rtl::OUString weld::ProgressBar::get_text() const
-include/vcl/weld.hxx:1485
+include/vcl/weld.hxx:1493
     int weld::Entry::get_position() const
-include/vcl/weld.hxx:1659
+include/vcl/weld.hxx:1667
     void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &)
-include/vcl/weld.hxx:1895
+include/vcl/weld.hxx:1903
     class Size weld::MetricSpinButton::get_size_request() const
-include/vcl/weld.hxx:1907
+include/vcl/weld.hxx:1915
     void weld::MetricSpinButton::set_position(int)
-include/vcl/weld.hxx:2007
+include/vcl/weld.hxx:2015
     int weld::TextView::vadjustment_get_lower() const
-include/vcl/weld.hxx:2164
+include/vcl/weld.hxx:2201
     class rtl::OUString weld::Toolbar::get_item_label(const class rtl::OString &) const
-include/vcl/weld.hxx:2174
+include/vcl/weld.hxx:2211
     void weld::Toolbar::append_separator(const class rtl::OUString &)
 include/vcl/weldutils.hxx:186
-    const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> & weld::WidgetStatusListener::getFrame()
+    const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> & weld::WidgetStatusListener::getFrame() const
 include/vcl/weldutils.hxx:338
     void weld::DateFormatter::CursorChangedHdl(class weld::Entry &)
 include/vcl/weldutils.hxx:338
@@ -928,32 +934,32 @@ include/vcl/weldutils.hxx:367
     void weld::PatternFormatter::connect_focus_in(const class Link<class weld::Widget &, void> &)
 include/vcl/window.hxx:416
     const char * ImplDbgCheckWindow(const void *)
-include/xmloff/txtimp.hxx:385
+include/xmloff/txtimp.hxx:375
     class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetFootnoteBP()
-include/xmloff/txtimp.hxx:386
+include/xmloff/txtimp.hxx:376
     class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetSequenceIdBP()
 libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx:72
     void ::operator()(struct _GtkBuilder *) const
 libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx:31
     void * gtv_comments_sidebar_get_instance_private(struct GtvCommentsSidebar *)
-libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx:49
-    void ::operator()(struct _GList *) const
 libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx:80
     void ::operator()(struct _GtkTargetList *) const
+libreofficekit/qa/gtktiledviewer/gtv-lokdocview-signal-handlers.cxx:255
+    void ::operator()(struct _GList *) const
 libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35
     void openLokDialog(struct _GtkWidget *,void *)
-lotuswordpro/source/filter/clone.hxx:28
-    detail::has_clone<class LwpShadow>::no & detail::has_clone::check_sig()
 lotuswordpro/source/filter/clone.hxx:28
     detail::has_clone<class LwpBackgroundStuff>::no & detail::has_clone::check_sig()
 lotuswordpro/source/filter/clone.hxx:28
-    detail::has_clone<class LwpAtomHolder>::no & detail::has_clone::check_sig()
-lotuswordpro/source/filter/clone.hxx:28
-    detail::has_clone<class LwpMargins>::no & detail::has_clone::check_sig()
+    detail::has_clone<class LwpShadow>::no & detail::has_clone::check_sig()
 lotuswordpro/source/filter/clone.hxx:28
     detail::has_clone<class LwpBorderStuff>::no & detail::has_clone::check_sig()
+lotuswordpro/source/filter/clone.hxx:28
+    detail::has_clone<class LwpAtomHolder>::no & detail::has_clone::check_sig()
 lotuswordpro/source/filter/clone.hxx:28
     detail::has_clone<class LwpSpacingCommonOverride>::no & detail::has_clone::check_sig()
+lotuswordpro/source/filter/clone.hxx:28
+    detail::has_clone<class LwpMargins>::no & detail::has_clone::check_sig()
 o3tl/qa/cow_wrapper_clients.hxx:140
     _Bool o3tltests::cow_wrapper_client4::operator==(const class o3tltests::cow_wrapper_client4 &) const
 o3tl/qa/cow_wrapper_clients.hxx:141
@@ -966,9 +972,9 @@ oox/inc/drawingml/textliststyle.hxx:49
     void oox::drawingml::TextListStyle::dump() const
 oox/inc/drawingml/textparagraphproperties.hxx:98
     void oox::drawingml::TextParagraphProperties::setLineSpacing(const class oox::drawingml::TextSpacing &)
-oox/source/drawingml/diagram/diagramlayoutatoms.hxx:283
+oox/source/drawingml/diagram/diagramlayoutatoms.hxx:291
     const class std::__debug::vector<class std::shared_ptr<class oox::drawingml::Shape>, class std::allocator<class std::shared_ptr<class oox::drawingml::Shape> > > & oox::drawingml::LayoutNode::getNodeShapes() const
-oox/source/drawingml/diagram/diagramlayoutatoms.hxx:292
+oox/source/drawingml/diagram/diagramlayoutatoms.hxx:300
     const class oox::drawingml::LayoutNode * oox::drawingml::LayoutNode::getParentLayoutNode() const
 sal/osl/unx/uunxapi.hxx:35
     int mkdir_c(const class rtl::OString &,unsigned int)
@@ -980,6 +986,8 @@ sc/inc/bigrange.hxx:73
     _Bool ScBigAddress::operator!=(const class ScBigAddress &) const
 sc/inc/columniterator.hxx:82
     int sc::ColumnIterator::getType() const
+sc/inc/compiler.hxx:396
+    char16_t ScCompiler::GetNativeAddressSymbol(enum ScCompiler::Convention::SpecialSymbolType) const
 sc/inc/datamapper.hxx:79
     void sc::ExternalDataSource::setUpdateFrequency(double)
 sc/inc/datamapper.hxx:82
@@ -1000,38 +1008,38 @@ sc/inc/mtvelements.hxx:77
     void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class ScPostIt *,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvelements.hxx:77
     struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class ScPostIt *,const type-parameter-?-? &,const type-parameter-?-? &)
-sc/inc/mtvelements.hxx:78
-    void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
-sc/inc/mtvelements.hxx:78
-    struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
-sc/inc/mtvelements.hxx:78
-    void mdds_mtv_prepend_values(struct mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvelements.hxx:78
     void mdds_mtv_assign_values(struct mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvelements.hxx:78
     void mdds_mtv_set_values(struct mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvelements.hxx:78
     void mdds_mtv_append_values(struct mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
-sc/inc/mtvelements.hxx:79
-    void mdds_mtv_get_empty_value(class ScFormulaCell *&)
+sc/inc/mtvelements.hxx:78
+    void mdds_mtv_prepend_values(struct mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
+sc/inc/mtvelements.hxx:78
+    struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
+sc/inc/mtvelements.hxx:78
+    void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvelements.hxx:79
     void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class ScFormulaCell *,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvelements.hxx:79
-    struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class ScFormulaCell *,const type-parameter-?-? &,const type-parameter-?-? &)
+    void mdds_mtv_get_empty_value(class ScFormulaCell *&)
 sc/inc/mtvelements.hxx:79
     void mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class ScFormulaCell *&)
-sc/inc/mtvelements.hxx:80
-    void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class EditTextObject *,const type-parameter-?-? &,const type-parameter-?-? &)
+sc/inc/mtvelements.hxx:79
+    struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class ScFormulaCell *,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvelements.hxx:80
     void mdds_mtv_get_empty_value(class EditTextObject *&)
-sc/inc/mtvelements.hxx:80
-    void mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class EditTextObject *&)
 sc/inc/mtvelements.hxx:80
     struct mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class EditTextObject *,const type-parameter-?-? &,const type-parameter-?-? &)
-sc/inc/mtvelements.hxx:84
-    void svl::mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &)
+sc/inc/mtvelements.hxx:80
+    void mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class EditTextObject *,const type-parameter-?-? &,const type-parameter-?-? &)
+sc/inc/mtvelements.hxx:80
+    void mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class EditTextObject *&)
 sc/inc/mtvelements.hxx:84
     struct mdds::mtv::base_element_block * svl::mdds_mtv_create_new_block(const class svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &)
+sc/inc/mtvelements.hxx:84
+    void svl::mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &)
 sc/inc/mtvfunctions.hxx:366
     void sc::ProcessElements2(type-parameter-?-? &,type-parameter-?-? &,type-parameter-?-? &)
 sc/inc/postit.hxx:46
@@ -1064,7 +1072,7 @@ sc/inc/userlist.hxx:88
     class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > *, class std::__cxx1998::vector<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> >, class std::allocator<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > > > >, class std::__debug::vector<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> >, class std::allocator<class std::unique_ptr<class ScUserListData, struct std::default_delete<class ScUserListData> > > >, struct std::random_access_iterator_tag> ScUserList::begin() const
 sc/qa/unit/helper/qahelper.hxx:155
     class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > print(const class ScAddress &)
-sc/qa/unit/screenshots/screenshots.cxx:326
+sc/qa/unit/screenshots/screenshots.cxx:325
     int main()
 sc/qa/unit/ucalc.hxx:152
     void Test::testFormulaHashAndTag()
@@ -1110,7 +1118,7 @@ sc/source/core/opencl/op_statistical.hxx:206
      sc::opencl::OpGeoMean::OpGeoMean()
 sc/source/core/tool/interpr1.cxx:4145
     double ::operator()(double,unsigned long) const
-sc/source/core/tool/interpr1.cxx:6515
+sc/source/core/tool/interpr1.cxx:6496
     double ::operator()(const struct sc::ParamIfsResult &) const
 sc/source/core/tool/scmatrix.cxx:2316
     type-parameter-?-? * (anonymous namespace)::wrapped_iterator::operator->() const
@@ -1123,7 +1131,7 @@ sc/source/filter/inc/orcusinterface.hxx:77
 sc/source/filter/inc/tokstack.hxx:213
     _Bool TokenPool::GrowTripel(unsigned short)
 sc/source/filter/inc/xeextlst.hxx:198
-    void XclExtLst::AddRecord(class rtl::Reference<class XclExpExt> &)
+    void XclExtLst::AddRecord(const class rtl::Reference<class XclExpExt> &)
 sc/source/filter/inc/xerecord.hxx:344
     void XclExpRecordList::InsertRecord(type-parameter-?-? *,unsigned long)
 sc/source/filter/inc/xerecord.hxx:353
@@ -1152,8 +1160,6 @@ sc/source/ui/inc/datatableview.hxx:112
     void ScDataTableView::getRowRange(int &,int &) const
 sc/source/ui/inc/impex.hxx:93
      ScImportExport::ScImportExport(class ScDocument &,const class rtl::OUString &)
-sc/source/ui/inc/inputhdl.hxx:241
-    _Bool ScInputHandler::GetModified() const
 sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:66
     void ScRandomNumberGeneratorDialog::GenerateNumbers(type-parameter-?-? &,const char *,const class std::optional<signed char>)
 sc/source/ui/inc/TableFillingAndNavigationTools.hxx:121
@@ -1164,16 +1170,6 @@ sc/source/ui/inc/viewdata.hxx:408
     long ScViewData::GetLOKDocHeightPixel() const
 sc/source/ui/inc/viewdata.hxx:540
     _Bool ScViewData::IsGridMode() const
-sc/source/ui/inc/viewdata.hxx:541
-    void ScViewData::SetGridMode(_Bool)
-sc/source/ui/inc/viewdata.hxx:547
-    void ScViewData::SetTabMode(_Bool)
-sc/source/ui/inc/viewdata.hxx:549
-    void ScViewData::SetVScrollMode(_Bool)
-sc/source/ui/inc/viewdata.hxx:551
-    void ScViewData::SetHScrollMode(_Bool)
-sc/source/ui/inc/viewdata.hxx:553
-    void ScViewData::SetOutlineMode(_Bool)
 scaddins/source/analysis/analysishelper.hxx:801
     _Bool sca::analysis::ScaDate::operator>=(const class sca::analysis::ScaDate &) const
 sccomp/source/solver/DifferentialEvolution.hxx:67
@@ -1188,26 +1184,26 @@ sd/source/ui/inc/filedlg.hxx:55
     _Bool SdOpenSoundFileDialog::IsInsertAsLinkSelected() const
 sd/source/ui/inc/GraphicViewShell.hxx:43
     class SfxViewShell * sd::GraphicViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
-sd/source/ui/inc/GraphicViewShell.hxx:43
-    void sd::GraphicViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
 sd/source/ui/inc/GraphicViewShell.hxx:43
     void sd::GraphicViewShell::InitFactory()
 sd/source/ui/inc/GraphicViewShell.hxx:43
     class SfxViewFactory * sd::GraphicViewShell::Factory()
+sd/source/ui/inc/GraphicViewShell.hxx:43
+    void sd::GraphicViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
 sd/source/ui/inc/optsitem.hxx:178
     _Bool SdOptionsContents::operator==(const class SdOptionsContents &) const
 sd/source/ui/inc/OutlineViewShell.hxx:41
     void sd::OutlineViewShell::InitFactory()
 sd/source/ui/inc/OutlineViewShell.hxx:41
-    void sd::OutlineViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
+    class SfxViewShell * sd::OutlineViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
 sd/source/ui/inc/OutlineViewShell.hxx:41
     class SfxViewFactory * sd::OutlineViewShell::Factory()
 sd/source/ui/inc/OutlineViewShell.hxx:41
-    class SfxViewShell * sd::OutlineViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
+    void sd::OutlineViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
 sd/source/ui/inc/PaneShells.hxx:35
-    void sd::LeftImpressPaneShell::RegisterInterface(class SfxModule *)
+    void sd::LeftImpressPaneShell::RegisterInterface(const class SfxModule *)
 sd/source/ui/inc/PaneShells.hxx:53
-    void sd::LeftDrawPaneShell::RegisterInterface(class SfxModule *)
+    void sd::LeftDrawPaneShell::RegisterInterface(const class SfxModule *)
 sd/source/ui/inc/unomodel.hxx:137
     _Bool SdXImpressDocument::operator==(const class SdXImpressDocument &) const
 sd/source/ui/remotecontrol/ZeroconfService.hxx:35
@@ -1222,12 +1218,6 @@ sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx:200
     _Bool sd::slidesorter::view::InsertPosition::operator!=(const class sd::slidesorter::view::InsertPosition &) const
 sdext/source/pdfimport/pdfparse/pdfparse.cxx:111
     long (anonymous namespace)::PDFGrammar<boost::spirit::classic::file_iterator<char, boost::spirit::classic::fileiter_impl::mmap_file_iterator<char> > >::pdf_string_parser::operator()(const type-parameter-?-? &,struct boost::spirit::classic::nil_t &) const
-sdext/source/pdfimport/test/outputwrap.hxx:71
-     pdfi::OutputWrapString::OutputWrapString(class rtl::OString &)
-sdext/source/pdfimport/test/tests.cxx:65
-     (anonymous namespace)::TestSink::TestSink()
-sdext/source/pdfimport/test/tests.cxx:82
-    void (anonymous namespace)::TestSink::check()
 sfx2/inc/autoredactdialog.hxx:74
     void TargetsTable::select(int)
 sfx2/source/appl/shutdownicon.hxx:79
@@ -1290,10 +1280,12 @@ slideshow/source/inc/box2dtools.hxx:262
     _Bool box2d::utils::box2DWorld::shapesInitialized()
 slideshow/source/inc/box2dtools.hxx:300
     class std::shared_ptr<class box2d::utils::box2DBody> box2d::utils::box2DWorld::makeShapeStatic(const class std::shared_ptr<class slideshow::internal::Shape> &)
+slideshow/source/inc/listenercontainer.hxx:44
+    _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::UserPaintEventHandler> &)
 slideshow/source/inc/listenercontainer.hxx:44
     _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::EventHandler> &)
 slideshow/source/inc/listenercontainer.hxx:44
-    _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::UserPaintEventHandler> &)
+    _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ShapeListenerEventHandler> &)
 slideshow/source/inc/listenercontainer.hxx:44
     _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewUpdate> &)
 slideshow/source/inc/listenercontainer.hxx:44
@@ -1302,55 +1294,35 @@ slideshow/source/inc/listenercontainer.hxx:44
     _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::PauseEventHandler> &)
 slideshow/source/inc/listenercontainer.hxx:44
     _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::IntrinsicAnimationEventHandler> &)
-slideshow/source/inc/listenercontainer.hxx:44
-    _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ShapeListenerEventHandler> &)
-slideshow/source/inc/listenercontainer.hxx:54
-    _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewRepaintHandler> &)
 slideshow/source/inc/listenercontainer.hxx:54
     _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewEventHandler> &)
+slideshow/source/inc/listenercontainer.hxx:54
+    _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewRepaintHandler> &)
 starmath/inc/format.hxx:138
     _Bool SmFormat::operator!=(const class SmFormat &) const
-starmath/inc/node.hxx:709
-    void SmTextNode::SetFontDesc(unsigned short)
 svgio/inc/svgstyleattributes.hxx:346
     class svgio::svgreader::SvgNumber svgio::svgreader::SvgStyleAttributes::getStrokeDashOffset() const
 svgio/inc/svgstyleattributes.hxx:370
     enum svgio::svgreader::FontStretch svgio::svgreader::SvgStyleAttributes::getFontStretch() const
+svl/source/misc/gridprinter.cxx:47
+    void rtl::mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class rtl::OUString &)
 svl/source/misc/gridprinter.cxx:47
     void rtl::mdds_mtv_append_values(struct mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
+svl/source/misc/gridprinter.cxx:47
+    void rtl::mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
 svl/source/misc/gridprinter.cxx:47
     struct mdds::mtv::base_element_block * rtl::mdds_mtv_create_new_block(const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
+svl/source/misc/gridprinter.cxx:47
+    void rtl::mdds_mtv_assign_values(struct mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
 svl/source/misc/gridprinter.cxx:47
     void rtl::mdds_mtv_prepend_values(struct mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
 svl/source/misc/gridprinter.cxx:47
     void rtl::mdds_mtv_get_empty_value(class rtl::OUString &)
-svl/source/misc/gridprinter.cxx:47
-    void rtl::mdds_mtv_insert_values(struct mdds::mtv::base_element_block &,unsigned long,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
-svl/source/misc/gridprinter.cxx:47
-    void rtl::mdds_mtv_assign_values(struct mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
-svl/source/misc/gridprinter.cxx:47
-    void rtl::mdds_mtv_get_value(const struct mdds::mtv::base_element_block &,unsigned long,class rtl::OUString &)
 svl/source/misc/gridprinter.cxx:47
     void rtl::mdds_mtv_set_values(struct mdds::mtv::base_element_block &,unsigned long,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
 svx/inc/sdr/contact/viewcontactofgraphic.hxx:52
     class SdrGrafObj & sdr::contact::ViewContactOfGraphic::GetGrafObject()
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:87
-    void svx::sidebar::GraphicPropertyPanel::LinkStubRedHdl(void *,class weld::MetricSpinButton &)
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:87
-    void svx::sidebar::GraphicPropertyPanel::RedHdl(class weld::MetricSpinButton &)
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:88
-    void svx::sidebar::GraphicPropertyPanel::GreenHdl(class weld::MetricSpinButton &)
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:88
-    void svx::sidebar::GraphicPropertyPanel::LinkStubGreenHdl(void *,class weld::MetricSpinButton &)
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:89
-    void svx::sidebar::GraphicPropertyPanel::BlueHdl(class weld::MetricSpinButton &)
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:89
-    void svx::sidebar::GraphicPropertyPanel::LinkStubBlueHdl(void *,class weld::MetricSpinButton &)
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:90
-    void svx::sidebar::GraphicPropertyPanel::GammaHdl(class weld::SpinButton &)
-svx/source/sidebar/graphic/GraphicPropertyPanel.hxx:90
-    void svx::sidebar::GraphicPropertyPanel::LinkStubGammaHdl(void *,class weld::SpinButton &)
-sw/inc/calbck.hxx:309
+sw/inc/calbck.hxx:304
     class sw::WriterListener * sw::ClientIteratorBase::GetLeftOfPos()
 sw/inc/dbgoutsw.hxx:53
     const char * dbg_out(const void *)
@@ -1401,22 +1373,22 @@ sw/inc/dbgoutsw.hxx:106
 sw/inc/dbgoutsw.hxx:107
     const char * dbg_out(const class std::__debug::vector<struct SwFormToken, class std::allocator<struct SwFormToken> > &)
 sw/inc/docary.hxx:94
-    void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwNumRule **, class std::__cxx1998::vector<class SwNumRule *, class std::allocator<class SwNumRule *> > >, class std::__debug::vector<class SwNumRule *, class std::allocator<class SwNumRule *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
-sw/inc/docary.hxx:94
-    void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwTextFormatColl **, class std::__cxx1998::vector<class SwTextFormatColl *, class std::allocator<class SwTextFormatColl *> > >, class std::__debug::vector<class SwTextFormatColl *, class std::allocator<class SwTextFormatColl *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
+    void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwFrameFormat **, class std::__cxx1998::vector<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > >, class std::__debug::vector<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
 sw/inc/docary.hxx:94
     void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwGrfFormatColl **, class std::__cxx1998::vector<class SwGrfFormatColl *, class std::allocator<class SwGrfFormatColl *> > >, class std::__debug::vector<class SwGrfFormatColl *, class std::allocator<class SwGrfFormatColl *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
 sw/inc/docary.hxx:94
     void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwSectionFormat **, class std::__cxx1998::vector<class SwSectionFormat *, class std::allocator<class SwSectionFormat *> > >, class std::__debug::vector<class SwSectionFormat *, class std::allocator<class SwSectionFormat *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
 sw/inc/docary.hxx:94
-    void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwFrameFormat **, class std::__cxx1998::vector<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> > >, class std::__debug::vector<class SwFrameFormat *, class std::allocator<class SwFrameFormat *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
+    void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwTextFormatColl **, class std::__cxx1998::vector<class SwTextFormatColl *, class std::allocator<class SwTextFormatColl *> > >, class std::__debug::vector<class SwTextFormatColl *, class std::allocator<class SwTextFormatColl *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
 sw/inc/docary.hxx:94
     void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwCharFormat **, class std::__cxx1998::vector<class SwCharFormat *, class std::allocator<class SwCharFormat *> > >, class std::__debug::vector<class SwCharFormat *, class std::allocator<class SwCharFormat *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
+sw/inc/docary.hxx:94
+    void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwNumRule **, class std::__cxx1998::vector<class SwNumRule *, class std::allocator<class SwNumRule *> > >, class std::__debug::vector<class SwNumRule *, class std::allocator<class SwNumRule *> >, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
 sw/inc/docary.hxx:140
     void SwVectorModifyBase::dumpAsXml(struct _xmlTextWriter *)
 sw/inc/docufld.hxx:494
     void SwPostItField::ToggleResolved()
-sw/inc/editsh.hxx:373
+sw/inc/editsh.hxx:374
     void SwEditShell::ValidateCurrentParagraphSignatures(_Bool)
 sw/inc/extinput.hxx:47
     class SwExtTextInput * SwExtTextInput::GetPrev()
@@ -1460,11 +1432,11 @@ sw/inc/node.hxx:239
     const class IDocumentStylePoolAccess & SwNode::getIDocumentStylePoolAccess() const
 sw/inc/node.hxx:243
     const class IDocumentDrawModelAccess & SwNode::getIDocumentDrawModelAccess() const
-sw/inc/pagedesc.hxx:424
+sw/inc/pagedesc.hxx:423
     void SwPageDescs::erase(class SwPageDesc *const &)
-sw/inc/pagedesc.hxx:432
+sw/inc/pagedesc.hxx:431
     class SwPageDesc *const & SwPageDescs::front() const
-sw/inc/pagedesc.hxx:433
+sw/inc/pagedesc.hxx:432
     class SwPageDesc *const & SwPageDescs::back() const
 sw/inc/rdfhelper.hxx:76
     void SwRDFHelper::cloneStatements(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::rdf::XResource> &,const class com::sun::star::uno::Reference<class com::sun::star::rdf::XResource> &)
@@ -1512,13 +1484,13 @@ sw/source/core/inc/AccessibilityIssue.hxx:52
     const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > & sw::AccessibilityIssue::getAdditionalInfo() const
 sw/source/core/inc/AccessibilityIssue.hxx:54
     void sw::AccessibilityIssue::setAdditionalInfo(const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &)
-sw/source/core/inc/frame.hxx:914
+sw/source/core/inc/frame.hxx:917
     void SwFrame::dumpTopMostAsXml(struct _xmlTextWriter *) const
-sw/source/core/inc/frame.hxx:1362
+sw/source/core/inc/frame.hxx:1365
     class Size SwRectFnSet::GetSize(const class SwRect &) const
-sw/source/core/inc/frame.hxx:1393
+sw/source/core/inc/frame.hxx:1396
     long SwRectFnSet::LeftDist(const class SwRect &,long) const
-sw/source/core/inc/frame.hxx:1394
+sw/source/core/inc/frame.hxx:1397
     long SwRectFnSet::RightDist(const class SwRect &,long) const
 sw/source/core/inc/mvsave.hxx:171
     _Bool ZSortFly::operator==(const class ZSortFly &) const
@@ -1528,8 +1500,6 @@ sw/source/core/text/txtpaint.hxx:71
      DbgBackColor::DbgBackColor(class OutputDevice *,const _Bool)
 sw/source/core/text/txtpaint.hxx:78
      DbgRect::DbgRect(class OutputDevice *,const class tools::Rectangle &,const _Bool,class Color)
-sw/source/filter/ww8/docxsdrexport.hxx:73
-    class sax_fastparser::FastAttributeList * DocxSdrExport::getFlyWrapAttrList()
 sw/source/uibase/inc/swcont.hxx:85
     _Bool SwContent::operator==(const class SwContent &) const
 test/source/sheet/xsubtotalfield.cxx:28
@@ -1560,16 +1530,14 @@ vcl/inc/ControlCacheKey.hxx:82
     unsigned long ControlCacheHashFunction::operator()(const class ControlCacheKey &) const
 vcl/inc/driverblocklist.hxx:95
      DriverBlocklist::DriverInfo::DriverInfo(enum DriverBlocklist::OperatingSystem,const class rtl::OUString &,enum DriverBlocklist::VersionComparisonOp,unsigned long,_Bool,const char *)
-vcl/inc/fontinstance.hxx:69
-    void LogicalFontInstance::SetAverageWidthFactor(double)
 vcl/inc/fontinstance.hxx:70
+    void LogicalFontInstance::SetAverageWidthFactor(double)
+vcl/inc/fontinstance.hxx:71
     double LogicalFontInstance::GetAverageWidthFactor() const
-vcl/inc/fontselect.hxx:48
+vcl/inc/fontselect.hxx:49
     _Bool FontSelectPattern::operator!=(const class FontSelectPattern &) const
 vcl/inc/graphic/GraphicID.hxx:39
     _Bool GraphicID::operator==(const class GraphicID &) const
-vcl/inc/headless/svpgdi.hxx:251
-    void SvpSalGraphics::drawBitmap(const struct SalTwoRect &,const struct BitmapBuffer *,enum _cairo_operator)
 vcl/inc/opengl/BufferObject.hxx:50
     void vcl::BufferObject::unbind()
 vcl/inc/opengl/gdiimpl.hxx:108
@@ -1594,22 +1562,40 @@ vcl/inc/opengl/texture.hxx:123
     _Bool OpenGLTexture::operator!=(const class OpenGLTexture &) const
 vcl/inc/opengl/zone.hxx:25
     void OpenGLZone::relaxWatchdogTimings()
-vcl/inc/PhysicalFontFace.hxx:66
+vcl/inc/PhysicalFontFace.hxx:67
     int PhysicalFontFace::GetWidth() const
-vcl/inc/PhysicalFontFace.hxx:69
-    _Bool PhysicalFontFace::GetFontCapabilities(struct vcl::FontCapabilities &) const
-vcl/inc/PhysicalFontFace.hxx:77
+vcl/inc/PhysicalFontFace.hxx:78
     void PhysicalFontFace::SetBitmapSize(int,int)
 vcl/inc/PhysicalFontFamily.hxx:60
     const class rtl::OUString & PhysicalFontFamily::GetAliasNames() const
+vcl/inc/qt5/Qt5AccessibleWidget.hxx:77
+    class QAccessibleValueInterface * Qt5AccessibleWidget::valueInterface()
+vcl/inc/qt5/Qt5AccessibleWidget.hxx:78
+    class QAccessibleTextInterface * Qt5AccessibleWidget::textInterface()
+vcl/inc/qt5/Qt5DragAndDrop.hxx:49
+    void Qt5DragSource::deinitialize()
+vcl/inc/qt5/Qt5DragAndDrop.hxx:80
+    void Qt5DropTarget::deinitialize()
+vcl/inc/qt5/Qt5FilePicker.hxx:155
+    void Qt5FilePicker::setCustomControlWidgetLayout(class QGridLayout *)
+vcl/inc/qt5/Qt5FontFace.hxx:38
+    class Qt5FontFace * Qt5FontFace::fromQFont(const class QFont &)
+vcl/inc/qt5/Qt5FontFace.hxx:49
+    int Qt5FontFace::GetFontTable(const char *,unsigned char *) const
+vcl/inc/qt5/Qt5FontFace.hxx:53
+    _Bool Qt5FontFace::HasChar(unsigned int) const
+vcl/inc/qt5/Qt5Frame.hxx:159
+    void Qt5Frame::deregisterDragSource(const class Qt5DragSource *)
+vcl/inc/qt5/Qt5Frame.hxx:161
+    void Qt5Frame::deregisterDropTarget(const class Qt5DropTarget *)
+vcl/inc/qt5/Qt5Graphics_Controls.hxx:96
+    class QPoint Qt5Graphics_Controls::upscale(const class QPoint &,enum Qt5Graphics_Controls::Round)
+vcl/inc/qt5/Qt5Painter.hxx:60
+    void Qt5Painter::update()
+vcl/inc/qt5/Qt5Tools.hxx:57
+    class QRect toQRect(const class tools::Rectangle &,const double)
 vcl/inc/regionband.hxx:27
     const char * ImplDbgTestRegionBand(const void *)
-vcl/inc/salgdi.hxx:623
-    void SalGraphics::GetGlyphWidths(const class vcl::AbstractTrueTypeFont &,const class PhysicalFontFace &,_Bool,class std::__debug::vector<int, class std::allocator<int> > &,class std::__debug::map<char16_t, unsigned int, struct std::less<char16_t>, class std::allocator<struct std::pair<const char16_t, unsigned int> > > &)
-vcl/inc/salgdi.hxx:627
-    _Bool SalGraphics::CreateTTFfontSubset(class vcl::AbstractTrueTypeFont &,const class rtl::OString &,const _Bool,const unsigned short *,const unsigned char *,int *,int)
-vcl/inc/salgdi.hxx:632
-    _Bool SalGraphics::CreateCFFfontSubset(const unsigned char *,int,const class rtl::OString &,const unsigned short *,const unsigned char *,int *,int,class FontSubsetInfo &)
 vcl/inc/salgdi.hxx:637
     void SalGraphics::FillFontSubsetInfo(const struct vcl::TTGlobalFontInfo_ &,const class rtl::OUString &,class FontSubsetInfo &)
 vcl/inc/salmenu.hxx:46
@@ -1624,23 +1610,25 @@ vcl/inc/saltimer.hxx:90
     _Bool VersionedEvent::ExistsValidEvent() const
 vcl/inc/saltimer.hxx:95
     _Bool VersionedEvent::IsValidEventVersion(const int) const
-vcl/inc/salwtype.hxx:127
+vcl/inc/salwtype.hxx:129
      SalMenuEvent::SalMenuEvent()
 vcl/inc/schedulerimpl.hxx:38
     const char * ImplSchedulerData::GetDebugName() const
 vcl/inc/skia/gdiimpl.hxx:52
     const class vcl::Region & SkiaSalGraphicsImpl::getClipRegion() const
-vcl/inc/skia/gdiimpl.hxx:201
+vcl/inc/skia/gdiimpl.hxx:205
     void SkiaSalGraphicsImpl::dump(const char *) const
-vcl/inc/skia/salbmp.hxx:86
+vcl/inc/skia/salbmp.hxx:89
     void SkiaSalBitmap::dump(const char *) const
-vcl/inc/skia/utils.hxx:63
+vcl/inc/skia/utils.hxx:49
+    class sk_sp<class SkSurface> SkiaHelper::createSkSurface(int,int,enum SkAlphaType)
+vcl/inc/skia/utils.hxx:75
     void SkiaHelper::removeCachedImage(class sk_sp<class SkImage>)
-vcl/inc/skia/utils.hxx:68
+vcl/inc/skia/utils.hxx:80
     void SkiaHelper::dump(const class SkBitmap &,const char *)
 vcl/inc/skia/zone.hxx:25
     void SkiaZone::relaxWatchdogTimings()
-vcl/inc/unx/gtk/gtkframe.hxx:219
+vcl/inc/unx/gtk/gtkframe.hxx:218
     void ensure_dbus_setup(struct _GdkWindow *,class GtkSalFrame *)
 vcl/inc/unx/printergfx.hxx:94
     _Bool psp::PrinterColor::operator!=(const class psp::PrinterColor &) const
@@ -1650,7 +1638,7 @@ vcl/inc/unx/salframe.h:184
     enum SalFrameStyleFlags X11SalFrame::GetStyle() const
 vcl/qa/cppunit/lifecycle.cxx:237
      (anonymous namespace)::LeakTestClass::LeakTestClass(_Bool &,type-parameter-?-? &&...)
-vcl/skia/salbmp.cxx:475
+vcl/skia/salbmp.cxx:541
     void ::operator()(void *,void *) const
 vcl/source/app/scheduler.cxx:83
     basic_ostream<type-parameter-?-?, type-parameter-?-?> & (anonymous namespace)::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const class Idle &)
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx
index 7f94c31ee4ce..bbf227f492fe 100644
--- a/cui/source/inc/chardlg.hxx
+++ b/cui/source/inc/chardlg.hxx
@@ -201,7 +201,6 @@ private:
     void                SetCaseMap_Impl( SvxCaseMap eCaseMap );
     void                ResetColor_Impl( const SfxItemSet& rSet );
     bool                FillItemSetColor_Impl( SfxItemSet& rSet );
-    Color               GetPreviewFontColor(const Color& rColor) const;
     void                EnableNoneFontColor();
 
     void SelectHdl_Impl(const weld::ComboBox*);
diff --git a/include/vcl/ColorMask.hxx b/include/vcl/ColorMask.hxx
index 8705cea6008b..7610aa87e8fe 100644
--- a/include/vcl/ColorMask.hxx
+++ b/include/vcl/ColorMask.hxx
@@ -107,9 +107,6 @@ public:
     inline sal_uInt32   GetGreenMask() const;
     inline sal_uInt32   GetBlueMask() const;
 
-    inline void         GetColorFor8Bit( BitmapColor& rColor, const sal_uInt8* pPixel ) const;
-    inline void         SetColorFor8Bit( const BitmapColor& rColor, sal_uInt8* pPixel ) const;
-
     inline void         GetColorFor16BitMSB( BitmapColor& rColor, const sal_uInt8* pPixel ) const;
     inline void         SetColorFor16BitMSB( const BitmapColor& rColor, sal_uInt8* pPixel ) const;
     inline void         GetColorFor16BitLSB( BitmapColor& rColor, const sal_uInt8* pPixel ) const;
@@ -135,17 +132,6 @@ inline sal_uInt32 ColorMask::GetBlueMask() const
     return maB.mnMask;
 }
 
-inline void ColorMask::GetColorFor8Bit( BitmapColor& rColor, const sal_uInt8* pPixel ) const
-{
-    const sal_uInt32 nVal = *pPixel;
-    MASK_TO_COLOR( nVal, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maR.mnShift, rColor );
-}
-
-inline void ColorMask::SetColorFor8Bit( const BitmapColor& rColor, sal_uInt8* pPixel ) const
-{
-    *pPixel = static_cast<sal_uInt8>(COLOR_TO_MASK( rColor, maR.mnMask, maG.mnMask, maB.mnMask, maR.mnShift, maG.mnShift, maB.mnShift, 0/*nAlphaChannel*/ ));
-}
-
 inline void ColorMask::GetColorFor16BitMSB( BitmapColor& rColor, const sal_uInt8* pPixel ) const
 {
     const sal_uInt32 nVal = pPixel[ 1 ] | ( static_cast<sal_uInt32>(pPixel[ 0 ]) << 8 );
diff --git a/sc/inc/compiler.hxx b/sc/inc/compiler.hxx
index a8ea757922b1..5299cf5774fe 100644
--- a/sc/inc/compiler.hxx
+++ b/sc/inc/compiler.hxx
@@ -393,7 +393,6 @@ public:
     static sal_Int32 GetDocTabPos( const OUString& rString );
 
     static bool EnQuote( OUString& rStr );
-    sal_Unicode GetNativeAddressSymbol( Convention::SpecialSymbolType eType ) const;
 
     // Check if it is a valid english function name
     static bool IsEnglishSymbol( const OUString& rName );
diff --git a/sc/source/core/tool/compiler.cxx b/sc/source/core/tool/compiler.cxx
index 6cdc10952c59..e4fdbba4aae1 100644
--- a/sc/source/core/tool/compiler.cxx
+++ b/sc/source/core/tool/compiler.cxx
@@ -5359,11 +5359,6 @@ bool ScCompiler::EnQuote( OUString& rStr )
     return true;
 }
 
-sal_Unicode ScCompiler::GetNativeAddressSymbol( Convention::SpecialSymbolType eType ) const
-{
-    return pConv->getSpecialSymbol(eType);
-}
-
 FormulaTokenRef ScCompiler::ExtendRangeReference( FormulaToken & rTok1, FormulaToken & rTok2 )
 {
     return extendRangeReference( rDoc.GetSheetLimits(), rTok1, rTok2, aPos, true/*bReuseDoubleRef*/ );


More information about the Libreoffice-commits mailing list