[Libreoffice-commits] .: unusedcode.easy

Caolán McNamara caolan at kemper.freedesktop.org
Sat Jul 28 04:15:28 PDT 2012


 unusedcode.easy |   25 +++----------------------
 1 file changed, 3 insertions(+), 22 deletions(-)

New commits:
commit 1e38b346cc99714fcbef4ba46b8659feea268b58
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Jul 28 12:13:28 2012 +0100

    callcatcher: update list, more stlification
    
    Change-Id: I03b82de231835db6a59c7c674e3ffbec6bd56009

diff --git a/unusedcode.easy b/unusedcode.easy
index 628563f..10f7163 100755
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -5,6 +5,7 @@ InsCapOptArr::Insert(InsCaptionOpt* const*, unsigned short)
 InsCapOptArr::Remove(InsCaptionOpt* const&, unsigned short)
 InsCapOptArr::Remove(unsigned short, unsigned short)
 PopupMenu::SetSelectedEntry(unsigned short)
+RtfAttributeOutput::WriteHex(rtl::OString)
 SanExtensionImpl::setCertExtn(com::sun::star::uno::Sequence<signed char>, com::sun::star::uno::Sequence<signed char>, unsigned char)
 SanExtensionImpl::setCertExtn(unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned char)
 ScCompressedArray<int, unsigned char>::GetEntryCount() const
@@ -42,16 +43,13 @@ SvXMLAutoStylePoolParentsP_Impl::GetPos(SvXMLAutoStylePoolParentP_Impl const*) c
 SvXMLAutoStylePoolParentsP_Impl::Remove(SvXMLAutoStylePoolParentP_Impl*)
 SvXMLStyleIndices_Impl::GetPos(SvXMLStyleIndex_Impl const*) const
 SvXMLStyleIndices_Impl::Remove(SvXMLStyleIndex_Impl*)
+SvtSlideSorterBarOptions::AddListenerLink(Link const&)
+SvtSlideSorterBarOptions::RemoveListenerLink(Link const&)
 SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfo* const&, unsigned short&)
 SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfo* const*, unsigned short)
 SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfos const*, unsigned short, unsigned short)
 SvxMSDffShapeInfos::Remove(SvxMSDffShapeInfo* const&, unsigned short)
 SvxPositionSizeTabPage::GetRect()
-SwBlockNames::Insert(SwBlockName const*&, unsigned short&)
-SwBlockNames::Insert(SwBlockName const**, unsigned short)
-SwBlockNames::Insert(SwBlockNames const*, unsigned short, unsigned short)
-SwBlockNames::Remove(SwBlockName const*&, unsigned short)
-SwBlockNames::Remove(unsigned short, unsigned short)
 SwSortElements::Insert(SwSortElement* const&, unsigned short&)
 SwSortElements::Insert(SwSortElement* const*, unsigned short)
 SwSortElements::Insert(SwSortElements const*, unsigned short, unsigned short)
@@ -98,23 +96,6 @@ XMLTextListAutoStylePool_Impl::GetPos(XMLTextListAutoStylePoolEntry_Impl const*)
 XMLTextListAutoStylePool_Impl::Remove(XMLTextListAutoStylePoolEntry_Impl*)
 XclExpColorScale::XclExpColorScale(XclExpRoot const&, ScColorScaleFormat const&)
 XclExpPivotCache::GetFieldAcc(rtl::OUString const&)
-_CpyTabFrms::Insert(_CpyTabFrm const&, unsigned short&)
-_CpyTabFrms::Insert(_CpyTabFrm const*, unsigned short)
-_CpyTabFrms::Insert(_CpyTabFrms const*, unsigned short, unsigned short)
-_CpyTabFrms::Remove(_CpyTabFrm const&, unsigned short)
-_CpyTabFrms_SAR::Replace(_CpyTabFrm const&, unsigned short)
-_CpyTabFrms_SAR::Replace(_CpyTabFrm const*, unsigned short, unsigned short)
-_CpyTabFrms_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(_CpyTabFrm const&, void*), void*)
-_MergePos::Insert(_CmpLPt const&, unsigned short&)
-_MergePos::Insert(_CmpLPt const*, unsigned short)
-_MergePos::Insert(_MergePos const*, unsigned short, unsigned short)
-_MergePos::Remove(_CmpLPt const&, unsigned short)
-_MergePos_SAR::Replace(_CmpLPt const&, unsigned short)
-_MergePos_SAR::Replace(_CmpLPt const*, unsigned short, unsigned short)
-_MergePos_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(_CmpLPt const&, void*), void*)
-_SwRedlineTbl::Insert(SwRedline* const*, unsigned short)
-_SwRedlineTbl::Insert(_SwRedlineTbl const*, unsigned short, unsigned short)
-_SwRedlineTbl::Remove(SwRedline* const&, unsigned short)
 binfilter::Dictionary::~Dictionary()
 binfilter::ImpSvtData::~ImpSvtData()
 binfilter::PCodeBuffConvertor<unsigned int, unsigned short>::GetBuffer()


More information about the Libreoffice-commits mailing list