summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2014-02-11Ensure that vector array has a numeric array of NaN's for empty range.Kohei Yoshida
2014-02-11fdo#74014: Another attempt to reproduce this bug in test.Kohei Yoshida
2014-02-11fdo#74014: Additional test.Kohei Yoshida
2014-02-10fdo#74209: Catch additional problem discovered.Kohei Yoshida
2014-02-09fdo#74323: Test the undo and redo as well.Kohei Yoshida
2014-02-09fdo#74323: Add unit test for changing cases of text cells.Kohei Yoshida
2014-02-09fdo#74479: Test case for SUMPRODUCT.Kohei Yoshida
2014-02-08fdo#74512: Add test for this.Kohei Yoshida
2014-02-08fdo#74453: Write unit test for this.Kohei Yoshida
2014-02-08fdo#74521: Write unit test for this first.Kohei Yoshida
2014-02-08fdo#74414: Add a bit more check in existing test to catch this.Kohei Yoshida
2014-02-07fdo#73281: Write an export test for strike-through text attribute.Kohei Yoshida
2014-02-07fdo#74273: Adopt existing test to catch this.Kohei Yoshida
2014-02-07fdo#74535: Write unit test for importing hyperlinks from xlsx.Kohei Yoshida
2014-02-07fdo#74507: Write test for this to induce the crash during unit test run.Kohei Yoshida
2014-02-06fdo#74553: Write unit test for this.Kohei Yoshida
2014-02-06Perhaps this will make the mac tinderbox happy?Kohei Yoshida
2014-02-06Create shared-formula directories and store test files there.Kohei Yoshida
2014-02-06fdo#74573: Write test for pasting with empty cells skipped.Kohei Yoshida
2014-02-06Fix shadowed Test member variableJan-Marek Glogowski
2014-02-05fdo#74556: Write test for ReleaseNote().Kohei Yoshida
2014-02-05Move this test closer to the other tests for cell notes.Kohei Yoshida
2014-02-05Fix typo and a bit of cleanup.Kohei Yoshida
2014-02-05Actually these methods shouldn't be taking a sheet index.Kohei Yoshida
2014-02-05Implement GetMarkedColSpans() counterpart.Kohei Yoshida
2014-02-05Reimplement ScMarkData::GetMarkedRowSpans() to use flat_segment_tree directly.Kohei Yoshida
2014-02-03This is a redundant check. Chuck it.Kohei Yoshida
2014-02-03Finally found a way to get this test to fail.Kohei Yoshida
2014-02-03Add test code to exercise ScColumn::HasEditCells().Kohei Yoshida
2014-02-03This test was not being run. Let's run it.Kohei Yoshida
2014-02-02fdo#74041: Write unit test for this.Kohei Yoshida
2014-02-02fdo#74077: Write unit test for this.Kohei Yoshida
2014-02-02fdo#74325: Write unit test for cell note export to ods.Kohei Yoshida
2014-01-30fdo#74014: Brodcast only when pasting, not during file import.Kohei Yoshida
2014-01-30fdo#73146 Add Excel 2010 functionsWinfried Donkers
2014-01-29Extra line.Kohei Yoshida
2014-01-29fdo#74014: Add unit test for pasting an unformatted text into cells.Kohei Yoshida
2014-01-29revert coverity#1158232 Resource leakCaolán McNamara
2014-01-29coverity#989717 Dereference null return valueCaolán McNamara
2014-01-29coverity#1078467 Unchecked return valueCaolán McNamara
2014-01-29coverity#1078468 Unchecked return valueCaolán McNamara
2014-01-29coverity#1078723 Dereference null return valueCaolán McNamara
2014-01-29coverity#1158232 Resource leakCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28Better check this with a static assertStephan Bergmann
2014-01-27fdo#74014: Write unit test for this first.Kohei Yoshida
2014-01-27fdo#69244: Write unit test for this.Kohei Yoshida
2014-01-27fdo#72793 Add Excel 2010 functionsWinfried Donkers
2014-01-23fdo#73986: Write unit test for document statistics.Kohei Yoshida
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann