Age | Commit message (Expand) | Author | Files | Lines |
2018-09-05 | loplugin:simplifyconstruct in accessibility..bridges | Noel Grandin | 1 | -1/+1 |
2018-07-02 | Small cleanup and simplification | Mike Kaganski | 1 | -14/+12 |
2018-06-30 | Small cleanup | Mike Kaganski | 1 | -5/+1 |
2018-06-29 | tdf#118218: Implement FormatNumber VBA function | Mike Kaganski | 1 | -9/+34 |
2018-06-29 | tdf#118442: Fix incorrect index calculation | Mike Kaganski | 1 | -0/+63 |
2018-05-04 | Removed executable permission on data files | Andrea Gelmini | 1 | -0/+0 |
2018-02-24 | Use for range loops in basegfx and basic | Julien Nabet | 1 | -5/+4 |
2018-01-19 | new loplugin:emptyif | Noel Grandin | 1 | -3/+0 |
2018-01-12 | More loplugin:cstylecast: basic | Stephan Bergmann | 1 | -19/+19 |
2017-12-23 | VBA tests (4) - don't pass when all tests fail | Zdeněk Crhonek | 20 | -120/+27 |
2017-12-22 | VB tests (3)-don't pass whe all tests fail | Zdeněk Crhonek | 18 | -490/+15 |
2017-12-07 | VBA test - error() function | Zdeněk Crhonek | 1 | -4/+4 |
2017-12-06 | VBA test - iserror function test repair, tdf#114232 | Zdeněk Crhonek | 1 | -1/+1 |
2017-12-02 | VBA tests repair (2) - don't pass the test when all tests fail | Zdeněk Crhonek | 4 | -14/+14 |
2017-12-02 | VBA tests - repair tests (Don't pass when all tests fail) | Zdeněk Crhonek | 3 | -4/+4 |
2017-11-24 | Don't pass the test when all tests fail | Eike Rathke | 1 | -29/+38 |
2017-10-17 | Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 | Tor Lillqvist | 2 | -29/+5 |
2017-10-10 | basic: consistently use "" and <> in include directives | Mike Kaganski | 1 | -1/+1 |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski | 1 | -1/+2 |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski | 1 | -2/+1 |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski | 1 | -0/+3 |
2017-08-24 | VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests | Zdeněk Crhonek | 6 | -0/+420 |
2017-08-17 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-08-08 | VBA functions tests-SYD, TIMESERIAL, TIMEVALUE, TRIM, TYPENAME, UBOUND,UCASE | Zdeněk Crhonek | 8 | -0/+486 |
2017-08-03 | VBA tests- add functions STRING,STRREVERSE,SWITCH | Zdeněk Crhonek | 4 | -0/+216 |
2017-08-02 | VBA tests - STR and STRCOMP functions | Zdeněk Crhonek | 3 | -0/+173 |
2017-07-24 | VBA tests-functions RIGHT,RTRIM,SECOND,SGN,SIN,SLN,SPACE,SQR | Zdeněk Crhonek | 9 | -0/+532 |
2017-07-21 | migrate to boost::gettext | Caolán McNamara | 1 | -1/+0 |
2017-07-14 | tdf#103104 Allow line-continuation followed by a dot in BASIC | Takeshi Abe | 1 | -0/+38 |
2017-06-29 | VBA test - add RATE, RGB functions | Zdeněk Crhonek | 3 | -0/+158 |
2017-06-07 | tdf#108039: check for nullptr in rtl_uString and OUString | Mike Kaganski | 1 | -0/+22 |
2017-05-30 | basic: Drop unused variables in test scripts | Takeshi Abe | 56 | -113/+0 |
2017-05-27 | add VBA tests- PMT, PPMT, PV,QBCOLOR functions | Zdeněk Crhonek | 5 | -0/+308 |
2017-05-24 | tdf#93727 Support date literals in basic | Grzegorz Araminowicz | 1 | -0/+16 |
2017-05-22 | Test _WIN32 instead of WIN32 | Takeshi Abe | 1 | -1/+1 |
2017-05-19 | loplugin:comparisonwithconstant in basic | Noel Grandin | 2 | -5/+5 |
2017-05-19 | basic: Fix broken unit test for IsMissing() | Takeshi Abe | 1 | -10/+7 |
2017-05-18 | basic: Fix broken unit test for Join() | Takeshi Abe | 1 | -17/+15 |
2017-05-17 | basic: Fix broken test for VBA's LCase | Takeshi Abe | 1 | -16/+14 |
2017-05-16 | basic: Test VBA's CDec() only on Windows | Takeshi Abe | 2 | -2/+4 |
2017-05-15 | basic: Fix broken logic in VBA's unit tests | Takeshi Abe | 42 | -42/+42 |
2017-05-15 | basic: Fix VBA constant vbNewLine with unit test | Takeshi Abe | 2 | -0/+58 |
2017-05-03 | VBA tests- MONTHNAME,NPER, NPV,OCT test case | Zdeněk Crhonek | 5 | -0/+273 |
2017-05-03 | Add two digit year test for CDateToIso() | Eike Rathke | 1 | -0/+2 |
2017-05-02 | BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31 | Eike Rathke | 1 | -0/+20 |
2017-04-28 | Add unit test for CDateFromIso with YYYY-MM-DD, tdf#106956 | Eike Rathke | 1 | -0/+3 |
2017-04-28 | loplugin:cppunitassertequals: basic | Stephan Bergmann | 1 | -1/+1 |
2017-04-16 | add VBA test cases | Zdeněk Crhonek | 9 | -0/+563 |
2017-04-13 | add VBA test cases | Zdeněk Crhonek | 12 | -0/+803 |
2017-04-13 | VBA tests - INSTRREV, INT test case | Zdeněk Crhonek | 3 | -0/+168 |