summaryrefslogtreecommitdiff
path: root/sc/qa/extras/macros-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power1-0/+4
2013-05-13fix Workbooks.xls unit test ( was failing on windows )Noel Power1-7/+19
2013-05-10temporarily disable unit test that fails on windowsNoel Power1-0/+2
2013-05-09add new test for WorkbooksNoel Power1-3/+14
2013-05-09Renable Range-2 vba test as I589b93461b5f4125408f4fc2cb87cd84686f7b95 fixed itNoel Power1-5/+0
2013-05-09re-enable Ranges.xls vba testdocument, additionally remove some failing testsNoel Power1-2/+0
2013-05-09Add some misc control related vba testsNoel Power1-0/+4
2013-05-09add test for new vba ReturnInteger typeNoel Power1-0/+4
2013-05-09add new vba test file ( for testing input/output for 'Value' attributes )Noel Power1-0/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-25/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-46/+46
2013-03-20-Werror=undefStephan Bergmann1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-38/+38
2013-03-12re-enable testStarBasic() & testVba() in for Windows ( macosx later )Noel Power1-1/+1
2013-03-11now that vba import is fixed re-enable the subsequentcheck testsNoel Power1-2/+0
2013-03-07disable new vba tests ( vba import for certain files appears broken )Noel Power1-0/+2
2013-03-07disable Ranges-2.xls vba test fileNoel Power1-0/+5
2013-03-07enable bag load of excel specific VBA api testsNoel Power1-1/+73
2013-02-05Pass DocumentService to the loader during macro tests.Kohei Yoshida1-2/+2
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza1-44/+6
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2
2012-12-07-Werror,-Wunused-resultStephan Bergmann1-2/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-03-26clean-up sc's macros_test a bitMarkus Mohrhard1-30/+3
2012-02-12use better assertion macrosMarkus Mohrhard1-2/+2
2011-12-06normalize Red Hat, Inc.Caolán McNamara1-9/+9
2011-11-30move sc's macros test into sc/qa/extrasMarkus Mohrhard1-0/+223