summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2013-05-09add simple Range.Name testNoel Power
2013-05-09add some Range.value testsNoel Power
2013-05-09add new test for WorkbooksNoel Power
2013-05-09add OLEObject related testNoel Power
2013-05-09some testcases for api generated changed & click events for vba controlsNoel Power
2013-05-09tweak MiscControls to test simple textbox change eventNoel Power
2013-05-09Add check form contrast and IncrememtContrast behaviour in Shapes.xlsNoel Power
2013-05-09Tweak further the indices checked for break, also tweak test documentNoel Power
2013-05-09Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed itNoel Power
2013-05-09add Range.Cut checkNoel Power
2013-05-09re-enable Ranges.xls vba testdocument, additionally remove some failing testsNoel Power
2013-05-09some extra tests for ListBox.MultiSelection and ListBox.Text apiNoel Power
2013-05-09Add some misc control related vba testsNoel Power
2013-05-09add test for new vba ReturnInteger typeNoel Power
2013-05-09add new vba test file ( for testing input/output for 'Value' attributes )Noel Power
2013-05-03Additional unit test for sorting.Kohei Yoshida
2013-04-30Unit test for the earlier reference toggling bug.Kohei Yoshida
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-26forgot thoseThomas Arnhold
2013-04-26fixThomas Arnhold
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-13Get cppunit in sc to link with orcus-parser.Kohei Yoshida
2013-04-08fdo#62116: Be sure to convert relative URLs into absolute ones.Kohei Yoshida
2013-04-08fdo#62116: Unit test for the fix.Kohei Yoshida
2013-04-08fdo#62116: Handle field objects with formats correctly.Kohei Yoshida
2013-04-08fdo#62116: Add failing cell content to the test file.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-26add inital test case for fdo#62206Markus Mohrhard
2013-03-25a few more cases where we should close the doc after the testMarkus Mohrhard
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-23fix spelling errorMarkus Mohrhard
2013-03-22Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida
2013-03-22More on reducing the ScBaseCell usage. That's it for today.Kohei Yoshida
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
2013-03-22remove two unused test filesMarkus Mohrhard
2013-03-22add import test for color scalesMarkus Mohrhard
2013-03-22update the test filesMarkus Mohrhard
2013-03-22add import test for data barsMarkus Mohrhard
2013-03-22let us use ScBootstrapFixture::loadDoc hereMarkus Mohrhard
2013-03-22make method name consistentMarkus Mohrhard
2013-03-22remove disabled testsMarkus Mohrhard