summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2014-02-08fdo#74453: Only adjust tokens for top formula cells of formula group.Kohei Yoshida
2014-02-08fdo#74453: Write unit test for this.Kohei Yoshida
2014-02-08fdo#74521: Only pick cell notes for that sheet, and skip the rest.Kohei Yoshida
2014-02-08fdo#74521: Write unit test for this first.Kohei Yoshida
2014-02-08fdo#74414: No need to incremenet nRow here... It's just plain wrong.Kohei Yoshida
2014-02-08fdo#74414: Add a bit more check in existing test to catch this.Kohei Yoshida
2014-02-08coverity#1169852 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169853 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169854 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169855 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169857 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169859 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169862 Uncaught exceptionCaolán McNamara
2014-02-08coverity#1169864 Uncaught exceptionCaolán McNamara
2014-02-07fdo#73281: Write an export test for strike-through text attribute.Kohei Yoshida
2014-02-07fdo#74273: Let's not shift the note twice. Once is enough.Kohei Yoshida
2014-02-07fdo#74273: Adopt existing test to catch this.Kohei Yoshida
2014-02-07resolved fdo#74622 re-intern shared strings copied between documentsEike Rathke
2014-02-07fdo#74535: Don't forget clear the edit engine before re-using it.Kohei Yoshida
2014-02-07fdo#74535: Write unit test for importing hyperlinks from xlsx.Kohei Yoshida
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07fdo#74507: Ensure that we have non-null pointer to ScColumn.Kohei Yoshida
2014-02-07fdo#74507: Write test for this to induce the crash during unit test run.Kohei Yoshida
2014-02-07fdo#39468 Translate German commentsSven Wehner
2014-02-07Our own 100% original code goes here.Kohei Yoshida
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand
2014-02-07coverity#1158232 have a stab at silencing warning with function markupCaolán McNamara
2014-02-06fdo#74553: Use the shared formula column position Excel tells you...Kohei Yoshida
2014-02-06fdo#74553: Write unit test for this.Kohei Yoshida
2014-02-06typo fixes in commentsAndras Timar