summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_export-test.cxx
AgeCommit message (Expand)Author
2014-07-19add test for fdo#79305Markus Mohrhard
2014-07-18bnc#885548: Add test for import / export of revisions for xlsx.Kohei Yoshida
2014-07-16fdo#81445: Write test for this.Kohei Yoshida
2014-07-14Write test for change track round-tripping for xls file format.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-16fdo#75056: Write test for this.Kohei Yoshida
2014-05-15fdo#77537: Write export test for this.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-01add test for fdo#75168Markus Mohrhard
2014-04-28WaE: Unreferenced function definitionTor Lillqvist
2014-04-28temporarily disable export to ODS due to derailed validatorEike Rathke
2014-04-25added .xlsx .xls .ods export/reimport tests for new spreadsheet functionsEike Rathke
2014-04-15Properly #ifdef some per-platform test codeStephan Bergmann
2014-04-15Clean up function declarations and enable some forgotten(?) testsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19Enable import export test for dash-dot and dash-dot-dot line types.Kohei Yoshida
2014-03-19Add dash-dot and dash-dot-dot line styles.Kohei Yoshida
2014-03-13fdo#58307: Write export test for this to ensure it won't go away...Kohei Yoshida
2014-03-10fdo#74747: Test cached numeric results too just to be safe.Kohei Yoshida
2014-03-10fdo#74747: Write test for this first.Kohei Yoshida
2014-03-10fdo#75950: Add test for this.Kohei Yoshida
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-02-21fdo#74345: Minimalistic test to reproduce this.Kohei Yoshida
2014-02-20fdo#75130: Move these tests to the export test and test their export.Kohei Yoshida
2014-02-15fdo#74512: Add export test for this.Kohei Yoshida
2014-02-08fdo#74521: Write unit test for this first.Kohei Yoshida
2014-02-07fdo#73281: Write an export test for strike-through text attribute.Kohei Yoshida
2014-02-02fdo#74325: Write unit test for cell note export to ods.Kohei Yoshida
2013-11-25fdo#70499 selectn of lock/unlocked cells with worksheet protection reversedNoel Power
2013-10-28add ODS export test for formattingsMarkus Mohrhard
2013-09-04calc export test on cell values, strings & formulasLaurent Godard
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-26Add more test cases for rich text cell export to ODS.Kohei Yoshida
2013-08-26Fix this export test. Now this test passes.Kohei Yoshida
2013-08-02Add a test that currently fails. We need to fix this bug.Kohei Yoshida
2013-08-01unit test for fdo#64753 ( import/export of sheetprotection )Noel Power
2013-07-30Add test for exporting and importing of formula refs from xls format.Kohei Yoshida
2013-07-30Add test for exporting of chart to xls format.Kohei Yoshida
2013-07-30Add export test for exporting inline arrays to xls format.Kohei Yoshida
2013-07-26unit test for fdo#62729Noel Power
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-03-24close documents at the end of the testMarkus Mohrhard
2013-03-24use ASSERT_DOUBLES_EQUAL instead of CPPUNIT_ASSERT_DOUBLES_EQUAL in calcMarkus Mohrhard
2013-03-23add ODS test for above/below cond format rulesMarkus Mohrhard
2013-03-22add databar export testMarkus Mohrhard
2013-03-22add export test for color scalesMarkus Mohrhard
2013-03-22move the include statement to the correct header fileMarkus Mohrhard