summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-06coverity#1190355 Dereference null return valueCaolán McNamara
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara
2014-03-06coverity#1190369 Uninitialized scalar fieldCaolán McNamara
2014-03-06callcatcher: update unused codeCaolán McNamara
2014-03-06coverity#1190367: uninitialized scalar variableMarkus Mohrhard
2014-03-06fix OOXML validation error, related fdo#31064Markus Mohrhard
2014-03-06remove more places that reference the old crash testingMarkus Mohrhard
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida
2014-03-06resolved fdo#61520 do not add multiple empty strings to the validation listEike Rathke
2014-03-05Fix incorrect group calc state check.Kohei Yoshida
2014-03-05coverity#704673 Dereference after null checkCaolán McNamara
2014-03-05more list type correctnessEike Rathke
2014-03-05WaE: sal_Bool vs. boolTor Lillqvist
2014-03-05WaE: unused private fieldsTor Lillqvist
2014-03-05Converted group by [number|date] pivot table dlg to .uiKatarina Behrens
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