summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)Author
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
2022-07-13tdf#147132 Flatten a Basic functionRoman Kuznetsov
2022-06-24tdf#147529 - BASIC MsgBox: Check for missing optional parametersAndreas Heinisch
2022-06-21elide some makeStringAndClear() callsNoel Grandin
2022-06-03tdf#147132 Flatten Basic functionRoman Kuznetsov
2022-06-03tdf#147132 Flatten Basic functionRoman Kuznetsov
2022-06-01Use more appropriate type for SbiImage::GetString nId paramStephan Bergmann
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-30tdf#147132 Flatten Basic function implementationRoman Kuznetsov
2022-05-10fix --disable-scripting buildCaolán McNamara
2022-05-10More usual 1899-12-30 base Date in BasicMike Kaganski
2022-05-09Unify and simplify SbRtl_Hex and SbRtl_OctMike Kaganski
2022-05-09Use usual 1899-12-30 base Date in BasicMike Kaganski
2022-05-09sal_Int32 cast to tools::Long to pass to a function taking sal_Int32Mike Kaganski
2022-05-05Just use Any ctor instead of makeAny in basicStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-21tdf#148651: implement VBA.FormatPercentJulien Nabet
2022-04-15loplugin:stringviewparamStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08Fix buildMike Kaganski
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-03tdf#147132 Flatten Basic function implementationsofftkp
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-22tdf#147132: Flatten Basic function implementationsRamreiso Kashung
2022-02-11tdf#147364: fix function signature to account to calling conventionMike Kaganski
2022-02-09tdf#147262: CallByName() argument names does not match that of VBAJulien Nabet
2022-02-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroVaibhavMalik4187
2022-02-06We know the length hereMike Kaganski
2022-02-02SbRtl_Spc is exactly the same as SbRtl_SpaceMike Kaganski
2022-02-02Use OUStringBuffer in SbRtl_FormatNumberMike Kaganski
2022-01-30tdf#132388: reimplement fix for tdf#142487Mike Kaganski
2022-01-28tdf#145614: Convert #define to enumRamreiso Kashung
2022-01-22Related tdf#146909: add missing IDIGNORE in BasicJulien Nabet
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen