summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-13 15:16:58 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-13 17:56:14 +0200
commitbd537420b07fc82bd9a3eb01f3e5b3b33c21a5cb (patch)
treed03e7acfa277f07a8d0769e808a019ecc68f32e8 /compilerplugins
parentd2cb44507708af41e9ee408c4db08c5bc7b13b43 (diff)
loplugin:unusedmethods
Change-Id: Id813d95a90fdbb360dfc8670c0b55b635f633965 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94125 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedmethods.results428
1 files changed, 235 insertions, 193 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index 3cbbb8dc52a9..4da3b5cc4be1 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -56,6 +56,8 @@ canvas/inc/vclwrapper.hxx:137
void canvas::vcltools::VCLObject::swap(VCLObject<Wrappee_> &)
canvas/source/vcl/impltools.hxx:103
vclcanvas::tools::LocalGuard::LocalGuard()
+chart2/qa/extras/chart2export.cxx:2757
+ int main()
chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx:55
void chart::ThreeD_SceneIllumination_TabPage::LinkStubfillControlsFromModel(void *,void *)
connectivity/inc/sdbcx/VGroup.hxx:63
@@ -76,6 +78,8 @@ connectivity/source/drivers/firebird/Util.hxx:76
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
+ class rtl::OUString connectivity::mysqlc::OConnection::transFormPreparedStatement(const class rtl::OUString &)
connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:96
type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::safelyRetrieveValue(const int)
connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:97
@@ -104,6 +108,8 @@ 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/about.hxx:51
+ class rtl::OUString AboutDialog::GetExtraString()
cui/source/inc/cfg.hxx:336
class rtl::OUString SvxMenuEntriesListBox::get_text(int)
cui/source/inc/cfg.hxx:337
@@ -166,7 +172,7 @@ dbaccess/source/ui/inc/WTypeSelect.hxx:76
void dbaui::OWizTypeSelectList::show()
desktop/source/lib/lokclipboard.hxx:96
LOKClipboardFactory::LOKClipboardFactory()
-drawinglayer/inc/texture/texture.hxx:44
+drawinglayer/inc/texture/texture.hxx:41
_Bool drawinglayer::texture::GeoTexSvx::operator!=(const class drawinglayer::texture::GeoTexSvx &) const
drawinglayer/source/tools/emfpcustomlinecap.hxx:38
void emfplushelper::EMFPCustomLineCap::SetAttributes(struct com::sun::star::rendering::StrokeAttributes &)
@@ -198,75 +204,75 @@ hwpfilter/source/mzstring.h:101
class MzString & MzString::operator<<(long)
hwpfilter/source/mzstring.h:102
class MzString & MzString::operator<<(short)
-include/basegfx/color/bcolormodifier.hxx:77
+include/basegfx/color/bcolormodifier.hxx:76
_Bool basegfx::BColorModifier::operator!=(const class basegfx::BColorModifier &) const
-include/basegfx/curve/b2dcubicbezier.hxx:52
+include/basegfx/curve/b2dcubicbezier.hxx:51
_Bool basegfx::B2DCubicBezier::operator==(const class basegfx::B2DCubicBezier &) const
-include/basegfx/curve/b2dcubicbezier.hxx:53
+include/basegfx/curve/b2dcubicbezier.hxx:52
_Bool basegfx::B2DCubicBezier::operator!=(const class basegfx::B2DCubicBezier &) const
-include/basegfx/curve/b2dcubicbezier.hxx:193
+include/basegfx/curve/b2dcubicbezier.hxx:192
void basegfx::B2DCubicBezier::transform(const class basegfx::B2DHomMatrix &)
-include/basegfx/curve/b2dcubicbezier.hxx:196
+include/basegfx/curve/b2dcubicbezier.hxx:195
void basegfx::B2DCubicBezier::fround()
-include/basegfx/matrix/b2dhommatrix.hxx:104
+include/basegfx/matrix/b2dhommatrix.hxx:103
void basegfx::B2DHomMatrix::translate(const class basegfx::B2DTuple &)
-include/basegfx/matrix/b2dhommatrix.hxx:107
+include/basegfx/matrix/b2dhommatrix.hxx:106
void basegfx::B2DHomMatrix::scale(const class basegfx::B2DTuple &)
-include/basegfx/matrix/b2dhommatrix.hxx:113
+include/basegfx/matrix/b2dhommatrix.hxx:112
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator+=(const class basegfx::B2DHomMatrix &)
-include/basegfx/matrix/b2dhommatrix.hxx:114
+include/basegfx/matrix/b2dhommatrix.hxx:113
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator-=(const class basegfx::B2DHomMatrix &)
-include/basegfx/matrix/b2dhommatrix.hxx:119
+include/basegfx/matrix/b2dhommatrix.hxx:118
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator*=(double)
-include/basegfx/matrix/b2dhommatrix.hxx:120
+include/basegfx/matrix/b2dhommatrix.hxx:119
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator/=(double)
-include/basegfx/matrix/b2dhommatrixtools.hxx:134
+include/basegfx/matrix/b2dhommatrixtools.hxx:131
class basegfx::B2DHomMatrix basegfx::utils::createRotateAroundCenterKeepAspectRatioStayInsideRange(const class basegfx::B2DRange &,double)
-include/basegfx/matrix/b2dhommatrixtools.hxx:234
+include/basegfx/matrix/b2dhommatrixtools.hxx:217
double basegfx::utils::B2DHomMatrixBufferedOnDemandDecompose::getShearX() const
-include/basegfx/matrix/b3dhommatrix.hxx:67
+include/basegfx/matrix/b3dhommatrix.hxx:66
void basegfx::B3DHomMatrix::rotate(const class basegfx::B3DTuple &)
-include/basegfx/matrix/b3dhommatrix.hxx:71
+include/basegfx/matrix/b3dhommatrix.hxx:70
void basegfx::B3DHomMatrix::translate(const class basegfx::B3DTuple &)
-include/basegfx/matrix/b3dhommatrix.hxx:75
+include/basegfx/matrix/b3dhommatrix.hxx:74
void basegfx::B3DHomMatrix::scale(const class basegfx::B3DTuple &)
-include/basegfx/matrix/b3dhommatrix.hxx:98
+include/basegfx/matrix/b3dhommatrix.hxx:97
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator+=(const class basegfx::B3DHomMatrix &)
-include/basegfx/matrix/b3dhommatrix.hxx:99
+include/basegfx/matrix/b3dhommatrix.hxx:98
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator-=(const class basegfx::B3DHomMatrix &)
-include/basegfx/matrix/b3dhommatrix.hxx:106
+include/basegfx/matrix/b3dhommatrix.hxx:105
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator*=(double)
-include/basegfx/matrix/b3dhommatrix.hxx:107
+include/basegfx/matrix/b3dhommatrix.hxx:106
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator/=(double)
include/basegfx/numeric/ftools.hxx:145
double basegfx::snapToRange(double,double,double)
include/basegfx/numeric/ftools.hxx:149
double basegfx::copySign(double,double)
-include/basegfx/pixel/bpixel.hxx:54
+include/basegfx/pixel/bpixel.hxx:53
basegfx::BPixel::BPixel(unsigned char,unsigned char,unsigned char,unsigned char)
-include/basegfx/pixel/bpixel.hxx:85
+include/basegfx/pixel/bpixel.hxx:84
_Bool basegfx::BPixel::operator==(const class basegfx::BPixel &) const
-include/basegfx/pixel/bpixel.hxx:90
+include/basegfx/pixel/bpixel.hxx:89
_Bool basegfx::BPixel::operator!=(const class basegfx::BPixel &) const
-include/basegfx/point/b2dpoint.hxx:93
+include/basegfx/point/b2dpoint.hxx:92
class basegfx::B2DPoint & basegfx::B2DPoint::operator*=(double)
-include/basegfx/point/b2ipoint.hxx:72
+include/basegfx/point/b2ipoint.hxx:71
class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(const class basegfx::B2IPoint &)
-include/basegfx/point/b2ipoint.hxx:81
+include/basegfx/point/b2ipoint.hxx:80
class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(int)
-include/basegfx/point/b2ipoint.hxx:98
+include/basegfx/point/b2ipoint.hxx:97
class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(const class basegfx::B2DHomMatrix &)
-include/basegfx/point/b3dpoint.hxx:76
+include/basegfx/point/b3dpoint.hxx:75
class basegfx::B3DPoint & basegfx::B3DPoint::operator*=(const class basegfx::B3DPoint &)
-include/basegfx/point/b3dpoint.hxx:86
+include/basegfx/point/b3dpoint.hxx:85
class basegfx::B3DPoint & basegfx::B3DPoint::operator*=(double)
-include/basegfx/polygon/b2dtrapezoid.hxx:105
+include/basegfx/polygon/b2dtrapezoid.hxx:102
void basegfx::utils::createLineTrapezoidFromB2DPolygon(class std::__debug::vector<class basegfx::B2DTrapezoid, class std::allocator<class basegfx::B2DTrapezoid> > &,const class basegfx::B2DPolygon &,double)
-include/basegfx/polygon/b3dpolypolygon.hxx:89
+include/basegfx/polygon/b3dpolypolygon.hxx:88
void basegfx::B3DPolyPolygon::remove(unsigned int,unsigned int)
-include/basegfx/polygon/b3dpolypolygon.hxx:109
+include/basegfx/polygon/b3dpolypolygon.hxx:108
class basegfx::B3DPolygon * basegfx::B3DPolyPolygon::begin()
-include/basegfx/polygon/b3dpolypolygon.hxx:110
+include/basegfx/polygon/b3dpolypolygon.hxx:109
class basegfx::B3DPolygon * basegfx::B3DPolyPolygon::end()
include/basegfx/range/b1drange.hxx:50
basegfx::B1DRange::B1DRange(double)
@@ -300,87 +306,87 @@ include/basegfx/range/b2irange.hxx:196
void basegfx::B2IRange::expand(const class basegfx::B2IRange &)
include/basegfx/range/b2irange.hxx:209
class basegfx::B2ITuple basegfx::B2IRange::clamp(const class basegfx::B2ITuple &) const
-include/basegfx/range/b3drange.hxx:98
+include/basegfx/range/b3drange.hxx:97
_Bool basegfx::B3DRange::operator!=(const class basegfx::B3DRange &) const
-include/basegfx/range/b3drange.hxx:199
+include/basegfx/range/b3drange.hxx:198
class basegfx::B3DTuple basegfx::B3DRange::clamp(const class basegfx::B3DTuple &) const
-include/basegfx/range/b3drange.hxx:219
+include/basegfx/range/b3drange.hxx:218
const class basegfx::B3DRange & basegfx::B3DRange::getUnitB3DRange()
-include/basegfx/range/b3drange.hxx:224
+include/basegfx/range/b3drange.hxx:223
class basegfx::B3DRange basegfx::operator*(const class basegfx::B3DHomMatrix &,const class basegfx::B3DRange &)
-include/basegfx/tuple/b2i64tuple.hxx:47
+include/basegfx/tuple/b2i64tuple.hxx:46
basegfx::B2I64Tuple::B2I64Tuple()
-include/basegfx/tuple/b2i64tuple.hxx:90
+include/basegfx/tuple/b2i64tuple.hxx:89
const long & basegfx::B2I64Tuple::operator[](int) const
-include/basegfx/tuple/b2i64tuple.hxx:99
+include/basegfx/tuple/b2i64tuple.hxx:98
long & basegfx::B2I64Tuple::operator[](int)
-include/basegfx/tuple/b2i64tuple.hxx:110
+include/basegfx/tuple/b2i64tuple.hxx:109
class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator+=(const class basegfx::B2I64Tuple &)
-include/basegfx/tuple/b2i64tuple.hxx:117
+include/basegfx/tuple/b2i64tuple.hxx:116
class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator-=(const class basegfx::B2I64Tuple &)
-include/basegfx/tuple/b2i64tuple.hxx:124
+include/basegfx/tuple/b2i64tuple.hxx:123
class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator/=(const class basegfx::B2I64Tuple &)
-include/basegfx/tuple/b2i64tuple.hxx:131
+include/basegfx/tuple/b2i64tuple.hxx:130
class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator*=(const class basegfx::B2I64Tuple &)
-include/basegfx/tuple/b2i64tuple.hxx:138
+include/basegfx/tuple/b2i64tuple.hxx:137
class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator*=(long)
-include/basegfx/tuple/b2i64tuple.hxx:145
+include/basegfx/tuple/b2i64tuple.hxx:144
class basegfx::B2I64Tuple & basegfx::B2I64Tuple::operator/=(long)
-include/basegfx/tuple/b2i64tuple.hxx:152
+include/basegfx/tuple/b2i64tuple.hxx:151
class basegfx::B2I64Tuple basegfx::B2I64Tuple::operator-() const
-include/basegfx/tuple/b2i64tuple.hxx:162
+include/basegfx/tuple/b2i64tuple.hxx:161
_Bool basegfx::B2I64Tuple::operator!=(const class basegfx::B2I64Tuple &) const
-include/basegfx/tuple/b2ituple.hxx:92
+include/basegfx/tuple/b2ituple.hxx:91
const int & basegfx::B2ITuple::operator[](int) const
-include/basegfx/tuple/b2ituple.hxx:101
+include/basegfx/tuple/b2ituple.hxx:100
int & basegfx::B2ITuple::operator[](int)
-include/basegfx/tuple/b2ituple.hxx:126
+include/basegfx/tuple/b2ituple.hxx:125
class basegfx::B2ITuple & basegfx::B2ITuple::operator/=(const class basegfx::B2ITuple &)
-include/basegfx/tuple/b2ituple.hxx:133
+include/basegfx/tuple/b2ituple.hxx:132
class basegfx::B2ITuple & basegfx::B2ITuple::operator*=(const class basegfx::B2ITuple &)
-include/basegfx/tuple/b2ituple.hxx:147
+include/basegfx/tuple/b2ituple.hxx:146
class basegfx::B2ITuple & basegfx::B2ITuple::operator/=(int)
-include/basegfx/tuple/b2ituple.hxx:154
+include/basegfx/tuple/b2ituple.hxx:153
class basegfx::B2ITuple basegfx::B2ITuple::operator-() const
-include/basegfx/tuple/b2ituple.hxx:159
+include/basegfx/tuple/b2ituple.hxx:158
_Bool basegfx::B2ITuple::equalZero() const
-include/basegfx/tuple/b3dtuple.hxx:171
+include/basegfx/tuple/b3dtuple.hxx:170
class basegfx::B3DTuple & basegfx::B3DTuple::operator/=(const class basegfx::B3DTuple &)
-include/basegfx/tuple/b3ituple.hxx:48
+include/basegfx/tuple/b3ituple.hxx:47
basegfx::B3ITuple::B3ITuple()
-include/basegfx/tuple/b3ituple.hxx:87
+include/basegfx/tuple/b3ituple.hxx:86
const int & basegfx::B3ITuple::operator[](int) const
-include/basegfx/tuple/b3ituple.hxx:96
+include/basegfx/tuple/b3ituple.hxx:95
int & basegfx::B3ITuple::operator[](int)
-include/basegfx/tuple/b3ituple.hxx:107
+include/basegfx/tuple/b3ituple.hxx:106
class basegfx::B3ITuple & basegfx::B3ITuple::operator+=(const class basegfx::B3ITuple &)
-include/basegfx/tuple/b3ituple.hxx:115
+include/basegfx/tuple/b3ituple.hxx:114
class basegfx::B3ITuple & basegfx::B3ITuple::operator-=(const class basegfx::B3ITuple &)
-include/basegfx/tuple/b3ituple.hxx:123
+include/basegfx/tuple/b3ituple.hxx:122
class basegfx::B3ITuple & basegfx::B3ITuple::operator/=(const class basegfx::B3ITuple &)
-include/basegfx/tuple/b3ituple.hxx:131
+include/basegfx/tuple/b3ituple.hxx:130
class basegfx::B3ITuple & basegfx::B3ITuple::operator*=(const class basegfx::B3ITuple &)
-include/basegfx/tuple/b3ituple.hxx:139
+include/basegfx/tuple/b3ituple.hxx:138
class basegfx::B3ITuple & basegfx::B3ITuple::operator*=(int)
-include/basegfx/tuple/b3ituple.hxx:147
+include/basegfx/tuple/b3ituple.hxx:146
class basegfx::B3ITuple & basegfx::B3ITuple::operator/=(int)
-include/basegfx/tuple/b3ituple.hxx:155
+include/basegfx/tuple/b3ituple.hxx:154
class basegfx::B3ITuple basegfx::B3ITuple::operator-() const
-include/basegfx/tuple/b3ituple.hxx:165
+include/basegfx/tuple/b3ituple.hxx:164
_Bool basegfx::B3ITuple::operator!=(const class basegfx::B3ITuple &) const
include/basegfx/utils/b2dclipstate.hxx:72
_Bool basegfx::utils::B2DClipState::operator!=(const class basegfx::utils::B2DClipState &) const
-include/basegfx/utils/systemdependentdata.hxx:69
+include/basegfx/utils/systemdependentdata.hxx:62
basegfx::MinimalSystemDependentDataManager::MinimalSystemDependentDataManager()
-include/basegfx/utils/unopolypolygon.hxx:91
+include/basegfx/utils/unopolypolygon.hxx:88
const class basegfx::B2DPolyPolygon & basegfx::unotools::UnoPolyPolygon::getPolyPolygonUnsafe() const
-include/basegfx/vector/b2ivector.hxx:74
+include/basegfx/vector/b2ivector.hxx:73
class basegfx::B2IVector & basegfx::B2IVector::operator*=(const class basegfx::B2IVector &)
-include/basegfx/vector/b2ivector.hxx:83
+include/basegfx/vector/b2ivector.hxx:82
class basegfx::B2IVector & basegfx::B2IVector::operator*=(int)
-include/basegfx/vector/b2ivector.hxx:117
+include/basegfx/vector/b2ivector.hxx:116
class basegfx::B2IVector & basegfx::B2IVector::operator*=(const class basegfx::B2DHomMatrix &)
-include/basegfx/vector/b3dvector.hxx:76
+include/basegfx/vector/b3dvector.hxx:75
class basegfx::B3DVector & basegfx::B3DVector::operator*=(const class basegfx::B3DVector &)
include/basic/sbxvar.hxx:136
struct SbxValues * SbxValue::data()
@@ -476,7 +482,11 @@ include/comphelper/logging.hxx:416
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:429
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/lok.hxx:63
+include/comphelper/lok.hxx:37
+ void comphelper::LibreOfficeKit::setMobilePhone(int)
+include/comphelper/lok.hxx:40
+ void comphelper::LibreOfficeKit::setTablet(int)
+include/comphelper/lok.hxx:57
_Bool comphelper::LibreOfficeKit::isLocalRendering()
include/comphelper/propagg.hxx:60
_Bool comphelper::internal::OPropertyAccessor::operator==(const struct comphelper::internal::OPropertyAccessor &) const
@@ -491,14 +501,16 @@ include/comphelper/scopeguard.hxx:57
include/comphelper/scopeguard.hxx:84
ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(const ScopeGuard<Func> &)
include/comphelper/sequence.hxx:200
+ Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[_Num])
+include/comphelper/sequence.hxx:200
Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[S])
include/comphelper/sequence.hxx:200
Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[_Bound])
include/comphelper/sequence.hxx:200
- Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[_Nm])
-include/comphelper/sequence.hxx:200
Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[N])
include/comphelper/sequence.hxx:200
+ Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[_Nm])
+include/comphelper/sequence.hxx:200
Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[SrcSize])
include/comphelper/sequence.hxx:200
Sequence<type-parameter-?-?> comphelper::containerToSequence(type-parameter-?-? const (&)[R])
@@ -522,15 +534,13 @@ include/connectivity/FValue.hxx:387
unsigned char connectivity::ORowSetValue::getUInt8() const
include/connectivity/sqlparse.hxx:191
class rtl::OUString connectivity::OSQLParser::RuleIDToStr(unsigned int)
-include/drawinglayer/attribute/sdrglowattribute.hxx:46
- int drawinglayer::attribute::SdrGlowAttribute::getRadius() const
include/drawinglayer/geometry/viewinformation2d.hxx:138
_Bool drawinglayer::geometry::ViewInformation2D::operator!=(const class drawinglayer::geometry::ViewInformation2D &) const
-include/drawinglayer/primitive2d/baseprimitive2d.hxx:141
+include/drawinglayer/primitive2d/baseprimitive2d.hxx:140
_Bool drawinglayer::primitive2d::BasePrimitive2D::operator!=(const class drawinglayer::primitive2d::BasePrimitive2D &) const
include/drawinglayer/primitive3d/baseprimitive3d.hxx:115
_Bool drawinglayer::primitive3d::BasePrimitive3D::operator!=(const class drawinglayer::primitive3d::BasePrimitive3D &) const
-include/drawinglayer/tools/primitive2dxmldump.hxx:44
+include/drawinglayer/tools/primitive2dxmldump.hxx:45
void drawinglayer::tools::Primitive2dXmlDump::dump(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &)
include/editeng/editeng.hxx:241
_Bool EditEngine::GetDirectVertical() const
@@ -544,7 +554,9 @@ include/editeng/outliner.hxx:877
_Bool Outliner::(anonymous)::__invoke(const class SvxFieldData *)
include/filter/msfilter/mstoolbar.hxx:102
Indent::Indent(_Bool)
-include/formula/opcode.hxx:520
+include/filter/msfilter/svdfppt.hxx:1131
+ _Bool PPTPortionObj::HasTabulator() const
+include/formula/opcode.hxx:522
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > OpCodeEnumToString(enum OpCode)
include/formula/tokenarray.hxx:182
class formula::FormulaTokenArrayReferencesIterator formula::FormulaTokenArrayReferencesIterator::operator++(int)
@@ -638,6 +650,12 @@ include/sfx2/lokcharthelper.hxx:42
void LokChartHelper::Invalidate()
include/sfx2/msg.hxx:120
const class std::type_info * SfxType0::Type() const
+include/sfx2/StylePreviewRenderer.hxx:50
+ class Size sfx2::StylePreviewRenderer::getRenderSize()
+include/sfx2/viewsh.hxx:359
+ enum LOKDeviceFormFactor SfxViewShell::GetLOKDeviceFormFactor() const
+include/sfx2/viewsh.hxx:361
+ _Bool SfxViewShell::isLOKDesktop() const
include/svl/itempool.hxx:171
const type-parameter-?-? * SfxItemPool::GetItem2Default(TypedWhichId<type-parameter-?-?>) const
include/svl/itempool.hxx:207
@@ -654,6 +672,8 @@ include/svtools/toolbarmenu.hxx:112
class weld::Container * ToolbarPopupContainer::getContainer()
include/svtools/toolbarmenu.hxx:129
class weld::Container * InterimToolbarPopup::getContainer()
+include/svtools/toolboxcontroller.hxx:170
+ _Bool svt::ToolboxController::isBound() const
include/svx/autoformathelper.hxx:145
_Bool AutoFormatBase::operator==(const class AutoFormatBase &) const
include/svx/ClassificationDialog.hxx:78
@@ -680,8 +700,6 @@ include/svx/pagenumberlistbox.hxx:36
int SvxPageNumberListBox::get_active() const
include/svx/pagenumberlistbox.hxx:37
void SvxPageNumberListBox::set_active(int)
-include/svx/Palette.hxx:38
- void Palette::LoadColorSet(class SvxColorValueSet &)
include/svx/relfld.hxx:61
void SvxRelativeField::set_size_request(int,int)
include/svx/relfld.hxx:63
@@ -690,8 +708,6 @@ include/svx/svdlayer.hxx:74
_Bool SdrLayer::operator==(const class SdrLayer &) const
include/svx/svdpntv.hxx:455
_Bool SdrPaintView::IsSwapAsynchron() const
-include/svx/SvxColorValueSet.hxx:40
- void SvxColorValueSet::addEntriesForColorSet(const class std::__debug::set<class Color, struct std::less<class Color>, class std::allocator<class Color> > &,const class rtl::OUString &)
include/svx/txencbox.hxx:92
void SvxTextEncodingBox::grab_focus()
include/svx/txencbox.hxx:146
@@ -764,12 +780,14 @@ include/tools/urlobj.hxx:448
_Bool INetURLObject::SetHost(const class rtl::OUString &)
include/tools/urlobj.hxx:952
int INetURLObject::SubString::set(class rtl::OUString &,const class rtl::OUString &)
-include/tools/weakbase.h:104
+include/tools/weakbase.h:107
_Bool tools::WeakReference::operator==(const type-parameter-?-? *) const
-include/tools/weakbase.h:113
- _Bool tools::WeakReference::operator<(const WeakReference<reference_type> &) const
include/tools/weakbase.h:116
+ _Bool tools::WeakReference::operator<(const WeakReference<reference_type> &) const
+include/tools/weakbase.h:119
_Bool tools::WeakReference::operator>(const WeakReference<reference_type> &) const
+include/tools/XmlWriter.hxx:60
+ void tools::XmlWriter::element(const class rtl::OString &)
include/unotest/directories.hxx:43
class rtl::OUString test::Directories::getPathFromWorkdir(const class rtl::OUString &) const
include/unotools/moduleoptions.hxx:166
@@ -798,6 +816,10 @@ include/vcl/ColorMask.hxx:114
void ColorMask::SetColorFor16BitMSB(const class BitmapColor &,unsigned char *) const
include/vcl/ColorMask.hxx:116
void ColorMask::SetColorFor16BitLSB(const class BitmapColor &,unsigned char *) const
+include/vcl/combobox.hxx:106
+ void ComboBox::SetSeparatorPos(int)
+include/vcl/combobox.hxx:143
+ class rtl::OUString ComboBox::GetSelectedEntry() const
include/vcl/commandevent.hxx:249
CommandMediaData::CommandMediaData(enum MediaCommand)
include/vcl/commandevent.hxx:256
@@ -832,19 +854,19 @@ include/vcl/hatch.hxx:55
_Bool Hatch::operator!=(const class Hatch &) const
include/vcl/inputctx.hxx:62
_Bool InputContext::operator!=(const class InputContext &) const
-include/vcl/ITiledRenderable.hxx:187
+include/vcl/ITiledRenderable.hxx:190
enum PointerStyle vcl::ITiledRenderable::getPointer()
include/vcl/lok.hxx:24
void vcl::lok::unregisterPollCallbacks()
-include/vcl/menu.hxx:459
+include/vcl/menu.hxx:456
unsigned short MenuBar::AddMenuBarButton(const class Image &,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &,const class rtl::OUString &)
-include/vcl/menu.hxx:463
+include/vcl/menu.hxx:460
void MenuBar::SetMenuBarButtonHighlightHdl(unsigned short,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &)
-include/vcl/menu.hxx:467
+include/vcl/menu.hxx:464
class tools::Rectangle MenuBar::GetMenuBarButtonRectPixel(unsigned short)
-include/vcl/menu.hxx:468
+include/vcl/menu.hxx:465
void MenuBar::RemoveMenuBarButton(unsigned short)
-include/vcl/menu.hxx:520
+include/vcl/menu.hxx:517
void PopupMenu::SetSelectedEntry(unsigned short)
include/vcl/NotebookBarAddonsMerger.hxx:64
NotebookBarAddonsMerger::NotebookBarAddonsMerger()
@@ -872,7 +894,7 @@ include/vcl/settings.hxx:509
void StyleSettings::SetSpinSize(long)
include/vcl/settings.hxx:664
_Bool HelpSettings::operator!=(const class HelpSettings &) const
-include/vcl/settings.hxx:720
+include/vcl/settings.hxx:721
_Bool AllSettings::operator!=(const class AllSettings &) const
include/vcl/split.hxx:92
void Splitter::SetHorizontal(_Bool)
@@ -894,132 +916,146 @@ include/vcl/TaskStopwatch.hxx:118
void TaskStopwatch::setTimeSlice(unsigned int)
include/vcl/textrectinfo.hxx:45
_Bool TextRectInfo::operator!=(const class TextRectInfo &) const
+include/vcl/toolbox.hxx:257
+ void ToolBox::SetCurItemId(unsigned short)
+include/vcl/toolbox.hxx:461
+ const class Link<class ToolBox *, void> & ToolBox::GetSelectHdl() const
include/vcl/treelist.hxx:171
const class SvTreeListEntry * SvTreeList::GetParent(const class SvTreeListEntry *) const
include/vcl/treelistbox.hxx:368
void SvTreeListBox::RemoveSelection()
+include/vcl/treelistbox.hxx:657
+ void SvTreeListBox::SetOptimalImageIndent()
include/vcl/txtattr.hxx:56
_Bool TextAttrib::operator!=(const class TextAttrib &) const
-include/vcl/uitest/uiobject.hxx:279
+include/vcl/uitest/uiobject.hxx:278
TabPageUIObject::TabPageUIObject(const class VclPtr<class TabPage> &)
-include/vcl/uitest/uiobject.hxx:287
+include/vcl/uitest/uiobject.hxx:286
class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > TabPageUIObject::create(class vcl::Window *)
-include/vcl/uitest/uiobject.hxx:350
+include/vcl/uitest/uiobject.hxx:349
SpinUIObject::SpinUIObject(const class VclPtr<class SpinButton> &)
-include/vcl/uitest/uiobject.hxx:358
+include/vcl/uitest/uiobject.hxx:357
class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > SpinUIObject::create(class vcl::Window *)
-include/vcl/weld.hxx:135
- _Bool weld::Widget::get_hexpand() const
+include/vcl/viewdataentry.hxx:87
+ const class tools::Rectangle & SvViewDataEntry::GetPaintRectangle() const
include/vcl/weld.hxx:137
- _Bool weld::Widget::get_vexpand() const
+ _Bool weld::Widget::get_hexpand() const
include/vcl/weld.hxx:139
+ _Bool weld::Widget::get_vexpand() const
+include/vcl/weld.hxx:141
void weld::Widget::set_secondary(_Bool)
-include/vcl/weld.hxx:144
- void weld::Widget::set_margin_right(int)
include/vcl/weld.hxx:146
+ void weld::Widget::set_margin_right(int)
+include/vcl/weld.hxx:148
int weld::Widget::get_margin_top() const
-include/vcl/weld.hxx:147
- int weld::Widget::get_margin_bottom() const
include/vcl/weld.hxx:149
+ int weld::Widget::get_margin_bottom() const
+include/vcl/weld.hxx:151
int weld::Widget::get_margin_right() const
-include/vcl/weld.hxx:317
+include/vcl/weld.hxx:301
+ void weld::Paned::set_position(int)
+include/vcl/weld.hxx:303
+ int weld::Paned::get_position() const
+include/vcl/weld.hxx:328
void weld::ScrolledWindow::hadjustment_set_step_increment(int)
-include/vcl/weld.hxx:319
+include/vcl/weld.hxx:330
enum VclPolicyType weld::ScrolledWindow::get_hpolicy() const
-include/vcl/weld.hxx:324
+include/vcl/weld.hxx:335
int weld::ScrolledWindow::get_hscroll_height() const
-include/vcl/weld.hxx:449
+include/vcl/weld.hxx:460
struct SystemEnvData weld::Window::get_system_data() const
-include/vcl/weld.hxx:524
+include/vcl/weld.hxx:535
void weld::AboutDialog::set_version(const class rtl::OUString &)
-include/vcl/weld.hxx:525
+include/vcl/weld.hxx:536
void weld::AboutDialog::set_copyright(const class rtl::OUString &)
-include/vcl/weld.hxx:526
+include/vcl/weld.hxx:537
void weld::AboutDialog::set_website(const class rtl::OUString &)
-include/vcl/weld.hxx:527
+include/vcl/weld.hxx:538
void weld::AboutDialog::set_website_label(const class rtl::OUString &)
-include/vcl/weld.hxx:528
+include/vcl/weld.hxx:539
class rtl::OUString weld::AboutDialog::get_website_label() const
-include/vcl/weld.hxx:529
+include/vcl/weld.hxx:540
void weld::AboutDialog::set_logo(const class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic> &)
-include/vcl/weld.hxx:530
+include/vcl/weld.hxx:541
void weld::AboutDialog::set_background(const class com::sun::star::uno::Reference<class com::sun::star::graphic::XGraphic> &)
-include/vcl/weld.hxx:544
+include/vcl/weld.hxx:555
class rtl::OString weld::Assistant::get_current_page_ident() const
-include/vcl/weld.hxx:550
+include/vcl/weld.hxx:561
class rtl::OUString weld::Assistant::get_page_title(const class rtl::OString &) const
-include/vcl/weld.hxx:862
+include/vcl/weld.hxx:878
void weld::TreeView::append(const class weld::TreeIter *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:871
+include/vcl/weld.hxx:887
void weld::TreeView::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:965
+include/vcl/weld.hxx:981
_Bool weld::TreeView::iter_next_visible(class weld::TreeIter &) const
-include/vcl/weld.hxx:1006
+include/vcl/weld.hxx:1022
void weld::TreeView::set_text_align(const class weld::TreeIter &,double,int)
-include/vcl/weld.hxx:1080
+include/vcl/weld.hxx:1096
void weld::TreeView::select_all()
-include/vcl/weld.hxx:1129
+include/vcl/weld.hxx:1145
const class rtl::OUString & weld::TreeView::get_saved_value() const
-include/vcl/weld.hxx:1183
+include/vcl/weld.hxx:1199
class rtl::OUString weld::IconView::get_selected_id() const
-include/vcl/weld.hxx:1198
+include/vcl/weld.hxx:1214
_Bool weld::IconView::get_cursor(class weld::TreeIter *) const
-include/vcl/weld.hxx:1208
+include/vcl/weld.hxx:1224
void weld::IconView::select_all()
-include/vcl/weld.hxx:1214
+include/vcl/weld.hxx:1230
void weld::IconView::save_value()
-include/vcl/weld.hxx:1215
+include/vcl/weld.hxx:1231
const class rtl::OUString & weld::IconView::get_saved_value() const
-include/vcl/weld.hxx:1216
+include/vcl/weld.hxx:1232
_Bool weld::IconView::get_value_changed_from_saved() const
-include/vcl/weld.hxx:1314
+include/vcl/weld.hxx:1330
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:1322
+include/vcl/weld.hxx:1338
void weld::MenuButton::append_item_radio(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:1330
+include/vcl/weld.hxx:1346
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:1335
+include/vcl/weld.hxx:1351
void weld::MenuButton::append_separator(const class rtl::OUString &)
-include/vcl/weld.hxx:1386
+include/vcl/weld.hxx:1402
void weld::Scale::get_increments(int &,int &) const
-include/vcl/weld.hxx:1403
+include/vcl/weld.hxx:1419
class rtl::OUString weld::ProgressBar::get_text() const
-include/vcl/weld.hxx:1420
- void weld::Entry::signal_insert_text(class rtl::OUString &)
include/vcl/weld.hxx:1436
+ void weld::Entry::signal_insert_text(class rtl::OUString &)
+include/vcl/weld.hxx:1452
int weld::Entry::get_position() const
-include/vcl/weld.hxx:1546
+include/vcl/weld.hxx:1562
void weld::FormattedSpinButton::set_max(double)
-include/vcl/weld.hxx:1601
+include/vcl/weld.hxx:1617
void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &)
-include/vcl/weld.hxx:1837
+include/vcl/weld.hxx:1853
class Size weld::MetricSpinButton::get_size_request() const
-include/vcl/weld.hxx:1849
+include/vcl/weld.hxx:1865
void weld::MetricSpinButton::set_position(int)
-include/vcl/weld.hxx:1899
+include/vcl/weld.hxx:1915
_Bool weld::TimeSpinButton::get_sensitive() const
-include/vcl/weld.hxx:1901
+include/vcl/weld.hxx:1917
_Bool weld::TimeSpinButton::get_visible() const
-include/vcl/weld.hxx:1902
+include/vcl/weld.hxx:1918
void weld::TimeSpinButton::grab_focus()
-include/vcl/weld.hxx:1903
+include/vcl/weld.hxx:1919
_Bool weld::TimeSpinButton::has_focus() const
-include/vcl/weld.hxx:1906
+include/vcl/weld.hxx:1922
void weld::TimeSpinButton::save_value()
-include/vcl/weld.hxx:1907
+include/vcl/weld.hxx:1923
_Bool weld::TimeSpinButton::get_value_changed_from_saved() const
-include/vcl/weld.hxx:1975
+include/vcl/weld.hxx:1991
int weld::TextView::vadjustment_get_lower() const
-include/vcl/weld.hxx:2080
+include/vcl/weld.hxx:2096
void weld::Menu::append_check(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:2123
+include/vcl/weld.hxx:2139
_Bool weld::Toolbar::get_item_visible(const class rtl::OString &) const
-include/vcl/weld.hxx:2125
+include/vcl/weld.hxx:2141
class rtl::OUString weld::Toolbar::get_item_label(const class rtl::OString &) const
-include/vcl/weld.hxx:2135
+include/vcl/weld.hxx:2151
void weld::Toolbar::append_separator(const class rtl::OUString &)
-include/vcl/weld.hxx:2174
+include/vcl/weld.hxx:2194
class std::unique_ptr<class weld::Window, struct std::default_delete<class weld::Window> > weld::Builder::weld_window(const class rtl::OString &,_Bool)
+include/vcl/weld.hxx:2200
+ class std::unique_ptr<class weld::Paned, struct std::default_delete<class weld::Paned> > weld::Builder::weld_paned(const class rtl::OString &,_Bool)
include/vcl/window.hxx:410
const char * ImplDbgCheckWindow(const void *)
include/xmloff/txtimp.hxx:385
@@ -1042,10 +1078,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:183
+ void ::operator()(struct _GList *) const
libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35
void openLokDialog(struct _GtkWidget *,void *)
lotuswordpro/source/filter/clone.hxx:28
@@ -1053,10 +1089,10 @@ lotuswordpro/source/filter/clone.hxx:28
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 LwpSpacingCommonOverride>::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 LwpSpacingCommonOverride>::no & detail::has_clone::check_sig()
+lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpMargins>::no & detail::has_clone::check_sig()
lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpAtomHolder>::no & detail::has_clone::check_sig()
@@ -1109,8 +1145,6 @@ sc/inc/mtvelements.hxx:77
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_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_insert_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_set_values(struct mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
@@ -1118,6 +1152,8 @@ 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_append_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: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
@@ -1168,8 +1204,6 @@ 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
- int main()
sc/qa/unit/ucalc.hxx:143
void Test::testFormulaHashAndTag()
sc/qa/unit/ucalc.hxx:182
@@ -1212,7 +1246,7 @@ sc/source/core/opencl/formulagroupcl.cxx:1387
_Bool sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetEndFixed() const
sc/source/core/opencl/op_statistical.hxx:206
sc::opencl::OpGeoMean::OpGeoMean()
-sc/source/core/tool/interpr1.cxx:6455
+sc/source/core/tool/interpr1.cxx:6487
double ::operator()(const struct sc::ParamIfsResult &) const
sc/source/core/tool/interpr3.cxx:4442
double ::operator()(double,unsigned long) const
@@ -1222,14 +1256,26 @@ sc/source/core/tool/scmatrix.cxx:3304
const class svl::SharedString & matop::(anonymous namespace)::COp::operator()(char,type-parameter-?-?,double,double,const class svl::SharedString &) const
sc/source/filter/inc/htmlpars.hxx:60
void ScHTMLStyles::add(const char *,unsigned long,const char *,unsigned long,const class rtl::OUString &,const class rtl::OUString &)
-sc/source/filter/inc/orcusinterface.hxx:77
+sc/source/filter/inc/orcusinterface.hxx:72
ScOrcusRefResolver::ScOrcusRefResolver(const class ScOrcusGlobalSettings &)
sc/source/filter/inc/tokstack.hxx:213
_Bool TokenPool::GrowTripel(unsigned short)
-sc/source/filter/inc/xestream.hxx:104
+sc/source/filter/inc/xeextlst.hxx:198
+ void XclExtLst::AddRecord(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
+ void XclExpRecordList::AppendRecord(Reference<type-parameter-?-?>)
+sc/source/filter/inc/xerecord.hxx:364
+ void XclExpRecordList::AppendNewRecord(const Reference<type-parameter-?-?> &)
+sc/source/filter/inc/xerecord.hxx:366
+ void XclExpRecordList::AppendNewRecord(Reference<type-parameter-?-?>)
+sc/source/filter/inc/xestream.hxx:105
class XclExpStream & XclExpStream::operator<<(float)
sc/source/filter/inc/xiescher.hxx:154
class Color XclImpDrawObjBase::GetSolidLineColor(const struct XclObjLineData &) const
+sc/source/filter/inc/xiroot.hxx:138
+ void XclImpRoot::SetAppFontEncoding(unsigned short)
sc/source/filter/inc/xlformula.hxx:409
_Bool XclTokenArray::operator==(const class XclTokenArray &) const
sc/source/filter/xml/xmltransformationi.hxx:160
@@ -1287,13 +1333,13 @@ sd/source/ui/inc/GraphicViewShell.hxx:43
sd/source/ui/inc/optsitem.hxx:178
_Bool SdOptionsContents::operator==(const class SdOptionsContents &) const
sd/source/ui/inc/OutlineViewShell.hxx:41
+ 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
void sd::OutlineViewShell::InitFactory()
sd/source/ui/inc/OutlineViewShell.hxx:41
void sd::OutlineViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
-sd/source/ui/inc/OutlineViewShell.hxx:41
- class SfxViewShell * sd::OutlineViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
sd/source/ui/inc/PaneShells.hxx:35
void sd::LeftImpressPaneShell::RegisterInterface(class SfxModule *)
sd/source/ui/inc/PaneShells.hxx:53
@@ -1326,6 +1372,8 @@ sfx2/source/appl/shutdownicon.hxx:112
class rtl::OUString ShutdownIcon::GetUrlDescription(const class rtl::OUString &)
sfx2/source/appl/shutdownicon.hxx:114
void ShutdownIcon::SetVeto(_Bool)
+sfx2/source/inc/templdgi.hxx:245
+ class weld::Widget * SfxCommonTemplateDialog_Impl::GetFrameWeld()
shell/inc/xml_parser.hxx:48
xml_parser::xml_parser()
shell/inc/xml_parser.hxx:71
@@ -1371,14 +1419,14 @@ slideshow/source/inc/listenercontainer.hxx:45
slideshow/source/inc/listenercontainer.hxx:45
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::EventHandler> &)
slideshow/source/inc/listenercontainer.hxx:45
- _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::AnimationEventHandler> &)
-slideshow/source/inc/listenercontainer.hxx:45
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewUpdate> &)
slideshow/source/inc/listenercontainer.hxx:45
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::IntrinsicAnimationEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:45
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::UserPaintEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:45
+ _Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::AnimationEventHandler> &)
+slideshow/source/inc/listenercontainer.hxx:45
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ShapeListenerEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:55
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewRepaintHandler> &)
@@ -1408,6 +1456,10 @@ 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-?-? &)
svx/inc/sdr/contact/viewcontactofgraphic.hxx:54
class SdrGrafObj & sdr::contact::ViewContactOfGraphic::GetGrafObject()
+svx/source/tbxctrls/tbcontrl.cxx:150
+ void (anonymous namespace)::SvxStyleBox_Base::set_sensitive(_Bool)
+sw/inc/accessibilityoptions.hxx:39
+ _Bool SwAccessibilityOptions::IsStopAnimatedText() const
sw/inc/calbck.hxx:307
class sw::WriterListener * sw::ClientIteratorBase::GetLeftOfPos()
sw/inc/dbgoutsw.hxx:53
@@ -1474,7 +1526,7 @@ sw/inc/docary.hxx:140
void SwVectorModifyBase::dumpAsXml(struct _xmlTextWriter *)
sw/inc/docufld.hxx:494
void SwPostItField::ToggleResolved()
-sw/inc/editsh.hxx:375
+sw/inc/editsh.hxx:373
void SwEditShell::ValidateCurrentParagraphSignatures(_Bool)
sw/inc/extinput.hxx:47
class SwExtTextInput * SwExtTextInput::GetPrev()
@@ -1510,8 +1562,6 @@ sw/inc/IDocumentMarkAccess.hxx:103
_Bool IDocumentMarkAccess::iterator::operator<(const class IDocumentMarkAccess::iterator &) const
sw/inc/IDocumentMarkAccess.hxx:104
_Bool IDocumentMarkAccess::iterator::operator>(const class IDocumentMarkAccess::iterator &) const
-sw/inc/IDocumentMarkAccess.hxx:105
- _Bool IDocumentMarkAccess::iterator::operator<=(const class IDocumentMarkAccess::iterator &) const
sw/inc/IDocumentMarkAccess.hxx:106
_Bool IDocumentMarkAccess::iterator::operator>=(const class IDocumentMarkAccess::iterator &) const
sw/inc/node.hxx:231
@@ -1524,7 +1574,7 @@ sw/inc/pagedesc.hxx:432
class SwPageDesc *const & SwPageDescs::front() const
sw/inc/pagedesc.hxx:433
class SwPageDesc *const & SwPageDescs::back() const
-sw/inc/PostItMgr.hxx:207
+sw/inc/PostItMgr.hxx:203
void SwPostItMgr::ToggleResolved(unsigned int)
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> &)
@@ -1562,7 +1612,7 @@ sw/inc/viscrs.hxx:206
class SwShellTableCursor * SwShellTableCursor::GetPrev()
sw/inc/viscrs.hxx:207
const class SwShellTableCursor * SwShellTableCursor::GetPrev() const
-sw/qa/inc/swmodeltestbase.hxx:641
+sw/qa/inc/swmodeltestbase.hxx:640
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/source/core/access/accportions.cxx:56
unsigned long FindBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?)
@@ -1582,6 +1632,10 @@ sw/source/core/inc/frame.hxx:1394
long SwRectFnSet::RightDist(const class SwRect &,long) const
sw/source/core/inc/mvsave.hxx:169
_Bool ZSortFly::operator==(const class ZSortFly &) const
+sw/source/core/inc/swfont.hxx:249
+ _Bool SwFont::IsBlink() const
+sw/source/core/inc/txtfrm.hxx:521
+ void SwTextFrame::SetBlinkPor() const
sw/source/core/text/porlin.hxx:118
_Bool SwLinePortion::IsTabRightPortion() const
sw/source/core/text/txtpaint.hxx:71
@@ -1626,9 +1680,7 @@ ucb/source/ucp/webdav-neon/NeonUri.hxx:64
_Bool webdav_ucp::NeonUri::operator!=(const class webdav_ucp::NeonUri &) const
vcl/inc/bitmap/ScanlineTools.hxx:23
void vcl::bitmap::ScanlineTransformer::skipPixel(unsigned int)
-vcl/inc/bitmapwriteaccess.hxx:35
- void BitmapWriteAccess::CopyBuffer(const class BitmapReadAccess &)
-vcl/inc/bitmapwriteaccess.hxx:75
+vcl/inc/bitmapwriteaccess.hxx:73
void BitmapWriteAccess::SetFillColor()
vcl/inc/ControlCacheKey.hxx:35
ControlCacheKey::ControlCacheKey(enum ControlType,enum ControlPart,enum ControlState,const class Size &)
@@ -1650,10 +1702,6 @@ vcl/inc/fontselect.hxx:48
_Bool FontSelectPattern::operator!=(const class FontSelectPattern &) const
vcl/inc/graphic/GraphicID.hxx:39
_Bool GraphicID::operator==(const class GraphicID &) const
-vcl/inc/listbox.hxx:139
- enum ListBoxEntryFlags ImplEntryList::GetEntryFlags(int) const
-vcl/inc/listbox.hxx:583
- void ImplWin::EnableUserDraw(_Bool)
vcl/inc/opengl/BufferObject.hxx:50
void vcl::BufferObject::unbind()
vcl/inc/opengl/gdiimpl.hxx:108
@@ -1730,20 +1778,14 @@ vcl/inc/salwtype.hxx:118
SalMenuEvent::SalMenuEvent()
vcl/inc/schedulerimpl.hxx:38
const char * ImplSchedulerData::GetDebugName() const
-vcl/inc/skia/gdiimpl.hxx:199
+vcl/inc/skia/gdiimpl.hxx:51
+ const class vcl::Region & SkiaSalGraphicsImpl::getClipRegion() const
+vcl/inc/skia/gdiimpl.hxx:198
void SkiaSalGraphicsImpl::dump(const char *) const
-vcl/inc/skia/packedsurfaceatlas.hxx:74
- SkiaPackedSurfaceAtlasManager::SkiaPackedSurfaceAtlasManager(int,int)
-vcl/inc/skia/packedsurfaceatlas.hxx:77
- class SkiaPackedSurface SkiaPackedSurfaceAtlasManager::Reserve(int,int)
-vcl/inc/skia/packedsurfaceatlas.hxx:78
- class std::__debug::vector<class sk_sp<class SkSurface>, class std::allocator<class sk_sp<class SkSurface> > > SkiaPackedSurfaceAtlasManager::ReduceSurfaceNumber(int)
vcl/inc/skia/salbmp.hxx:70
void SkiaSalBitmap::dump(const char *) const
vcl/inc/skia/utils.hxx:57
void SkiaHelper::dump(const class SkBitmap &,const char *)
-vcl/inc/skia/x11/cairotextrender.hxx:18
- SkiaX11CairoTextRender::SkiaX11CairoTextRender(class X11SalGraphics &)
vcl/inc/skia/zone.hxx:22
void SkiaZone::relaxWatchdogTimings()
vcl/inc/unx/glyphcache.hxx:108
@@ -1754,7 +1796,7 @@ vcl/inc/unx/saldisp.hxx:377
class SalXLib * SalDisplay::GetXLib() const
vcl/inc/unx/salframe.h:184
enum SalFrameStyleFlags X11SalFrame::GetStyle() const
-vcl/qa/cppunit/lifecycle.cxx:234
+vcl/qa/cppunit/lifecycle.cxx:237
(anonymous namespace)::LeakTestClass::LeakTestClass(_Bool &,type-parameter-?-? &&...)
vcl/skia/salbmp.cxx:436
void ::operator()(void *,void *) const