summaryrefslogtreecommitdiff
path: root/sc/qa/unit/helper
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Keep files of failing tests aroundStephan Bergmann1-1/+1
2014-08-29Fix signature of dummy non-ORCUS implementationStephan Bergmann1-1/+1
2014-07-19one more simplificationMarkus Mohrhard1-12/+4
2014-07-19there is already a shared XPath test classMarkus Mohrhard2-105/+0
2014-07-19add test for fdo#79305Markus Mohrhard4-0/+226
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers1-2/+2
2014-06-26Move SheetPrinter to svl and rename it to GridPrinter.Kohei Yoshida2-111/+4
2014-06-25bnc#882595: Write test for this. Disabled due to VBA not working in cppunit.Kohei Yoshida2-5/+7
2014-06-25remove whitespaceMarkus Mohrhard2-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin3-21/+21
2014-05-14Write test for RPN token generation with and without jump command reordering.Kohei Yoshida2-0/+16
2014-05-11fix-includes.pl: scThomas Arnhold3-7/+7
2014-05-06fdo#77944: Write test for this.Kohei Yoshida1-0/+4
2014-05-01fdo#78079: Write test for this.Kohei Yoshida1-0/+37
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke1-0/+120
2014-04-19fixincludeguards.sh: scThomas Arnhold4-8/+8
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-3/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-08enable ODF export validationMarkus Mohrhard1-0/+2
2014-03-05move the export validation code to testMarkus Mohrhard1-67/+1
2014-03-05let us use OOXML transitional in the calc export testsMarkus Mohrhard1-1/+5
2014-03-05use CPPUNIT_ASSERT_EQUALMarkus Mohrhard1-1/+1
2014-03-05integrate the financial-functions testMarkus Mohrhard1-1/+1
2014-03-03upgrade liborcusMarkus Mohrhard1-4/+4
2014-03-03add experimental export file validationMarkus Mohrhard1-1/+66
2014-02-25fdo#75386: Add unit test for this.Kohei Yoshida2-0/+64
2014-01-16fdo#73655: Write unit test for this.Kohei Yoshida1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-11-21Use SAL_INFO() instead of printf()Tor Lillqvist1-3/+3
2013-11-11Add test for importing some of those functions new in Excel 2010.Kohei Yoshida2-0/+15
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-1/+1
2013-10-28add ODS export test for formattingsMarkus Mohrhard2-0/+122
2013-09-27add test case for fdo#69720Markus Mohrhard2-0/+8
2013-09-18Disable all features that rely on orcus.Kohei Yoshida1-0/+13
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida1-0/+1
2013-09-05sc: fix exports of scqahelper libraryMichael Stahl1-10/+18
2013-09-05add disabled test for Excel 2003 XML importMarkus Mohrhard2-0/+3
2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard2-0/+30
2013-07-30Add test for exporting and importing of formula refs from xls format.Kohei Yoshida2-0/+54
2013-07-30Add test for exporting of chart to xls format.Kohei Yoshida2-1/+136
2013-07-24Add some basic test for single reference data.Kohei Yoshida1-0/+3
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida1-0/+1
2013-07-09More on windows link error.Kohei Yoshida2-2/+5
2013-07-09We don't need this.Kohei Yoshida1-2/+0
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida2-1/+4
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida2-2/+7
2013-07-09Attempt to fix windows link error.Kohei Yoshida3-4/+9
2013-07-09Fix conditionStephan Bergmann1-1/+1
2013-07-09-Werror=unused-macrosStephan Bergmann1-0/+2
2013-07-08Fix linking problem with subsequent_filters-test.Kohei Yoshida1-1/+1