summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-11-07 09:08:09 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-11-07 09:01:00 +0100
commit162f85283699692c5adf07e5b292979688bded93 (patch)
treeb0aaebec113e69770b861d39b06ff64af4b278b0
parent1129c848b360bd76174c941bb8fd98bfa5b9119c (diff)
loplugin:unusedmethods
Change-Id: I65354c7476dfaede1a607441d7c1b0c7ad038df4 Reviewed-on: https://gerrit.libreoffice.org/82186 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
-rw-r--r--compilerplugins/clang/unusedmethods.results228
-rw-r--r--compilerplugins/clang/unusedmethods.unused-returns.results16
-rw-r--r--fpicker/source/office/PlacesListBox.hxx4
-rw-r--r--fpicker/source/office/iodlgimp.hxx5
-rw-r--r--include/sfx2/basedlgs.hxx5
-rw-r--r--include/svtools/imagemgr.hxx1
-rw-r--r--include/svtools/inettbc.hxx5
-rw-r--r--include/vcl/EnumContext.hxx3
-rw-r--r--include/vcl/builder.hxx1
-rw-r--r--include/vcl/dialog.hxx9
-rw-r--r--include/vcl/lstbox.hxx2
-rw-r--r--include/vcl/svtabbx.hxx2
-rw-r--r--include/vcl/treelistbox.hxx4
-rw-r--r--include/vcl/window.hxx3
-rw-r--r--sfx2/source/dialog/basedlgs.cxx17
-rw-r--r--svtools/source/control/inettbc.cxx25
-rw-r--r--svtools/source/misc/imagemgr.cxx17
-rw-r--r--vcl/inc/svimpbox.hxx1
-rw-r--r--vcl/inc/window.h1
-rw-r--r--vcl/source/control/listbox.cxx6
-rw-r--r--vcl/source/treelist/svtabbx.cxx12
-rw-r--r--vcl/source/treelist/treelistbox.cxx10
-rw-r--r--vcl/source/window/EnumContext.cxx8
-rw-r--r--writerfilter/source/dmapper/DomainMapper_Impl.hxx1
-rw-r--r--writerfilter/source/ooxml/OOXMLFastContextHandler.cxx9
-rw-r--r--writerfilter/source/ooxml/OOXMLFastContextHandler.hxx1
26 files changed, 135 insertions, 261 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index ac81e44a6754..0968a260a960 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -1,18 +1,18 @@
-basctl/source/inc/bastype2.hxx:333
+basctl/source/inc/bastype2.hxx:330
void basctl::SbTreeListBox::make_unsorted()
-basctl/source/inc/bastype2.hxx:334
+basctl/source/inc/bastype2.hxx:331
_Bool basctl::SbTreeListBox::get_sort_order() const
-basctl/source/inc/bastype2.hxx:335
+basctl/source/inc/bastype2.hxx:332
void basctl::SbTreeListBox::set_sort_order(_Bool)
-basctl/source/inc/bastype2.hxx:337
+basctl/source/inc/bastype2.hxx:334
void basctl::SbTreeListBox::set_sort_indicator(enum TriState,int)
-basctl/source/inc/bastype2.hxx:341
+basctl/source/inc/bastype2.hxx:338
enum TriState basctl::SbTreeListBox::get_sort_indicator(int)
-basctl/source/inc/bastype2.hxx:346
+basctl/source/inc/bastype2.hxx:343
int basctl::SbTreeListBox::get_sort_column() const
-basctl/source/inc/bastype2.hxx:347
+basctl/source/inc/bastype2.hxx:344
void basctl::SbTreeListBox::set_sort_column(int)
-basctl/source/inc/bastype2.hxx:349
+basctl/source/inc/bastype2.hxx:346
void basctl::SbTreeListBox::set_sort_func(const class std::function<int (const class weld::TreeIter &, const class weld::TreeIter &)> &)
basegfx/source/range/b2drangeclipper.cxx:687
type-parameter-?-? basegfx::(anonymous namespace)::eraseFromList(type-parameter-?-? &,const type-parameter-?-? &)
@@ -22,7 +22,7 @@ basic/source/inc/buffer.hxx:42
void SbiBuffer::operator+=(short)
basic/source/inc/buffer.hxx:46
void SbiBuffer::operator+=(int)
-canvas/source/vcl/impltools.hxx:105
+canvas/source/vcl/impltools.hxx:103
vclcanvas::tools::LocalGuard::LocalGuard()
connectivity/source/drivers/evoab2/NResultSetMetaData.hxx:51
class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSetMetaData> connectivity::evoab::OEvoabResultSetMetaData::operator Reference()
@@ -138,14 +138,20 @@ drawinglayer/source/tools/emfpstringformat.hxx:57
_Bool emfplushelper::EMFPStringFormat::NoClip() const
drawinglayer/source/tools/emfpstringformat.hxx:58
_Bool emfplushelper::EMFPStringFormat::BypassGDI() const
-editeng/inc/edtspell.hxx:111
+editeng/inc/edtspell.hxx:108
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > >, class std::__debug::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> >, struct std::random_access_iterator_tag> WrongList::begin() const
-editeng/inc/edtspell.hxx:112
+editeng/inc/edtspell.hxx:109
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> > >, class std::__debug::vector<struct editeng::MisspellRange, class std::allocator<struct editeng::MisspellRange> >, struct std::random_access_iterator_tag> WrongList::end() const
extensions/source/scanner/scanner.hxx:86
void ScannerManager::SetData(void *)
-fpicker/source/office/contentenumeration.hxx:132
- svt::FolderDescriptor::FolderDescriptor(const class ucbhelper::Content &)
+fpicker/source/office/iodlgimp.hxx:194
+ void SvtExpFileDlg_Impl::SetNoFilterListSelection()
+fpicker/source/office/PlacesListBox.hxx:59
+ const class weld::Button & PlacesListBox::GetAddButton() const
+fpicker/source/office/PlacesListBox.hxx:60
+ const class weld::Button & PlacesListBox::GetDeleteButton() const
+fpicker/source/office/PlacesListBox.hxx:61
+ class weld::TreeView & PlacesListBox::GetPlacesListBox()
hwpfilter/source/mzstring.h:99
class MzString & MzString::operator<<(unsigned char)
hwpfilter/source/mzstring.h:101
@@ -538,6 +544,8 @@ include/opencl/openclconfig.hxx:57
_Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const
include/opencl/OpenCLZone.hxx:47
_Bool OpenCLZone::isInInitialTest()
+include/sfx2/basedlgs.hxx:102
+ SfxFloatingWindow::SfxFloatingWindow(class SfxBindings *,class SfxChildWindow *,class vcl::Window *,const class rtl::OString &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> &)
include/sfx2/charwin.hxx:64
void SvxCharView::connect_focus_in(const class Link<class weld::Widget &, void> &)
include/sfx2/charwin.hxx:65
@@ -552,8 +560,6 @@ include/sfx2/lokcharthelper.hxx:42
void LokChartHelper::Invalidate()
include/sfx2/msg.hxx:120
const class std::type_info * SfxType0::Type() const
-include/sfx2/sidebar/ControllerItem.hxx:69
- _Bool sfx2::sidebar::ControllerItem::IsEnabled(const enum SfxItemState)
include/svl/itempool.hxx:171
const type-parameter-?-? * SfxItemPool::GetItem2Default(TypedWhichId<type-parameter-?-?>) const
include/svl/itempool.hxx:207
@@ -562,6 +568,16 @@ include/svl/lockfilecommon.hxx:58
void svt::LockFileCommon::SetURL(const class rtl::OUString &)
include/svtools/DocumentToGraphicRenderer.hxx:106
_Bool DocumentToGraphicRenderer::isImpress() const
+include/svtools/imagemgr.hxx:128
+ class Image SvFileInformationManager::GetFolderImage(const struct svtools::VolumeInfo &)
+include/svtools/inettbc.hxx:68
+ void SvtURLBox::SetBaseURL(const class rtl::OUString &)
+include/svtools/inettbc.hxx:72
+ void SvtURLBox::SetOnlyDirectories(_Bool)
+include/svtools/inettbc.hxx:73
+ void SvtURLBox::SetNoURLSelection(_Bool)
+include/svtools/inettbc.hxx:82
+ void SvtURLBox::EnableAutocompletion(_Bool)
include/svx/autoformathelper.hxx:145
_Bool AutoFormatBase::operator==(const class AutoFormatBase &)
include/svx/ClassificationEditView.hxx:38
@@ -582,17 +598,7 @@ include/svx/dlgctrl.hxx:279
void SvxLineEndLB::set_active_text(const class rtl::OUString &)
include/svx/framelink.hxx:194
_Bool svx::frame::operator>(const class svx::frame::Style &,const class svx::frame::Style &)
-include/svx/langbox.hxx:57
- SvxLanguageBoxBase::SvxLanguageBoxBase()
-include/svx/langbox.hxx:60
- void SvxLanguageBoxBase::SetLanguageList(enum SvxLanguageListFlags,_Bool,_Bool)
-include/svx/langbox.hxx:67
- void SvxLanguageBoxBase::SelectLanguage(const struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>)
-include/svx/langbox.hxx:68
- struct o3tl::strong_int<unsigned short, struct LanguageTypeTag> SvxLanguageBoxBase::GetSelectedLanguage() const
-include/svx/langbox.hxx:77
- void SvxLanguageBoxBase::ImplLanguageBoxBaseInit()
-include/svx/langbox.hxx:138
+include/svx/langbox.hxx:94
void SvxLanguageBox::show()
include/svx/svdlayer.hxx:74
_Bool SdrLayer::operator==(const class SdrLayer &) const
@@ -600,7 +606,7 @@ include/svx/svdpntv.hxx:462
_Bool SdrPaintView::IsSwapAsynchron() const
include/svx/txencbox.hxx:92
void SvxTextEncodingBox::grab_focus()
-include/svx/txencbox.hxx:158
+include/svx/txencbox.hxx:146
void SvxTextEncodingTreeView::connect_changed(const class Link<class weld::TreeView &, void> &)
include/svx/xpoly.hxx:82
_Bool XPolygon::operator==(const class XPolygon &) const
@@ -692,6 +698,8 @@ include/vcl/animate/AnimationBitmap.hxx:69
_Bool AnimationBitmap::operator!=(const struct AnimationBitmap &) const
include/vcl/BitmapColor.hxx:39
void BitmapColor::SetAlpha(unsigned char)
+include/vcl/builder.hxx:475
+ _Bool VclBuilderContainer::hasBuilder() const
include/vcl/ColorMask.hxx:113
void ColorMask::GetColorFor16BitMSB(class BitmapColor &,const unsigned char *) const
include/vcl/ColorMask.hxx:114
@@ -714,10 +722,14 @@ include/vcl/customweld.hxx:74
void weld::CustomWidgetController::SetAccessibleName(const class rtl::OUString &)
include/vcl/customweld.hxx:115
void weld::CustomWeld::queue_draw_area(int,int,int,int)
+include/vcl/dialog.hxx:129
+ _Bool Dialog::StartExecuteAsync(const class std::function<void (int)> &)
include/vcl/edit.hxx:184
_Bool Edit::IsSelectAllSingleClick() const
include/vcl/edit.hxx:216
class rtl::OUString Edit::GetPlaceholderText() const
+include/vcl/EnumContext.hxx:118
+ vcl::EnumContext::EnumContext(const class rtl::OUString &,const class rtl::OUString &)
include/vcl/errcode.hxx:86
_Bool ErrCode::operator<(const class ErrCode &) const
include/vcl/errcode.hxx:87
@@ -742,6 +754,8 @@ include/vcl/ITiledRenderable.hxx:193
enum PointerStyle vcl::ITiledRenderable::getPointer()
include/vcl/lok.hxx:24
void vcl::lok::unregisterPollCallbacks()
+include/vcl/lstbox.hxx:152
+ void ListBox::EnableDDAutoWidth(_Bool)
include/vcl/menu.hxx:460
unsigned short MenuBar::AddMenuBarButton(const class Image &,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &,const class rtl::OUString &)
include/vcl/menu.hxx:464
@@ -756,15 +770,15 @@ include/vcl/NotebookBarAddonsMerger.hxx:64
NotebookBarAddonsMerger::NotebookBarAddonsMerger()
include/vcl/opengl/OpenGLHelper.hxx:67
void OpenGLHelper::renderToFile(long,long,const class rtl::OUString &)
-include/vcl/opengl/OpenGLHelper.hxx:97
+include/vcl/opengl/OpenGLHelper.hxx:100
void OpenGLHelper::debugMsgStreamWarn(const class std::__cxx11::basic_ostringstream<char> &)
include/vcl/pdfread.hxx:48
unsigned long vcl::ImportPDF(const class rtl::OUString &,class std::__debug::vector<class Bitmap, class std::allocator<class Bitmap> > &,class std::__debug::vector<signed char, class std::allocator<signed char> > &,double)
include/vcl/pngread.hxx:56
void vcl::PNGReader::SetIgnoreGammaChunk(_Bool)
-include/vcl/salnativewidgets.hxx:410
+include/vcl/salnativewidgets.hxx:408
_Bool TabitemValue::isBothAligned() const
-include/vcl/salnativewidgets.hxx:411
+include/vcl/salnativewidgets.hxx:409
_Bool TabitemValue::isNotAligned() const
include/vcl/settings.hxx:396
void StyleSettings::SetUseFlatBorders(_Bool)
@@ -782,12 +796,12 @@ 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:801
void Application::AppEvent(const class ApplicationEvent &)
-include/vcl/syswin.hxx:185
+include/vcl/svtabbx.hxx:141
+ void SvHeaderTabListBox::RemoveEntry(const class SvTreeListEntry *)
+include/vcl/svtabbx.hxx:142
+ void SvHeaderTabListBox::Clear()
+include/vcl/syswin.hxx:117
void SystemWindow::SetIdleDebugName(const char *)
-include/vcl/syswin.hxx:288
- class std::__debug::vector<class rtl::OString, class std::allocator<class rtl::OString> > SystemWindow::getAllPageUIXMLDescriptions() const
-include/vcl/syswin.hxx:289
- _Bool SystemWindow::selectPageByUIXMLDescription(const class rtl::OString &)
include/vcl/TaskStopwatch.hxx:97
void TaskStopwatch::reset()
include/vcl/TaskStopwatch.hxx:108
@@ -800,14 +814,14 @@ include/vcl/TaskStopwatch.hxx:118
void TaskStopwatch::setTimeSlice(unsigned int)
include/vcl/textrectinfo.hxx:45
_Bool TextRectInfo::operator!=(const class TextRectInfo &) const
-include/vcl/treelist.hxx:116
- void SvTreeList::ReverseChildren(class SvTreeListEntry *)
-include/vcl/treelistbox.hxx:353
+include/vcl/treelistbox.hxx:354
void SvTreeListBox::RemoveSelection()
-include/vcl/treelistbox.hxx:370
+include/vcl/treelistbox.hxx:371
const class SvTreeListEntry * SvTreeListBox::GetParent(const class SvTreeListEntry *) const
-include/vcl/treelistbox.hxx:552
- void SvTreeListBox::SetChildrenNotTransient()
+include/vcl/treelistbox.hxx:386
+ void SvTreeListBox::ForbidEmptyText()
+include/vcl/treelistbox.hxx:486
+ void SvTreeListBox::EnableCellFocus()
include/vcl/txtattr.hxx:56
_Bool TextAttrib::operator!=(const class TextAttrib &) const
include/vcl/uitest/uiobject.hxx:274
@@ -818,98 +832,106 @@ 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/weld.hxx:130
- _Bool weld::Widget::get_hexpand() const
include/vcl/weld.hxx:132
+ _Bool weld::Widget::get_hexpand() const
+include/vcl/weld.hxx:134
_Bool weld::Widget::get_vexpand() const
-include/vcl/weld.hxx:139
- void weld::Widget::set_margin_right(int)
include/vcl/weld.hxx:141
+ void weld::Widget::set_margin_right(int)
+include/vcl/weld.hxx:143
int weld::Widget::get_margin_top() const
-include/vcl/weld.hxx:142
- int weld::Widget::get_margin_bottom() const
include/vcl/weld.hxx:144
+ int weld::Widget::get_margin_bottom() const
+include/vcl/weld.hxx:146
int weld::Widget::get_margin_right() const
-include/vcl/weld.hxx:294
- void weld::ScrolledWindow::hadjustment_set_upper(int)
include/vcl/weld.hxx:296
+ void weld::ScrolledWindow::hadjustment_set_upper(int)
+include/vcl/weld.hxx:298
void weld::ScrolledWindow::hadjustment_set_page_size(int)
-include/vcl/weld.hxx:297
+include/vcl/weld.hxx:299
void weld::ScrolledWindow::hadjustment_set_page_increment(int)
-include/vcl/weld.hxx:298
+include/vcl/weld.hxx:300
void weld::ScrolledWindow::set_hpolicy(enum VclPolicyType)
-include/vcl/weld.hxx:299
+include/vcl/weld.hxx:301
enum VclPolicyType weld::ScrolledWindow::get_hpolicy() const
-include/vcl/weld.hxx:304
+include/vcl/weld.hxx:306
int weld::ScrolledWindow::get_hscroll_height() const
-include/vcl/weld.hxx:424
+include/vcl/weld.hxx:426
struct SystemEnvData weld::Window::get_system_data() const
-include/vcl/weld.hxx:519
+include/vcl/weld.hxx:521
class rtl::OString weld::Assistant::get_current_page_ident() const
-include/vcl/weld.hxx:525
+include/vcl/weld.hxx:527
class rtl::OUString weld::Assistant::get_page_title(const class rtl::OString &) const
-include/vcl/weld.hxx:746
+include/vcl/weld.hxx:748
void weld::TreeView::append(const class weld::TreeIter *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:755
+include/vcl/weld.hxx:757
void weld::TreeView::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:801
+include/vcl/weld.hxx:803
void weld::TreeView::set_top_entry(int)
-include/vcl/weld.hxx:940
+include/vcl/weld.hxx:941
void weld::TreeView::select_all()
-include/vcl/weld.hxx:984
+include/vcl/weld.hxx:985
const class rtl::OUString & weld::TreeView::get_saved_value() const
-include/vcl/weld.hxx:1089
+include/vcl/weld.hxx:1031
+ class rtl::OUString weld::IconView::get_selected_id() const
+include/vcl/weld.hxx:1046
+ _Bool weld::IconView::get_cursor(class weld::TreeIter *) const
+include/vcl/weld.hxx:1056
+ void weld::IconView::select_all()
+include/vcl/weld.hxx:1062
+ void weld::IconView::save_value()
+include/vcl/weld.hxx:1063
+ const class rtl::OUString & weld::IconView::get_saved_value() const
+include/vcl/weld.hxx:1064
+ _Bool weld::IconView::get_value_changed_from_saved() const
+include/vcl/weld.hxx:1161
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:1101
+include/vcl/weld.hxx:1173
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:1106
+include/vcl/weld.hxx:1178
void weld::MenuButton::append_separator(const class rtl::OUString &)
-include/vcl/weld.hxx:1137
- class rtl::OUString weld::LinkButton::get_label() const
-include/vcl/weld.hxx:1141
- void weld::LinkButton::clicked()
-include/vcl/weld.hxx:1172
+include/vcl/weld.hxx:1242
class rtl::OUString weld::ProgressBar::get_text() const
-include/vcl/weld.hxx:1189
+include/vcl/weld.hxx:1259
void weld::Entry::signal_insert_text(class rtl::OUString &)
-include/vcl/weld.hxx:1205
+include/vcl/weld.hxx:1275
int weld::Entry::get_position() const
-include/vcl/weld.hxx:1314
+include/vcl/weld.hxx:1384
void weld::FormattedSpinButton::set_max(double)
-include/vcl/weld.hxx:1363
+include/vcl/weld.hxx:1434
void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &)
-include/vcl/weld.hxx:1600
+include/vcl/weld.hxx:1670
class Size weld::MetricSpinButton::get_size_request() const
-include/vcl/weld.hxx:1611
+include/vcl/weld.hxx:1681
void weld::MetricSpinButton::set_position(int)
-include/vcl/weld.hxx:1658
+include/vcl/weld.hxx:1727
_Bool weld::TimeSpinButton::get_sensitive() const
-include/vcl/weld.hxx:1660
+include/vcl/weld.hxx:1729
_Bool weld::TimeSpinButton::get_visible() const
-include/vcl/weld.hxx:1661
+include/vcl/weld.hxx:1730
void weld::TimeSpinButton::grab_focus()
-include/vcl/weld.hxx:1662
+include/vcl/weld.hxx:1731
_Bool weld::TimeSpinButton::has_focus() const
-include/vcl/weld.hxx:1665
+include/vcl/weld.hxx:1734
void weld::TimeSpinButton::save_value()
-include/vcl/weld.hxx:1666
+include/vcl/weld.hxx:1735
_Bool weld::TimeSpinButton::get_value_changed_from_saved() const
-include/vcl/weld.hxx:1726
+include/vcl/weld.hxx:1795
int weld::TextView::vadjustment_get_lower() const
-include/vcl/weld.hxx:1820
+include/vcl/weld.hxx:1889
void weld::Menu::append_check(const class rtl::OUString &,const class rtl::OUString &)
-include/vcl/weld.hxx:1851
+include/vcl/weld.hxx:1921
void weld::Toolbar::append_separator(const class rtl::OUString &)
-include/vcl/weld.hxx:1860
+include/vcl/weld.hxx:1939
void weld::SizeGroup::set_mode(enum VclSizeGroupMode)
-include/vcl/weld.hxx:1887
+include/vcl/weld.hxx:1966
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/window.hxx:410
const char * ImplDbgCheckWindow(const void *)
-include/vcl/window.hxx:1158
- class rtl::OString vcl::Window::GetScreenshotId() const
-include/vcl/window.hxx:1222
+include/vcl/window.hxx:1212
class Size vcl::Window::PaintActiveFloatingWindow(class VirtualDevice &) const
+include/xmloff/txtimp.hxx:566
+ class rtl::OUString XMLTextImportHelper::FindActiveBookmarkName()
libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35
void openLokDialog(struct _GtkWidget *,void *)
o3tl/qa/cow_wrapper_clients.hxx:140
@@ -932,7 +954,7 @@ sal/osl/unx/uunxapi.hxx:35
int mkdir_c(const class rtl::OString &,unsigned int)
sal/osl/unx/uunxapi.hxx:70
int osl::lstat(const class rtl::OUString &,struct stat &)
-sc/inc/address.hxx:655
+sc/inc/address.hxx:657
_Bool ScRange::operator<=(const class ScRange &) const
sc/inc/bigrange.hxx:73
_Bool ScBigAddress::operator!=(const class ScBigAddress &) const
@@ -1058,11 +1080,11 @@ sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:64
void ScRandomNumberGeneratorDialog::GenerateNumbers(type-parameter-?-? &,const char *,const class boost::optional<signed char>)
sc/source/ui/inc/TableFillingAndNavigationTools.hxx:121
unsigned long DataRangeIterator::size()
-sc/source/ui/inc/viewdata.hxx:409
+sc/source/ui/inc/viewdata.hxx:411
long ScViewData::GetLOKDocWidthPixel() const
-sc/source/ui/inc/viewdata.hxx:410
+sc/source/ui/inc/viewdata.hxx:412
long ScViewData::GetLOKDocHeightPixel() const
-sc/source/ui/inc/viewdata.hxx:543
+sc/source/ui/inc/viewdata.hxx:545
_Bool ScViewData::IsGridMode() const
scaddins/source/analysis/analysishelper.hxx:802
_Bool sca::analysis::ScaDate::operator>=(const class sca::analysis::ScaDate &) const
@@ -1152,7 +1174,7 @@ svgio/inc/svgstyleattributes.hxx:372
enum svgio::svgreader::FontStretch svgio::svgreader::SvgStyleAttributes::getFontStretch() const
svx/inc/sdr/contact/viewcontactofgraphic.hxx:56
class SdrGrafObj & sdr::contact::ViewContactOfGraphic::GetGrafObject()
-svx/source/fmcomp/fmgridcl.cxx:1265
+svx/source/fmcomp/fmgridcl.cxx:1264
_Bool ::__invoke(const int)
svx/source/svdraw/svdpdf.hxx:92
double ImpSdrPdfImport::Matrix::b() const
@@ -1234,12 +1256,10 @@ sw/inc/extinput.hxx:47
class SwExtTextInput * SwExtTextInput::GetPrev()
sw/inc/extinput.hxx:48
const class SwExtTextInput * SwExtTextInput::GetPrev() const
-sw/inc/fmtfollowtextflow.hxx:40
- SwFormatFollowTextFlow::SwFormatFollowTextFlow(_Bool,_Bool)
sw/inc/IDocumentLinksAdministration.hxx:53
_Bool IDocumentLinksAdministration::GetData(const class rtl::OUString &,const class rtl::OUString &,class com::sun::star::uno::Any &) const
sw/inc/IDocumentLinksAdministration.hxx:55
- _Bool IDocumentLinksAdministration::SetData(const class rtl::OUString &)
+ void IDocumentLinksAdministration::SetData(const class rtl::OUString &)
sw/inc/IDocumentMarkAccess.hxx:92
class IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator++(int)
sw/inc/IDocumentMarkAccess.hxx:95
@@ -1262,11 +1282,11 @@ sw/inc/node.hxx:231
const class IDocumentStylePoolAccess & SwNode::getIDocumentStylePoolAccess() const
sw/inc/node.hxx:235
const class IDocumentDrawModelAccess & SwNode::getIDocumentDrawModelAccess() const
-sw/inc/pagedesc.hxx:419
+sw/inc/pagedesc.hxx:422
void SwPageDescs::erase(class SwPageDesc *const &)
-sw/inc/pagedesc.hxx:427
+sw/inc/pagedesc.hxx:430
class SwPageDesc *const & SwPageDescs::front() const
-sw/inc/pagedesc.hxx:428
+sw/inc/pagedesc.hxx:431
class SwPageDesc *const & SwPageDescs::back() const
sw/inc/PostItMgr.hxx:207
void SwPostItMgr::ToggleResolved(unsigned int)
@@ -1464,6 +1484,8 @@ vcl/inc/salwtype.hxx:118
SalMenuEvent::SalMenuEvent()
vcl/inc/schedulerimpl.hxx:38
const char * ImplSchedulerData::GetDebugName() const
+vcl/inc/svimpbox.hxx:205
+ void SvImpLBox::SetChildrenNotTransient()
vcl/inc/unx/glyphcache.hxx:68
void GlyphCache::ClearFontOptions()
vcl/inc/unx/gtk/gtkframe.hxx:214
@@ -1472,6 +1494,8 @@ vcl/inc/unx/saldisp.hxx:378
class SalXLib * SalDisplay::GetXLib() const
vcl/inc/unx/salframe.h:184
enum SalFrameStyleFlags X11SalFrame::GetStyle() const
+vcl/inc/window.h:427
+ class rtl::OString ImplWindowStateToStr(const class WindowStateData &)
vcl/source/app/scheduler.cxx:83
basic_ostream<type-parameter-?-?, type-parameter-?-?> & (anonymous namespace)::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const class Idle &)
vcl/source/edit/textdat2.hxx:85
@@ -1490,6 +1514,10 @@ 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:770
+ class rtl::OUString writerfilter::dmapper::DomainMapper_Impl::StripFootnoteLabelCharacters(const class rtl::OUString)
+writerfilter/source/ooxml/OOXMLFastContextHandler.hxx:172
+ void writerfilter::ooxml::OOXMLFastContextHandler::propagateCharacterPropertiesAsSet(unsigned int)
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> > >, struct std::random_access_iterator_tag> writerfilter::ooxml::OOXMLPropertySet::begin() const
writerfilter/source/ooxml/OOXMLPropertySet.hxx:177
diff --git a/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results
index 863d73ce55c5..023ba0bbf432 100644
--- a/compilerplugins/clang/unusedmethods.unused-returns.results
+++ b/compilerplugins/clang/unusedmethods.unused-returns.results
@@ -58,8 +58,6 @@ include/LibreOfficeKit/LibreOfficeKit.hxx:407
_Bool lok::Document::setClipboard(const unsigned long,const char **,const unsigned long *,const char **)
include/LibreOfficeKit/LibreOfficeKit.hxx:422
_Bool lok::Document::paste(const char *,const char *,unsigned long)
-include/LibreOfficeKit/LibreOfficeKit.hxx:453
- char * lok::Document::getCommandValues(const char *)
include/LibreOfficeKit/LibreOfficeKit.hxx:539
int lok::Document::getView()
include/LibreOfficeKit/LibreOfficeKit.hxx:547
@@ -220,7 +218,7 @@ include/vcl/fontcharmap.hxx:49
class tools::SvRef<class FontCharMap> FontCharMap::GetDefaultMap(_Bool)
include/vcl/gdimtf.hxx:185
class SvStream & GDIMetaFile::Read(class SvStream &)
-include/vcl/graphicfilter.hxx:260
+include/vcl/graphicfilter.hxx:268
class ErrCode GraphicFilter::ExportGraphic(const class Graphic &,const class INetURLObject &,unsigned short,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> *)
include/vcl/GraphicNativeTransform.hxx:32
_Bool GraphicNativeTransform::rotateBitmapOnly(unsigned short)
@@ -232,11 +230,11 @@ include/vcl/texteng.hxx:276
_Bool TextEngine::Read(class SvStream &,const class TextSelection *)
include/vcl/toolbox.hxx:505
_Bool ToolBox::ChangeHighlightUpDn(_Bool)
-include/vcl/weld.hxx:849
+include/vcl/weld.hxx:851
_Bool weld::TreeView::iter_nth_child(class weld::TreeIter &,int) const
-include/vcl/weld.hxx:1705
+include/vcl/weld.hxx:1774
_Bool weld::TextView::get_selection_bounds(int &,int &)
-include/vcl/window.hxx:1515
+include/vcl/window.hxx:1505
_Bool vcl::Window::set_font_attribute(const class rtl::OString &,const class rtl::OUString &)
include/vcl/wizardmachine.hxx:319
class BuilderPage * vcl::WizardMachine::GetOrCreatePage(const short)
@@ -312,11 +310,11 @@ sfx2/inc/autoredactdialog.hxx:146
_Bool SfxAutoRedactDialog::getTargets(class std::__debug::vector<struct std::pair<struct RedactionTarget *, class rtl::OUString>, class std::allocator<struct std::pair<struct RedactionTarget *, class rtl::OUString> > > &)
svgio/source/svguno/xsvgparser.cxx:52
_Bool svgio::svgreader::XSvgParser::parseSvgXML(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XDocumentHandler> &)
-sw/inc/authfld.hxx:98
+sw/inc/authfld.hxx:97
unsigned short SwAuthorityFieldType::AppendField(const class SwAuthEntry &)
sw/inc/calc.hxx:114
class SwSbxValue & SwSbxValue::MakeDouble()
-sw/inc/crsrsh.hxx:550
+sw/inc/crsrsh.hxx:551
_Bool SwCursorShell::GoNextPrevCursorSetSearchLabel(const _Bool)
sw/inc/doc.hxx:1083
_Bool SwDoc::ReplaceNumRule(const struct SwPosition &,const class rtl::OUString &,const class rtl::OUString &)
@@ -328,7 +326,7 @@ sw/inc/editsh.hxx:266
_Bool SwEditShell::GetPaMParAttr(class SwPaM *,class SfxItemSet &) const
sw/inc/editsh.hxx:641
const class GraphicAttr * SwEditShell::GetGraphicAttr(class GraphicAttr &) const
-sw/inc/fesh.hxx:719
+sw/inc/fesh.hxx:724
_Bool SwFEShell::SetTableStyle(const class rtl::OUString &)
sw/inc/IDocumentUndoRedo.hxx:181
_Bool IDocumentUndoRedo::Repeat(class sw::RepeatContext &,const unsigned short)
diff --git a/fpicker/source/office/PlacesListBox.hxx b/fpicker/source/office/PlacesListBox.hxx
index 70484cc495c4..58fae75fae40 100644
--- a/fpicker/source/office/PlacesListBox.hxx
+++ b/fpicker/source/office/PlacesListBox.hxx
@@ -55,10 +55,6 @@ public:
void set_help_id(const OString& rHelpId) { mxImpl->set_help_id(rHelpId); }
- const weld::Button& GetAddButton() const { return *mxAddBtn; }
- const weld::Button& GetDeleteButton() const { return *mxDelBtn; }
- weld::TreeView& GetPlacesListBox() { return *mxImpl; }
-
private:
static OUString getEntryIcon(const PlacePtr& pPlace);
diff --git a/fpicker/source/office/iodlgimp.hxx b/fpicker/source/office/iodlgimp.hxx
index 122bde91dc76..e816f56ebd6b 100644
--- a/fpicker/source/office/iodlgimp.hxx
+++ b/fpicker/source/office/iodlgimp.hxx
@@ -191,11 +191,6 @@ public:
m_xLbFilter->set_active_text(rFilterName);
}
- void SetNoFilterListSelection( )
- {
- m_xLbFilter->set_active(-1);
- }
-
void InsertFilterListEntry( const SvtFileDialogFilter_Impl* _pFilterDesc );
// _pFilterDesc must already have been added to _pFilter
SvtFileDialogFilter_Impl* GetSelectedFilterEntry( OUString& rDisplayName ) const
diff --git a/include/sfx2/basedlgs.hxx b/include/sfx2/basedlgs.hxx
index 200cea5c40e5..fedaa598109c 100644
--- a/include/sfx2/basedlgs.hxx
+++ b/include/sfx2/basedlgs.hxx
@@ -99,11 +99,6 @@ protected:
SfxChildWindow *pCW,
vcl::Window* pParent,
WinBits nWinBits);
- SfxFloatingWindow( SfxBindings *pBindings,
- SfxChildWindow *pCW,
- vcl::Window* pParent,
- const OString& rID, const OUString& rUIXMLDescription,
- const css::uno::Reference<css::frame::XFrame> &rFrame = css::uno::Reference<css::frame::XFrame>());
virtual ~SfxFloatingWindow() override;
virtual void dispose() override;
diff --git a/include/svtools/imagemgr.hxx b/include/svtools/imagemgr.hxx
index 0eb8b5e96f00..ec530e2f3d41 100644
--- a/include/svtools/imagemgr.hxx
+++ b/include/svtools/imagemgr.hxx
@@ -125,7 +125,6 @@ public:
SVT_DLLPUBLIC static Image GetFileImage( const INetURLObject& rURL );
SVT_DLLPUBLIC static Image GetImageNoDefault(const INetURLObject& rURL, bool bBig = false, Size const & rPreferredSize = Size());
SVT_DLLPUBLIC static OUString GetFolderImageId( const svtools::VolumeInfo& rInfo );
- SVT_DLLPUBLIC static Image GetFolderImage( const svtools::VolumeInfo& rInfo );
SVT_DLLPUBLIC static OUString GetDescription( const INetURLObject& rObject );
SVT_DLLPUBLIC static OUString GetFileDescription( const INetURLObject& rObject );
diff --git a/include/svtools/inettbc.hxx b/include/svtools/inettbc.hxx
index c6c3b03137dd..62e4cf167f1b 100644
--- a/include/svtools/inettbc.hxx
+++ b/include/svtools/inettbc.hxx
@@ -65,12 +65,9 @@ public:
virtual ~SvtURLBox() override;
virtual void dispose() override;
- void SetBaseURL( const OUString& rURL );
const OUString& GetBaseURL() const { return aBaseURL; }
void SetOpenHdl( const Link<SvtURLBox*,void>& rLink ) { aOpenHdl = rLink; }
const Link<SvtURLBox*,void>& GetOpenHdl() const { return aOpenHdl; }
- void SetOnlyDirectories( bool bDir );
- void SetNoURLSelection( bool bSet );
INetProtocol GetSmartProtocol() const { return eSmartProtocol; }
OUString GetURL();
void DisableHistory();
@@ -79,8 +76,6 @@ public:
static OUString ParseSmart( const OUString& aText, const OUString& aBaseURL );
- void EnableAutocompletion( bool _bEnable )
- { bIsAutoCompleteEnabled = _bEnable; }
void SetPlaceHolder( const OUString& sPlaceHolder )
{ aPlaceHolder = sPlaceHolder; }
const OUString& GetPlaceHolder() const { return aPlaceHolder; }
diff --git a/include/vcl/EnumContext.hxx b/include/vcl/EnumContext.hxx
index f5b7ddebfde9..1c68e1b6f014 100644
--- a/include/vcl/EnumContext.hxx
+++ b/include/vcl/EnumContext.hxx
@@ -115,9 +115,6 @@ public:
EnumContext (
const Application eApplication,
const Context eContext);
- EnumContext (
- const OUString& rsApplicationName,
- const OUString& rsContextName);
/** This variant of the GetCombinedContext() method treats some
application names as identical to each other. Replacements
diff --git a/include/vcl/builder.hxx b/include/vcl/builder.hxx
index 488ebb6389d7..e82ed12e2fd4 100644
--- a/include/vcl/builder.hxx
+++ b/include/vcl/builder.hxx
@@ -472,7 +472,6 @@ public:
void disposeBuilder();
static OUString getUIRootDir();
- bool hasBuilder() const { return m_pUIBuilder != nullptr; }
template <typename T> T* get(VclPtr<T>& ret, const OString& sID)
{
diff --git a/include/vcl/dialog.hxx b/include/vcl/dialog.hxx
index 14c32a800291..0645ebb434cf 100644
--- a/include/vcl/dialog.hxx
+++ b/include/vcl/dialog.hxx
@@ -125,15 +125,6 @@ private:
void ImplSetModalInputMode(bool bModal);
public:
- /// Returns true if the dialog successfully starts
- bool StartExecuteAsync(const std::function<void(sal_Int32)> &rEndDialogFn)
- {
- VclAbstractDialog::AsyncContext aCtx;
- aCtx.mxOwner = this;
- aCtx.maEndDialogFn = rEndDialogFn;
- return StartExecuteAsync(aCtx);
- }
-
/// Commence execution of a modal dialog, disposes owner on failure
bool StartExecuteAsync(VclAbstractDialog::AsyncContext &rCtx);
diff --git a/include/vcl/lstbox.hxx b/include/vcl/lstbox.hxx
index 3124454f922b..4ff5cf071790 100644
--- a/include/vcl/lstbox.hxx
+++ b/include/vcl/lstbox.hxx
@@ -149,8 +149,6 @@ public:
void EnableAutoSize( bool bAuto );
bool IsAutoSizeEnabled() const { return mbDDAutoSize; }
- void EnableDDAutoWidth( bool b );
-
sal_Int32 InsertEntry( const OUString& rStr, sal_Int32 nPos = LISTBOX_APPEND );
sal_Int32 InsertEntry( const OUString& rStr, const Image& rImage, sal_Int32 nPos = LISTBOX_APPEND );
void RemoveEntry( const OUString& rStr );
diff --git a/include/vcl/svtabbx.hxx b/include/vcl/svtabbx.hxx
index bec86aa8c9ba..fda6c2a28c35 100644
--- a/include/vcl/svtabbx.hxx
+++ b/include/vcl/svtabbx.hxx
@@ -138,8 +138,6 @@ public:
sal_uLong nPos = TREELIST_APPEND, sal_uInt16 nCol = 0xffff, void* pUserData = nullptr ) override;
virtual sal_uLong Insert( SvTreeListEntry* pEnt,SvTreeListEntry* pPar,sal_uLong nPos=TREELIST_APPEND) override;
virtual sal_uLong Insert( SvTreeListEntry* pEntry, sal_uLong nRootPos = TREELIST_APPEND ) override;
- void RemoveEntry( SvTreeListEntry const * _pEntry );
- void Clear();
// Accessible -------------------------------------------------------------
diff --git a/include/vcl/treelistbox.hxx b/include/vcl/treelistbox.hxx
index 37ee71a9e56e..0f47b402dc91 100644
--- a/include/vcl/treelistbox.hxx
+++ b/include/vcl/treelistbox.hxx
@@ -383,7 +383,6 @@ public:
bool IsInplaceEditingEnabled() const { return bool(nImpFlags & SvTreeListBoxFlags::EDT_ENABLED); }
bool IsEditingActive() const { return bool(nImpFlags & SvTreeListBoxFlags::IN_EDT); }
void EndEditing( bool bCancel = false );
- void ForbidEmptyText();
void Clear();
@@ -482,9 +481,6 @@ public:
@return The bounding rectangle of an entry. */
tools::Rectangle GetBoundingRect( SvTreeListEntry* pEntry );
- /** Enables, that one cell of a tablistbox entry can be focused */
- void EnableCellFocus();
-
SvTreeFlags GetTreeFlags() const {return nTreeFlags;}
static OUString SearchEntryTextWithHeadTitle(SvTreeListEntry* pEntry);
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx
index 855ca478187c..c0381b8c75c9 100644
--- a/include/vcl/window.hxx
+++ b/include/vcl/window.hxx
@@ -1208,9 +1208,6 @@ public:
/// Dumps itself and potentially its children to a property tree, to be written easily to JSON.
virtual boost::property_tree::ptree DumpAsPropertyTree();
- /// Dialog / window tunneling related methods.
- Size PaintActiveFloatingWindow(VirtualDevice& rDevice) const;
-
/// Same as MouseButtonDown(), but coordinates are in logic unit. used for LOK
virtual void LogicMouseButtonDown(const MouseEvent&) {};
/// Same as MouseButtonUp(), but coordinates are in logic unit. used for LOK
diff --git a/sfx2/source/dialog/basedlgs.cxx b/sfx2/source/dialog/basedlgs.cxx
index 30f0d0f71ba9..905d27fd3a3e 100644
--- a/sfx2/source/dialog/basedlgs.cxx
+++ b/sfx2/source/dialog/basedlgs.cxx
@@ -279,23 +279,6 @@ SfxFloatingWindow::SfxFloatingWindow( SfxBindings *pBindinx,
pImpl->aMoveIdle.SetInvokeHandler(LINK(this,SfxFloatingWindow,TimerHdl));
}
-SfxFloatingWindow::SfxFloatingWindow( SfxBindings *pBindinx,
- SfxChildWindow *pCW,
- vcl::Window* pParent,
- const OString& rID, const OUString& rUIXMLDescription, const css::uno::Reference<css::frame::XFrame> &rFrame) :
- FloatingWindow(pParent, rID, rUIXMLDescription, rFrame),
- pBindings(pBindinx),
- pImpl( new SfxFloatingWindow_Impl )
-{
- pImpl->pMgr = pCW;
- pImpl->bConstructed = false;
-
- if ( pBindinx )
- pImpl->StartListening( *pBindinx );
- pImpl->aMoveIdle.SetPriority(TaskPriority::RESIZE);
- pImpl->aMoveIdle.SetInvokeHandler(LINK(this,SfxFloatingWindow,TimerHdl));
-}
-
bool SfxFloatingWindow::Close()
/* [Description]
diff --git a/svtools/source/control/inettbc.cxx b/svtools/source/control/inettbc.cxx
index 27fb78651e3a..beec4c1d6d3e 100644
--- a/svtools/source/control/inettbc.cxx
+++ b/svtools/source/control/inettbc.cxx
@@ -1664,20 +1664,6 @@ void SvtURLBox::Select()
}
-void SvtURLBox::SetOnlyDirectories( bool bDir )
-{
- bOnlyDirectories = bDir;
- if ( bOnlyDirectories )
- Clear();
-}
-
-
-void SvtURLBox::SetNoURLSelection( bool bSet )
-{
- bNoSelection = bSet;
-}
-
-
OUString SvtURLBox::GetURL()
{
// wait for end of autocompletion
@@ -1762,17 +1748,6 @@ void SvtURLBox::DisableHistory()
UpdatePicklistForSmartProtocol_Impl();
}
-void SvtURLBox::SetBaseURL( const OUString& rURL )
-{
- ::osl::MutexGuard aGuard( theSvtMatchContextMutex::get() );
-
- // Reset match lists
- pImpl->aCompletions.clear();
- pImpl->aURLs.clear();
-
- aBaseURL = rURL;
-}
-
/** Parse leading ~ for Unix systems,
does nothing for Windows
*/
diff --git a/svtools/source/misc/imagemgr.cxx b/svtools/source/misc/imagemgr.cxx
index 32edd99987cc..5fc3456d0bbd 100644
--- a/svtools/source/misc/imagemgr.cxx
+++ b/svtools/source/misc/imagemgr.cxx
@@ -805,23 +805,6 @@ OUString SvFileInformationManager::GetFolderImageId( const svtools::VolumeInfo&
return GetImageNameFromList_Impl(nImage, false/*bBig*/);
}
-Image SvFileInformationManager::GetFolderImage( const svtools::VolumeInfo& rInfo )
-{
- SvImageId nImage = SvImageId::Folder;
- DBG_ASSERT( nImage != SvImageId::NONE, "invalid ImageId" );
-
- if ( rInfo.m_bIsRemote )
- nImage = SvImageId::NetworkDevice;
- else if ( rInfo.m_bIsCompactDisc )
- nImage = SvImageId::CDRomDevice;
- else if ( rInfo.m_bIsRemoveable || rInfo.m_bIsFloppy )
- nImage = SvImageId::RemoveableDevice;
- else if ( rInfo.m_bIsVolume )
- nImage = SvImageId::FixedDevice;
-
- return GetImageFromList_Impl( nImage, false/*bBig*/ );
-}
-
OUString SvFileInformationManager::GetDescription( const INetURLObject& rObject )
{
return SvFileInformationManager::GetDescription_Impl( rObject, true );
diff --git a/vcl/inc/svimpbox.hxx b/vcl/inc/svimpbox.hxx
index a97f8e3c6b9e..0ba5517671cf 100644
--- a/vcl/inc/svimpbox.hxx
+++ b/vcl/inc/svimpbox.hxx
@@ -202,7 +202,6 @@ private:
void CalcCellFocusRect( SvTreeListEntry const * pEntry, tools::Rectangle& rRect );
bool AreChildrenTransient() const { return m_bAreChildrenTransient; }
- void SetChildrenNotTransient() { m_bAreChildrenTransient = false; }
void ExpandAll();
void CollapseTo(SvTreeListEntry* pParentToCollapse);
diff --git a/vcl/inc/window.h b/vcl/inc/window.h
index bdd64c1de5db..ab2e1497b301 100644
--- a/vcl/inc/window.h
+++ b/vcl/inc/window.h
@@ -424,7 +424,6 @@ bool ImplHandleMouseEvent( const VclPtr<vcl::Window>& xWindow, MouseNotifyEvent
void ImplHandleResize( vcl::Window* pWindow, long nNewWidth, long nNewHeight );
VCL_DLLPUBLIC void ImplWindowStateFromStr(WindowStateData& rData, const OString& rStr);
-VCL_DLLPUBLIC OString ImplWindowStateToStr(const WindowStateData& rData);
VCL_DLLPUBLIC css::uno::Reference<css::accessibility::XAccessibleEditableText>
FindFocusedEditableText(css::uno::Reference<css::accessibility::XAccessibleContext> const&);
diff --git a/vcl/source/control/listbox.cxx b/vcl/source/control/listbox.cxx
index de2f45c69525..2de9f387011a 100644
--- a/vcl/source/control/listbox.cxx
+++ b/vcl/source/control/listbox.cxx
@@ -519,12 +519,6 @@ void ListBox::EnableAutoSize( bool bAuto )
}
}
-void ListBox::EnableDDAutoWidth( bool b )
-{
- if ( mpFloatWin )
- mpFloatWin->SetAutoWidth( b );
-}
-
void ListBox::SetDropDownLineCount( sal_uInt16 nLines )
{
mnLineCount = nLines;
diff --git a/vcl/source/treelist/svtabbx.cxx b/vcl/source/treelist/svtabbx.cxx
index 93a508a7a7be..c7e17fe66f4b 100644
--- a/vcl/source/treelist/svtabbx.cxx
+++ b/vcl/source/treelist/svtabbx.cxx
@@ -538,18 +538,6 @@ sal_uLong SvHeaderTabListBox::Insert( SvTreeListEntry* pEntry, sal_uLong nRootPo
return nPos;
}
-void SvHeaderTabListBox::RemoveEntry( SvTreeListEntry const * _pEntry )
-{
- GetModel()->Remove( _pEntry );
- m_aAccessibleChildren.clear();
-}
-
-void SvHeaderTabListBox::Clear()
-{
- SvTabListBox::Clear();
- m_aAccessibleChildren.clear();
-}
-
IMPL_LINK_NOARG(SvHeaderTabListBox, ScrollHdl_Impl, SvTreeListBox*, void)
{
m_pImpl->m_pHeaderBar->SetOffset( -GetXOffset() );
diff --git a/vcl/source/treelist/treelistbox.cxx b/vcl/source/treelist/treelistbox.cxx
index 1c5f7c82cde7..aa56db5b718f 100644
--- a/vcl/source/treelist/treelistbox.cxx
+++ b/vcl/source/treelist/treelistbox.cxx
@@ -937,11 +937,6 @@ void SvTreeListBox::EndEditing( bool bCancel )
}
-void SvTreeListBox::ForbidEmptyText()
-{
- mpImpl->m_bIsEmptyTextAllowed = false;
-}
-
const void* SvTreeListBox::FirstSearchEntry( OUString& _rEntryText ) const
{
SvTreeListEntry* pEntry = GetCurEntry();
@@ -3609,11 +3604,6 @@ tools::Rectangle SvTreeListBox::GetBoundingRect( SvTreeListEntry* pEntry )
return aRect;
}
-void SvTreeListBox::EnableCellFocus()
-{
- pImpl->EnableCellFocus();
-}
-
void SvTreeListBox::CallImplEventListeners(VclEventId nEvent, void* pData)
{
CallEventListeners(nEvent, pData);
diff --git a/vcl/source/window/EnumContext.cxx b/vcl/source/window/EnumContext.cxx
index 9c6d149255da..78bd6cbc675b 100644
--- a/vcl/source/window/EnumContext.cxx
+++ b/vcl/source/window/EnumContext.cxx
@@ -56,14 +56,6 @@ EnumContext::EnumContext (
{
}
-EnumContext::EnumContext (
- const OUString& rsApplicationName,
- const OUString& rsContextName)
- : meApplication(GetApplicationEnum(rsApplicationName)),
- meContext(GetContextEnum(rsContextName))
-{
-}
-
sal_Int32 EnumContext::GetCombinedContext_DI() const
{
return CombinedEnumContext(GetApplication_DI(), meContext);
diff --git a/writerfilter/source/dmapper/DomainMapper_Impl.hxx b/writerfilter/source/dmapper/DomainMapper_Impl.hxx
index 27c606a3f681..b3b85cde08c2 100644
--- a/writerfilter/source/dmapper/DomainMapper_Impl.hxx
+++ b/writerfilter/source/dmapper/DomainMapper_Impl.hxx
@@ -767,7 +767,6 @@ public:
void SetCheckFootnoteStyle(bool bVal) { m_bCheckFootnoteStyle = bVal; }
const PropertyMapPtr& GetFootnoteContext() const { return m_pFootnoteContext; }
- OUString StripFootnoteLabelCharacters(const OUString sAppendString);
/// Got a <w:separator/>.
void SeenFootOrEndnoteSeparator();
diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
index 39dcb8818734..11731557a44e 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
@@ -686,15 +686,6 @@ void OOXMLFastContextHandler::propagateCharacterProperties()
mpParserState->setCharacterProperties(getPropertySet());
}
-void OOXMLFastContextHandler::propagateCharacterPropertiesAsSet(Id nId)
-{
- OOXMLValue::Pointer_t pValue(new OOXMLPropertySetValue(getPropertySet()));
- OOXMLPropertySet::Pointer_t pPropertySet(new OOXMLPropertySet);
-
- pPropertySet->add(nId, pValue, OOXMLProperty::SPRM);
- mpParserState->setCharacterProperties(pPropertySet);
-}
-
void OOXMLFastContextHandler::propagateCellProperties()
{
mpParserState->setCellProperties(getPropertySet());
diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
index 9e0d0509bc36..d5de5a778ee0 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
@@ -169,7 +169,6 @@ public:
void startTxbxContent();
void endTxbxContent();
void propagateCharacterProperties();
- void propagateCharacterPropertiesAsSet(Id nId);
void propagateTableProperties();
void propagateRowProperties();
void propagateCellProperties();