/helpers/

/cib/libreoffice-6-0'>distro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basic/qa
AgeCommit message (Expand)Author
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-31tdf#163680: fix fixed-length strings assignmentMike Kaganski
2024-10-07tdf#163219: only create local With variable for function resultsMike Kaganski
2024-09-17Fix formatting of datesMike Kaganski
2024-09-17i#109051: also handle Exit Property for Property SetMike Kaganski
2024-09-16tdf#162962: always create a local "Nothing" for the "WITH" variableMike Kaganski
2024-09-13tdf#162935: use PUTC for WITH variable assignment: it doesn't copy valueMike Kaganski
2024-09-12Temporarily skip unit tests on native arm64 buildBalazs Varga
2024-09-09Improve run-time Currency type support in BasicMike Kaganski
2024-09-01tdf#162724: use localized decimal separator in ImpCurrencyToStringMike Kaganski
2024-08-18Related: tdf#132064 Use set to clear the With internal variableMike Kaganski
2024-08-18tdf#150458: evaluate for loop's end and step once in VBA support modeMike Kaganski
2024-08-17tdf#132064: make With statement only evaluate its argument onceMike Kaganski
2024-08-05VBA QA new unit test for IF THEN statementAlain Romedenne
2024-08-01Basic QA new unit test for IF THEN statementAlain Romedenne
2024-06-10tdf#160321 - Added missing VB testAndreas Heinisch
2024-06-10tdf#160321 - Don't execute jump statement if the expression is out of rangeAndreas Heinisch
2024-05-06loplugin:ostr basicNoel Grandin
2024-04-22tdf#93727 Syntax Error on # in basicLuv Sharma
2024-02-28tdf#149714 BitsPerPixel property of Graphic has Boolean UNO typeAdam Seskunas
2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland
2023-12-23tdf#128122 Updated BASIC CCur to reuse SvNumberFormatterJonathan Clark
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
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