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