summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)AuthorFilesLines
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch8-149/+104
2020-03-30Cleanup for tdf#130476, tdf#62323 and tdf#62326Andreas Heinisch1-32/+27
2020-03-27tdf#130476 - take into account trailing data type charactersAndreas Heinisch1-2/+189
2020-03-24VBA Err object raise method TestCasesLibreOfficiant2-0/+87
2020-03-02tdf#36737 - Initialize default values of optionalsAndreas Heinisch7-43/+1264
2020-02-22LibO Basic Property Get/SetLibreOfficiant1-0/+37
2020-02-20tdf#130426 Support Basic Chr(&H8000), ..., Chr(&HFFFF) againStephan Bergmann1-0/+64
2020-01-05tdf#129596 Distinguish between integer and long while loading immediate valuesU-DESKTOP-8OSNV7R\DrRobotto1-0/+6
2019-12-18sal_Char->char in avmedia..basicNoel Grandin1-1/+1
2019-12-14VBA Enum statement TestCasesLibreOfficiant2-0/+88
2019-12-11Fix typoAndrea Gelmini1-1/+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-28tdf#97983 - Added localization for numeric typesAndreas Heinisch1-5/+6
2019-11-23Property Get/Let Basic StatementLibreOfficiant1-0/+27
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 Heinisch5-72/+65
2019-09-18Removed executable permission on filesAndrea Gelmini1-0/+0
2019-09-17tdf#118544 set correct type for optional parameterTomoyuki Kubota1-0/+33
2019-09-03loplugin:constmethod in basicNoel Grandin2-2/+2
2019-08-31Fix typos in codeAndrea Gelmini1-1/+1
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-12-03add test for bug tdf#121337Zdeněk Crhonek2-0/+40
2018-11-13Add reference to test codeStephan Bergmann1-0/+2
2018-11-13tdf#121325: Replace all of given length, even if replacement is shorterStephan Bergmann3-0/+55
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-06-30Small cleanupMike Kaganski1-5/+1
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski1-9/+34
2018-06-29tdf#118442: Fix incorrect index calculationMike Kaganski1-0/+63
2018-05-04Removed executable permission on data filesAndrea Gelmini1-0/+0
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 Crhonek20-120/+27
2017-12-22VB tests (3)-don't pass whe all tests failZdeněk Crhonek18-490/+15
2017-12-07VBA test - error() functionZdeněk Crhonek1-4/+4
2017-12-06VBA test - iserror function test repair, tdf#114232Zdeněk Crhonek1-1/+1
2017-12-02VBA tests repair (2) - don't pass the test when all tests failZdeněk Crhonek4-14/+14
2017-12-02VBA tests - repair tests (Don't pass when all tests fail)Zdeněk Crhonek3-4/+4
2017-11-24Don't pass the test when all tests failEike Rathke1-29/+38
2017-10-17Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10Tor Lillqvist2-29/+5
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski1-1/+1