summaryrefslogtreecommitdiff
path: root/basic/qa/cppunit
AgeCommit message (Expand)AuthorFilesLines
2020-03-02tdf#36737 - Initialize default values of optionalsAndreas Heinisch1-0/+1
2019-12-18sal_Char->char in avmedia..basicNoel Grandin1-1/+1
2019-12-14VBA Enum statement TestCasesLibreOfficiant1-0/+1
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski1-1/+1
2019-12-08Fix typo in namefileAndrea Gelmini1-0/+0
2019-12-07tdf#59327: two arguments with the same name is an errorMike Kaganski1-0/+9
2019-12-07tdf#59327: DIM should fail in procedures when same-name argument is presentMike Kaganski3-0/+32
2019-11-13fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bflbenes1-0/+1
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen7-18/+1
2019-10-15new loplugin:bufferaddNoel Grandin1-8/+5
2019-09-27tdf#62326 - Macros: Converting Hex strings of negative valueAndreas Heinisch1-0/+65
2019-09-03loplugin:constmethod in basicNoel Grandin2-2/+2
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov1-1/+1
2019-05-03tdf#68339 Other: BASIC Syntax errorJens Carl2-0/+182
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann1-1/+1
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin1-1/+1
2018-07-02Small cleanup and simplificationMike Kaganski1-14/+12
2018-02-24Use for range loops in basegfx and basicJulien Nabet1-5/+4
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-12More loplugin:cstylecast: basicStephan Bergmann1-19/+19
2017-12-23VBA tests (4) - don't pass when all tests failZdeněk Crhonek1-1/+0
2017-12-22VB tests (3)-don't pass whe all tests failZdeněk Crhonek1-8/+0
2017-10-17Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10Tor Lillqvist1-5/+5
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-1/+2
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski1-2/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-08-24VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR testsZdeněk Crhonek1-0/+5
2017-08-08VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASEZdeněk Crhonek1-0/+7
2017-08-03VBA tests- add functions STRING,STRREVERSE,SWITCHZdeněk Crhonek1-0/+3
2017-08-02VBA tests - STR and STRCOMP functionsZdeněk Crhonek1-0/+2
2017-07-24VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQRZdeněk Crhonek1-0/+8
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-07-14tdf#103104 Allow line-continuation followed by a dot in BASICTakeshi Abe1-0/+38
2017-06-29VBA test - add RATE, RGB functionsZdeněk Crhonek1-0/+2
2017-05-27add VBA tests- PMT, PPMT, PV,QBCOLOR functionsZdeněk Crhonek1-0/+4
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe1-1/+1
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin2-5/+5
2017-05-16basic: Test VBA's CDec() only on WindowsTakeshi Abe1-1/+3
2017-05-15basic: Fix VBA constant vbNewLine with unit testTakeshi Abe1-0/+1
2017-05-03VBA tests- MONTHNAME,NPER, NPV,OCT test caseZdeněk Crhonek1-0/+4
2017-04-28loplugin:cppunitassertequals: basicStephan Bergmann1-1/+1
2017-04-16add VBA test casesZdeněk Crhonek1-0/+8
2017-04-13add VBA test casesZdeněk Crhonek1-0/+11
2017-04-13VBA tests - INSTRREV, INT test caseZdeněk Crhonek1-0/+2
2017-04-10Clean up uses of SAL_U/SAL_W: basicStephan Bergmann1-7/+8
2017-04-09VBA tests - HEX, HOUR, IIF, INSTR test casesZdeněk Crhonek1-0/+4
2017-04-09VBA tests - FORMATNUMBER functionZdeněk Crhonek1-0/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-4/+4