summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2024-11-01tdf#163680: fix fixed-length strings assignmentMike Kaganski
2024-10-08tdf#163219: only create local With variable for function resultsMike Kaganski
2024-10-08Simplify assignment of NothingMike Kaganski
2024-09-23tdf#162431 - Check for missing parametersAndreas Heinisch
2024-09-17tdf#162962: always create a local "Nothing" for the "WITH" variableMike Kaganski
2024-09-17Related: i#109051 There's no "Exit Let/Get/Set"Mike Kaganski
2024-09-17i#109051: also handle Exit Property for Property SetMike Kaganski
2024-09-13tdf#162935: use PUTC for WITH variable assignment: it doesn't copy valueMike Kaganski
2024-09-04tdf#162724: use localized decimal separator in ImpCurrencyToStringMike Kaganski
2024-08-19tdf#150458: evaluate for loop's end and step once in VBA support modeMike Kaganski
2024-08-19Related: tdf#132064 Use set to clear the With internal variableMike Kaganski
2024-08-19tdf#132064: make With statement only evaluate its argument onceMike Kaganski
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-05-05basic : use more OUString literalsArnaud VERSINI
2024-05-05basic : use std::u16string_view and new OUString literalArnaud VERSINI
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-02use more OUString literal in getBasicTypeNameNoel Grandin
2024-04-26Use Windows dllmgr-x64 also for aarch64Stephan Bergmann
2024-04-22tdf#93727 Syntax Error on # in basicLuv Sharma
2024-04-09tdf#147132 Flatten Basic function implementationsTuukka Orava
2024-04-08tdf#147132 Flatten Basic function implementationsAmandaQuaresmaCoutinho
2024-04-03Simplify VBALikeToRegexp a bitMike Kaganski
2024-04-02tdf#160478: fix Basic LIKE operatorMike Kaganski
2024-04-02tdf#146619 Drop unused 'using namespace' in: basic/Gabor Kelemen
2024-03-29convert NameContainer to comphelper::WeakImplHelperNoel Grandin
2024-03-27tdf#147132: Flatten Basic function implementationsU-Aarons_Laptop\Aaron
2024-03-11basic : use OUstring literal for XServiceInfo implementationArnaud VERSINI
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-28tdf#149714 BitsPerPixel property of Graphic has Boolean UNO typeAdam Seskunas
2024-02-27Simplify a bitMike Kaganski
2024-02-27Typo: alredy->alreadyJulien Nabet
2024-02-27tdf#159908: return early to avoid nullptr dereferenceMike Kaganski
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4589 when building with MSVC without -Wv:18Mike Kaganski
2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland
2024-02-13tdf#154285 Check upper bound of arguments in SbRtl_CurDirAdam Seskunas
2024-02-09tdf#147132 tdf#154285 basic: Flatten and check param count of Is* fnsAron Budea
2024-01-31Related: tdf#159458 Move variable URL re-creation to a central placeMike Kaganski
2024-01-31tdf#159458: make sure to update unexpanded URL when renaming libraryMike Kaganski
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-29ofz#65329 Fuzzing build failureCaolán McNamara
2023-12-23tdf#128122 Updated BASIC CCur to reuse SvNumberFormatterJonathan Clark
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-13loplugin:unusedfieldsNoel Grandin
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara