summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03-Werror,-Wunused-parameterStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-03upgrade liborcusMarkus Mohrhard
2014-03-03remove remaining parts of the old crash testingMarkus Mohrhard
2014-03-03add experimental export file validationMarkus Mohrhard
2014-03-03add import test for strict OOXML import in calcMarkus Mohrhard
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03remove unused code oox::xls::WorkbookHelper::getDocShell()Noel Grandin
2014-03-03remove unused code in oox::xls::WorksheetGlobalsNoel Grandin
2014-03-03remove unused code in sc::CellTextAttrNoel Grandin
2014-03-03remove unused code sc::ColumnSet::has(short, short)Noel Grandin
2014-03-03remove unused code in sc::CompareFuncNoel Grandin
2014-03-03convert int flag OpenclDevice::isInited to boolNoel Grandin
2014-03-03remove unused code in sc::openclNoel Grandin
2014-03-03remove unused code AddressWalker::pop()Noel Grandin
2014-03-02coverity#1187830 Uncaught exceptionCaolán McNamara
2014-03-02coverity#735816 Dereference after null checkCaolán McNamara
2014-03-02coverity#704724 Dereference after null checkCaolán McNamara
2014-03-02coverity#704723 Dereference after null checkCaolán McNamara
2014-03-02coverity#704719 Dereference after null checkCaolán McNamara
2014-03-02coverity#704718 Dereference after null checkCaolán McNamara
2014-03-02coverity#704716 Dereference after null checkCaolán McNamara
2014-03-02coverity#704715 Dereference after null checkCaolán McNamara
2014-03-02coverity#704711 Dereference after null checkCaolán McNamara
2014-03-02coverity#704710 Dereference after null checkCaolán McNamara
2014-03-02coverity#704707 Dereference after null checkCaolán McNamara
2014-03-02coverity#704702 Dereference after null checkCaolán McNamara
2014-03-02coverity#704701 Dereference after null checkCaolán McNamara
2014-03-02coverity#704682 Dereference after null checkCaolán McNamara
2014-03-02unnecessary check before deleteCaolán McNamara
2014-03-02coverity#1187654 Logically dead codeCaolán McNamara
2014-03-02missing vim modelinesCaolán McNamara
2014-03-02fix coverity#1187656Caolán McNamara
2014-03-02coverity#1187655 Logically dead codeCaolán McNamara
2014-03-02coverity#1187656 Logically dead codeCaolán McNamara
2014-03-02coverity#1187664 Dereference after null checkCaolán McNamara
2014-03-02coverity#1187821 Uncaught exceptionCaolán McNamara
2014-03-02fix one more relation type for OOXML strictMarkus Mohrhard
2014-03-02no need to add another layer of macrosMarkus Mohrhard
2014-03-01Set the default cell border line width to 0.75 pt in Calc.Kohei Yoshida
2014-03-01import date cells from OOXMLMarkus Mohrhard
2014-03-01support OOXML strict documents in CalcMarkus Mohrhard
2014-02-28fdo#75053: Adjust reference update on shift for formula groups.Kohei Yoshida
2014-02-28fdo#75053: Write test for this.Kohei Yoshida
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28remove unused code ImportExcel::GetLastFormula(short)Noel Grandin
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist
2014-02-27Simplify ScViewFunc::DoThesaurus() with ScCellValue.Kohei Yoshida