summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-02-10cp#100030: Use internal API to fill dxf styles during xlsx import.Kohei Yoshida
2014-02-10use GetLastDataRow() also in ShrinkToUsedDataArea()Eike Rathke
2014-02-10actually the extra check isn't neededEike Rathke
2014-02-10cosmetical adapt to styleEike Rathke
2014-02-10do not loop 30 million cells to find a non-empty rowEike Rathke
2014-02-10coverity#1130200 Unchecked dynamic_castCaolán McNamara
2014-02-10loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10remove unused parameterNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10coverity#1038334 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1078996 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1078997 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1079007 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130439 Dereference before null checkCaolán McNamara
2014-02-10coverity#1130440 Dereference before null checkCaolán McNamara
2014-02-10coverity#1130441 Dereference before null checkCaolán McNamara
2014-02-10coverity#1130442 Dereference before null checkCaolán McNamara
2014-02-10coverity#1130466 Uncaught exceptionCaolán McNamara
2014-02-10coverity#1130467 Uncaught exceptionCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2014-02-10loplugin:implicitboolconversion, loplugin:literaltoboolconversionStephan Bergmann
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-10sal_Bool->boolNoel Grandin
2014-02-09fdo#74323: Test the undo and redo as well.Kohei Yoshida
2014-02-09fdo#74323: The end position is inclusive.Kohei Yoshida
2014-02-09fdo#74323: Add unit test for changing cases of text cells.Kohei Yoshida
2014-02-09coverity#1130468 Uncaught exceptionCaolán McNamara
2014-02-09coverity#1130469 Uncaught exceptionCaolán McNamara
2014-02-09fdo#74479: Treat empty cells as if they have a value of 0.Kohei Yoshida
2014-02-09fdo#74479: Test case for SUMPRODUCT.Kohei Yoshida
2014-02-09coverity#1169843 Dereference before null checkCaolán McNamara
2014-02-09coverity#1169844 Dereference before null checkCaolán McNamara
2014-02-09fix memcheck report about uninitialized fValMarkus Mohrhard
2014-02-08fdo#74512: Generate escaped sheet names after the grammer is set.Kohei Yoshida
2014-02-08fdo#74512: Add test for this.Kohei Yoshida
2014-02-08fix my patchMarkus Mohrhard
2014-02-08fdo#52461 Multiple instances of same cell now get same color.Rachit Gupta
2014-02-08coverity#169849 Uncaught exceptionCaolán McNamara