summaryrefslogtreecommitdiffstats
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-05-09 13:00:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-05-09 14:31:12 +0200
commit7f6d5dfb2244468e2faa7be05d4258692c6e84dc (patch)
tree8c03b0980c003a66f2a2683920c1557a3ada6e8e /compilerplugins
parenttdf#124400 a11y: add accessible ID (diff)
downloadcore-7f6d5dfb2244468e2faa7be05d4258692c6e84dc.tar.gz
core-7f6d5dfb2244468e2faa7be05d4258692c6e84dc.zip
loplugin:unusedmethods
Change-Id: I7b4d2e5e611935284e2902b0089950768dfb7717 Reviewed-on: https://gerrit.libreoffice.org/72036 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedmethods.results540
-rw-r--r--compilerplugins/clang/unusedmethods.unused-returns.results94
2 files changed, 405 insertions, 229 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index fec68affafdc..bd89d0d57225 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -26,6 +26,10 @@ connectivity/source/drivers/firebird/Util.hxx:66
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_prepared_resultset.hxx:95
+ type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::safelyRetrieveValue(const int)
+connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:96
+ type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::retrieveValue(const int)
connectivity/source/inc/dbase/dindexnode.hxx:70
_Bool connectivity::dbase::ONDXKey::operator<(const class connectivity::dbase::ONDXKey &) const
connectivity/source/inc/java/sql/Connection.hxx:63
@@ -48,19 +52,19 @@ connectivity/source/inc/OTypeInfo.hxx:46
_Bool connectivity::OTypeInfo::operator==(const struct connectivity::OTypeInfo &) const
connectivity/source/inc/OTypeInfo.hxx:47
_Bool connectivity::OTypeInfo::operator!=(const struct connectivity::OTypeInfo &) const
-cui/source/inc/cfg.hxx:362
+cui/source/inc/cfg.hxx:354
void SvxMenuEntriesListBox::insert(int,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString *)
-cui/source/inc/cfgutil.hxx:147
+cui/source/inc/cfgutil.hxx:143
_Bool CuiConfigFunctionListBox::get_iter_first(class weld::TreeIter &) const
-cui/source/inc/cfgutil.hxx:149
+cui/source/inc/cfgutil.hxx:145
_Bool CuiConfigFunctionListBox::iter_next(class weld::TreeIter &) const
-cui/source/inc/cfgutil.hxx:152
+cui/source/inc/cfgutil.hxx:148
class rtl::OUString CuiConfigFunctionListBox::get_text(const class weld::TreeIter &) const
-cui/source/inc/cfgutil.hxx:155
+cui/source/inc/cfgutil.hxx:151
class rtl::OUString CuiConfigFunctionListBox::get_id(int) const
-cui/source/inc/cfgutil.hxx:169
+cui/source/inc/cfgutil.hxx:165
int CuiConfigFunctionListBox::get_selected_index() const
-cui/source/inc/hangulhanjadlg.hxx:251
+cui/source/inc/hangulhanjadlg.hxx:245
class rtl::OUString svx::SuggestionEdit::get_text() const
dbaccess/source/filter/hsqldb/fbalterparser.hxx:20
void dbahsql::FbAlterStmtParser::ensureProperTableLengths() const
@@ -106,10 +110,20 @@ editeng/inc/edtspell.hxx:112
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > >, class std::__debug::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > > WrongList::begin() const
editeng/inc/edtspell.hxx:113
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > >, class std::__debug::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > > WrongList::end() const
-extensions/source/propctrlr/formcomponenthandler.hxx:449
- pcr::WaitCursor::WaitCursor(class vcl::Window *)
extensions/source/scanner/scanner.hxx:81
void ScannerManager::SetData(void *)
+formula/source/ui/dlg/funcpage.hxx:89
+ void formula::FuncPage::Show()
+formula/source/ui/dlg/funcpage.hxx:91
+ void formula::FuncPage::Hide()
+formula/source/ui/dlg/structpg.hxx:44
+ formula::StructListBox::StructListBox(class vcl::Window *,long)
+formula/source/ui/dlg/structpg.hxx:47
+ class SvTreeListEntry * formula::StructListBox::InsertStaticEntry(const class rtl::OUString &,const class Image &,class SvTreeListEntry *,unsigned long,const class formula::FormulaToken *)
+formula/source/ui/dlg/structpg.hxx:98
+ void formula::StructPage::Show()
+formula/source/ui/dlg/structpg.hxx:100
+ void formula::StructPage::Hide()
framework/source/uiconfiguration/ImageList.hxx:53
_Bool ImageList::operator!=(const class ImageList &) const
hwpfilter/source/mzstring.h:99
@@ -214,8 +228,6 @@ include/basegfx/range/b2ibox.hxx:151
_Bool basegfx::B2IBox::isInside(const class basegfx::B2ITuple &) const
include/basegfx/range/b2ibox.hxx:167
void basegfx::B2IBox::intersect(const class basegfx::B2IBox &)
-include/basegfx/range/b2irange.hxx:61
- basegfx::B2IRange::B2IRange(const class basegfx::B2ITuple &)
include/basegfx/range/b2irange.hxx:197
void basegfx::B2IRange::expand(const class basegfx::B2IRange &)
include/basegfx/range/b2irange.hxx:210
@@ -334,7 +346,7 @@ include/codemaker/global.hxx:60
class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer *)
include/codemaker/global.hxx:61
class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer &)
-include/comphelper/AccessibleImplementationHelper.hxx:37
+include/comphelper/AccessibleImplementationHelper.hxx:43
class rtl::OUString comphelper::GetkeyBindingStrByXkeyBinding(const class com::sun::star::uno::Sequence<struct com::sun::star::awt::KeyStroke> &)
include/comphelper/automationinvokedzone.hxx:28
comphelper::Automation::AutomationInvokedZone::AutomationInvokedZone()
@@ -348,39 +360,39 @@ include/comphelper/configuration.hxx:264
void comphelper::ConfigurationLocalizedProperty::set(const type-parameter-?-? &,const class std::shared_ptr<class comphelper::ConfigurationChanges> &)
include/comphelper/configuration.hxx:300
class com::sun::star::uno::Reference<class com::sun::star::container::XHierarchicalNameReplace> comphelper::ConfigurationGroup::get(const class std::shared_ptr<class comphelper::ConfigurationChanges> &)
-include/comphelper/logging.hxx:59
+include/comphelper/logging.hxx:58
class rtl::OUString comphelper::log::convert::convertLogArgToString(char16_t)
-include/comphelper/logging.hxx:226
+include/comphelper/logging.hxx:225
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:247
+include/comphelper/logging.hxx:246
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:259
+include/comphelper/logging.hxx:258
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:272
+include/comphelper/logging.hxx:271
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:296
+include/comphelper/logging.hxx:295
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?) const
-include/comphelper/logging.hxx:305
+include/comphelper/logging.hxx:304
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:315
+include/comphelper/logging.hxx:314
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:326
+include/comphelper/logging.hxx:325
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:338
+include/comphelper/logging.hxx:337
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:351
+include/comphelper/logging.hxx:350
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:375
+include/comphelper/logging.hxx:374
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?) const
-include/comphelper/logging.hxx:384
+include/comphelper/logging.hxx:383
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:394
+include/comphelper/logging.hxx:393
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:405
+include/comphelper/logging.hxx:404
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
-include/comphelper/logging.hxx:417
+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:430
+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:47
_Bool comphelper::LibreOfficeKit::isLocalRendering()
@@ -388,8 +400,12 @@ include/comphelper/propagg.hxx:59
_Bool comphelper::internal::OPropertyAccessor::operator==(const struct comphelper::internal::OPropertyAccessor &) const
include/comphelper/propagg.hxx:60
_Bool comphelper::internal::OPropertyAccessor::operator<(const struct comphelper::internal::OPropertyAccessor &) const
-include/comphelper/proparrhlp.hxx:87
+include/comphelper/proparrhlp.hxx:83
class cppu::IPropertyArrayHelper * comphelper::OAggregationArrayUsageHelper::createArrayHelper() const
+include/comphelper/scopeguard.hxx:53
+ ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(ScopeGuard<Func>)
+include/comphelper/scopeguard.hxx:85
+ ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(const ScopeGuard<Func> &)
include/comphelper/types.hxx:55
_Bool comphelper::getImplementation(type-parameter-?-? *&,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &)
include/comphelper/unique_disposing_ptr.hxx:46
@@ -416,7 +432,7 @@ include/desktop/crashreport.hxx:50
void CrashReporter::storeExceptionHandler(class google_breakpad::ExceptionHandler *)
include/desktop/crashreport.hxx:54
void CrashReporter::updateMinidumpLocation()
-include/drawinglayer/geometry/viewinformation2d.hxx:128
+include/drawinglayer/geometry/viewinformation2d.hxx:129
_Bool drawinglayer::geometry::ViewInformation2D::operator!=(const class drawinglayer::geometry::ViewInformation2D &) const
include/drawinglayer/primitive2d/baseprimitive2d.hxx:193
_Bool drawinglayer::primitive2d::BasePrimitive2D::operator!=(const class drawinglayer::primitive2d::BasePrimitive2D &) const
@@ -426,15 +442,21 @@ include/drawinglayer/texture/texture.hxx:44
_Bool drawinglayer::texture::GeoTexSvx::operator!=(const class drawinglayer::texture::GeoTexSvx &) const
include/drawinglayer/tools/primitive2dxmldump.hxx:44
void drawinglayer::tools::Primitive2dXmlDump::dump(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &)
-include/editeng/hyphenzoneitem.hxx:65
+include/editeng/hyphenzoneitem.hxx:63
_Bool SvxHyphenZoneItem::IsPageEnd() const
include/filter/msfilter/mstoolbar.hxx:103
Indent::Indent(_Bool)
+include/formula/formula.hxx:78
+ struct std::pair<class formula::WeldRefButton *, class formula::WeldRefEdit *> formula::FormulaModalDialog::RefInputStartBefore(class formula::WeldRefEdit *,class formula::WeldRefButton *)
+include/formula/funcutl.hxx:66
+ void formula::RefEdit::SetRefValid(_Bool)
+include/formula/funcutl.hxx:205
+ void formula::RefButton::DoRef()
include/formula/opcode.hxx:520
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > OpCodeEnumToString(enum OpCode)
-include/formula/tokenarray.hxx:180
+include/formula/tokenarray.hxx:182
class formula::FormulaTokenArrayReferencesIterator formula::FormulaTokenArrayReferencesIterator::operator++(int)
-include/formula/tokenarray.hxx:571
+include/formula/tokenarray.hxx:573
basic_ostream<type-parameter-?-?, type-parameter-?-?> & formula::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const class formula::FormulaTokenArray &)
include/i18nlangtag/languagetag.hxx:263
enum LanguageTag::ScriptType LanguageTag::getScriptType() const
@@ -451,7 +473,7 @@ include/o3tl/enumarray.hxx:135
include/o3tl/safeint.hxx:79
typename enable_if<std::is_unsigned<T>::value, type-parameter-?-?>::type o3tl::saturating_sub(type-parameter-?-?,type-parameter-?-?)
include/o3tl/span.hxx:51
- o3tl::span::span<T>(type-parameter-?-? *,long)
+ o3tl::span::span<T>(type-parameter-?-? *,unsigned long)
include/o3tl/strong_int.hxx:112
strong_int<UNDERLYING_TYPE, PHANTOM_TYPE> o3tl::strong_int::operator--(int)
include/o3tl/typed_flags_set.hxx:114
@@ -488,67 +510,131 @@ include/opencl/openclconfig.hxx:57
_Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const
include/opencl/OpenCLZone.hxx:42
_Bool OpenCLZone::isInInitialTest()
-include/sfx2/basedlgs.hxx:137
- void SfxModelessDialogController::FillInfo(struct SfxChildWinInfo &) const
+include/sfx2/basedlgs.hxx:59
+ class rtl::OUString & SfxModalDialog::GetExtraData()
include/sfx2/charwin.hxx:64
void SvxCharView::connect_focus_in(const class Link<class weld::Widget &, void> &)
include/sfx2/charwin.hxx:65
void SvxCharView::connect_focus_out(const class Link<class weld::Widget &, void> &)
-include/sfx2/childwin.hxx:166
+include/sfx2/childwin.hxx:164
void SfxChildWindow::ClearController()
-include/sfx2/docfilt.hxx:82
+include/sfx2/docfilt.hxx:80
_Bool SfxFilter::GetGpgEncryption() const
-include/sfx2/evntconf.hxx:63
+include/sfx2/evntconf.hxx:60
struct SfxEventName & SfxEventNamesList::at(unsigned long)
include/sfx2/lokcharthelper.hxx:41
void LokChartHelper::Invalidate()
-include/sfx2/msg.hxx:123
+include/sfx2/msg.hxx:120
const class std::type_info * SfxType0::Type() const
-include/svl/itempool.hxx:162
+include/sfx2/shell.hxx:33
+ Sequence<E> com::sun::star::uno::<deduction guide for Sequence>(Sequence<E>)
+include/sfx2/templatelocalview.hxx:89
+ void TemplateLocalView::showRegion(const class rtl::OUString &)
+include/sfx2/templatelocalview.hxx:91
+ void TemplateLocalView::createContextMenu(const _Bool)
+include/sfx2/templatelocalview.hxx:97
+ unsigned short TemplateLocalView::getRegionId(unsigned long) const
+include/sfx2/templatelocalview.hxx:99
+ unsigned short TemplateLocalView::getRegionId(const class rtl::OUString &) const
+include/sfx2/templatelocalview.hxx:103
+ class rtl::OUString TemplateLocalView::getRegionItemName(const unsigned short) const
+include/sfx2/templatelocalview.hxx:105
+ class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > TemplateLocalView::getFolderNames()
+include/sfx2/templatelocalview.hxx:108
+ class std::__debug::vector<struct TemplateItemProperties, class std::allocator<struct TemplateItemProperties> > TemplateLocalView::getFilteredItems(const class std::function<_Bool (const struct TemplateItemProperties &)> &) const
+include/sfx2/templatelocalview.hxx:110
+ unsigned short TemplateLocalView::createRegion(const class rtl::OUString &)
+include/sfx2/templatelocalview.hxx:112
+ _Bool TemplateLocalView::renameRegion(const class rtl::OUString &,const class rtl::OUString &)
+include/sfx2/templatelocalview.hxx:114
+ _Bool TemplateLocalView::removeRegion(const unsigned short)
+include/sfx2/templatelocalview.hxx:116
+ _Bool TemplateLocalView::removeTemplate(const unsigned short,const unsigned short)
+include/sfx2/templatelocalview.hxx:118
+ _Bool TemplateLocalView::moveTemplate(const class ThumbnailViewItem *,const unsigned short,const unsigned short)
+include/sfx2/templatelocalview.hxx:121
+ void TemplateLocalView::moveTemplates(const class std::__debug::set<const class ThumbnailViewItem *, _Bool (*)(const class ThumbnailViewItem *, const class ThumbnailViewItem *), class std::allocator<const class ThumbnailViewItem *> > &,const unsigned short)
+include/sfx2/templatelocalview.hxx:123
+ _Bool TemplateLocalView::copyFrom(class TemplateContainerItem *,const class rtl::OUString &)
+include/sfx2/templatelocalview.hxx:125
+ _Bool TemplateLocalView::exportTo(const unsigned short,const unsigned short,const class rtl::OUString &)
+include/sfx2/templatelocalview.hxx:137
+ unsigned short TemplateLocalView::getCurRegionId() const
+include/sfx2/templatelocalview.hxx:139
+ void TemplateLocalView::setOpenRegionHdl(const class Link<void *, void> &)
+include/sfx2/templatelocalview.hxx:147
+ void TemplateLocalView::setDeleteTemplateHdl(const class Link<class ThumbnailViewItem *, void> &)
+include/sfx2/templatelocalview.hxx:149
+ void TemplateLocalView::setDefaultTemplateHdl(const class Link<class ThumbnailViewItem *, void> &)
+include/sfx2/templatelocalview.hxx:153
+ void TemplateLocalView::RemoveDefaultTemplateIcon(const class rtl::OUString &)
+include/sfx2/templatelocalview.hxx:271
+ void SfxTemplateLocalView::updateThumbnailDimensions(long)
+include/sfx2/thumbnailview.hxx:229
+ void ThumbnailView::SetMultiSelectionEnabled(_Bool)
+include/sfx2/thumbnailview.hxx:233
+ void ThumbnailView::setItemStateHdl(const class Link<const class ThumbnailViewItem *, void> &)
+include/sfx2/thumbnailview.hxx:378
+ class BitmapEx SfxThumbnailView::readThumbnail(const class rtl::OUString &)
+include/svl/eitem.hxx:81
+ SfxBoolItem::SfxBoolItem(unsigned short,class SvStream &)
+include/svl/itempool.hxx:169
const type-parameter-?-? * SfxItemPool::GetItem2Default(TypedWhichId<type-parameter-?-?>) const
-include/svl/itempool.hxx:191
+include/svl/itempool.hxx:205
void SfxItemPool::dumpAsXml(struct _xmlTextWriter *) const
-include/svtools/ctrlbox.hxx:155
- long LineListBox::GetWidth() const
-include/svtools/ctrlbox.hxx:322
- void SvtCalendarBox::set_sensitive(_Bool)
+include/svl/lockfilecommon.hxx:58
+ void svt::LockFileCommon::SetURL(const class rtl::OUString &)
+include/svl/macitem.hxx:94
+ unsigned short SvxMacroTableDtor::GetVersion()
include/svtools/DocumentToGraphicRenderer.hxx:106
_Bool DocumentToGraphicRenderer::isImpress() const
-include/svx/checklbx.hxx:59
- void SvxCheckListBox::InsertEntry(const class rtl::OUString &,unsigned long,void *,enum SvLBoxButtonKind)
-include/svx/checklbx.hxx:63
- void SvxCheckListBox::RemoveEntry(unsigned long)
-include/svx/checklbx.hxx:68
- class rtl::OUString SvxCheckListBox::GetText(unsigned long) const
-include/svx/checklbx.hxx:69
- unsigned long SvxCheckListBox::GetCheckedEntryCount() const
-include/svx/checklbx.hxx:74
- void * SvxCheckListBox::SetEntryData(unsigned long,void *)
-include/svx/checklbx.hxx:75
- void * SvxCheckListBox::GetEntryData(unsigned long) const
-include/svx/ClassificationEditView.hxx:41
+include/svtools/simptabl.hxx:103
+ void SvSimpleTable::ClearHeader()
+include/svtools/simptabl.hxx:105
+ void SvSimpleTable::ShowTable()
+include/svtools/simptabl.hxx:112
+ _Bool SvSimpleTable::GetSortDirection()
+include/svtools/simptabl.hxx:116
+ const class CommandEvent & SvSimpleTable::GetCommandEvent() const
+include/svtools/simptabl.hxx:118
+ void SvSimpleTable::SetCommandHdl(const class Link<class SvSimpleTable *, void> &)
+include/svx/autoformathelper.hxx:142
+ _Bool AutoFormatBase::operator==(const class AutoFormatBase &)
+include/svx/ClassificationEditView.hxx:39
void svx::ClassificationEditView::SetCharAttributes()
-include/svx/ClassificationEditView.hxx:47
+include/svx/ClassificationEditView.hxx:45
void svx::ClassificationEditView::SetNumType(enum SvxNumType)
include/svx/ClassificationField.hxx:47
const class rtl::OUString & svx::ClassificationResult::getDisplayText() const
include/svx/ClassificationField.hxx:52
_Bool svx::ClassificationResult::operator==(const class svx::ClassificationResult &) const
-include/svx/dlgctrl.hxx:260
+include/svx/ctredlin.hxx:82
+ SvxRedlinEntry::SvxRedlinEntry()
+include/svx/ctredlin.hxx:94
+ SvLBoxColorString::SvLBoxColorString(const class rtl::OUString &,const class Color &)
+include/svx/ctredlin.hxx:276
+ void SvxTPFilter::Disable()
+include/svx/ctredlin.hxx:310
+ void SvxTPView::InsertWriterHeader()
+include/svx/ctredlin.hxx:311
+ void SvxTPView::InsertCalcHeader()
+include/svx/dlgctrl.hxx:256
void SvxLineLB::set_sensitive(_Bool)
-include/svx/dlgctrl.hxx:261
+include/svx/dlgctrl.hxx:257
_Bool SvxLineLB::get_sensitive() const
-include/svx/dlgctrl.hxx:283
+include/svx/dlgctrl.hxx:279
void SvxLineEndLB::set_active_text(const class rtl::OUString &)
include/svx/framelink.hxx:201
_Bool svx::frame::operator>(const class svx::frame::Style &,const class svx::frame::Style &)
+include/svx/langbox.hxx:160
+ void LanguageBox::show()
include/svx/svdlayer.hxx:75
_Bool SdrLayer::operator==(const class SdrLayer &) const
include/svx/svdpntv.hxx:459
_Bool SdrPaintView::IsSwapAsynchron() const
include/svx/txencbox.hxx:128
void TextEncodingBox::grab_focus()
-include/svx/txencbox.hxx:189
+include/svx/txencbox.hxx:190
void TextEncodingTreeView::connect_changed(const class Link<class weld::TreeView &, void> &)
include/svx/xpoly.hxx:82
_Bool XPolygon::operator==(const class XPolygon &) const
@@ -590,9 +676,9 @@ include/tools/fract.hxx:106
class Fraction operator-(const class Fraction &,double)
include/tools/fract.hxx:108
class Fraction operator/(const class Fraction &,double)
-include/tools/gen.hxx:251
+include/tools/gen.hxx:257
class Pair & Range::toPair()
-include/tools/gen.hxx:318
+include/tools/gen.hxx:324
class Pair & Selection::toPair()
include/tools/poly.hxx:160
_Bool tools::Polygon::operator!=(const class tools::Polygon &) const
@@ -616,21 +702,31 @@ include/vcl/alpha.hxx:47
_Bool AlphaMask::operator==(const class AlphaMask &) const
include/vcl/alpha.hxx:48
_Bool AlphaMask::operator!=(const class AlphaMask &) const
-include/vcl/animate.hxx:94
+include/vcl/animate/Animation.hxx:40
_Bool Animation::operator!=(const class Animation &) const
-include/vcl/commandevent.hxx:245
+include/vcl/animate/AnimationBitmap.hxx:70
+ _Bool AnimationBitmap::operator!=(const struct AnimationBitmap &) const
+include/vcl/BitmapColor.hxx:61
+ void BitmapColor::SetAlpha(unsigned char)
+include/vcl/builder.hxx:484
+ class PopupMenu * VclBuilderContainer::get_menu(const class rtl::OString &)
+include/vcl/combobox.hxx:81
+ void ComboBox::EnableDDAutoWidth(_Bool)
+include/vcl/commandevent.hxx:249
CommandMediaData::CommandMediaData(enum MediaCommand)
-include/vcl/commandevent.hxx:252
+include/vcl/commandevent.hxx:256
_Bool CommandMediaData::GetPassThroughToOS() const
-include/vcl/commandevent.hxx:272
+include/vcl/commandevent.hxx:276
CommandSwipeData::CommandSwipeData()
-include/vcl/commandevent.hxx:289
+include/vcl/commandevent.hxx:293
CommandLongPressData::CommandLongPressData()
-include/vcl/cursor.hxx:95
+include/vcl/cursor.hxx:96
_Bool vcl::Cursor::operator!=(const class vcl::Cursor &) const
-include/vcl/customweld.hxx:71
+include/vcl/customweld.hxx:41
+ class rtl::OUString weld::CustomWidgetController::GetHelpText() const
+include/vcl/customweld.hxx:72
void weld::CustomWidgetController::SetAccessibleName(const class rtl::OUString &)
-include/vcl/customweld.hxx:112
+include/vcl/customweld.hxx:113
void weld::CustomWeld::queue_draw_area(int,int,int,int)
include/vcl/edit.hxx:205
_Bool Edit::IsSelectAllSingleClick() const
@@ -649,29 +745,27 @@ include/vcl/field.hxx:217
include/vcl/gdimtf.hxx:110
_Bool GDIMetaFile::operator!=(const class GDIMetaFile &) const
include/vcl/gdimtf.hxx:202
- void GDIMetaFile::dumpAsXml(const class rtl::OUString &) const
+ void GDIMetaFile::dumpAsXml(const char *) const
include/vcl/gradient.hxx:104
_Bool Gradient::operator!=(const class Gradient &) const
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:238
+include/vcl/ITiledRenderable.hxx:194
enum PointerStyle vcl::ITiledRenderable::getPointer()
-include/vcl/opengl/OpenGLHelper.hxx:62
+include/vcl/opengl/OpenGLHelper.hxx:67
void OpenGLHelper::renderToFile(long,long,const class rtl::OUString &)
-include/vcl/opengl/OpenGLHelper.hxx:92
+include/vcl/opengl/OpenGLHelper.hxx:97
void OpenGLHelper::debugMsgStreamWarn(const class std::__cxx11::basic_ostringstream<char> &)
-include/vcl/outdev.hxx:312
- struct _cairo_surface * get_underlying_alpha_cairo_surface(const class VirtualDevice &)
include/vcl/pngread.hxx:56
void vcl::PNGReader::SetIgnoreGammaChunk(_Bool)
-include/vcl/salbtype.hxx:120
- void BitmapColor::SetAlpha(unsigned char)
include/vcl/salnativewidgets.hxx:384
_Bool TabitemValue::isBothAligned() const
include/vcl/salnativewidgets.hxx:385
_Bool TabitemValue::isNotAligned() const
+include/vcl/scrbar.hxx:135
+ const class Link<class ScrollBar *, void> & ScrollBar::GetEndScrollHdl() const
include/vcl/settings.hxx:413
void StyleSettings::SetUseFlatBorders(_Bool)
include/vcl/settings.hxx:416
@@ -680,13 +774,13 @@ include/vcl/settings.hxx:428
void StyleSettings::SetHideDisabledMenuItems(_Bool)
include/vcl/settings.hxx:493
void StyleSettings::SetSpinSize(long)
-include/vcl/settings.hxx:651
+include/vcl/settings.hxx:652
_Bool HelpSettings::operator!=(const class HelpSettings &) const
-include/vcl/settings.hxx:706
+include/vcl/settings.hxx:707
_Bool AllSettings::operator!=(const class AllSettings &) const
-include/vcl/svapp.hxx:169
+include/vcl/svapp.hxx:170
ApplicationEvent::ApplicationEvent(enum ApplicationEvent::Type,const class std::__debug::vector<class rtl::OUString, class std::allocator<class rtl::OUString> > &)
-include/vcl/svapp.hxx:798
+include/vcl/svapp.hxx:801
void Application::AppEvent(const class ApplicationEvent &)
include/vcl/syswin.hxx:172
void SystemWindow::SetIdleDebugName(const char *)
@@ -694,8 +788,12 @@ include/vcl/tabdlg.hxx:49
class vcl::Window * TabDialog::GetViewWindow() const
include/vcl/textrectinfo.hxx:45
_Bool TextRectInfo::operator!=(const class TextRectInfo &) const
-include/vcl/treelistbox.hxx:618
- void SvTreeListBox::SetCheckButtonInvisible(class SvTreeListEntry *)
+include/vcl/treelistbox.hxx:382
+ const class SvTreeListEntry * SvTreeListBox::GetParent(const class SvTreeListEntry *) const
+include/vcl/treelistbox.hxx:440
+ const class Link<class SvTreeListBox *, void> & SvTreeListBox::GetSelectHdl() const
+include/vcl/treelistbox.hxx:441
+ const class Link<class SvTreeListBox *, void> & SvTreeListBox::GetDeselectHdl() const
include/vcl/txtattr.hxx:56
_Bool TextAttrib::operator!=(const class TextAttrib &) const
include/vcl/uitest/uiobject.hxx:274
@@ -706,107 +804,105 @@ include/vcl/uitest/uiobject.hxx:345
SpinUIObject::SpinUIObject(const class VclPtr<class SpinButton> &)
include/vcl/uitest/uiobject.hxx:353
class std::unique_ptr<class UIObject, struct std::default_delete<class UIObject> > SpinUIObject::create(class vcl::Window *)
-include/vcl/wall.hxx:99
+include/vcl/viewdataentry.hxx:71
+ void SvViewDataEntry::SetHighlighted(_Bool)
+include/vcl/wall.hxx:98
_Bool Wallpaper::operator!=(const class Wallpaper &) const
-include/vcl/weld.hxx:107
+include/vcl/weld.hxx:116
class rtl::OString weld::Widget::get_buildable_name() const
-include/vcl/weld.hxx:112
- int weld::Widget::get_grid_left_attach() const
-include/vcl/weld.hxx:118
+include/vcl/weld.hxx:127
_Bool weld::Widget::get_hexpand() const
-include/vcl/weld.hxx:120
+include/vcl/weld.hxx:129
_Bool weld::Widget::get_vexpand() const
-include/vcl/weld.hxx:231
+include/vcl/weld.hxx:259
void weld::ScrolledWindow::hadjustment_configure(int,int,int,int,int,int)
-include/vcl/weld.hxx:237
+include/vcl/weld.hxx:265
void weld::ScrolledWindow::hadjustment_set_upper(int)
-include/vcl/weld.hxx:239
+include/vcl/weld.hxx:267
+ void weld::ScrolledWindow::hadjustment_set_page_size(int)
+include/vcl/weld.hxx:268
+ void weld::ScrolledWindow::hadjustment_set_page_increment(int)
+include/vcl/weld.hxx:269
void weld::ScrolledWindow::set_hpolicy(enum VclPolicyType)
-include/vcl/weld.hxx:240
+include/vcl/weld.hxx:270
enum VclPolicyType weld::ScrolledWindow::get_hpolicy() const
-include/vcl/weld.hxx:245
+include/vcl/weld.hxx:275
int weld::ScrolledWindow::get_hscroll_height() const
-include/vcl/weld.hxx:253
- void weld::ScrolledWindow::vadjustment_set_upper(int)
-include/vcl/weld.hxx:256
+include/vcl/weld.hxx:288
void weld::ScrolledWindow::vadjustment_set_lower(int)
-include/vcl/weld.hxx:286
+include/vcl/weld.hxx:321
class rtl::OUString weld::Notebook::get_tab_label_text(const class rtl::OString &) const
-include/vcl/weld.hxx:319
+include/vcl/weld.hxx:365
struct SystemEnvData weld::Window::get_system_data() const
-include/vcl/weld.hxx:562
+include/vcl/weld.hxx:624
void weld::TreeView::append(const class weld::TreeIter *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:571
+include/vcl/weld.hxx:633
void weld::TreeView::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:601
+include/vcl/weld.hxx:670
void weld::TreeView::set_top_entry(int)
-include/vcl/weld.hxx:694
+include/vcl/weld.hxx:778
void weld::TreeView::select_all()
-include/vcl/weld.hxx:704
+include/vcl/weld.hxx:791
enum TriState weld::TreeView::get_sort_indicator(int) const
-include/vcl/weld.hxx:807
+include/vcl/weld.hxx:819
+ const class rtl::OUString & weld::TreeView::get_saved_value() const
+include/vcl/weld.hxx:924
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:815
+include/vcl/weld.hxx:932
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:819
+include/vcl/weld.hxx:936
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:850
+include/vcl/weld.hxx:941
+ void weld::MenuButton::append_separator(const class rtl::OUString &)
+include/vcl/weld.hxx:970
class rtl::OUString weld::LinkButton::get_label() const
-include/vcl/weld.hxx:852
+include/vcl/weld.hxx:972
class rtl::OUString weld::LinkButton::get_uri() const
-include/vcl/weld.hxx:854
+include/vcl/weld.hxx:974
void weld::LinkButton::clicked()
-include/vcl/weld.hxx:856
- void weld::LinkButton::connect_clicked(const class Link<class weld::LinkButton &, void> &)
-include/vcl/weld.hxx:885
+include/vcl/weld.hxx:1005
class rtl::OUString weld::ProgressBar::get_text() const
-include/vcl/weld.hxx:902
+include/vcl/weld.hxx:1022
void weld::Entry::signal_insert_text(class rtl::OUString &)
-include/vcl/weld.hxx:914
+include/vcl/weld.hxx:1036
int weld::Entry::get_position() const
-include/vcl/weld.hxx:1018
+include/vcl/weld.hxx:1141
void weld::FormattedSpinButton::set_max(double)
-include/vcl/weld.hxx:1066
+include/vcl/weld.hxx:1190
void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &)
-include/vcl/weld.hxx:1299
+include/vcl/weld.hxx:1424
class Size weld::MetricSpinButton::get_size_request() const
-include/vcl/weld.hxx:1310
+include/vcl/weld.hxx:1435
void weld::MetricSpinButton::set_position(int)
-include/vcl/weld.hxx:1357
+include/vcl/weld.hxx:1482
_Bool weld::TimeSpinButton::get_sensitive() const
-include/vcl/weld.hxx:1358
+include/vcl/weld.hxx:1483
_Bool weld::TimeSpinButton::get_visible() const
-include/vcl/weld.hxx:1359
+include/vcl/weld.hxx:1484
void weld::TimeSpinButton::grab_focus()
-include/vcl/weld.hxx:1360
+include/vcl/weld.hxx:1485
_Bool weld::TimeSpinButton::has_focus() const
-include/vcl/weld.hxx:1361
- void weld::TimeSpinButton::show(_Bool)
-include/vcl/weld.hxx:1362
+include/vcl/weld.hxx:1486
+ void weld::TimeSpinButton::show()
+include/vcl/weld.hxx:1487
void weld::TimeSpinButton::hide()
-include/vcl/weld.hxx:1363
+include/vcl/weld.hxx:1488
void weld::TimeSpinButton::save_value()
-include/vcl/weld.hxx:1364
+include/vcl/weld.hxx:1489
_Bool weld::TimeSpinButton::get_value_changed_from_saved() const
-include/vcl/weld.hxx:1413
+include/vcl/weld.hxx:1549
int weld::TextView::vadjustment_get_lower() const
-include/vcl/weld.hxx:1477
- void weld::Menu::set_sensitive(const class rtl::OString &,_Bool)
-include/vcl/weld.hxx:1478
- void weld::Menu::set_active(const class rtl::OString &,_Bool)
-include/vcl/weld.hxx:1488
+include/vcl/weld.hxx:1636
void weld::Menu::append_check(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:1492
- void weld::Menu::append(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:1508
+include/vcl/weld.hxx:1656
void weld::SizeGroup::set_mode(enum VclSizeGroupMode)
-include/vcl/weld.hxx:1530
+include/vcl/weld.hxx:1678
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:1647
+include/vcl/weld.hxx:1795
class rtl::OUString weld::MessageDialogController::get_primary_text() const
-include/vcl/window.hxx:407
+include/vcl/window.hxx:408
const char * ImplDbgCheckWindow(const void *)
-include/vcl/window.hxx:1211
+include/vcl/window.hxx:1212
class Size vcl::Window::PaintActiveFloatingWindow(class VirtualDevice &) const
libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35
void openLokDialog(struct _GtkWidget *,void *)
@@ -822,10 +918,18 @@ oox/inc/drawingml/textliststyle.hxx:49
void oox::drawingml::TextListStyle::dump() const
oox/inc/drawingml/textparagraphproperties.hxx:100
void oox::drawingml::TextParagraphProperties::setLineSpacing(const class oox::drawingml::TextSpacing &)
-sc/inc/address.hxx:653
+oox/source/drawingml/diagram/diagramlayoutatoms.hxx:167
+ int oox::drawingml::AlgAtom::getType() const
+oox/source/drawingml/diagram/diagramlayoutatoms.hxx:170
+ const class std::__debug::map<int, int, struct std::less<int>, class std::allocator<struct std::pair<const int, int> > > & oox::drawingml::AlgAtom::getMap() const
+sc/inc/address.hxx:661
_Bool ScRange::operator<=(const class ScRange &) const
+sc/inc/autoform.hxx:115
+ const struct AutoFormatSwBlob & ScAutoFormatDataField::GetAutoFormatSwBlob() const
sc/inc/bigrange.hxx:73
_Bool ScBigAddress::operator!=(const class ScBigAddress &) const
+sc/inc/column.hxx:465
+ void ScColumn::SetPatternArea(int,int,class std::unique_ptr<class ScPatternAttr, struct std::default_delete<class ScPatternAttr> >)
sc/inc/columniterator.hxx:82
int sc::ColumnIterator::getType() const
sc/inc/datamapper.hxx:79
@@ -834,9 +938,11 @@ sc/inc/datamapper.hxx:82
void sc::ExternalDataSource::setURL(const class rtl::OUString &)
sc/inc/datamapper.hxx:83
void sc::ExternalDataSource::setProvider(const class rtl::OUString &)
+sc/inc/document.hxx:1794
+ void ScDocument::SetPattern(const class ScAddress &,class std::unique_ptr<class ScPatternAttr, struct std::default_delete<class ScPatternAttr> >)
sc/inc/dpfilteredcache.hxx:143
void ScDPFilteredCache::dump() const
-sc/inc/formulacell.hxx:487
+sc/inc/formulacell.hxx:489
void ScFormulaCell::Dump() const
sc/inc/formulagroup.hxx:141
void sc::FormulaGroupInterpreter::enableOpenCL_UnitTestsOnly()
@@ -852,31 +958,39 @@ sc/inc/stlalgorithm.hxx:61
_Bool sc::AlignedAllocator::operator==(const AlignedAllocator<T, Alignment> &) const
sc/inc/stlalgorithm.hxx:62
_Bool sc::AlignedAllocator::operator!=(const AlignedAllocator<T, Alignment> &) const
-sc/inc/table.hxx:317
+sc/inc/table.hxx:318
_Bool ScTable::IsColRowTabValid(const short,const int,const short) const
+sc/inc/table.hxx:710
+ void ScTable::SetPattern(const class ScAddress &,class std::unique_ptr<class ScPatternAttr, struct std::default_delete<class ScPatternAttr> >)
+sc/inc/table.hxx:1036
+ void ScTable::CollectListeners(class std::__debug::vector<class SvtListener *, class std::allocator<class SvtListener *> > &,const short,int,const short,int)
+sc/inc/table.hxx:1038
+ void ScTable::TransferListeners(class ScTable &,short,int,short,int,short,int)
+sc/inc/tokenarray.hxx:172
+ struct sc::RefUpdateResult ScTokenArray::MoveReference(const class ScAddress &,const struct sc::RefUpdateContext &)
sc/inc/userlist.hxx:86
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> > > > > ScUserList::begin() const
sc/qa/unit/helper/qahelper.hxx:160
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > print(const class ScAddress &)
sc/qa/unit/ucalc.hxx:143
void Test::testFormulaHashAndTag()
-sc/qa/unit/ucalc.hxx:179
+sc/qa/unit/ucalc.hxx:181
void Test::testSingleCellCopyColumnLabel()
-sc/qa/unit/ucalc.hxx:238
+sc/qa/unit/ucalc.hxx:240
void Test::testExternalRefUnresolved()
-sc/qa/unit/ucalc.hxx:377
+sc/qa/unit/ucalc.hxx:379
void Test::testCopyPasteSkipEmptyConditionalFormatting()
-sc/qa/unit/ucalc.hxx:404
+sc/qa/unit/ucalc.hxx:406
void Test::testSharedFormulaMoveBlock()
-sc/qa/unit/ucalc.hxx:517
+sc/qa/unit/ucalc.hxx:522
void Test::testCondFormatUpdateMoveTab()
-sc/qa/unit/ucalc.hxx:518
+sc/qa/unit/ucalc.hxx:523
void Test::testCondFormatUpdateDeleteTab()
-sc/qa/unit/ucalc.hxx:519
+sc/qa/unit/ucalc.hxx:524
void Test::testCondFormatUpdateInsertTab()
-sc/qa/unit/ucalc.hxx:520
+sc/qa/unit/ucalc.hxx:525
void Test::testCondFormatUpdateReference()
-sc/qa/unit/ucalc.hxx:530
+sc/qa/unit/ucalc.hxx:535
void Test::testCondFormatListenToOwnRange()
sc/source/core/inc/interpre.hxx:73
basic_ostream<type-parameter-?-?, type-parameter-?-?> & sc::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const struct sc::ParamIfsResult &)
@@ -902,7 +1016,7 @@ sc/source/core/opencl/op_statistical.hxx:206
sc::opencl::OpGeoMean::OpGeoMean()
sc/source/core/tool/scmatrix.cxx:2290
type-parameter-?-? * wrapped_iterator::operator->() const
-sc/source/core/tool/scmatrix.cxx:3300
+sc/source/core/tool/scmatrix.cxx:3294
const class svl::SharedString & matop::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 &)
@@ -914,8 +1028,16 @@ sc/source/filter/inc/xestream.hxx:103
class XclExpStream & XclExpStream::operator<<(float)
sc/source/filter/inc/xiescher.hxx:154
class Color XclImpDrawObjBase::GetSolidLineColor(const struct XclObjLineData &) const
+sc/source/filter/inc/xlformula.hxx:409
+ _Bool XclTokenArray::operator==(const class XclTokenArray &) const
sc/source/filter/xml/xmltransformationi.hxx:160
ScXMLDateTimeContext::ScXMLDateTimeContext(class ScXMLImport &,const class rtl::Reference<class sax_fastparser::FastAttributeList> &)
+sc/source/ui/inc/ChildWindowWrapper.hxx:25
+ ChildWindowWrapper::ChildWindowWrapper<WindowID>(class vcl::Window *,unsigned short,class SfxBindings *,const struct SfxChildWinInfo *)
+sc/source/ui/inc/ChildWindowWrapper.hxx:50
+ void ChildWindowWrapper::RegisterChildWindow(_Bool,class SfxModule *,enum SfxChildWindowFlags)
+sc/source/ui/inc/ChildWindowWrapper.hxx:68
+ unsigned short ChildWindowWrapper::GetChildWindowId()
sc/source/ui/inc/dataprovider.hxx:56
_Bool sc::CSVFetchThread::IsRequestedTerminate()
sc/source/ui/inc/dataprovider.hxx:57
@@ -930,8 +1052,14 @@ sc/source/ui/inc/datatableview.hxx:115
void ScDataTableView::getRowRange(int &,int &) const
sc/source/ui/inc/impex.hxx:93
ScImportExport::ScImportExport(class ScDocument *,const class rtl::OUString &)
-sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:68
+sc/source/ui/inc/namemgrtable.hxx:73
+ _Bool ScRangeManagerTable::HasSelection()
+sc/source/ui/inc/PivotLayoutTreeListBase.hxx:68
+ _Bool ScPivotLayoutTreeListBase::HasEntry(const class weld::TreeIter &)
+sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:67
void ScRandomNumberGeneratorDialog::GenerateNumbers(type-parameter-?-? &,const char *,const class boost::optional<signed char>)
+sc/source/ui/inc/reffact.hxx:174
+ void ScSimpleRefDlgWrapper::SetDefaultPosSize(class Point,class Size)
sc/source/ui/inc/TableFillingAndNavigationTools.hxx:120
unsigned long DataRangeIterator::size()
sc/source/ui/inc/viewdata.hxx:406
@@ -954,26 +1082,32 @@ sd/source/ui/inc/filedlg.hxx:54
_Bool SdOpenSoundFileDialog::IsInsertAsLinkSelected()
sd/source/ui/inc/optsitem.hxx:178
_Bool SdOptionsContents::operator==(const class SdOptionsContents &) const
-sd/source/ui/inc/sdtreelb.hxx:349
- class std::__debug::vector<int, class std::allocator<int> > SdPageObjsTLV::get_selected_rows() const
sd/source/ui/inc/unomodel.hxx:137
_Bool SdXImpressDocument::operator==(const class SdXImpressDocument &) const
sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx:200
_Bool sd::slidesorter::view::InsertPosition::operator!=(const class sd::slidesorter::view::InsertPosition &) const
-sfx2/source/appl/shutdownicon.hxx:82
+sfx2/source/appl/shutdownicon.hxx:83
class rtl::OUString ShutdownIcon::getShortcutName()
-sfx2/source/appl/shutdownicon.hxx:98
+sfx2/source/appl/shutdownicon.hxx:99
class ShutdownIcon * ShutdownIcon::createInstance()
-sfx2/source/appl/shutdownicon.hxx:100
+sfx2/source/appl/shutdownicon.hxx:101
void ShutdownIcon::terminateDesktop()
-sfx2/source/appl/shutdownicon.hxx:103
+sfx2/source/appl/shutdownicon.hxx:104
void ShutdownIcon::FileOpen()
-sfx2/source/appl/shutdownicon.hxx:106
+sfx2/source/appl/shutdownicon.hxx:107
void ShutdownIcon::FromTemplate()
-sfx2/source/appl/shutdownicon.hxx:115
+sfx2/source/appl/shutdownicon.hxx:116
class rtl::OUString ShutdownIcon::GetUrlDescription(const class rtl::OUString &)
-sfx2/source/appl/shutdownicon.hxx:117
+sfx2/source/appl/shutdownicon.hxx:118
void ShutdownIcon::SetVeto(_Bool)
+sfx2/source/control/thumbnailviewacc.hxx:171
+ void SfxThumbnailViewAcc::FireAccessibleEvent(short,const class com::sun::star::uno::Any &,const class com::sun::star::uno::Any &)
+shell/inc/xml_parser.hxx:48
+ xml_parser::xml_parser()
+shell/inc/xml_parser.hxx:71
+ void xml_parser::parse(const char *,unsigned long,_Bool)
+shell/inc/xml_parser.hxx:89
+ void xml_parser::set_document_handler(class i_xml_parser_event_handler *)
slideshow/source/engine/activities/activitiesfactory.cxx:173
void slideshow::internal::(anonymous namespace)::FromToByActivity::startAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:242
@@ -1136,11 +1270,11 @@ sw/inc/swcrsr.hxx:307
class SwTableCursor * SwTableCursor::GetPrev()
sw/inc/swcrsr.hxx:308
const class SwTableCursor * SwTableCursor::GetPrev() const
-sw/inc/swrect.hxx:99
+sw/inc/swrect.hxx:100
class SwRect & SwRect::operator-=(const class Point &)
-sw/inc/swrect.hxx:105
+sw/inc/swrect.hxx:106
class SvStream & WriteSwRect(class SvStream &,const class SwRect &)
-sw/inc/swrect.hxx:147
+sw/inc/swrect.hxx:148
_Bool SwRect::OverStepTop(long) const
sw/inc/viscrs.hxx:202
class SwShellTableCursor * SwShellTableCursor::GetNext()
@@ -1150,19 +1284,21 @@ sw/inc/viscrs.hxx:204
class SwShellTableCursor * SwShellTableCursor::GetPrev()
sw/inc/viscrs.hxx:205
const class SwShellTableCursor * SwShellTableCursor::GetPrev() const
-sw/qa/extras/inc/swmodeltestbase.hxx:620
+sw/qa/extras/inc/swmodeltestbase.hxx:629
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/extras/layout/layout.cxx:2974
+ int main()
sw/source/core/access/accportions.cxx:73
unsigned long FindBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?)
sw/source/core/access/accportions.cxx:77
unsigned long FindLastBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?)
sw/source/core/inc/frame.hxx:912
void SwFrame::dumpTopMostAsXml(struct _xmlTextWriter *) const
-sw/source/core/inc/frame.hxx:1356
+sw/source/core/inc/frame.hxx:1345
class Size SwRectFnSet::GetSize(const class SwRect &) const
-sw/source/core/inc/frame.hxx:1387
+sw/source/core/inc/frame.hxx:1376
long SwRectFnSet::LeftDist(const class SwRect &,long) const
-sw/source/core/inc/frame.hxx:1388
+sw/source/core/inc/frame.hxx:1377
long SwRectFnSet::RightDist(const class SwRect &,long) const
sw/source/core/inc/mvsave.hxx:170
_Bool ZSortFly::operator==(const class ZSortFly &) const
@@ -1174,6 +1310,38 @@ sw/source/core/text/txtpaint.hxx:73
DbgRect::DbgRect(class OutputDevice *,const class tools::Rectangle &,const _Bool,class Color)
sw/source/filter/ww8/ww8struc.hxx:244
WW8_BRCVer6::WW8_BRCVer6()
+sw/source/ui/dbui/createaddresslistdialog.hxx:100
+ void SwFindEntryDialog::hide()
+sw/source/uibase/inc/bookmark.hxx:49
+ int BookmarkTable::n_children() const
+sw/source/uibase/inc/condedit.hxx:54
+ _Bool ConditionEdit::get_sensitive() const
+sw/source/uibase/inc/numfmtlb.hxx:51
+ void NumFormatListBox::SetOneArea(_Bool)
+sw/source/uibase/inc/numfmtlb.hxx:54
+ enum SvNumFormatType NumFormatListBox::GetFormatType() const
+sw/source/uibase/inc/numfmtlb.hxx:58
+ struct o3tl::strong_int<unsigned short, struct LanguageTypeTag> NumFormatListBox::GetCurLanguage() const
+sw/source/uibase/inc/numfmtlb.hxx:59
+ void NumFormatListBox::SetLanguage(struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>)
+sw/source/uibase/inc/numfmtlb.hxx:61
+ void NumFormatListBox::SetAutomaticLanguage(_Bool)
+sw/source/uibase/inc/numfmtlb.hxx:62
+ _Bool NumFormatListBox::IsAutomaticLanguage() const
+sw/source/uibase/inc/numfmtlb.hxx:64
+ void NumFormatListBox::SetShowLanguageControl(_Bool)
+sw/source/uibase/inc/numfmtlb.hxx:170
+ _Bool SwNumFormatTreeView::get_value_changed_from_saved() const
+sw/source/uibase/inc/numfmtlb.hxx:171
+ void SwNumFormatTreeView::save_value()
+sw/source/uibase/inc/numfmtlb.hxx:172
+ void SwNumFormatTreeView::show()
+sw/source/uibase/inc/numfmtlb.hxx:173
+ void SwNumFormatTreeView::hide()
+sw/source/uibase/inc/numfmtlb.hxx:179
+ void SwNumFormatTreeView::set_sensitive(_Bool)
+sw/source/uibase/inc/numfmtlb.hxx:180
+ void SwNumFormatTreeView::connect_changed(const class Link<class weld::TreeView &, void> &)
sw/source/uibase/inc/swcont.hxx:85
_Bool SwContent::operator==(const class SwContent &) const
test/source/sheet/xsubtotalfield.cxx:28
@@ -1200,7 +1368,7 @@ vcl/inc/fontinstance.hxx:90
void LogicalFontInstance::ReleaseHbFont()
vcl/inc/fontselect.hxx:49
_Bool FontSelectPattern::operator!=(const class FontSelectPattern &) const
-vcl/inc/headless/svpgdi.hxx:244
+vcl/inc/headless/svpgdi.hxx:247
void SvpSalGraphics::drawBitmap(const struct SalTwoRect &,const struct BitmapBuffer *,enum _cairo_operator)
vcl/inc/impgraph.hxx:58
_Bool GraphicID::operator==(const class GraphicID &) const
@@ -1234,6 +1402,8 @@ vcl/inc/PhysicalFontFace.hxx:69
void PhysicalFontFace::SetBitmapSize(int,int)
vcl/inc/PhysicalFontFamily.hxx:60
const class rtl::OUString & PhysicalFontFamily::GetAliasNames() const
+vcl/inc/printdlg.hxx:272
+ void vcl::PrintProgressDialog::reset()
vcl/inc/regionband.hxx:27
const char * ImplDbgTestRegionBand(const void *)
vcl/inc/salgdi.hxx:216
@@ -1250,15 +1420,15 @@ vcl/inc/saltimer.hxx:91
_Bool VersionedEvent::ExistsValidEvent() const
vcl/inc/saltimer.hxx:96
_Bool VersionedEvent::IsValidEventVersion(const int) const
-vcl/inc/salwtype.hxx:115
+vcl/inc/salwtype.hxx:118
SalMenuEvent::SalMenuEvent()
-vcl/inc/schedulerimpl.hxx:37
+vcl/inc/schedulerimpl.hxx:38
const char * ImplSchedulerData::GetDebugName() const
vcl/inc/unx/glyphcache.hxx:71
void GlyphCache::ClearFontOptions()
vcl/inc/unx/gtk/gtkdata.hxx:192
void GtkSalDisplay::RefreshMenusUnity()
-vcl/inc/unx/gtk/gtkinst.hxx:123
+vcl/inc/unx/gtk/gtkinst.hxx:125
void GtkDropTarget::fire_dragExit(const struct com::sun::star::datatransfer::dnd::DropTargetEvent &)
vcl/inc/unx/saldata.hxx:68
void X11SalData::initNWF()
@@ -1286,7 +1456,7 @@ vcl/source/fontsubset/xlat.hxx:34
unsigned short vcl::TranslateChar15(unsigned short)
vcl/source/fontsubset/xlat.hxx:35
unsigned short vcl::TranslateChar16(unsigned short)
-writerfilter/source/dmapper/DomainMapper_Impl.hxx:731
+writerfilter/source/dmapper/DomainMapper_Impl.hxx:734
_Bool writerfilter::dmapper::DomainMapper_Impl::IsInFooter() const
writerfilter/source/ooxml/OOXMLPropertySet.hxx:176
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> *, class std::__cxx1998::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > > >, class std::__debug::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > > > writerfilter::ooxml::OOXMLPropertySet::begin() const
@@ -1294,9 +1464,7 @@ writerfilter/source/ooxml/OOXMLPropertySet.hxx:177
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> *, class std::__cxx1998::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > > >, class std::__debug::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty>, class std::allocator<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > > > writerfilter::ooxml::OOXMLPropertySet::end() const
writerfilter/source/ooxml/OOXMLPropertySet.hxx:180
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > writerfilter::ooxml::OOXMLPropertySet::toString()
-writerperfect/qa/unit/EPUBExportTest.cxx:882
- int main()
-xmlsecurity/source/gpg/XMLEncryption.hxx:27
+xmlsecurity/source/gpg/XMLEncryption.hxx:25
XMLEncryptionGpg::XMLEncryptionGpg()
-xmlsecurity/source/xmlsec/nss/nssinitializer.hxx:44
+xmlsecurity/source/xmlsec/nss/nssinitializer.hxx:45
ONSSInitializer::ONSSInitializer(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)
diff --git a/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results
index 7b04154cb03a..ee9ed83fbe32 100644
--- a/compilerplugins/clang/unusedmethods.unused-returns.results
+++ b/compilerplugins/clang/unusedmethods.unused-returns.results
@@ -1,4 +1,4 @@
-basctl/source/inc/bastype2.hxx:308
+basctl/source/inc/bastype2.hxx:310
_Bool basctl::SbTreeListBox::get_selected(class weld::TreeIter *) const
connectivity/source/inc/java/lang/Object.hxx:117
int connectivity::java_lang_Object::callIntMethodWithIntArg_ThrowRuntime(const char *,struct _jmethodID *&,int) const
@@ -50,29 +50,29 @@ include/LibreOfficeKit/LibreOfficeKit.hxx:361
_Bool lok::Document::paste(const char *,const char *,unsigned long)
include/LibreOfficeKit/LibreOfficeKit.hxx:392
char * lok::Document::getCommandValues(const char *)
-include/LibreOfficeKit/LibreOfficeKit.hxx:474
+include/LibreOfficeKit/LibreOfficeKit.hxx:478
int lok::Document::getView()
-include/LibreOfficeKit/LibreOfficeKit.hxx:482
+include/LibreOfficeKit/LibreOfficeKit.hxx:486
int lok::Document::getViewsCount()
-include/LibreOfficeKit/LibreOfficeKit.hxx:491
+include/LibreOfficeKit/LibreOfficeKit.hxx:495
unsigned char * lok::Document::renderFont(const char *,const char *,int *,int *)
-include/LibreOfficeKit/LibreOfficeKit.hxx:530
+include/LibreOfficeKit/LibreOfficeKit.hxx:534
_Bool lok::Document::getViewIds(int *,unsigned long)
-include/LibreOfficeKit/LibreOfficeKit.hxx:591
+include/LibreOfficeKit/LibreOfficeKit.hxx:595
_Bool lok::Document::insertCertificate(const unsigned char *,const int,const unsigned char *,const int)
-include/LibreOfficeKit/LibreOfficeKit.hxx:605
+include/LibreOfficeKit/LibreOfficeKit.hxx:609
_Bool lok::Document::addCertificate(const unsigned char *,const int)
-include/LibreOfficeKit/LibreOfficeKit.hxx:617
+include/LibreOfficeKit/LibreOfficeKit.hxx:621
int lok::Document::getSignatureState()
-include/LibreOfficeKit/LibreOfficeKit.hxx:627
+include/LibreOfficeKit/LibreOfficeKit.hxx:631
unsigned long lok::Document::renderShapeSelection(char **)
-include/LibreOfficeKit/LibreOfficeKit.hxx:722
+include/LibreOfficeKit/LibreOfficeKit.hxx:741
char * lok::Office::getFilterTypes()
-include/LibreOfficeKit/LibreOfficeKit.hxx:776
+include/LibreOfficeKit/LibreOfficeKit.hxx:795
char * lok::Office::getVersionInfo()
-include/LibreOfficeKit/LibreOfficeKit.hxx:790
+include/LibreOfficeKit/LibreOfficeKit.hxx:809
_Bool lok::Office::runMacro(const char *)
-include/LibreOfficeKit/LibreOfficeKit.hxx:798
+include/LibreOfficeKit/LibreOfficeKit.hxx:817
_Bool lok::Office::signDocument(const char *,const unsigned char *,const int,const unsigned char *,const int)
include/oox/crypto/AgileEngine.hxx:121
_Bool oox::core::AgileEngine::decryptHmacKey()
@@ -130,9 +130,7 @@ include/oox/dump/oledumper.hxx:326
unsigned int oox::dump::AxPropertyObjectBase::dumpColorProperty(unsigned int)
include/oox/dump/oledumper.hxx:327
char16_t oox::dump::AxPropertyObjectBase::dumpUnicodeProperty()
-include/oox/export/shapes.hxx:203
- class oox::drawingml::ShapeExport & oox::drawingml::ShapeExport::WriteShape(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &)
-include/oox/export/shapes.hxx:204
+include/oox/export/shapes.hxx:182
class oox::drawingml::ShapeExport & oox::drawingml::ShapeExport::WriteTextBox(const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,int)
include/oox/helper/binaryoutputstream.hxx:78
class oox::BinaryOutputStream & oox::BinaryOutputStream::WriteInt16(short)
@@ -146,26 +144,40 @@ include/oox/ole/olehelper.hxx:180
_Bool oox::ole::MSConvertOCXControls::importControlFromStream(class oox::BinaryInputStream &,class com::sun::star::uno::Reference<class com::sun::star::form::XFormComponent> &,const class rtl::OUString &)
include/oox/ole/olehelper.hxx:191
_Bool oox::ole::MSConvertOCXControls::ReadOCXCtlsStream(const class tools::SvRef<class SotStorageStream> &,class com::sun::star::uno::Reference<class com::sun::star::form::XFormComponent> &,int,int)
-include/sax/fshelper.hxx:210
+include/sax/fshelper.hxx:135
class sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::write(int)
-include/sax/fshelper.hxx:211
+include/sax/fshelper.hxx:136
class sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::write(long)
-include/sax/fshelper.hxx:214
+include/sax/fshelper.hxx:139
class sax_fastparser::FastSerializerHelper * sax_fastparser::FastSerializerHelper::writeEscaped(const char *)
-include/sfx2/linkmgr.hxx:64
+include/sfx2/linkmgr.hxx:63
_Bool sfx2::LinkManager::InsertLink(class sfx2::SvBaseLink *,unsigned short,enum SfxLinkUpdateMode,const class rtl::OUString *)
-include/sfx2/lnkbase.hxx:103
+include/sfx2/lnkbase.hxx:104
class sfx2::SvLinkSource * sfx2::SvBaseLink::GetRealObject()
include/svl/macitem.hxx:92
class SvStream & SvxMacroTableDtor::Write(class SvStream &) const
-include/svl/poolitem.hxx:170
- class SvStream & SfxPoolItem::Store(class SvStream &,unsigned short) const
-include/svx/dlgctrl.hxx:106
+include/svx/autoformathelper.hxx:208
+ _Bool AutoFormatBase::LoadBlockA(class SvStream &,const struct AutoFormatVersions &,unsigned short)
+include/svx/autoformathelper.hxx:209
+ _Bool AutoFormatBase::LoadBlockB(class SvStream &,const struct AutoFormatVersions &,unsigned short)
+include/svx/autoformathelper.hxx:211
+ _Bool AutoFormatBase::SaveBlockA(class SvStream &,unsigned short) const
+include/svx/autoformathelper.hxx:212
+ _Bool AutoFormatBase::SaveBlockB(class SvStream &,unsigned short) const
+include/svx/dlgctrl.hxx:102
class Point SvxRectCtl::SetActualRPWithoutInvalidate(enum RectPoint)
include/svx/framelink.hxx:195
class svx::frame::Style & svx::frame::Style::MirrorSelf()
include/svx/SvxColorValueSet.hxx:55
class Size ColorValueSet::layoutToGivenHeight(unsigned int,unsigned int)
+include/test/helper/form.hxx:38
+ class com::sun::star::uno::Reference<class com::sun::star::drawing::XControlShape> apitest::helper::form::createCommandButton(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
+include/test/helper/shape.hxx:39
+ class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> apitest::helper::shape::createEllipse(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
+include/test/helper/shape.hxx:53
+ class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> apitest::helper::shape::createLine(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
+include/test/helper/shape.hxx:67
+ class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> apitest::helper::shape::createRectangle(const class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &,const int,const int,const int,const int)
include/test/sheet/xcellrangedata.hxx:21
class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> apitest::XCellRangeData::init()
include/test/sheet/xdocumentauditing.hxx:29
@@ -178,10 +190,6 @@ include/test/sheet/xspreadsheets2.hxx:40
class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> apitest::XSpreadsheets2::getComponent()
include/test/sheet/xusedareacursor.hxx:22
class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> apitest::XUsedAreaCursor::init()
-include/tools/color.hxx:151
- class SvStream & Color::Read(class SvStream &)
-include/tools/color.hxx:152
- class SvStream & Color::Write(class SvStream &) const
include/tools/config.hxx:38
_Bool Config::ImplUpdateConfig() const
include/tools/multisel.hxx:93
@@ -190,7 +198,7 @@ include/vcl/bitmap.hxx:171
_Bool Bitmap::Dither()
include/vcl/bitmapex.hxx:241
_Bool BitmapEx::Rotate(long,const class Color &)
-include/vcl/filter/PngImageReader.hxx:29
+include/vcl/filter/PngImageReader.hxx:36
_Bool vcl::PngImageReader::read(class BitmapEx &)
include/vcl/fontcharmap.hxx:49
class tools::SvRef<class FontCharMap> FontCharMap::GetDefaultMap(_Bool)
@@ -208,11 +216,11 @@ include/vcl/texteng.hxx:275
_Bool TextEngine::Read(class SvStream &,const class TextSelection *)
include/vcl/toolbox.hxx:510
_Bool ToolBox::ChangeHighlightUpDn(_Bool)
-include/vcl/weld.hxx:356
+include/vcl/weld.hxx:402
_Bool weld::Dialog::runAsync(const class std::function<void (int)> &)
-include/vcl/weld.hxx:656
+include/vcl/weld.hxx:717
_Bool weld::TreeView::iter_nth_child(class weld::TreeIter &,int) const
-include/vcl/weld.hxx:1396
+include/vcl/weld.hxx:1528
_Bool weld::TextView::get_selection_bounds(int &,int &)
lotuswordpro/inc/lwpsvstream.hxx:76
class LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &)
@@ -220,9 +228,9 @@ lotuswordpro/inc/lwpsvstream.hxx:77
class LwpSvStream & LwpSvStream::ReadUInt16(unsigned short &)
lotuswordpro/inc/lwpsvstream.hxx:78
class LwpSvStream & LwpSvStream::ReadUInt32(unsigned int &)
-sc/inc/document.hxx:1411
+sc/inc/document.hxx:1416
_Bool ScDocument::GetDataAreaSubrange(class ScRange &) const
-sc/inc/document.hxx:2133
+sc/inc/document.hxx:2140
const struct ScDocumentThreadSpecific & ScDocument::CalculateInColumnInThread(struct ScInterpreterContext &,const class ScAddress &,unsigned long,unsigned int,unsigned int)
sc/inc/orcusfilters.hxx:44
_Bool ScOrcusFilters::importODS_Styles(class ScDocument &,class rtl::OUString &) const
@@ -286,9 +294,9 @@ sw/inc/calc.hxx:114
class SwSbxValue & SwSbxValue::MakeDouble()
sw/inc/doc.hxx:1081
_Bool SwDoc::ReplaceNumRule(const struct SwPosition &,const class rtl::OUString &,const class rtl::OUString &)
-sw/inc/doc.hxx:1242
+sw/inc/doc.hxx:1244
_Bool SwDoc::SetColRowWidthHeight(class SwTableBox &,enum TableChgWidthHeightType,long,long)
-sw/inc/doc.hxx:1267
+sw/inc/doc.hxx:1269
_Bool SwDoc::SplitTable(const struct SwPosition &,enum SplitTable_HeadlineOption,_Bool)
sw/inc/editsh.hxx:266
_Bool SwEditShell::GetPaMParAttr(class SwPaM *,class SfxItemSet &) const
@@ -300,7 +308,7 @@ sw/inc/IDocumentUndoRedo.hxx:181
_Bool IDocumentUndoRedo::Repeat(class sw::RepeatContext &,const unsigned short)
sw/inc/swcrsr.hxx:159
_Bool SwCursor::ExpandToSentenceBorders(const class SwRootFrame *)
-sw/inc/tblafmt.hxx:353
+sw/inc/tblafmt.hxx:285
_Bool SwTableAutoFormatTable::Load(class SvStream &)
sw/source/core/inc/laycache.hxx:64
_Bool SwLayoutCache::CompareLayout(const class SwDoc &) const
@@ -320,11 +328,11 @@ ucb/source/ucp/webdav-neon/NeonSession.hxx:240
_Bool webdav_ucp::NeonSession::UNLOCK(struct ne_lock *)
vcl/inc/font/FeatureCollector.hxx:47
_Bool vcl::font::FeatureCollector::collect()
-vcl/inc/opengl/salbmp.hxx:100
+vcl/inc/opengl/salbmp.hxx:101
_Bool OpenGLSalBitmap::ImplScaleFilter(const class rtl::Reference<class OpenGLContext> &,const double &,const double &,unsigned int)
-vcl/inc/opengl/salbmp.hxx:102
- _Bool OpenGLSalBitmap::ImplScaleConvolution(const class rtl::Reference<class OpenGLContext> &,const double &,const double &,const class vcl::Kernel &)
vcl/inc/opengl/salbmp.hxx:103
+ _Bool OpenGLSalBitmap::ImplScaleConvolution(const class rtl::Reference<class OpenGLContext> &,const double &,const double &,const class vcl::Kernel &)
+vcl/inc/opengl/salbmp.hxx:104
_Bool OpenGLSalBitmap::ImplScaleArea(const class rtl::Reference<class OpenGLContext> &,double,double)
vcl/inc/opengl/texture.hxx:112
_Bool OpenGLTexture::CopyData(int,int,int,int,const unsigned char *)
@@ -342,9 +350,9 @@ vcl/inc/widgetdraw/WidgetDefinitionReader.hxx:38
_Bool vcl::WidgetDefinitionReader::read(class vcl::WidgetDefinition &)
vcl/inc/WidgetDrawInterface.hxx:97
_Bool vcl::WidgetDrawInterface::updateSettings(class AllSettings &)
-vcl/source/gdi/pdfwriter_impl.hxx:1226
+vcl/source/gdi/pdfwriter_impl.hxx:1228
_Bool vcl::PDFWriterImpl::setCurrentStructureElement(int)
-vcl/source/gdi/pdfwriter_impl.hxx:1227
+vcl/source/gdi/pdfwriter_impl.hxx:1229
_Bool vcl::PDFWriterImpl::setStructureAttribute(enum vcl::PDFWriter::StructAttribute,enum vcl::PDFWriter::StructAttributeValue)
-vcl/source/gdi/pdfwriter_impl.hxx:1228
+vcl/source/gdi/pdfwriter_impl.hxx:1230
_Bool vcl::PDFWriterImpl::setStructureAttributeNumerical(enum vcl::PDFWriter::StructAttribute,int)