summaryrefslogtreecommitdiff
path: root/unusedcode.easy
AgeCommit message (Collapse)Author
2014-03-05remove unused code editeng::Section::Section()Noel Grandin
Change-Id: I1201ebf5f97f95690835d343be8d1b6f5382dbe6
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin
Change-Id: If7b09d032d0155a38b5d5e8aa1832c86a8f7cec1
2014-03-05remove unused code in formula/FormulaTokenArrayNoel Grandin
formula::FormulaTokenArray::AddString(unsigned short const*) Change-Id: I6c014f6ada3b75398112e81f9c8e7de7dd776c7d
2014-03-05remove unused code in formula/vectortokenNoel Grandin
Remove these methods:. formula::DoubleVectorRefToken::GetRequestedArrayLength() formula::SingleVectorRefToken::GetRequestedArrayLength() formula::SingleVectorRefToken::SingleVectorRefToken( double const*, unsigned long, unsigned long) and optimise some accessor methods. Change-Id: I04f53593894a59dbefdd1cbc9505c6eb7cd8610b
2014-03-04callcatcher consider sdk bin dir tooCaolán McNamara
Change-Id: I754345b637bb71a822c9ea4f1edf6e344172b467
2014-03-03remove unused code oox::AttributeConversion::decodeDoubleNoel Grandin
Change-Id: I057ebcf125e068653570dabb59a8b7f4494e96db
2014-03-03remove unused code oox::xls::WorkbookHelper::getDocShell()Noel Grandin
Change-Id: I53a9c8a5db20a7f458fa35eeaed13483dbc3e67c
2014-03-03remove unused code in oox::xls::WorksheetGlobalsNoel Grandin
oox::xls::WorksheetGlobals::getColumns(oox::ValueRange const&) const oox::xls::WorksheetGlobals::getRows(oox::ValueRange const&) const Change-Id: I573bea69c03a92584851c6ae5e8e01a5e90f8fd4
2014-03-03remove unused code in sc::CellTextAttrNoel Grandin
sc::CellTextAttr::CellTextAttr(unsigned short, unsigned char) Change-Id: I39f893714866f69b7928cee980cb1505c9b2be06
2014-03-03remove unused code sc::ColumnSet::has(short, short)Noel Grandin
Change-Id: I6a31362ae2e2f37a96e7023c06b4c9af7821f925
2014-03-03remove unused code in sc::CompareFuncNoel Grandin
sc::CompareFunc(double, sc::Compare::Cell const&, sc::CompareOptions*) Change-Id: I0fc3a1a038bb051672dcb180380e25258ac7552f
2014-03-03remove unused code in sc::openclNoel Grandin
sc::opencl::OpenclDevice::getOpenclState() sc::opencl::OpenclDevice::releaseOpenclRunEnv() sc::opencl::OpenclDevice::setOpenclState(int) Change-Id: I762e9b8398a89bf28404772cd65c75d0fbb2dfa4
2014-03-03remove unused code sd::framework::Pane::SetWindow(Window*)Noel Grandin
Change-Id: Icf4b0278b88f0070a6d81d5e146598a9f087de77
2014-03-03remove unused code sd::presenter::PresenterCanvas::copyRectNoel Grandin
Change-Id: I03a7ba177c5bc200c4da391ff98a995a0aaaf274
2014-03-03remove unused code in sdr::tableNoel Grandin
sdr::table::Cell::getName() sdr::table::SdrTableObj::getRowCount() const Change-Id: Icd4cbe591703aedb1412f8e9b485c773ffe79551
2014-03-03remove unused code in sfx2::sidebarNoel Grandin
sfx2::sidebar::ContextList::IsEmpty() sfx2::sidebar::Deck::PrintWindowTree(std::vector<sfx2::sidebar::Panel*> > const&) sfx2::sidebar::EnumContext::EvaluateMatch(sfx2::sidebar::EnumContext const&) const sfx2::sidebar::EnumContext::GetContext() const sfx2::sidebar::Paint::Set(sfx2::sidebar::Paint const&) sfx2::sidebar::Panel::PrintWindowTree() sfx2::sidebar::SidebarDockingWindow::GetChildWindow() Change-Id: I285567320677a831b2b786f4f73b000eed39987b
2014-03-03remove unused code svl::SharedStringPool::SharedStringPool()Noel Grandin
Change-Id: I497cb89d0b204b9de9c31f86837664d107e55033
2014-03-03remove unused code svx::frame::Style::Style constructorNoel Grandin
svx::frame::Style::Style(editeng::SvxBorderLine const&, double, unsigned short) Change-Id: I6fd4bf107d325f714fef8417b2c2072a9f2e4066
2014-03-03remove unused code AddressWalker::pop()Noel Grandin
Change-Id: Ia4ecb3f846cf6adfedb05a452fd8705c735022ad
2014-03-01callcatcher: update unused codeCaolán McNamara
Change-Id: I429eeb3fc0dd0d0c55612eb482d99ab4ceda2f56
2014-02-28remove unused code BigInt::GetString()Noel Grandin
Change-Id: I0e1b1e07103b7aafd0b6691e0fcf0d2c8f612ac8
2014-02-28remove unused code in basic/CodeCompleteDataCacheNoel Grandin
Specifically: CodeCompleteDataCache::GetVars() const CodeCompleteDataCache::SetVars(boost::unordered_map const&) CodeCompleteDataCache::print() const Change-Id: I59fb6f50ff47747c3cac959302bf6b7c4f4d79d3
2014-02-28remove unused code EditTextObjectImpl::SetParaAttribs(int, SfxItemSet const&)Noel Grandin
Change-Id: I7a021c6e33161b09707d3bbdfbf4b3eb2d941f45
2014-02-28constructor only used on WNT in FontSelectPatternAttributesNoel Grandin
Change-Id: Iffbd9702f5a81e4bfe3baa3952824f4c6ba3bca3
2014-02-28remove unused code FontSizeBox::GetValue(unsigned short, FieldUnit)Noel Grandin
Change-Id: I63df5364d69bf60e7a5ee2b5854b41ce27f10894
2014-02-28remove unused code in vcl/ImplRegionBandNoel Grandin
ImplRegionBand::IsInside(long, long) ImplRegionBand::IsOver(long, long) Change-Id: I607c589d62a0c9178a32df5cf48fcbe279878030
2014-02-28remove unused code ImportExcel::GetLastFormula(short)Noel Grandin
Change-Id: I0f2f4f1ea4c051e6a59f486effe756754005ceec
2014-02-28remove unused code from i18nlangtag/LanguageTagNoel Grandin
Specifically: LanguageTag::LanguageTag() LanguageTag::getRegion() const LanguageTag::reset(_rtl_Locale const&) Change-Id: I8822db6e1df7cd912e9ae82cb9d9f51370d4c583
2014-02-28remove unused code Menu::GetHighlightItem()Noel Grandin
Change-Id: I9b538bacbb98705b0345c3f6dc38fb554ce25bcf
2014-02-28remove unused code in i18npool/OFileWriterNoel Grandin
Specifically: OFileWriter::flush() OFileWriter::writeDefaultParameter(char const*, rtl::OUString const&) OFileWriter::writeParameter(char const*, char const*, rtl::OUString const&) Change-Id: Ie359be257b3c7493e31fcf4201818c29c9c3df53
2014-02-28remove unused code PanelLayout::dispatchNoel Grandin
full signature: PanelLayout::dispatch( rtl::OUString const&, css::uno::Sequence<css::beans::PropertyValue> const&) Change-Id: Ib16c32d69e62ccf000de05da7c6f25e993a5be90
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin
Change-Id: I9ead37ff69dc7198faae6758a346111ed1d029e3
2014-02-28remove unused code RecentDocsView::SetThumbnailSize(long)Noel Grandin
Change-Id: I9a898fda8e494693f48d7611c07bd65e86c22bdf
2014-02-28debug only code Resource::TestRes()Noel Grandin
Change-Id: I00743ded162ea2772b2fe74df8aecf1fd3a390fa
2014-02-27callcatcher: update unused codeCaolán McNamara
Change-Id: I560471a3c2ac9d8ccf759fca1d8c30ae00d73484
2014-02-27remove unused code Ruler::GetPageWidth()Noel Grandin
Change-Id: I7a061b869a699771b321d7143559c5b9f48937c5
2014-02-27remove unused code in ScCellIteratorNoel Grandin
Specifically: ScCellIterator::getValue() ScCellIterator::hasNumeric() const Change-Id: If15c627789576772bb220ece0b9dd143b1374a1b
2014-02-27remove unused cdeo from ScCellValueNoel Grandin
Specifically: ScCellValue::ScCellValue(EditTextObject const&) ScCellValue::ScCellValue(ScFormulaCell const&) ScCellValue::hasNumeric() const ScCellValue::hasString() const ScCellValue::set(ScFormulaCell const&) Change-Id: Ief8c07d6e2c7df6c6037fb3e59c00c37e3e0a49a
2014-02-27remove unused code ScCollection::IndexOf(ScDataObject*) constNoel Grandin
Change-Id: I142bc93cbe1ce6c0462ccc63defbd49e519f7f75
2014-02-27remove unused code ScColorScaleEntry::UpdateMoveTab(short, short, short)Noel Grandin
Change-Id: I32437bb06dc5fd1522361d9591f470d00bb96d77
2014-02-27remove unused code in ScColumnNoel Grandin
Specifically: ScColumn::DeleteCellNote(int) ScColumn::MoveListeners(SvtBroadcaster&, int) ScColumn::SetRawString(sc::ColumnBlockPosition&, int, rtl::OUString const&, bool) Change-Id: I34ec659bce7ae18cc3e9d0e27fcd138bc64201b0
2014-02-27remove unused data ScComplexRefData::IsDeleted()Noel Grandin
Change-Id: I06d44a709f18b457c3d3381e2c6f4636fbffd4f0
2014-02-27remove unused code ScDBQueryDataIterator::DataAccessInternal::setPosNoel Grandin
Change-Id: If59f5b99a792ff5eafc0e027a84ca07b89a86c81
2014-02-27remove unused code ScDPFilteredCache::SingleFilter::getMatchValue()Noel Grandin
Change-Id: If47b1c5e3c04be18315cd9698c18d6e6bf5b7084
2014-02-27remove unused code ScDocument::GetCellCount(short, short) constNoel Grandin
Change-Id: I63f6bf43dade896858a78414beaafb9792831946
2014-02-27remove unused code ScFlatBoolRowSegments::getValue(int)Noel Grandin
Change-Id: Ifd3fdbd5fc336064cbcd9d085e8fc5062e95aa77
2014-02-27remove unused code ScGlobal::GetStandardFormatNoel Grandin
full signature: ScGlobal::GetStandardFormat(double, SvNumberFormatter&, unsigned long, short) Change-Id: Ifa2946cdb1d27f3a7bca1541c8f569456cb45b88
2014-02-27remove unused code ScGridWindow::HasScenarioRangeNoel Grandin
Change-Id: Ifd89a7bb3846ae3979ef378853aa9cb0b6585833
2014-02-27remove unused code ScMyNotEmptyCellsIterator::GetCell() constNoel Grandin
and the consequently unnecessary mpCell field Change-Id: I95061a904bd88daea8c64c9dcfdb2e91f3f3ac3b
2014-02-27remove unused code ScRangeStringConverter::GetRangeListFromStringNoel Grandin
full signature: ScRangeStringConverter::GetRangeListFromString( css::uno::Sequence<css::table::CellRangeAddress>&, rtl::OUString const&, ScDocument const*, formula::FormulaGrammar::AddressConvention, unsigned short, unsigned short) Change-Id: I61784cb55fb82caaeed22ddae94017c3ea630990