Age | Commit message (Expand) | Author |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-09-27 | tdf#62326 - Macros: Converting Hex strings of negative value | Andreas Heinisch |
2019-09-18 | Removed executable permission on files | Andrea Gelmini |
2019-09-17 | tdf#118544 set correct type for optional parameter | Tomoyuki Kubota |
2019-09-03 | loplugin:constmethod in basic | Noel Grandin |
2019-08-31 | Fix typos in code | Andrea Gelmini |
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-12-03 | add test for bug tdf#121337 | Zdeněk Crhonek |
2018-11-13 | Add reference to test code | Stephan Bergmann |
2018-11-13 | tdf#121325: Replace all of given length, even if replacement is shorter | 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-06-30 | Small cleanup | Mike Kaganski |
2018-06-29 | tdf#118218: Implement FormatNumber VBA function | Mike Kaganski |
2018-06-29 | tdf#118442: Fix incorrect index calculation | Mike Kaganski |
2018-05-04 | Removed executable permission on data files | Andrea Gelmini |
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-12-07 | VBA test - error() function | Zdeněk Crhonek |
2017-12-06 | VBA test - iserror function test repair, tdf#114232 | Zdeněk Crhonek |
2017-12-02 | VBA tests repair (2) - don't pass the test when all tests fail | Zdeněk Crhonek |
2017-12-02 | VBA tests - repair tests (Don't pass when all tests fail) | Zdeněk Crhonek |
2017-11-24 | Don't pass the test when all tests fail | Eike Rathke |
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-17 | Fix typos | Andrea Gelmini |
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-06-07 | tdf#108039: check for nullptr in rtl_uString and OUString | Mike Kaganski |
2017-05-30 | basic: Drop unused variables in test scripts | Takeshi Abe |
2017-05-27 | add VBA tests- PMT, PPMT, PV,QBCOLOR functions | Zdeněk Crhonek |
2017-05-24 | tdf#93727 Support date literals in basic | Grzegorz Araminowicz |
2017-05-22 | Test _WIN32 instead of WIN32 | Takeshi Abe |
2017-05-19 | loplugin:comparisonwithconstant in basic | Noel Grandin |
2017-05-19 | basic: Fix broken unit test for IsMissing() | Takeshi Abe |