Age | Commit message (Expand) | Author |
2021-11-11 | Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ folding | Eike Rathke |
2021-10-07 | tdf#144924 - Change return type of array elements of the split function | Andreas Heinisch |
2021-09-30 | tdf#143575, tdf#143974 - Use rtl::math::doubleToUString to convert numbers to... | Andreas Heinisch |
2021-09-27 | tdf#131563 - Add vba color constants | Andreas Heinisch |
2021-09-19 | tdf#123144 - Always translate an error number to a vba error message | Andreas Heinisch |
2021-09-07 | Fixed a copy paste error in the test cases | Andreas Heinisch |
2021-09-07 | tdf#144245 - Added test file to automatic test | Andreas Heinisch |
2021-09-07 | tdf#144245 - Case-insensitive operation for non-ASCII characters | Andreas Heinisch |
2021-08-10 | tdf#143707 - Change strategy to support suffix type characters | Andreas Heinisch |
2021-07-28 | tdf#107953 - Extend significant digits | Andreas Heinisch |
2021-07-19 | tdf#143332 - Use utl::TextSearch to implement the InStrRev function | Andreas Heinisch |
2021-07-16 | tdf#139840 - Use utl::TextSearch to implement the InStr function | Andreas Heinisch |
2021-07-06 | tdf#142922 fixes Round to follow half-to-even rounding | baltasarq |
2021-07-02 | Move utility code out of test directories | Mike Kaganski |
2021-06-25 | tdf#142460: properly handle boolean values in string pool | baltasarq |
2021-05-13 | tdf#139840 - Case-insensitive operation for non-ASCII characters | Andreas Heinisch |
2021-05-06 | Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4 | Eike Rathke |
2021-05-01 | tdf#124184 Fixing StrConv VBA Function | tushar |
2021-02-17 | tdf#130677 Write new tests for literals | shubham656 |
2021-01-25 | tdf#136755, tdf#124008 - delete the variable beforehand REDIM | Andreas Heinisch |
2020-12-22 | Related: tdf#84098 Unify tests | Mike Kaganski |
2020-12-19 | tdf#84098 kill copy+paste in VBA tests | George Bateman |
2020-11-27 | tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values | Anshu |
2020-08-19 | Fix typo in code | Andrea Gelmini |
2020-08-17 | Fix typos | Andrea Gelmini |
2020-06-16 | tdf#133913 - create variable with Variant/Type in StepLOADNC | Andreas Heinisch |
2020-05-21 | tdf#132389 - case-insensitive operation for non-ASCII characters | Andreas Heinisch |
2020-04-02 | tdf#79426, tdf#125180 - Don't convert missing parameters to requested type | Andreas Heinisch |
2020-03-24 | VBA Err object raise method TestCases | LibreOfficiant |
2020-03-02 | tdf#36737 - Initialize default values of optionals | Andreas Heinisch |
2020-01-05 | tdf#129596 Distinguish between integer and long while loading immediate values | U-DESKTOP-8OSNV7R\DrRobotto |
2019-12-14 | VBA Enum statement TestCases | LibreOfficiant |
2019-12-11 | Fix typo | Andrea Gelmini |
2019-08-31 | Fix typos in code | Andrea Gelmini |
2018-06-30 | Small cleanup | Mike Kaganski |
2018-06-29 | tdf#118218: Implement FormatNumber VBA function | 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-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-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 |