summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)Author
4 hourstdf#161469 - Basic: align implementation now with the now function in calcAndreas Heinisch
10 daystdf#160321 - Don't execute jump statement if the expression is out of rangeAndreas Heinisch
2024-05-06loplugin:ostr basicNoel Grandin
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-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-27tdf#147132: Flatten Basic function implementationsU-Aarons_Laptop\Aaron
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
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
2023-12-29ofz#65329 Fuzzing build failureCaolán McNamara
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-11Clean up SvStream API a bitMike Kaganski
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basicStephan Bergmann
2023-10-13tdf#147132 tdf#154285 Flatten and check param count of IsMissing fnAron Budea
2023-10-07tdf#147132 Flatten Basic function implementationsOmkarAcharekar
2023-09-20basic : remove useless allocation in BasicDLLImplArnaud Versini
2023-09-10using decls should come after #includeNoel Grandin
2023-08-09tdf#147132 Flatten Basic function implementationssahil
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-22tdf#147132: Simplify usage of StarBASIC::Error()adityasingh22
2023-03-22Refactor and fix VBA StrConvMike Kaganski
2023-03-17tdf#152690: Refactor fixBaole Fang
2023-03-16tdf#152690: Fix "!" behavior when it is not the first in a groupBaole Fang
2023-03-14elide some temporary OStringsNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-02flatten some classes in basicNoel Grandin
2023-02-26tdf#141474 tdf#151901 BASIC functions argument names do not match that of VBAAlain Romedenne
2023-02-21tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski
2023-02-19tdf#153724: make sure to retrieve the variable value before checking the typeMike Kaganski
2023-01-27tdf#153235: Optimize Application::Reschedule calls in SbiRuntime::StepMike Kaganski
2023-01-26Simplify SbiRuntime ctorMike Kaganski
2023-01-20tdf#147132 Flatten Basic function implementationsRadhey Parekh
2023-01-07Resolves: tdf#152917 Add ConvertFromUrl() put result back, tdf#147132 follow-upEike Rathke
2022-12-25Simplify a bitMike Kaganski
2022-10-18basic: correct reference to method that doesn't exist.Michael Meeks
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-09-15This comment is obsoleteMike Kaganski
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-05tdf147132 basic : flaten some functionsArnaud VERSINI
2022-09-05BASIC : missing parameter check in SbRtl_CreateObjectArnaud VERSINI
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-20move wintypes.hxx from tools to vclChris Sherlock