compilerplugins/clang/unusedmethods.results | 420 +++++++------ compilerplugins/clang/unusedmethods.unused-returns.results | 16 cui/source/inc/cuihyperdlg.hxx | 1 drawinglayer/source/primitive2d/Primitive2DContainer.cxx | 22 include/drawinglayer/primitive2d/Primitive2DContainer.hxx | 10 include/drawinglayer/primitive2d/baseprimitive2d.hxx | 12 6 files changed, 243 insertions(+), 238 deletions(-)
New commits: commit e4423520845ca4f566474e57cd0c0988034e0c7c Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Sun Jan 2 14:13:25 2022 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Mon Jan 3 06:49:18 2022 +0100 loplugin:unusedmethods Change-Id: I922778e8ced0ad922d90a153b0eda47abbec94ca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127868 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results index 035eadbe0e9e..2e63c737fc44 100644 --- a/compilerplugins/clang/unusedmethods.results +++ b/compilerplugins/clang/unusedmethods.results @@ -44,9 +44,11 @@ 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/evoab2/NResultSet.hxx:60 + class rtl::OString connectivity::evoab::OEvoabVersionHelper::getUserName(void *) connectivity/source/drivers/evoab2/NResultSetMetaData.hxx:49 class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSetMetaData> connectivity::evoab::OEvoabResultSetMetaData::operator Reference() -connectivity/source/drivers/firebird/Driver.hxx:59 +connectivity/source/drivers/firebird/Driver.hxx:61 const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> & connectivity::firebird::FirebirdDriver::getContext() const connectivity/source/drivers/firebird/Util.hxx:65 connectivity::firebird::ColumnTypeInfo::ColumnTypeInfo(short,const class rtl::OUString &) @@ -56,7 +58,7 @@ connectivity/source/drivers/firebird/Util.hxx:71 short connectivity::firebird::ColumnTypeInfo::getSubType() const connectivity/source/drivers/firebird/Util.hxx:73 const class rtl::OUString & connectivity::firebird::ColumnTypeInfo::getCharacterSet() const -connectivity/source/drivers/mysqlc/mysqlc_connection.hxx:175 +connectivity/source/drivers/mysqlc/mysqlc_connection.hxx:176 class rtl::OUString connectivity::mysqlc::OConnection::transFormPreparedStatement(const class rtl::OUString &) connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:93 type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::safelyRetrieveValue(const int) @@ -86,6 +88,8 @@ connectivity/source/inc/OTypeInfo.hxx:46 _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/cuihyperdlg.hxx:110 + _Bool SvxHpLinkDlg::AskApply(_Bool) cui/source/inc/CustomNotebookbarGenerator.hxx:30 CustomNotebookbarGenerator::CustomNotebookbarGenerator() cui/source/inc/fileextcheckdlg.hxx:32 @@ -122,7 +126,7 @@ dbaccess/source/ui/inc/indexcollection.hxx:63 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex> >, class std::vector<struct dbaui::OIndex>, struct std::random_access_iterator_tag> dbaui::OIndexCollection::findOriginal(const class rtl::OUString &) const dbaccess/source/ui/inc/sbamultiplex.hxx:281 class comphelper::OInterfaceContainerHelper3<class com::sun::star::beans::XVetoableChangeListener> * dbaui::SbaXVetoableChangeMultiplexer::getContainer(const class rtl::OUString &) -dbaccess/source/ui/inc/unodatbr.hxx:314 +dbaccess/source/ui/inc/unodatbr.hxx:315 _Bool dbaui::SbaTableQueryBrowser::implCopyObject(class ODataClipboard &,const class weld::TreeIter &,int) desktop/source/lib/lokclipboard.hxx:95 LOKClipboardFactory::LOKClipboardFactory() @@ -348,11 +352,11 @@ include/basegfx/tuple/b3ituple.hxx:66 const int & basegfx::B3ITuple::operator[](int) const include/basegfx/tuple/b3ituple.hxx:75 int & basegfx::B3ITuple::operator[](int) -include/basegfx/tuple/Tuple2D.hxx:79 +include/basegfx/tuple/Tuple2D.hxx:77 _Bool basegfx::Tuple2D::equal(const class basegfx::Tuple2D<double> &) const -include/basegfx/tuple/Tuple2D.hxx:79 +include/basegfx/tuple/Tuple2D.hxx:77 _Bool basegfx::Tuple2D::equal(const class basegfx::Tuple2D<int> &) const -include/basegfx/tuple/Tuple2D.hxx:79 +include/basegfx/tuple/Tuple2D.hxx:77 _Bool basegfx::Tuple2D::equal(const class basegfx::Tuple2D<long> &) const include/basegfx/utils/b2dclipstate.hxx:72 _Bool basegfx::utils::B2DClipState::operator!=(const class basegfx::utils::B2DClipState &) const @@ -360,7 +364,7 @@ include/basegfx/utils/canvastools.hxx:109 struct com::sun::star::geometry::AffineMatrix3D & basegfx::unotools::affineMatrixFromHomMatrix3D(struct com::sun::star::geometry::AffineMatrix3D &,const class basegfx::B3DHomMatrix &) include/basegfx/utils/canvastools.hxx:129 class basegfx::B3DRange basegfx::unotools::b3DRectangleFromRealRectangle3D(const struct com::sun::star::geometry::RealRectangle3D &) -include/basegfx/utils/unopolypolygon.hxx:88 +include/basegfx/utils/unopolypolygon.hxx:86 const class basegfx::B2DPolyPolygon & basegfx::unotools::UnoPolyPolygon::getPolyPolygonUnsafe() const include/basegfx/vector/b2ivector.hxx:72 class basegfx::B2IVector & basegfx::B2IVector::operator*=(const class basegfx::B2IVector &) @@ -406,158 +410,190 @@ include/comphelper/flagguard.hxx:50 comphelper::ValueRestorationGuard::ValueRestorationGuard(unsigned char &,type-parameter-?-? &&) include/comphelper/flagguard.hxx:50 ValueRestorationGuard<T> comphelper::<deduction guide for ValueRestorationGuard>(type-parameter-?-? &,type-parameter-?-? &&) -include/comphelper/interfacecontainer3.hxx:49 +include/comphelper/interfacecontainer3.hxx:48 OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(OInterfaceIteratorHelper3<ListenerT>) -include/comphelper/interfacecontainer3.hxx:64 +include/comphelper/interfacecontainer3.hxx:63 OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(OInterfaceContainerHelper3<type-parameter-?-?> &) -include/comphelper/interfacecontainer3.hxx:92 +include/comphelper/interfacecontainer3.hxx:91 OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(const OInterfaceIteratorHelper3<ListenerT> &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XActionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XAdjustmentListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XDockableWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XFocusListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XItemListListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XItemListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XKeyHandler::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XKeyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMenuListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMouseClickHandler::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMouseListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMouseMotionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XPaintListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XSpinListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XStyleChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XTabListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XTextListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XTopWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XVclContainerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XWindowListener2::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::grid::XGridSelectionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::tab::XTabPageContainerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::tree::XTreeEditListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 + void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::tree::XTreeExpansionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XPropertiesChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XPropertyChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XPropertySetInfoChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XVetoableChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 - void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::chart::XChartDataChangeEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::container::XContainerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XDocumentEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XStorageChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XUndoManagerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::drawing::XShape::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XApproveActionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XConfirmDeleteListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XDatabaseParameterListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XFormControllerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XGridControlListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XLoadListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XResetListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XSubmitListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XUpdateListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::binding::XListEntryListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::runtime::XFilterControllerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::submission::XSubmissionVetoListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::validation::XFormComponentValidityListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::frame::XStatusListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::lang::XEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::linguistic2::XDictionaryEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::linguistic2::XDictionaryListEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::linguistic2::XLinguServiceEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::presentation::XShapeEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::presentation::XSlideShowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::script::XScriptListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::script::vba::XVBAScriptListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XDatabaseRegistrationsListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XRowSetApproveListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XRowSetChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XRowsChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XSQLErrorListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::application::XCopyTableListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdbc::XRowSetListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::text::XPasteListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::ucb::XContentEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::ui::XContextMenuInterceptor::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XChangesListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XCloseListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XFlushListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XModeChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XModifyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XRefreshListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer3.hxx:216 +include/comphelper/interfacecontainer3.hxx:215 void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::view::XSelectionChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer4.hxx:46 +include/comphelper/interfacecontainer4.hxx:45 OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper4>(OInterfaceIteratorHelper4<ListenerT>) -include/comphelper/interfacecontainer4.hxx:61 +include/comphelper/interfacecontainer4.hxx:60 OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper4>(OInterfaceContainerHelper4<type-parameter-?-?> &) -include/comphelper/interfacecontainer4.hxx:87 +include/comphelper/interfacecontainer4.hxx:86 OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper4>(const OInterfaceIteratorHelper4<ListenerT> &) include/comphelper/interfacecontainer4.hxx:165 void comphelper::OInterfaceContainerHelper4::clear() -include/comphelper/interfacecontainer4.hxx:177 - void comphelper::OInterfaceContainerHelper4::forEach(const type-parameter-?-? &) include/comphelper/interfacecontainer4.hxx:200 void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::accessibility::XAccessibleEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XFocusListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XKeyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XMouseListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XMouseMotionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XPaintListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::grid::XGridColumnListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::beans::XPropertyChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::chart::XChartDataChangeEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) include/comphelper/interfacecontainer4.hxx:200 void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::document::XDocumentEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) include/comphelper/interfacecontainer4.hxx:200 @@ -567,11 +603,13 @@ include/comphelper/interfacecontainer4.hxx:200 include/comphelper/interfacecontainer4.hxx:200 void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::ui::XContextMenuInterceptor::*)(const type-parameter-?-? &),const type-parameter-?-? &) include/comphelper/interfacecontainer4.hxx:200 - void comphelper::OInterfaceContainerHelper4::notifyEach(void (type-parameter-?-?::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer4.hxx:218 - comphelper::OInterfaceContainerHelper4::NotifySingleListener::NotifySingleListener<EventT>(void (type-parameter-?-?::*)(const type-parameter-?-? &),const type-parameter-?-? &) -include/comphelper/interfacecontainer4.hxx:224 - void comphelper::OInterfaceContainerHelper4::NotifySingleListener::operator()(const Reference<type-parameter-?-?> &) const + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::ui::XUIConfigurationListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::util::XModifyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::util::XRefreshListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) +include/comphelper/interfacecontainer4.hxx:200 + void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::view::XSelectionChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &) include/comphelper/logging.hxx:58 class rtl::OUString comphelper::log::convert::convertLogArgToString(char16_t) include/comphelper/logging.hxx:225 @@ -610,12 +648,16 @@ include/comphelper/lok.hxx:49 _Bool comphelper::LibreOfficeKit::isLocalRendering() include/comphelper/lok.hxx:112 void comphelper::LibreOfficeKit::setBlockedCommandList(const char *) -include/comphelper/mimeconfighelper.hxx:62 - class com::sun::star::uno::Reference<class com::sun::star::container::XNameAccess> comphelper::MimeConfigurationHelper::GetConfigurationByPath(const class rtl::OUString &) -include/comphelper/multicontainer2.hxx:118 +include/comphelper/multicontainer2.hxx:112 void comphelper::OMultiTypeInterfaceContainerHelper2::clear() -include/comphelper/multiinterfacecontainer3.hxx:186 +include/comphelper/multiinterfacecontainer3.hxx:179 void comphelper::OMultiTypeInterfaceContainerHelperVar3::clear() +include/comphelper/multiinterfacecontainer4.hxx:46 + vector<type-parameter-?-?, allocator<type-parameter-?-?> > comphelper::OMultiTypeInterfaceContainerHelperVar4::getContainedTypes() const +include/comphelper/multiinterfacecontainer4.hxx:57 + _Bool comphelper::OMultiTypeInterfaceContainerHelperVar4::hasContainedTypes() const +include/comphelper/multiinterfacecontainer4.hxx:160 + void comphelper::OMultiTypeInterfaceContainerHelperVar4::clear() include/comphelper/profilezone.hxx:56 comphelper::ProfileZone::ProfileZone(const char *,const class std::map<class rtl::OUString, class rtl::OUString> &) include/comphelper/propagg.hxx:60 @@ -626,11 +668,11 @@ include/comphelper/proparrhlp.hxx:83 class cppu::IPropertyArrayHelper * comphelper::OAggregationArrayUsageHelper::createArrayHelper() const include/comphelper/PropertyInfoHash.hxx:36 comphelper::PropertyInfo::PropertyInfo(const class rtl::OUString &,int,const class com::sun::star::uno::Type &,short) -include/comphelper/scopeguard.hxx:52 +include/comphelper/scopeguard.hxx:54 ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(ScopeGuard<Func>) -include/comphelper/scopeguard.hxx:57 +include/comphelper/scopeguard.hxx:59 ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(type-parameter-?-? &&) -include/comphelper/scopeguard.hxx:73 +include/comphelper/scopeguard.hxx:75 ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(const ScopeGuard<Func> &) include/comphelper/sequence.hxx:207 Sequence<type-parameter-?-?> comphelper::containerToSequence(const type-parameter-?-? (&)[N]) @@ -644,7 +686,7 @@ include/comphelper/sequence.hxx:207 Sequence<type-parameter-?-?> comphelper::containerToSequence(const type-parameter-?-? (&)[_Nm]) include/comphelper/servicedecl.hxx:107 comphelper::service_decl::ServiceDecl::ServiceDecl(const type-parameter-?-? &,const char *,const char *) -include/comphelper/traceevent.hxx:215 +include/comphelper/traceevent.hxx:214 void comphelper::AsyncEvent::finish() include/comphelper/unique_disposing_ptr.hxx:46 type-parameter-?-? & comphelper::unique_disposing_ptr::operator*() const @@ -666,8 +708,20 @@ include/desktop/crashreport.hxx:109 class rtl::OUString CrashReporter::getLoggedUnoCommands() include/drawinglayer/geometry/viewinformation2d.hxx:119 _Bool drawinglayer::geometry::ViewInformation2D::operator!=(const class drawinglayer::geometry::ViewInformation2D &) const -include/drawinglayer/primitive2d/baseprimitive2d.hxx:164 +include/drawinglayer/primitive2d/baseprimitive2d.hxx:135 _Bool drawinglayer::primitive2d::BasePrimitive2D::operator!=(const class drawinglayer::primitive2d::BasePrimitive2D &) const +include/drawinglayer/primitive2d/baseprimitive2d.hxx:187 + class basegfx::B2DRange drawinglayer::primitive2d::UnoPrimitive2D::getB2DRange(const class drawinglayer::geometry::ViewInformation2D &) const +include/drawinglayer/primitive2d/baseprimitive2d.hxx:192 + unsigned int drawinglayer::primitive2d::UnoPrimitive2D::getPrimitive2DID() const +include/drawinglayer/primitive2d/baseprimitive2d.hxx:195 + void drawinglayer::primitive2d::UnoPrimitive2D::get2DDecomposition(class drawinglayer::primitive2d::Primitive2DDecompositionVisitor &,const class drawinglayer::geometry::ViewInformation2D &) const +include/drawinglayer/primitive2d/Primitive2DContainer.hxx:61 + drawinglayer::primitive2d::Primitive2DContainer::Primitive2DContainer(const class std::deque<class rtl::Reference<class drawinglayer::primitive2d::BasePrimitive2D> > &) +include/drawinglayer/primitive2d/Primitive2DContainer.hxx:70 + drawinglayer::primitive2d::Primitive2DContainer::Primitive2DContainer(type-parameter-?-?,type-parameter-?-?) +include/drawinglayer/primitive2d/Primitive2DContainer.hxx:85 + void drawinglayer::primitive2d::Primitive2DContainer::append(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Reference<class com::sun::star::graphic::XPrimitive2D> > &) include/drawinglayer/primitive2d/softedgeprimitive2d.hxx:39 void drawinglayer::primitive2d::SoftEdgePrimitive2D::setMaskGeneration(_Bool) const include/drawinglayer/primitive3d/baseprimitive3d.hxx:65 @@ -676,10 +730,6 @@ 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/colritem.hxx:66 - short SvxColorItem::GetThemeIndex() const -include/editeng/colritem.hxx:71 - void SvxColorItem::SetThemeIndex(short) include/editeng/colritem.hxx:76 short SvxColorItem::GetTintOrShade() const include/editeng/colritem.hxx:81 @@ -692,7 +742,7 @@ include/editeng/editeng.hxx:475 _Bool EditEngine::(anonymous)::__invoke(const class SvxFieldData *) include/editeng/hyphenzoneitem.hxx:64 _Bool SvxHyphenZoneItem::IsPageEnd() const -include/editeng/outliner.hxx:886 +include/editeng/outliner.hxx:891 _Bool Outliner::(anonymous)::__invoke(const class SvxFieldData *) include/editeng/outlobj.hxx:146 std::optional::optional(struct std::in_place_t,type-parameter-?-? &&...) @@ -716,7 +766,7 @@ include/i18nlangtag/languagetag.hxx:270 enum LanguageTag::ScriptType LanguageTag::getScriptType() const include/o3tl/any.hxx:155 class std::optional<const struct o3tl::detail::Void> o3tl::tryAccess(const class com::sun::star::uno::Any &) -include/o3tl/cow_wrapper.hxx:334 +include/o3tl/cow_wrapper.hxx:333 type-parameter-?-? * o3tl::cow_wrapper::get() include/o3tl/enumarray.hxx:105 typename type-parameter-?-?::value_type * o3tl::enumarray_iterator::operator->() const @@ -724,9 +774,9 @@ include/o3tl/enumarray.hxx:130 const typename type-parameter-?-?::value_type * o3tl::enumarray_const_iterator::operator->() const include/o3tl/enumarray.hxx:133 _Bool o3tl::enumarray_const_iterator::operator==(const enumarray_const_iterator<EA> &) const -include/o3tl/hash_combine.hxx:15 +include/o3tl/hash_combine.hxx:19 typename enable_if<(sizeof(N) == 4), void>::type o3tl::hash_combine(type-parameter-?-? &,const type-parameter-?-? *,unsigned long) -include/o3tl/hash_combine.hxx:26 +include/o3tl/hash_combine.hxx:30 typename enable_if<(sizeof(N) == 4), void>::type o3tl::hash_combine(type-parameter-?-? &,const type-parameter-?-? &) include/o3tl/sorted_vector.hxx:37 sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for sorted_vector>(sorted_vector<Value, Compare, Find, >) @@ -832,8 +882,6 @@ include/sax/tools/converter.hxx:198 _Bool sax::Converter::convertAngle(short &,class std::basic_string_view<char16_t>,_Bool) include/sfx2/childwin.hxx:120 void SfxChildWindow::ClearController() -include/sfx2/docfile.hxx:305 - _Bool SfxMedium::ShowReadOnlyOpenDialog() include/sfx2/docfilt.hxx:81 _Bool SfxFilter::GetGpgEncryption() const include/sfx2/evntconf.hxx:60 @@ -844,9 +892,9 @@ include/sfx2/lokcharthelper.hxx:43 void LokChartHelper::Invalidate() include/sfx2/msg.hxx:120 const class std::type_info * SfxType0::Type() const -include/sfx2/viewsh.hxx:393 +include/sfx2/viewsh.hxx:397 enum LOKDeviceFormFactor SfxViewShell::GetLOKDeviceFormFactor() const -include/sfx2/viewsh.hxx:395 +include/sfx2/viewsh.hxx:399 _Bool SfxViewShell::isLOKDesktop() const include/svl/itemiter.hxx:45 _Bool SfxItemIter::IsAtEnd() const @@ -938,7 +986,7 @@ 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/degree.hxx:26 +include/tools/degree.hxx:25 char (&)[N] NofDegree(strong_int<type-parameter-?-?, FractionTag<N> >) include/tools/fract.hxx:41 Fraction::Fraction(double,double) @@ -998,7 +1046,7 @@ include/tools/XmlWriter.hxx:61 void tools::XmlWriter::element(const class rtl::OString &) include/unotest/directories.hxx:46 class rtl::OUString test::Directories::getPathFromWorkdir(class std::basic_string_view<char16_t>) const -include/unotools/localedatawrapper.hxx:240 +include/unotools/localedatawrapper.hxx:239 const class rtl::OUString & LocaleDataWrapper::getLongDateYearSep() const include/unotools/moduleoptions.hxx:165 _Bool SvtModuleOptions::IsDataBase() const @@ -1008,7 +1056,7 @@ include/unotools/resmgr.hxx:58 _Bool TranslateNId::operator bool() const include/unotools/resmgr.hxx:61 _Bool TranslateNId::operator!=(const struct TranslateNId &) const -include/unotools/securityoptions.hxx:58 +include/unotools/securityoptions.hxx:57 _Bool SvtSecurityOptions::Certificate::operator==(const struct SvtSecurityOptions::Certificate &) const include/unotools/textsearch.hxx:121 basic_ostream<type-parameter-?-?, type-parameter-?-?> & utl::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const enum utl::SearchParam::SearchType &) @@ -1022,7 +1070,7 @@ include/vcl/alpha.hxx:46 _Bool AlphaMask::operator==(const class AlphaMask &) const include/vcl/alpha.hxx:47 _Bool AlphaMask::operator!=(const class AlphaMask &) const -include/vcl/animate/Animation.hxx:40 +include/vcl/animate/Animation.hxx:41 _Bool Animation::operator!=(const class Animation &) const include/vcl/animate/AnimationBitmap.hxx:68 _Bool AnimationBitmap::operator!=(const struct AnimationBitmap &) const @@ -1148,11 +1196,11 @@ include/vcl/opengl/OpenGLHelper.hxx:68 void OpenGLHelper::renderToFile(long,long,const class rtl::OUString &) include/vcl/opengl/OpenGLHelper.hxx:101 void OpenGLHelper::debugMsgStreamWarn(const class std::basic_ostringstream<char> &) -include/vcl/outdev.hxx:1536 +include/vcl/outdev.hxx:1535 void OutputDevice::DrawMask(const class Point &,const class Size &,const class Point &,const class Size &,const class Bitmap &,const class Color &) -include/vcl/outdev.hxx:1626 +include/vcl/outdev.hxx:1625 class basegfx::B2DPolyPolygon OutputDevice::LogicToPixel(const class basegfx::B2DPolyPolygon &,const class MapMode &) const -include/vcl/outdev.hxx:1644 +include/vcl/outdev.hxx:1643 class basegfx::B2DPolyPolygon OutputDevice::PixelToLogic(const class basegfx::B2DPolyPolygon &,const class MapMode &) const include/vcl/salnativewidgets.hxx:408 _Bool TabitemValue::isBothAligned() const @@ -1194,19 +1242,19 @@ include/vcl/toolkit/longcurr.hxx:47 class BigInt LongCurrencyFormatter::GetValue() const include/vcl/toolkit/treelist.hxx:170 const class SvTreeListEntry * SvTreeList::GetParent(const class SvTreeListEntry *) const -include/vcl/toolkit/treelistbox.hxx:371 +include/vcl/toolkit/treelistbox.hxx:372 void SvTreeListBox::RemoveSelection() include/vcl/txtattr.hxx:56 _Bool TextAttrib::operator!=(const class TextAttrib &) const -include/vcl/uitest/uiobject.hxx:133 +include/vcl/uitest/uiobject.hxx:134 class std::unique_ptr<class UIObject> WindowUIObject::get_visible_child(const class rtl::OUString &) -include/vcl/uitest/uiobject.hxx:288 +include/vcl/uitest/uiobject.hxx:289 TabPageUIObject::TabPageUIObject(const class VclPtr<class TabPage> &) -include/vcl/uitest/uiobject.hxx:296 +include/vcl/uitest/uiobject.hxx:297 class std::unique_ptr<class UIObject> TabPageUIObject::create(class vcl::Window *) -include/vcl/uitest/uiobject.hxx:359 +include/vcl/uitest/uiobject.hxx:360 SpinUIObject::SpinUIObject(const class VclPtr<class SpinButton> &) -include/vcl/uitest/uiobject.hxx:367 +include/vcl/uitest/uiobject.hxx:368 class std::unique_ptr<class UIObject> SpinUIObject::create(class vcl::Window *) include/vcl/weld.hxx:183 _Bool weld::Widget::get_hexpand() const @@ -1226,41 +1274,41 @@ include/vcl/weld.hxx:635 class rtl::OUString weld::Assistant::get_page_title(const class rtl::OString &) const include/vcl/weld.hxx:1118 void weld::TreeView::set_text_align(const class weld::TreeIter &,double,int) -include/vcl/weld.hxx:1284 +include/vcl/weld.hxx:1288 const class rtl::OUString & weld::TreeView::get_saved_value() const -include/vcl/weld.hxx:1378 +include/vcl/weld.hxx:1382 _Bool weld::IconView::get_cursor(class weld::TreeIter *) const -include/vcl/weld.hxx:1388 +include/vcl/weld.hxx:1392 void weld::IconView::select_all() -include/vcl/weld.hxx:1394 +include/vcl/weld.hxx:1398 void weld::IconView::save_value() -include/vcl/weld.hxx:1395 +include/vcl/weld.hxx:1399 const class rtl::OUString & weld::IconView::get_saved_value() const -include/vcl/weld.hxx:1396 +include/vcl/weld.hxx:1400 _Bool weld::IconView::get_value_changed_from_saved() const -include/vcl/weld.hxx:1522 +include/vcl/weld.hxx:1526 void weld::MenuButton::append_item_radio(const class rtl::OUString &,const class rtl::OUString &) -include/vcl/weld.hxx:1530 +include/vcl/weld.hxx:1534 void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &) -include/vcl/weld.hxx:1611 +include/vcl/weld.hxx:1615 class rtl::OUString weld::ProgressBar::get_text() const -include/vcl/weld.hxx:1821 +include/vcl/weld.hxx:1825 void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &) -include/vcl/weld.hxx:2057 +include/vcl/weld.hxx:2061 class Size weld::MetricSpinButton::get_size_request() const -include/vcl/weld.hxx:2069 +include/vcl/weld.hxx:2073 void weld::MetricSpinButton::set_position(int) -include/vcl/weld.hxx:2173 +include/vcl/weld.hxx:2177 int weld::TextView::vadjustment_get_lower() const -include/vcl/weld.hxx:2393 +include/vcl/weld.hxx:2399 class rtl::OUString weld::Toolbar::get_item_label(const class rtl::OString &) const -include/vcl/weldutils.hxx:194 +include/vcl/weldutils.hxx:198 const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> & weld::WidgetStatusListener::getFrame() const -include/vcl/weldutils.hxx:346 +include/vcl/weldutils.hxx:350 void weld::DateFormatter::CursorChangedHdl(class weld::Entry &) -include/vcl/weldutils.hxx:346 +include/vcl/weldutils.hxx:350 void weld::DateFormatter::LinkStubCursorChangedHdl(void *,class weld::Entry &) -include/vcl/weldutils.hxx:375 +include/vcl/weldutils.hxx:379 void weld::PatternFormatter::connect_focus_in(const class Link<class weld::Widget &, void> &) include/vcl/window.hxx:375 const char * ImplDbgCheckWindow(const void *) @@ -1268,6 +1316,8 @@ include/xmloff/txtimp.hxx:115 class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetFootnoteBP() include/xmloff/txtimp.hxx:116 class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetSequenceIdBP() +include/xmloff/txtimp.hxx:117 + class XMLPropertyBackpatcher<class rtl::OUString> & XMLTextImportHelper::GetSequenceNameBP() include/xmloff/xmluconv.hxx:190 _Bool SvXMLUnitConverter::convertEnum(type-parameter-?-? &,class std::basic_string_view<char>,const SvXMLEnumStringMapEntry<type-parameter-?-?> *) include/xmlreader/pad.hxx:38 @@ -1280,10 +1330,10 @@ 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-signal-handlers.cxx:184 + void ::operator()(struct _GList *) const libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35 void openLokDialog(struct _GtkWidget *,void *) lotuswordpro/source/filter/clone.hxx:28 @@ -1334,6 +1384,10 @@ sc/inc/datamapper.hxx:78 void sc::ExternalDataSource::setURL(const class rtl::OUString &) sc/inc/datamapper.hxx:79 void sc::ExternalDataSource::setProvider(const class rtl::OUString &) +sc/inc/document.hxx:587 + void ScDocument::SetImagePreferredDPI(int) +sc/inc/document.hxx:588 + int ScDocument::GetImagePreferredDPI() sc/inc/dpfilteredcache.hxx:148 void ScDPFilteredCache::dump() const sc/inc/formulacell.hxx:508 @@ -1436,8 +1490,6 @@ sc/inc/userlist.hxx:89 class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::unique_ptr<class ScUserListData> *, class std::__cxx1998::vector<class std::unique_ptr<class ScUserListData> > >, class std::vector<class std::unique_ptr<class ScUserListData> >, struct std::random_access_iterator_tag> ScUserList::begin() const sc/qa/unit/helper/qahelper.hxx:164 class std::basic_string<char> print(const class ScAddress &) -sc/qa/unit/screenshots/screenshots.cxx:325 - int main() sc/source/core/inc/interpre.hxx:70 basic_ostream<type-parameter-?-?, type-parameter-?-?> & sc::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const struct sc::ParamIfsResult &) sc/source/core/opencl/formulagroupcl.cxx:1062 @@ -1460,15 +1512,15 @@ sc/source/core/opencl/formulagroupcl.cxx:1388 _Bool sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetEndFixed() const sc/source/core/opencl/op_statistical.hxx:205 sc::opencl::OpGeoMean::OpGeoMean() -sc/source/core/tool/interpr1.cxx:6458 - double ::operator()(const struct sc::ParamIfsResult &) const -sc/source/core/tool/interpr3.cxx:4430 +sc/source/core/tool/interpr1.cxx:4152 double ::operator()(double,unsigned long) const +sc/source/core/tool/interpr1.cxx:6464 + double ::operator()(const struct sc::ParamIfsResult &) const sc/source/core/tool/scmatrix.cxx:2262 type-parameter-?-? * (anonymous namespace)::wrapped_iterator::operator->() const sc/source/filter/inc/orcusinterface.hxx:76 ScOrcusRefResolver::ScOrcusRefResolver(const class ScOrcusGlobalSettings &) -sc/source/filter/inc/orcusinterface.hxx:655 +sc/source/filter/inc/orcusinterface.hxx:632 const class rtl::OUString * ScOrcusFactory::getString(unsigned long) const sc/source/filter/inc/tokstack.hxx:212 _Bool TokenPool::GrowTripel(unsigned short) @@ -1490,12 +1542,6 @@ sc/source/filter/inc/xlformula.hxx:408 _Bool XclTokenArray::operator==(const class XclTokenArray &) const sc/source/filter/xml/xmltransformationi.hxx:159 ScXMLDateTimeContext::ScXMLDateTimeContext(class ScXMLImport &,const class rtl::Reference<class sax_fastparser::FastAttributeList> &) -sc/source/ui/inc/checklistmenu.hxx:133 - void ScCheckListMenuControl::resizeToFitMenuItems() -sc/source/ui/inc/checklistmenu.hxx:186 - int ScCheckListMenuControl::ExecuteMenu(class weld::Menu &) -sc/source/ui/inc/checklistmenu.hxx:342 - void ScListSubMenuControl::setSelectedMenuItem(unsigned long) sc/source/ui/inc/dataprovider.hxx:56 _Bool sc::CSVFetchThread::IsRequestedTerminate() sc/source/ui/inc/dataprovider.hxx:57 @@ -1554,6 +1600,8 @@ sccomp/source/solver/DifferentialEvolution.hxx:66 int DifferentialEvolutionAlgorithm::getLastChange() sccomp/source/solver/ParticelSwarmOptimization.hxx:84 int ParticleSwarmOptimizationAlgorithm::getLastChange() +sd/inc/sdabstdlg.hxx:180 + class VclPtr<class SfxAbstractTabDialog> SdAbstractDialogFactory::CreateSdOutlineBulletTabDlg(class weld::Window *,const class SfxItemSet *,class sd::View *) sd/inc/sddll.hxx:47 SdDLL::SdDLL() sd/source/filter/ppt/pptinanimations.hxx:107 @@ -1590,20 +1638,22 @@ sdext/source/pdfimport/pdfparse/pdfparse.cxx:111 long (anonymous namespace)::PDFGrammar<boost::spirit::classic::file_iterator<>>::pdf_string_parser::operator()(const type-parameter-?-? &,struct boost::spirit::classic::nil_t &) const sfx2/inc/autoredactdialog.hxx:74 void TargetsTable::select(int) -sfx2/source/appl/shutdownicon.hxx:80 +sfx2/source/appl/shutdownicon.hxx:78 class rtl::OUString ShutdownIcon::getShortcutName() -sfx2/source/appl/shutdownicon.hxx:96 +sfx2/source/appl/shutdownicon.hxx:94 class ShutdownIcon * ShutdownIcon::createInstance() -sfx2/source/appl/shutdownicon.hxx:98 +sfx2/source/appl/shutdownicon.hxx:96 void ShutdownIcon::terminateDesktop() -sfx2/source/appl/shutdownicon.hxx:101 +sfx2/source/appl/shutdownicon.hxx:99 void ShutdownIcon::FileOpen() -sfx2/source/appl/shutdownicon.hxx:104 +sfx2/source/appl/shutdownicon.hxx:102 void ShutdownIcon::FromTemplate() -sfx2/source/appl/shutdownicon.hxx:113 +sfx2/source/appl/shutdownicon.hxx:111 class rtl::OUString ShutdownIcon::GetUrlDescription(const class rtl::OUString &) -sfx2/source/appl/shutdownicon.hxx:115 +sfx2/source/appl/shutdownicon.hxx:113 void ShutdownIcon::SetVeto(_Bool) +sfx2/source/inc/templdgi.hxx:133 + void SfxCommonTemplateDialog_Impl::LinkStubUpdateStyleDependents_Hdl(void *,void *) shell/inc/xml_parser.hxx:43 xml_parser::xml_parser() shell/inc/xml_parser.hxx:66 @@ -1764,6 +1814,8 @@ svgio/inc/svgstyleattributes.hxx:345 class svgio::svgreader::SvgNumber svgio::svgreader::SvgStyleAttributes::getStrokeDashOffset() const svgio/inc/svgstyleattributes.hxx:369 enum svgio::svgreader::FontStretch svgio::svgreader::SvgStyleAttributes::getFontStretch() const +svgio/inc/svgtspannode.hxx:45 + double svgio::svgreader::SvgTspanNode::getCurrentFontSize() const svl/source/misc/gridprinter.cxx:45 class 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:45 @@ -1852,8 +1904,6 @@ sw/inc/extinput.hxx:47 class SwExtTextInput * SwExtTextInput::GetPrev() sw/inc/extinput.hxx:48 const class SwExtTextInput * SwExtTextInput::GetPrev() const -sw/inc/fldbas.hxx:276 - void SwFieldType::UpdateFields() const sw/inc/frameformats.hxx:80 void SwFrameFormats::erase(unsigned long) sw/inc/frameformats.hxx:97 @@ -1920,11 +1970,11 @@ sw/inc/swrect.hxx:108 class SvStream & WriteSwRect(class SvStream &,const class SwRect &) sw/inc/swrect.hxx:152 _Bool SwRect::OverStepTop(long) const -sw/inc/textboxhelper.hxx:237 +sw/inc/textboxhelper.hxx:252 void SwTextBoxNode::SetTextBoxActive(const class SdrObject *) -sw/inc/textboxhelper.hxx:240 +sw/inc/textboxhelper.hxx:255 _Bool SwTextBoxNode::IsGroupTextBox() const -sw/inc/textboxhelper.hxx:244 +sw/inc/textboxhelper.hxx:259 unsigned long SwTextBoxNode::GetTextBoxCount() const sw/inc/view.hxx:463 void SwView::LinkStubMoveNavigationHdl(void *,void *) @@ -1938,6 +1988,8 @@ sw/inc/viscrs.hxx:211 const class SwShellTableCursor * SwShellTableCursor::GetPrev() const sw/qa/inc/swmodeltestbase.hxx:282 class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> SwModelTestBase::getParagraphAnchoredObject(const int,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextRange> &) const +sw/qa/unit/sw-dialogs-test_2.cxx:92 + int main() sw/source/core/access/accportions.cxx:57 unsigned long FindBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?) sw/source/core/access/accportions.cxx:61 @@ -1962,8 +2014,6 @@ sw/source/core/text/txtpaint.hxx:72 DbgBackColor::DbgBackColor(class OutputDevice *,const _Bool) sw/source/core/text/txtpaint.hxx:79 DbgRect::DbgRect(class OutputDevice *,const class tools::Rectangle &,const _Bool,class Color) -sw/source/filter/ww8/ww8par.hxx:448 - _Bool SwWW8::ltnode::operator()(const class SwTextNode *,const class SwTextNode *) const sw/source/uibase/inc/swcont.hxx:88 _Bool SwContent::operator==(const class SwContent &) const test/source/sheet/xsubtotalfield.cxx:28 @@ -1978,14 +2028,6 @@ ucb/source/ucp/ftp/ftpurl.hxx:108 class rtl::OUString ftp::FTPURL::child() const ucb/source/ucp/gio/gio_mount.cxx:37 void * ooo_mount_operation_get_instance_private(struct OOoMountOperation *) -ucb/source/ucp/webdav-curl/DAVRequestEnvironment.hxx:49 - http_dav_ucp::DAVRequestEnvironment::DAVRequestEnvironment() -ucb/source/ucp/webdav-curl/DAVResource.hxx:46 - http_dav_ucp::DAVResource::DAVResource(const class rtl::OUString &) -ucb/source/ucp/webdav-curl/SerfLockStore.hxx:70 - _Bool http_dav_ucp::SerfLockStore::finishing() const -ucb/source/ucp/webdav-curl/SerfLockStore.hxx:82 - void http_dav_ucp::SerfLockStore::updateLock(const class rtl::OUString &,int) vcl/inc/bitmap/BitmapWriteAccess.hxx:73 void BitmapWriteAccess::SetFillColor() vcl/inc/bitmap/ScanlineTools.hxx:23 @@ -2008,7 +2050,11 @@ vcl/inc/fontinstance.hxx:71 double LogicalFontInstance::GetAverageWidthFactor() const vcl/inc/graphic/GraphicID.hxx:39 _Bool GraphicID::operator==(const class GraphicID &) const -vcl/inc/jsdialog/jsdialogbuilder.hxx:198 +vcl/inc/headless/CairoCommon.hxx:155 + struct _cairo_surface * CairoCommon::getSurface() const +vcl/inc/headless/svpgdi.hxx:103 + struct _cairo * SvpSalGraphics::createTmpCompatibleCairoContext() const +vcl/inc/jsdialog/jsdialogbuilder.hxx:197 void JSDropTarget::fire_dragEnter(const struct com::sun::star::datatransfer::dnd::DropTargetDragEnterEvent &) vcl/inc/opengl/zone.hxx:26 void OpenGLZone::relaxWatchdogTimings() @@ -2082,15 +2128,17 @@ vcl/inc/qt5/QtFrame.hxx:130 _Bool QtFrame::isMaximized() const vcl/inc/qt5/QtFrame.hxx:131 void QtFrame::SetWindowStateImpl(class QFlags<enum Qt::WindowState>) -vcl/inc/qt5/QtFrame.hxx:133 - void QtFrame::fixICCCMwindowGroup() +vcl/inc/qt5/QtFrame.hxx:132 + int QtFrame::menuBarOffset() const vcl/inc/qt5/QtFrame.hxx:134 + void QtFrame::fixICCCMwindowGroup() +vcl/inc/qt5/QtFrame.hxx:135 void QtFrame::modalReparent(_Bool) -vcl/inc/qt5/QtFrame.hxx:145 +vcl/inc/qt5/QtFrame.hxx:146 void QtFrame::Damage(int,int,int,int) const -vcl/inc/qt5/QtFrame.hxx:159 +vcl/inc/qt5/QtFrame.hxx:160 void QtFrame::deregisterDragSource(const class QtDragSource *) -vcl/inc/qt5/QtFrame.hxx:161 +vcl/inc/qt5/QtFrame.hxx:162 void QtFrame::deregisterDropTarget(const class QtDropTarget *) vcl/inc/qt5/QtGraphics.hxx:180 void QtGraphics::drawScaledImage(const struct SalTwoRect &,const class QImage &) @@ -2184,7 +2232,7 @@ vcl/inc/qt5/QtXAccessible.hxx:27 void QtXAccessible::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **) vcl/inc/regionband.hxx:27 const char * ImplDbgTestRegionBand(const void *) -vcl/inc/salgdi.hxx:667 +vcl/inc/salgdi.hxx:672 void SalGraphics::FillFontSubsetInfo(const struct vcl::TTGlobalFontInfo_ &,const class rtl::OUString &,class FontSubsetInfo &) vcl/inc/salmenu.hxx:46 SalMenuButtonItem::SalMenuButtonItem() @@ -2212,9 +2260,9 @@ vcl/inc/skia/utils.hxx:56 class sk_sp<class SkSurface> SkiaHelper::createSkSurface(int,int,enum SkAlphaType) vcl/inc/skia/utils.hxx:119 void SkiaHelper::removeCachedImage(class sk_sp<class SkImage>) -vcl/inc/skia/utils.hxx:125 +vcl/inc/skia/utils.hxx:129 void SkiaHelper::setPixelGeometry(enum SkPixelGeometry) -vcl/inc/skia/utils.hxx:239 +vcl/inc/skia/utils.hxx:243 void SkiaHelper::dump(const class SkBitmap &,const char *) vcl/inc/skia/zone.hxx:25 void SkiaZone::relaxWatchdogTimings() @@ -2232,7 +2280,7 @@ vcl/inc/unx/salframe.h:185 enum SalFrameStyleFlags X11SalFrame::GetStyle() const vcl/qa/cppunit/lifecycle.cxx:197 (anonymous namespace)::LeakTestClass::LeakTestClass(_Bool &,type-parameter-?-? &&...) -vcl/skia/salbmp.cxx:627 +vcl/skia/salbmp.cxx:638 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/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results index df70d1244eb0..71a3f452938c 100644 --- a/compilerplugins/clang/unusedmethods.unused-returns.results +++ b/compilerplugins/clang/unusedmethods.unused-returns.results @@ -40,7 +40,9 @@ include/basegfx/vector/b3dvector.hxx:169 class basegfx::B3DVector & basegfx::B3DVector::normalize() include/comphelper/backupfilehelper.hxx:205 _Bool comphelper::BackupFileHelper::tryPush_extensionInfo(class std::basic_string_view<char16_t>) -include/editeng/editview.hxx:265 +include/comphelper/multiinterfacecontainer4.hxx:94 + int comphelper::OMultiTypeInterfaceContainerHelperVar4::addInterface(const type-parameter-?-? &,const Reference<type-parameter-?-?> &) +include/editeng/editview.hxx:264 class ErrCode EditView::Read(class SvStream &,enum EETextFormat,class SvKeyValueIterator *) include/editeng/outliner.hxx:279 _Bool OutlinerView::Command(const class CommandEvent &) @@ -164,15 +166,15 @@ include/tools/multisel.hxx:93 _Bool StringRangeEnumerator::insertRange(int,int,_Bool) include/tools/urlobj.hxx:739 _Bool INetURLObject::SetParam(class std::basic_string_view<char16_t>,enum INetURLObject::EncodeMechanism,unsigned short) -include/unotools/localedatawrapper.hxx:160 +include/unotools/localedatawrapper.hxx:159 const class com::sun::star::uno::Sequence<struct com::sun::star::lang::Locale> & LocaleDataWrapper::getAllInstalledLocaleNames() const -include/vcl/bitmapex.hxx:227 +include/vcl/bitmapex.hxx:226 _Bool BitmapEx::Rotate(struct o3tl::strong_int<short, struct FractionTag<10> >,const class Color &) include/vcl/filter/PngImageReader.hxx:42 _Bool vcl::PngImageReader::read(class BitmapEx &) -include/vcl/filter/SvmReader.hxx:37 +include/vcl/filter/SvmReader.hxx:36 class SvStream & SvmReader::Read(class GDIMetaFile &,struct ImplMetaReadData *) -include/vcl/filter/SvmWriter.hxx:38 +include/vcl/filter/SvmWriter.hxx:37 class SvStream & SvmWriter::Write(const class GDIMetaFile &) include/vcl/formatter.hxx:218 _Bool Formatter::SetFormat(const class rtl::OUString &,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>) @@ -184,9 +186,9 @@ include/vcl/GraphicNativeTransform.hxx:33 _Bool GraphicNativeTransform::rotateBitmapOnly(struct o3tl::strong_int<short, struct FractionTag<10> >) include/vcl/GraphicNativeTransform.hxx:35 _Bool GraphicNativeTransform::rotateGeneric(struct o3tl::strong_int<short, struct FractionTag<10> >,class std::basic_string_view<char16_t>) -include/vcl/menu.hxx:388 +include/vcl/menu.hxx:385 _Bool Menu::HandleMenuActivateEvent(class Menu *) const -include/vcl/menu.hxx:389 +include/vcl/menu.hxx:386 _Bool Menu::HandleMenuDeActivateEvent(class Menu *) const include/vcl/texteng.hxx:271 _Bool TextEngine::Read(class SvStream &,const class TextSelection *) diff --git a/cui/source/inc/cuihyperdlg.hxx b/cui/source/inc/cuihyperdlg.hxx index fc94a2c973ef..2e2b1801a8ef 100644 --- a/cui/source/inc/cuihyperdlg.hxx +++ b/cui/source/inc/cuihyperdlg.hxx @@ -107,7 +107,6 @@ private: void Activate() override; virtual void Close() override; void Apply( bool bWarn ); - bool AskApply (bool bShowWarning); public: SvxHpLinkDlg(SfxBindings* pBindings, SfxChildWindow* pChild, weld::Window* pParent); diff --git a/drawinglayer/source/primitive2d/Primitive2DContainer.cxx b/drawinglayer/source/primitive2d/Primitive2DContainer.cxx index b6c30a1c43bf..85ab03951996 100644 --- a/drawinglayer/source/primitive2d/Primitive2DContainer.cxx +++ b/drawinglayer/source/primitive2d/Primitive2DContainer.cxx @@ -140,30 +140,8 @@ void Primitive2DContainer::append(Primitive2DContainer&& rSource) std::make_move_iterator(rSource.end())); } -void Primitive2DContainer::append(const Primitive2DSequence& rSource) -{ - for (const auto& rPrimitive : rSource) - append(static_cast<const UnoPrimitive2D*>(rPrimitive.get())->getBasePrimitive2D()); -} - UnoPrimitive2D::~UnoPrimitive2D() {} -basegfx::B2DRange -UnoPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInformation) const -{ - std::unique_lock aGuard(m_aMutex); - return mxPrimitive->getB2DRange(rViewInformation); -} - -sal_uInt32 UnoPrimitive2D::getPrimitive2DID() const { return mxPrimitive->getPrimitive2DID(); } - -void UnoPrimitive2D::get2DDecomposition(Primitive2DDecompositionVisitor& rVisitor, - const geometry::ViewInformation2D& rViewInformation) const -{ - std::unique_lock aGuard(m_aMutex); - mxPrimitive->get2DDecomposition(rVisitor, rViewInformation); -} - css::uno::Sequence<::css::uno::Reference<::css::graphic::XPrimitive2D>> SAL_CALL UnoPrimitive2D::getDecomposition( const css::uno::Sequence<css::beans::PropertyValue>& rViewParameters) diff --git a/include/drawinglayer/primitive2d/Primitive2DContainer.hxx b/include/drawinglayer/primitive2d/Primitive2DContainer.hxx index 45688e504936..6c1dc196ca06 100644 --- a/include/drawinglayer/primitive2d/Primitive2DContainer.hxx +++ b/include/drawinglayer/primitive2d/Primitive2DContainer.hxx @@ -58,19 +58,10 @@ public: : deque(std::move(other)) { } - Primitive2DContainer(const std::deque<Primitive2DReference>& other) - : deque(other) - { - } Primitive2DContainer(std::initializer_list<Primitive2DReference> init) : deque(init) { } - template <class Iter> - Primitive2DContainer(Iter first, Iter last) - : deque(first, last) - { - } Primitive2DContainer( const css::uno::Sequence<css::uno::Reference<css::graphic::XPrimitive2D>>&); Primitive2DContainer(const std::deque<css::uno::Reference<css::graphic::XPrimitive2D>>&); @@ -82,7 +73,6 @@ public: void append(const Primitive2DReference&); void append(const Primitive2DContainer& rSource); void append(Primitive2DContainer&& rSource); - void append(const Primitive2DSequence& rSource); Primitive2DContainer& operator=(const Primitive2DContainer& r) { deque::operator=(r); diff --git a/include/drawinglayer/primitive2d/baseprimitive2d.hxx b/include/drawinglayer/primitive2d/baseprimitive2d.hxx index aef821557c3d..9e011bbeaeca 100644 --- a/include/drawinglayer/primitive2d/baseprimitive2d.hxx +++ b/include/drawinglayer/primitive2d/baseprimitive2d.hxx @@ -183,18 +183,6 @@ public: } virtual ~UnoPrimitive2D() override; - /// The default implementation will use getDecomposition results to create the range - basegfx::B2DRange getB2DRange(const geometry::ViewInformation2D& rViewInformation) const; - - /** provide unique ID for fast identifying of known primitive implementations in renderers. These use - the defines from drawinglayer_primitivetypes2d.hxx to define unique IDs. - */ - sal_uInt32 getPrimitive2DID() const; - - /// The default implementation will return an empty sequence - void get2DDecomposition(Primitive2DDecompositionVisitor& rVisitor, - const geometry::ViewInformation2D& rViewInformation) const; - // Methods from XPrimitive2D /** The getDecomposition implementation for UNO API will use getDecomposition from this implementation. It