summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2014-05-01coverity#738786 Uninitialized pointer fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01fdo#78079: Write test for this.Kohei Yoshida
2014-05-01add test for fdo#75168Markus Mohrhard
2014-05-01add unit test for fdo#77984Markus Mohrhard
2014-04-29sc html export: HTML export test fixture & "SkipImages" testTomaž Vajngerl
2014-04-29fdo#76912: Write a test for this.Kohei Yoshida
2014-04-29fdo#74322: Additional test for the followup issue.Kohei Yoshida
2014-04-28fdo#77647: Write test for this.Kohei Yoshida
2014-04-28WaE: Unreferenced function definitionTor Lillqvist
2014-04-28Add a bit more test code to test the normal use cases of MIN.Kohei Yoshida
2014-04-28fdo#77969: Write test for this corner case.Kohei Yoshida
2014-04-28temporarily disable export to ODS due to derailed validatorEike Rathke
2014-04-28fdo#75397: Write unit test for this.Kohei Yoshida
2014-04-25fdo#76611: Write test for this.Kohei Yoshida
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers
2014-04-25fdo#77728: Add test case for named range expansion and formula update.Kohei Yoshida
2014-04-25fdo#77728: Write test for this.Kohei Yoshida
2014-04-24fdo#77039: Write test for this.Kohei Yoshida
2014-04-24fdo#76663: Better test to really test PRODUCT with array input.Kohei Yoshida
2014-04-23Remove compiler warnings.Kohei Yoshida
2014-04-23Add unit test for sorting with cell formats.Kohei Yoshida
2014-04-23fdo#76607: Writer unit test for this.Kohei Yoshida
2014-04-23Annotate the test code a bit to make it easier to follow.Kohei Yoshida
2014-04-23We have m_pDoc available here in the test...Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-17remove executable bitAndras Timar
2014-04-15Properly #ifdef some per-platform test codeStephan Bergmann
2014-04-15CID#1202821 check (unlikely) null return valueEike Rathke
2014-04-15Clean up function declarations and enable some forgotten(?) testsStephan Bergmann
2014-04-15testContentXLSXStrict was left out by accident?Stephan Bergmann
2014-04-14fdo#76294: Write import test for this.Kohei Yoshida
2014-04-14fdo#77209: Adjust this test to cover clip document use case as well.Kohei Yoshida
2014-04-11Enable scaddins for ucalc test session.Kohei Yoshida
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers
2014-04-11fdo#77300: Add more test to cover the shared formula case.Kohei Yoshida
2014-04-11fdo#77300: Add test for this.Kohei Yoshida
2014-04-08add .xlsx unit test for enhanced protectionEike Rathke
2014-04-08add non-editable test for descriptorEike Rathke
2014-04-07fdo#75741: Write test for this.Kohei Yoshida
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04integrate database function testMarkus Mohrhard
2014-04-04add tests for database functionsKen Biondi
2014-04-04improve text function testsKen Biondi
2014-04-04updated test document for new Excel functions, fdo#70798Eike Rathke
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31close files after testMarkus Mohrhard