summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)Author
2020-01-05tdf#129596 Distinguish between integer and long while loading immediate valuesU-DESKTOP-8OSNV7R\DrRobotto
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-14VBA Enum statement TestCasesLibreOfficiant
2019-12-11Fix typoAndrea Gelmini
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2019-12-08Fix typo in namefileAndrea Gelmini
2019-12-07tdf#59327: two arguments with the same name is an errorMike Kaganski
2019-12-07tdf#59327: DIM should fail in procedures when same-name argument is presentMike Kaganski
2019-11-28tdf#97983 - Added localization for numeric typesAndreas Heinisch
2019-11-23Property Get/Let Basic StatementLibreOfficiant
2019-11-13fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bflbenes
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-09-27tdf#62326 - Macros: Converting Hex strings of negative valueAndreas Heinisch
2019-09-18Removed executable permission on filesAndrea Gelmini
2019-09-17tdf#118544 set correct type for optional parameterTomoyuki Kubota
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-08-31Fix typos in codeAndrea Gelmini
2019-06-11Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov
2019-05-03tdf#68339 Other: BASIC Syntax errorJens Carl
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2018-12-03add test for bug tdf#121337Zdeněk Crhonek
2018-11-13Add reference to test codeStephan Bergmann
2018-11-13tdf#121325: Replace all of given length, even if replacement is shorterStephan Bergmann
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-07-02Small cleanup and simplificationMike Kaganski
2018-06-30Small cleanupMike Kaganski
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2018-06-29tdf#118442: Fix incorrect index calculationMike Kaganski
2018-05-04Removed executable permission on data filesAndrea Gelmini
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
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-12-07VBA test - error() functionZdeněk Crhonek
2017-12-06VBA test - iserror function test repair, tdf#114232Zdeněk Crhonek
2017-12-02VBA tests repair (2) - don't pass the test when all tests failZdeněk Crhonek
2017-12-02VBA tests - repair tests (Don't pass when all tests fail)Zdeněk Crhonek
2017-11-24Don't pass the test when all tests failEike Rathke
2017-10-17Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10Tor Lillqvist
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
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-17Fix typosAndrea Gelmini
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