summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2011-10-24New unit test case for unwanted date detection on pivot table labels.Kohei Yoshida
2011-10-24macros-test.cxx: fix syntax errorMichael Stahl
2011-10-24macros-test.cxx: unused variable pDocMichael Stahl
2011-10-24make vba.xls return 'OK' on success, adjust macros-test.cxx to test for 'OK'Noel Power
2011-10-24more substantial vba test ( testing various range addression )Noel Power
2011-10-20add more debug output to see why windows has problems with sc's filters-testMarkus Mohrhard
2011-10-20extract helper methods for debuging calc testsMarkus Mohrhard
2011-10-20improve unit test for UpdateReferenceMarkus Mohrhard
2011-10-19separate normal calc filter tests and macro testsMarkus Mohrhard
2011-10-19add output for language settings to log fileMarkus Mohrhard
2011-10-19add unit test for fdo#41868Markus Mohrhard
2011-10-18Fix E_ACCESS failure under windows on attempt to remove temp qa data fileCaolán McNamara
2011-10-17copy/paste error, it should test the xls file tooMarkus Mohrhard
2011-10-17add initial test for matrix functionsStefan Weigel
2011-10-17make the mathematical functions test simplerMarkus Mohrhard
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-09add unit test cases for mathematical functionsMarkus Mohrhard
2011-10-09extend test for spreadsheet functionsMarkus Mohrhard
2011-10-08improve error messages for sc's filters-testMarkus Mohrhard
2011-10-07set the correct url for vba unit testMarkus Mohrhard
2011-10-06improve error message for missing csv filesMarkus Mohrhard
2011-10-06and forgot again to add a fileMarkus Mohrhard
2011-10-06add unit test for fdo#41381Markus Mohrhard
2011-10-05enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard
2011-10-05add initial work for vba tests in calc( work in progress)Markus Mohrhard
2011-10-05add Star Basic unit test to calcMarkus Mohrhard
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
2011-10-04SCCOl is 16 bit tooMarkus Mohrhard
2011-10-04mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16)Markus Mohrhard
2011-10-04improve error message for csv_handlerMarkus Mohrhard
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-30enable the registration for vba unit test againMarkus Mohrhard
2011-09-29disable it again, it seems that it tries to access the user installationMarkus Mohrhard
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard
2011-09-29add modelinesCaolán McNamara
2011-09-28more unit test cut/paste reduxMichael Meeks
2011-09-28sc: switch filters-test to the new shared unit test codeMichael Meeks
2011-09-27assert on the console in a helpful way as/when we get a message dialogMichael Meeks
2011-09-21fix array initialization and thus windows buildFridrich Štrba
2011-09-21Revert "remove newly unused methods", used againCaolán McNamara
2011-09-21callcatcher: remove newly unused methodsCaolán McNamara
2011-09-20Unit test for copying range names.Kohei Yoshida
2011-09-19Unit test for refreshing while source data contains empty field name.Kohei Yoshida
2011-09-19Use the method to insert source data.Kohei Yoshida
2011-09-19Extracted method for inserting source data for pivot table testing.Kohei Yoshida
2011-09-15forgot another csv fileMarkus Mohrhard
2011-09-15add formats test for xls and xlsxMarkus Mohrhard
2011-09-15improve calc's format unit testMarkus Mohrhard
2011-09-14New unit test case for testing SHEETS function result.Kohei Yoshida