summaryrefslogtreecommitdiff
path: root/basic/qa/vba_tests
AgeCommit message (Expand)Author
2023-05-13tdf#153543 - Add vba shell constantsAndreas Heinisch
2022-09-25tdf#151012 - Initialize optional parameters with their default valuesAndreas Heinisch
2022-06-28Removed executable bits on filesAndrea Gelmini
2022-06-24tdf#147529 - BASIC MsgBox: Check for missing optional parametersAndreas Heinisch
2022-05-07tdf#148358 - Compare Non-ASCII variable names case-insensitiveAndreas Heinisch
2022-04-21tdf#148651: basic_macros: Add unittestXisco Fauli
2022-03-02Change the comment of the test cases to clarify the textual representation of...Andreas Heinisch
2022-02-21tdf#147089 - Round Integral Division (IDIV) literals to Integer valuesAndreas Heinisch
2022-02-12Basic compiler undetected typoAlain Romedenne
2022-02-09tdf#146672 - CDbl: skip spaces and tabs at the end of the scanned stringAndreas Heinisch
2022-01-08tdf#145693 - Argument name should be 'charcode' instead of 'string'Andreas Heinisch
2021-12-28tdf#145960 - Return type of boolean operators should be of type booleanAndreas Heinisch
2021-11-11Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ foldingEike Rathke
2021-10-07tdf#144924 - Change return type of array elements of the split functionAndreas Heinisch
2021-09-30tdf#143575, tdf#143974 - Use rtl::math::doubleToUString to convert numbers to...Andreas Heinisch
2021-09-27tdf#131563 - Add vba color constantsAndreas Heinisch
2021-09-19tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch
2021-09-07Fixed a copy paste error in the test casesAndreas Heinisch
2021-09-07tdf#144245 - Added test file to automatic testAndreas Heinisch
2021-09-07tdf#144245 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch
2021-08-10tdf#143707 - Change strategy to support suffix type charactersAndreas Heinisch
2021-07-28tdf#107953 - Extend significant digitsAndreas Heinisch
2021-07-19tdf#143332 - Use utl::TextSearch to implement the InStrRev functionAndreas Heinisch
2021-07-16tdf#139840 - Use utl::TextSearch to implement the InStr functionAndreas Heinisch
2021-07-06tdf#142922 fixes Round to follow half-to-even roundingbaltasarq
2021-07-02Move utility code out of test directoriesMike Kaganski
2021-06-25tdf#142460: properly handle boolean values in string poolbaltasarq
2021-05-13tdf#139840 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch
2021-05-06Change en_GB calendar StartDayOfWeek to Monday and MinimalDaysInFirstWeek to 4Eike Rathke
2021-05-01tdf#124184 Fixing StrConv VBA Functiontushar
2021-02-17tdf#130677 Write new tests for literalsshubham656
2021-01-25tdf#136755, tdf#124008 - delete the variable beforehand REDIMAndreas Heinisch
2020-12-22Related: tdf#84098 Unify testsMike Kaganski
2020-12-19tdf#84098 kill copy+paste in VBA testsGeorge Bateman
2020-11-27tdf#136801 : IsNumeric("+2") and CInt("+2") return correct valuesAnshu
2020-08-19Fix typo in codeAndrea Gelmini
2020-08-17Fix typosAndrea Gelmini
2020-06-16tdf#133913 - create variable with Variant/Type in StepLOADNCAndreas Heinisch
2020-05-21tdf#132389 - case-insensitive operation for non-ASCII charactersAndreas Heinisch
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-24VBA Err object raise method TestCasesLibreOfficiant
2020-03-02tdf#36737 - Initialize default values of optionalsAndreas Heinisch
2020-01-05tdf#129596 Distinguish between integer and long while loading immediate valuesU-DESKTOP-8OSNV7R\DrRobotto
2019-12-14VBA Enum statement TestCasesLibreOfficiant
2019-12-11Fix typoAndrea Gelmini
2019-08-31Fix typos in codeAndrea Gelmini
2018-06-30Small cleanupMike Kaganski
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2017-12-23VBA tests (4) - don't pass when all tests failZdeněk Crhonek
2017-12-22VB tests (3)-don't pass whe all tests failZdeněk Crhonek