summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)Author
2013-06-05some systems seem to fail with the range geometry tests. Increase toleranceNoel Power
2013-06-04some systems seem to fail with the rangessize test increase toleranceNoel Power
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-13fix Workbooks.xls unit test ( was failing on windows )Noel Power
2013-05-10temporarily disable unit test that fails on windowsNoel Power
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-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-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20-Werror=undefStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12re-enable testStarBasic() & testVba() in for Windows ( macosx later )Noel Power
2013-03-12disable splitcolumn tests that seems to cause problems on some tinderboxesNoel Power
2013-03-11now that vba import is fixed re-enable the subsequentcheck testsNoel Power
2013-03-07disable new vba tests ( vba import for certain files appears broken )Noel Power
2013-03-07disable Ranges-2.xls vba test fileNoel Power
2013-03-07enable bag load of excel specific VBA api testsNoel Power
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida
2013-01-31port ScOutlineObj to new UnoApiTest ctorMiklos Vajna
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza
2013-01-24sc test XSheetOutlineLaurent Godard
2013-01-17sc test for XSheetAnnotationsLaurent Godard
2013-01-17sc test for XSheetAnnotationLaurent Godard
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-07-Werror,-Wunused-resultStephan Bergmann
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-25move XGoalSeek api test to c++Markus Mohrhard
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl
2012-07-09UNO API test for ScEditFieldObj wrt its properties.Kohei Yoshida
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida