Age | Commit message (Expand) | Author |
2023-02-24 | Fix build in a specific VS2022 environment | Mike Kaganski |
2022-06-24 | tdf#147529 - BASIC MsgBox: Check for missing optional parameters | Andreas Heinisch |
2022-05-07 | tdf#148358 - Compare Non-ASCII variable names case-insensitive | Andreas Heinisch |
2022-05-05 | Just use Any ctor instead of makeAny in basic | Stephan Bergmann |
2022-04-21 | tdf#148651: basic_macros: Add unittest | Xisco Fauli |
2022-02-21 | tdf#147089 - Round Integral Division (IDIV) literals to Integer values | Andreas Heinisch |
2022-02-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | VaibhavMalik4187 |
2022-01-08 | tdf#145693 - Argument name should be 'charcode' instead of 'string' | Andreas Heinisch |
2021-12-28 | tdf#145960 - Return type of boolean operators should be of type boolean | Andreas Heinisch |
2021-10-19 | Fix Windows build | Stephan Bergmann |
2021-10-17 | Simplify Sequence in b* | Julien Nabet |
2021-10-07 | tdf#144924 - Change return type of array elements of the split function | Andreas Heinisch |
2021-09-19 | tdf#123144 - Always translate an error number to a vba error message | Andreas Heinisch |
2021-09-07 | tdf#144245 - Added test file to automatic test | Andreas Heinisch |
2021-07-02 | Move utility code out of test directories | Mike Kaganski |
2020-12-30 | Fix build after 042033f1e6da22616cb76c8d950c20c9efecbad5 | Mike Kaganski |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-22 | Related: tdf#84098 Unify tests | Mike Kaganski |
2020-12-19 | tdf#84098 kill copy+paste in VBA tests | George Bateman |
2020-03-24 | VBA Err object raise method TestCases | LibreOfficiant |
2020-03-02 | tdf#36737 - Initialize default values of optionals | Andreas Heinisch |
2019-12-14 | VBA Enum statement TestCases | LibreOfficiant |
2019-11-13 | fix windows builds after commit 7ddedd2594ddcaeed21f46709fdb44601ff641bf | lbenes |
2019-11-12 | tdf#42949 Fix IWYU warnings in basic/ | Gabor Kelemen |
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-07-02 | Small cleanup and simplification | Mike Kaganski |
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-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-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-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 |
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 |