summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_export-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-13fdo#70499 selectn of lock/unlocked cells with worksheet protection reversedNoel Power1-2/+2
2013-08-031st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power1-0/+31
2013-07-26fix for fdo#62729 reference pos can point to non existing tableNoel Power1-0/+30
2013-03-24close documents at the end of the testMarkus Mohrhard1-0/+14
2013-03-24use ASSERT_DOUBLES_EQUAL instead of CPPUNIT_ASSERT_DOUBLES_EQUAL in calcMarkus Mohrhard1-2/+2
2013-03-23add ODS test for above/below cond format rulesMarkus Mohrhard1-0/+16
2013-03-22add databar export testMarkus Mohrhard1-0/+30
2013-03-22add export test for color scalesMarkus Mohrhard1-0/+35
2013-03-22move the include statement to the correct header fileMarkus Mohrhard1-3/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+2
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power1-36/+21
2013-02-04eliminate duplicated implementations (load, loadDoc etc. ) in unit testsNoel Power1-176/+21
2013-01-31ScExportTest: enable testPasswordExport on WNTMichael Stahl1-1/+1
2013-01-31fdo#59022: revert "SfxMedium::GetOutputStream(): re-use existing XStream"Michael Stahl1-4/+4
2013-01-31WaE: C++11 requires a space between literal and identifierTor Lillqvist1-1/+1
2013-01-31Meh, use SAL_PRIdINT32Tor Lillqvist1-1/+1
2013-01-30WaE: format %d expects argument of type int, but argument 2 has type long intTor Lillqvist1-1/+1
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power1-0/+74
2012-12-04Fix the testPasswordExport test.Kohei Yoshida1-4/+10
2012-12-04Remove duplicate code blocks.Kohei Yoshida1-41/+16
2012-12-04More adjustment of file load code in the unit test.Kohei Yoshida1-0/+4
2012-12-04Disable user interaction here too, to prevent dialog launches.Kohei Yoshida1-0/+2
2012-11-09add initial xlsx cond format export testMarkus Mohrhard1-4/+58
2012-11-09make the eport test easier to useMarkus Mohrhard1-5/+14
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-1/+1
2012-10-26remove the temp file after loadingMarkus Mohrhard1-2/+2
2012-10-26disable the password test for some platformsMarkus Mohrhard1-0/+2
2012-10-26implement export password testMarkus Mohrhard1-0/+85
2012-10-26add basic calc export testMarkus Mohrhard1-0/+190