summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_vba.cxx
AgeCommit message (Expand)Author
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2022-06-24tdf#147529 - BASIC MsgBox: Check for missing optional parametersAndreas Heinisch
2022-05-07tdf#148358 - Compare Non-ASCII variable names case-insensitiveAndreas Heinisch
2022-05-05Just use Any ctor instead of makeAny in basicStephan Bergmann
2022-04-21tdf#148651: basic_macros: Add unittestXisco Fauli
2022-02-21tdf#147089 - Round Integral Division (IDIV) literals to Integer valuesAndreas Heinisch
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-01-08tdf#145693 - Argument name should be 'charcode' instead of 'string'Andreas Heinisch
2021-12-28tdf#145960 - Return type of boolean operators should be of type booleanAndreas Heinisch
2021-10-19Fix Windows buildStephan Bergmann
2021-10-17Simplify Sequence in b*Julien Nabet
2021-10-07tdf#144924 - Change return type of array elements of the split functionAndreas Heinisch
2021-09-19tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch
2021-09-07tdf#144245 - Added test file to automatic testAndreas Heinisch
2021-07-02Move utility code out of test directoriesMike Kaganski
2020-12-30Fix build after 042033f1e6da22616cb76c8d950c20c9efecbad5Mike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-22Related: tdf#84098 Unify testsMike Kaganski
2020-12-19tdf#84098 kill copy+paste in VBA testsGeorge Bateman
2020-03-24VBA Err object raise method TestCasesLibreOfficiant
2020-03-02tdf#36737 - Initialize default values of optionalsAndreas Heinisch
2019-12-14VBA Enum statement TestCasesLibreOfficiant
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