Age | Commit message (Expand) | Author |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: basic | Stephan Bergmann |
2020-06-03 | loplugin:simplifypointertobool improve | Noel Grandin |
2020-06-02 | Upcoming loplugin:elidestringvar: basic | Stephan Bergmann |
2020-03-30 | Cleanup for tdf#130476, tdf#62323 and tdf#62326 | Andreas Heinisch |
2020-03-27 | tdf#130476 - take into account trailing data type characters | Andreas Heinisch |
2020-03-24 | VBA Err object raise method TestCases | LibreOfficiant |
2020-03-02 | tdf#36737 - Initialize default values of optionals | Andreas Heinisch |
2019-12-18 | sal_Char->char in avmedia..basic | Noel Grandin |
2019-12-14 | VBA Enum statement TestCases | LibreOfficiant |
2019-12-09 | SbxArray: drop 16-bit indices | Mike Kaganski |
2019-12-08 | Fix typo in namefile | Andrea Gelmini |
2019-12-07 | tdf#59327: two arguments with the same name is an error | Mike Kaganski |
2019-12-07 | tdf#59327: DIM should fail in procedures when same-name argument is present | Mike Kaganski |
2019-11-13 | fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bf | lbenes |
2019-11-12 | tdf#42949 Fix IWYU warnings in basic/ | Gabor Kelemen |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-09-27 | tdf#62326 - Macros: Converting Hex strings of negative value | Andreas Heinisch |
2019-09-03 | loplugin:constmethod in basic | Noel Grandin |
2019-06-11 | Use hasElements to check Sequence emptiness in accessibility..canvas | Arkadiy Illarionov |
2019-05-03 | tdf#68339 Other: BASIC Syntax error | Jens Carl |
2019-03-01 | Some more WIN32 -> _WIN32 | Stephan Bergmann |
2018-11-10 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2 | Tamás Zolnai |
2018-09-05 | loplugin:simplifyconstruct in accessibility..bridges | Noel Grandin |
2018-07-02 | Small cleanup and simplification | Mike Kaganski |
2018-02-24 | Use for range loops in basegfx and basic | Julien Nabet |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: basic | Stephan Bergmann |
2017-12-23 | VBA tests (4) - don't pass when all tests fail | Zdeněk Crhonek |
2017-12-22 | VB tests (3)-don't pass whe all tests fail | Zdeněk Crhonek |
2017-10-17 | Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 | Tor Lillqvist |
2017-10-10 | basic: consistently use "" and <> in include directives | Mike Kaganski |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-24 | VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests | Zdeněk Crhonek |
2017-08-08 | VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE | Zdeněk Crhonek |
2017-08-03 | VBA tests- add functions STRING,STRREVERSE,SWITCH | Zdeněk Crhonek |
2017-08-02 | VBA tests - STR and STRCOMP functions | Zdeněk Crhonek |
2017-07-24 | VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR | Zdeněk Crhonek |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-14 | tdf#103104 Allow line-continuation followed by a dot in BASIC | Takeshi Abe |
2017-06-29 | VBA test - add RATE, RGB functions | Zdeněk Crhonek |
2017-05-27 | add VBA tests- PMT, PPMT, PV,QBCOLOR functions | Zdeněk Crhonek |
2017-05-22 | Test _WIN32 instead of WIN32 | Takeshi Abe |
2017-05-19 | loplugin:comparisonwithconstant in basic | Noel Grandin |
2017-05-16 | basic: Test VBA's CDec() only on Windows | Takeshi Abe |
2017-05-15 | basic: Fix VBA constant vbNewLine with unit test | Takeshi Abe |
2017-05-03 | VBA tests- MONTHNAME,NPER, NPV,OCT test case | Zdeněk Crhonek |
2017-04-28 | loplugin:cppunitassertequals: basic | Stephan Bergmann |
2017-04-16 | add VBA test cases | Zdeněk Crhonek |