summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-05fdo#70798 add missing parclass.cxx entries for new Excel2010 functionsWinfried Donkers
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga
2014-03-05move the export validation code to testMarkus Mohrhard
2014-03-05let us use OOXML transitional in the calc export testsMarkus Mohrhard
2014-03-05use CPPUNIT_ASSERT_EQUALMarkus Mohrhard
2014-03-05Avoid bogus MSVC 2012 (at least) "unreferenced formal parameter" warningStephan Bergmann
2014-03-05integrate the financial-functions testMarkus Mohrhard
2014-03-05add import test for financial functionsKen Biondi
2014-03-05remove unused code ScSimpleRefDlg::GetRefString()Noel Grandin
2014-03-05remove unused code ScTable::GetCellCount(short)Noel Grandin
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
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