summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit/test_vba.cxx
AgeCommit message (Expand)Author
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
2016-05-30tdf#99696 fix build error for 64bit Windows in unit tests using ADODBTomofumi Yagi
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-05basic: Merge macro snippet testsMatúš Kukan
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-03-26WaE: this method is empty and should be removedTor Lillqvist
2014-09-19vba - disable Currency test / invocation on master.Michael Meeks
2014-09-19vba: add a different variant of the same compatibility function.Michael Meeks
2014-09-19vba: initial impl. of compatibility methods.Michael Meeks
2014-05-13basic: Add CDec unit testThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-19further OUString cleanupThomas Arnhold
2013-03-15unittest and test data for bnc#809017Noel Power
2013-03-11remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM fooNoel Power
2013-03-11unit tests and data for bnc#805071Noel Power
2013-03-07Add some stand alone vba specific tests ( mostly vba only functions )Noel Power