summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)Author
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-03Revert "tdf#130924 replace '*printf' with 'SAL_*' logging macros."Ilmari Lauhakangas
2023-08-31tdf#130924 replace '*printf' with 'SAL_*' logging macros.sahil
2023-08-07tdf#150137 fastparser: don't crash on undeclared namespaceAron Budea
2023-08-04Reduce differences between _test_asserts.bas and _test_asserts.vbMike Kaganski
2023-05-09tdf#153543 - Add vba shell constantsAndreas Heinisch
2023-03-22Refactor and fix VBA StrConvMike Kaganski
2023-03-16tdf#152690: Fix "!" behavior when it is not the first in a groupBaole Fang
2023-02-26tdf#141474 tdf#151901 BASIC functions argument names do not match that of VBAAlain Romedenne
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2023-01-26Delete extra whitespaces inserted by the editorAndreas Heinisch
2023-01-09tdf#152917: basic_macros: Add unittestXisco Fauli
2022-12-20basic: remove tabs from test fileXisco Fauli
2022-12-20basic: add missing license statement in .vb test filesXisco Fauli
2022-12-20basic: add missing license statement in test filesXisco Fauli
2022-12-20tdf#152520: basic_macros: Add unittestXisco Fauli
2022-10-14tdf#151503 - Do not evaluate a missing optional variable to a booleanAndreas Heinisch
2022-09-25tdf#151012 - Initialize optional parameters with their default valuesAndreas Heinisch
2022-06-28Removed executable bits on filesAndrea Gelmini
2022-06-28tdf#149447: use proper UNO types for marshalling unsigned Basic typesMike Kaganski
2022-06-24tdf#147529 - BASIC MsgBox: Check for missing optional parametersAndreas Heinisch
2022-06-20tdf#149622: also clear return value before calling method from SbxObject::CallMike Kaganski
2022-06-06tdf#149402 - BASIC: Don't extend comment if line ends in a whitespaceAndreas Heinisch
2022-05-31tdf#149157 - Break multiline continuation in a comment after a new lineAndreas Heinisch
2022-05-07tdf#148358 - Compare Non-ASCII variable names case-insensitiveAndreas Heinisch
2022-05-05Just use Any ctor instead of makeAny in basicStephan Bergmann
2022-04-21tdf#148651: basic_macros: Add unittestXisco Fauli
2022-04-17Test StarBasic's native non-ASCII name syntaxMike Kaganski
2022-03-31Basic Collection class unit testAlain Romedenne
2022-03-31Adapt test to even slower buildsStephan Bergmann
2022-03-30tdf#114263 tdf#147262 CallByName() function LibO Basic test unitAlain Romedenne
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-11tdf#147364: fix function signature to account to calling conventionMike Kaganski
2022-02-09tdf#146672 - CDbl: skip spaces and tabs at the end of the scanned stringAndreas Heinisch
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-01-31Adapt test to slow buildsStephan Bergmann
2022-01-31Fix format stringMike Kaganski
2022-01-31tdf#132388: add unit testMike Kaganski
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-08tdf#145693 - Argument name should be 'charcode' instead of 'string'Andreas Heinisch
2022-01-07tdf#130426 - Rename file for tdf#145693Andreas Heinisch
2021-12-28tdf#145960 - Return type of boolean operators should be of type booleanAndreas Heinisch
2021-12-09Make the tdf#97983 changes to BASIC optionalTor Lillqvist
2021-11-11Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ foldingEike Rathke
2021-10-30tdf#145371 - Delete array variable only before ReDimAndreas Heinisch
2021-10-20tdf#125637 - Correctly hand names ending with an underscoreAndreas Heinisch