summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: I7da10ad3ba8017d64c723b53795348edf0e7dd6d
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Id4174904487fc153d8e80471da7c829c52092f78
2014-02-27editeng: sal_Bool->boolNoel Grandin
Change-Id: Ic3d9fe45d3242d3da147067d3c388e9d7305ee61
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
2014-02-27remove unused code ScRefCellValue::commit(ScColumn&, int) constNoel Grandin
Change-Id: I2f91a7b6b471d655f19f1f0ed94c4e1d0273ed80
2014-02-27remove unused code ScTabViewShell::GetForms() constNoel Grandin
Change-Id: Ifb4fec75d58f67640043b344eac8a2be598c214d
2014-02-27remove unused code ScTable::GetNote(short, int)Noel Grandin
Change-Id: Iad250b204423b897d903053b3ea4c63c01837e79
2014-02-27remove unused code ScTable::SetRawString(short, int, rtl::OUString const&)Noel Grandin
Change-Id: I098143e76c141e4cf6b9d9aec4cb727680ea7457
2014-02-27remove unused code ScRefreshTimer::StartRefreshTimer()Noel Grandin
Change-Id: If96e0de72338aabfb2c4db04fba8f524d48a1d5c
2014-02-27remove unused code ScSimpleRefDlgWrapper::GetRefString()Noel Grandin
Change-Id: I349a7df3516829dee9bc44426b7b5c84a73254ec
2014-02-27remove unused code ScTabView::GetParentOrChild(unsigned short)Noel Grandin
Change-Id: I7440cb700c9d33acef842e19ff192cca9ef21cf9
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26Resolves: #i123672# Made data used in ScPrintFunc to prepare...Armin Le Grand
print preview dynamic (cherry picked from commit 51dac483c90f5d33fab5f449c0915917540ef547) Conflicts: sc/source/ui/inc/printfun.hxx sc/source/ui/view/printfun.cxx Change-Id: I1ec4b29821a958f8ca95d8e770de9971fbc47bae
2014-02-26callcatcher: update unused codeCaolán McNamara
Change-Id: I2d79938465800a6bfe8cc120b85dc449ff04a960
2014-02-26remove unused code ScDocument::IsEmptyData(short, short)Noel Grandin
and the consequently unused code ScTable::IsEmptyData(short, short) Change-Id: I622de7c1118d61c0e434f80d1b7c41ace24c5592
2014-02-26remove unused code ScDocument::CountNotes()Noel Grandin
Change-Id: Ic0f638f1e052b2d9117207f234d879638cbfc19a
2014-02-26remove unused code ScDocument::GetFormulaTokensNoel Grandin
and consequently unused code ScTable::GetFormulaTokens ScColumn::GetFormulaTokens Change-Id: Iad1fd45e67489bb8b0f9ed96a36b647e40e6f774
2014-02-26remove unused code ScDocument::RebuildFormulaGroups()Noel Grandin
and the consequently unused code ScTable::RebuildFormulaGroups() Change-Id: Ic7dfb7420c7cc4ca52c4ed4fe580fbb499ab53b6
2014-02-26remove unused code ScFormulaCell::HasColRowName()Noel Grandin
Change-Id: I907492e1385f76d27cc8559d599f518d3b91f75d
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida
It was just not working at all due to multiple reasons. The reference update needed to be reworked for formula groups such that the token array is adjusted only for the top cell but all formula cells still needed to be processed afterwards. The bound check also needed to be done against the old range prior to the move, not the new range after the move. During undo, the paint had to be deferred until after the two calls to DoUndo() else the formula cells would get re-calculated before the values were placed back to their old positions, causing them to mis- calculate wrong values. Change-Id: Iba66f80a413e0539cac5ab619226cd6f7a04f317
2014-02-25fdo#75386: Add unit test for this.Kohei Yoshida
Change-Id: Iff2b5fd05eb098e83281c5ae9cedf309edde7250
2014-02-25fdo#72041: Intern strings as we populate the external cache.Kohei Yoshida
This commit covers ods import and UNO API layer. Change-Id: I3ad1b7cfefe49575694e2351bcba6e5733b009d2
2014-02-25fdo#72041: Add import test to catch an issue with external ref cache.Kohei Yoshida
Change-Id: I648d2d04c86d61b1cbe291e7aa79bf9219833328
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky
Change-Id: Ie964ca8b870714d1c3e92469a771fab9a71f0633 Reviewed-on: https://gerrit.libreoffice.org/8220 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-25remove unused code oox::xls::FormulaParser::convertBoolToFormula(bool)Noel Grandin
Change-Id: Ib7c5af91e7db78ff41c19b38f7e440f6cd00a089
2014-02-25remove unused method sc::DataStream::ToMoveType(rtl::OUString const&)Noel Grandin
Change-Id: I76a677df30649b42c22f6c72525717b8224d2f79
2014-02-25remove unused code ScEditUtil::GetSpaceDelimitedString(EditTextObject const&)Noel Grandin
Change-Id: Ie18a4c8a75b5cd3b42ecfa3278806a2c8876c8ee
2014-02-25remove unused code ScFormulaCell::GetErrorOrStringNoel Grandin
and then the now unused code in ScFormulaResult::GetErrorOrString Change-Id: I95de8b5c24c0127cff61399eb6f38359040aace3
2014-02-25coverity#737738 Uncaught exceptionCaolán McNamara
Change-Id: If7622500b90155522144c10a48e4dd331c6cf471
2014-02-25coverity#737726 Uncaught exceptionCaolán McNamara
Change-Id: Ia6a53ea7d073e22620b7e85eafc27f35f6291709
2014-02-25coverity#737725 Uncaught exceptionCaolán McNamara
Change-Id: If66782ee4cac491a3115b6274258be533dbf2f4b
2014-02-25coverity#737724 Uncaught exceptionCaolán McNamara
Change-Id: Ie1b51865e9c3e0e30b33152ec4b400c703007a57
2014-02-25coverity#737723 Uncaught exceptionCaolán McNamara
Change-Id: I0026fc7811469eae3f62b531ad1626a6af1f743c
2014-02-25coverity#737722 Uncaught exceptionCaolán McNamara
Change-Id: I8fc0f9851c46e810f00cd88898e1dc6aa5005c75
2014-02-25coverity#737721 Uncaught exceptionCaolán McNamara
Change-Id: Ibc5e4532a451829a6e6113c42d9013017205ba70
2014-02-25coverity#737700 Uncaught exceptionCaolán McNamara
Change-Id: I9a2954c038946f1ad47979ff65ac12983ddffab9
2014-02-25coverity#737681 Uncaught exceptionCaolán McNamara
Change-Id: I2b81c265e5e7a7a7af7a3210d4ab92d60272a748