summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann235-4932/+4932
2014-02-26Resolves: #i123672# Made data used in ScPrintFunc to prepare...Armin Le Grand3-39/+87
2014-02-26callcatcher: update unused codeCaolán McNamara1-10/+0
2014-02-26remove unused code ScDocument::IsEmptyData(short, short)Noel Grandin4-24/+0
2014-02-26remove unused code ScDocument::CountNotes()Noel Grandin2-13/+0
2014-02-26remove unused code ScDocument::GetFormulaTokensNoel Grandin6-28/+0
2014-02-26remove unused code ScDocument::RebuildFormulaGroups()Noel Grandin4-16/+0
2014-02-26remove unused code ScFormulaCell::HasColRowName()Noel Grandin2-7/+0
2014-02-25fdo#75386: Totally fix reference update during range move.Kohei Yoshida9-64/+293
2014-02-25fdo#75386: Add unit test for this.Kohei Yoshida5-44/+177
2014-02-25fdo#72041: Intern strings as we populate the external cache.Kohei Yoshida3-13/+27
2014-02-25fdo#72041: Add import test to catch an issue with external ref cache.Kohei Yoshida2-0/+17
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky1-43/+33
2014-02-25remove unused code oox::xls::FormulaParser::convertBoolToFormula(bool)Noel Grandin2-16/+0
2014-02-25remove unused method sc::DataStream::ToMoveType(rtl::OUString const&)Noel Grandin2-14/+0
2014-02-25remove unused code ScEditUtil::GetSpaceDelimitedString(EditTextObject const&)Noel Grandin2-7/+0
2014-02-25remove unused code ScFormulaCell::GetErrorOrStringNoel Grandin4-49/+0
2014-02-25coverity#737738 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-25coverity#737726 Uncaught exceptionCaolán McNamara2-3/+4
2014-02-25coverity#737725 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737724 Uncaught exceptionCaolán McNamara2-3/+4
2014-02-25coverity#737723 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737722 Uncaught exceptionCaolán McNamara2-3/+4
2014-02-25coverity#737721 Uncaught exceptionCaolán McNamara2-7/+9
2014-02-25coverity#737700 Uncaught exceptionCaolán McNamara2-3/+4
2014-02-25coverity#737681 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-25coverity#737680 Uncaught exceptionCaolán McNamara1-1/+4
2014-02-25coverity#737679 Uncaught exceptionCaolán McNamara2-3/+5
2014-02-25coverity#737649 Uncaught exceptionCaolán McNamara2-3/+5
2014-02-25coverity#737643 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-25coverity#737641 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-25coverity#737640 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-25coverity#737638 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737632 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737628 Uncaught exceptionCaolán McNamara2-2/+5
2014-02-25coverity#737625 Uncaught exceptionCaolán McNamara2-3/+4
2014-02-25coverity#737623 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737620 Uncaught exceptionCaolán McNamara2-5/+6
2014-02-25coverity#737619 Uncaught exceptionCaolán McNamara2-3/+4
2014-02-25coverity#737618 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737617 Uncaught exceptionCaolán McNamara2-2/+3
2014-02-25coverity#737615 Uncaught exceptionCaolán McNamara2-5/+6
2014-02-25coverity#737607 Uncaught exceptionCaolán McNamara2-8/+9
2014-02-25coverity#737586 Uncaught exceptionCaolán McNamara2-2/+4
2014-02-25coverity#737561 Uncaught exceptionCaolán McNamara2-3/+4
2014-02-25don't access empty container, related fdo#33698Markus Mohrhard1-0/+3
2014-02-24fdo#75304: Set external reference info to ScCompiler.Kohei Yoshida6-31/+34
2014-02-24fdo#75304: Add test for external reference cache import from XLSX.Kohei Yoshida2-0/+17
2014-02-24Extra space.Kohei Yoshida1-1/+0
2014-02-24fdo#75259: Let undo document share its string pool with the source doc.Kohei Yoshida2-1/+6