summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2014-04-29fdo#76912: Write a test for this.Kohei Yoshida1-0/+23
2014-04-29fdo#74322: Additional test for the followup issue.Kohei Yoshida1-0/+22
2014-04-28fdo#77647: Write test for this.Kohei Yoshida2-1/+44
2014-04-28WaE: Unreferenced function definitionTor Lillqvist1-0/+4
2014-04-28Add a bit more test code to test the normal use cases of MIN.Kohei Yoshida1-0/+12
2014-04-28fdo#77969: Write test for this corner case.Kohei Yoshida2-0/+40
2014-04-28temporarily disable export to ODS due to derailed validatorEike Rathke1-0/+7
2014-04-28fdo#75397: Write unit test for this.Kohei Yoshida2-0/+35
2014-04-25fdo#76611: Write test for this.Kohei Yoshida2-0/+30
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke3-114/+159
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers1-0/+1
2014-04-25fdo#77728: Add test case for named range expansion and formula update.Kohei Yoshida1-2/+47
2014-04-25fdo#77728: Write test for this.Kohei Yoshida1-0/+6
2014-04-24fdo#77039: Write test for this.Kohei Yoshida1-2/+15
2014-04-24fdo#76663: Better test to really test PRODUCT with array input.Kohei Yoshida1-4/+4
2014-04-23Remove compiler warnings.Kohei Yoshida1-2/+2
2014-04-23Add unit test for sorting with cell formats.Kohei Yoshida2-0/+164
2014-04-23fdo#76607: Writer unit test for this.Kohei Yoshida2-0/+54
2014-04-23Annotate the test code a bit to make it easier to follow.Kohei Yoshida1-15/+14
2014-04-23We have m_pDoc available here in the test...Kohei Yoshida1-11/+10
2014-04-19fixincludeguards.sh: scThomas Arnhold5-10/+10
2014-04-17remove executable bitAndras Timar6-0/+0
2014-04-15Properly #ifdef some per-platform test codeStephan Bergmann3-0/+21
2014-04-15CID#1202821 check (unlikely) null return valueEike Rathke1-0/+2
2014-04-15Clean up function declarations and enable some forgotten(?) testsStephan Bergmann17-52/+55
2014-04-15testContentXLSXStrict was left out by accident?Stephan Bergmann1-11/+12
2014-04-14fdo#76294: Write import test for this.Kohei Yoshida2-0/+16
2014-04-14fdo#77209: Adjust this test to cover clip document use case as well.Kohei Yoshida1-14/+38
2014-04-11Enable scaddins for ucalc test session.Kohei Yoshida1-0/+12
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers2-2/+4
2014-04-11fdo#77300: Add more test to cover the shared formula case.Kohei Yoshida1-0/+18
2014-04-11fdo#77300: Add test for this.Kohei Yoshida1-0/+8
2014-04-08add .xlsx unit test for enhanced protectionEike Rathke2-5/+23
2014-04-08add non-editable test for descriptorEike Rathke2-0/+2
2014-04-07fdo#75741: Write test for this.Kohei Yoshida3-8/+95
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-3/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-04-04integrate database function testMarkus Mohrhard1-0/+8
2014-04-04add tests for database functionsKen Biondi2-0/+12
2014-04-04improve text function testsKen Biondi3-3/+39
2014-04-04updated test document for new Excel functions, fdo#70798Eike Rathke2-5/+12
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers2-6/+20
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-03-31close files after testMarkus Mohrhard1-0/+4
2014-03-31close the file at the end of the testMarkus Mohrhard1-0/+7
2014-03-28rhbz#1080196: Write unit test for this.Kohei Yoshida2-0/+50
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann20-70/+70
2014-03-25fdo#74322: Write unit test for this first.Kohei Yoshida2-0/+82
2014-03-25added unit test for .xls BIFF enhanced protectionEike Rathke2-0/+20
2014-03-25fdo#76402: Write unit test for this first.Kohei Yoshida2-0/+64