Age | Commit message (Expand) | Author |
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 |
2017-05-18 | basic: Fix broken unit test for Join() | Takeshi Abe |
2017-05-17 | basic: Fix broken test for VBA's LCase | Takeshi Abe |
2017-05-16 | basic: Test VBA's CDec() only on Windows | Takeshi Abe |
2017-05-15 | basic: Fix broken logic in VBA's unit tests | 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-05-03 | Add two digit year test for CDateToIso() | Eike Rathke |
2017-05-02 | BASIC: handle the full tools::Date range from -32768-01-01 to 32767-12-31 | Eike Rathke |
2017-04-28 | Add unit test for CDateFromIso with YYYY-MM-DD, tdf#106956 | Eike Rathke |
2017-04-28 | loplugin:cppunitassertequals: basic | Stephan Bergmann |
2017-04-16 | add VBA test cases | Zdeněk Crhonek |
2017-04-13 | add VBA test cases | Zdeněk Crhonek |
2017-04-13 | VBA tests - INSTRREV, INT test case | Zdeněk Crhonek |
2017-04-10 | Clean up uses of SAL_U/SAL_W: basic | Stephan Bergmann |
2017-04-09 | VBA tests - HEX, HOUR, IIF, INSTR test cases | Zdeněk Crhonek |
2017-04-09 | VBA tests - FORMATNUMBER function | Zdeněk Crhonek |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-04-02 | add VBA tests- FIX,EXP,ERROR,DAY functions | Zdeněk Crhonek |
2017-03-29 | VBA tests - add DATEDIFF and DATEPART test case | Zdeněk Crhonek |
2017-03-18 | VBA tests - add CVDATE,CVERR,DATEADD test case | Zdeněk Crhonek |
2017-03-17 | VBA tests - add CSNG, CSTR test case | Zdeněk Crhonek |
2017-03-11 | add VBA test CINT,CLNG functions tests | Zdeněk Crhonek |
2017-03-10 | add VBA COS function test case | Zdeněk Crhonek |
2017-03-06 | VBA test CHOOSE function | Zdeněk Crhonek |
2017-03-04 | VBA test CDATE, CDBL function | Zdeněk Crhonek |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-01 | add VBA functions tests - ABS,ARRAY, ASC, ATN, CBOOL | Zdeněk Crhonek |
2017-02-28 | VBA: unit test for PtrSafe and compiler directives | Justin Luth |
2017-02-27 | add VBA CHR() test case | Zdeněk Crhonek |
2017-02-07 | Our GetSystemTicks can now again return negative 32-bit values on Windows | Tor Lillqvist |
2017-02-03 | makeAny->Any in basctl..chart2 | Noel Grandin |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-01-09 | Revert "Remove test_getsystemticks_method.vb for now" | Stephan Bergmann |
2017-01-09 | Remove test_getsystemticks_method.vb for now | Stephan Bergmann |