summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_vba.cxx
AgeCommit message (Expand)Author
2019-11-13fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bflbenes
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-07-02Small cleanup and simplificationMike Kaganski
2017-12-23VBA tests (4) - don't pass when all tests failZdeněk Crhonek
2017-12-22VB tests (3)-don't pass whe all tests failZdeněk Crhonek
2017-10-17Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10Tor Lillqvist
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-08-24VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR testsZdeněk Crhonek
2017-08-08VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASEZdeněk Crhonek
2017-08-03VBA tests- add functions STRING,STRREVERSE,SWITCHZdeněk Crhonek
2017-08-02VBA tests - STR and STRCOMP functionsZdeněk Crhonek
2017-07-24VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQRZdeněk Crhonek
2017-06-29VBA test - add RATE, RGB functionsZdeněk Crhonek
2017-05-27add VBA tests- PMT, PPMT, PV,QBCOLOR functionsZdeněk Crhonek
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe
2017-05-16basic: Test VBA's CDec() only on WindowsTakeshi Abe
2017-05-15basic: Fix VBA constant vbNewLine with unit testTakeshi Abe
2017-05-03VBA tests- MONTHNAME,NPER, NPV,OCT test caseZdeněk Crhonek
2017-04-28loplugin:cppunitassertequals: basicStephan Bergmann
2017-04-16add VBA test casesZdeněk Crhonek
2017-04-13add VBA test casesZdeněk Crhonek
2017-04-13VBA tests - INSTRREV, INT test caseZdeněk Crhonek
2017-04-10Clean up uses of SAL_U/SAL_W: basicStephan Bergmann
2017-04-09VBA tests - HEX, HOUR, IIF, INSTR test casesZdeněk Crhonek
2017-04-09VBA tests - FORMATNUMBER functionZdeněk Crhonek
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-02add VBA tests- FIX,EXP,ERROR,DAY functionsZdeněk Crhonek
2017-03-29VBA tests - add DATEDIFF and DATEPART test caseZdeněk Crhonek
2017-03-18VBA tests - add CVDATE,CVERR,DATEADD test caseZdeněk Crhonek
2017-03-17VBA tests - add CSNG, CSTR test caseZdeněk Crhonek
2017-03-11add VBA test CINT,CLNG functions testsZdeněk Crhonek
2017-03-10add VBA COS function test caseZdeněk Crhonek
2017-03-06VBA test CHOOSE functionZdeněk Crhonek
2017-03-04VBA test CDATE, CDBL functionZdeněk Crhonek
2017-03-01add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOLZdeněk Crhonek
2017-02-27add VBA CHR() test caseZdeněk Crhonek
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-12-14Partially fix VBATest::testMiscOLEStuff for Win64Mike Kaganski
2016-11-23loplugin:unnecessaryoverride (dtors) in basicStephan Bergmann
2016-10-27Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for nowTor Lillqvist
2016-10-16clang-cl loplugin: basicStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-22basic: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-03Improve readability of OUString concatanation in LibPageMuhammet Kara