summaryrefslogtreecommitdiff
path: root/basic/source/runtime/runtime.cxx
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-10-27tdf#57308 - Basic IDE: Watching of a variable does not workAndreas Heinisch
2021-10-26Revert "tdf#57308 - Basic IDE: Watching of a variable does not work"Andreas Heinisch
2021-10-25tdf#57308 - Basic IDE: Watching of a variable does not workAndreas Heinisch
2021-10-17basic: simplifiy class initializationArnaud Versini
2021-10-12tdf#130307 - Support for each loop for objects exposing XIndexAccessAndreas Heinisch
2021-09-19tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch
2021-09-10tdf#144353 - Handling of missing optional parametersAndreas Heinisch
2021-09-07Fixed typos in the description of the default case for optionalsAndreas Heinisch
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-10tdf#143707 - Change strategy to support suffix type charactersAndreas Heinisch
2021-06-25tdf#142460: properly handle boolean values in string poolbaltasarq
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-10fix some leaks in basicNoel Grandin
2021-03-21tdf#88442 SBasic: Don't double-initialize a Global ... As New ...John
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-01-28simplify code, use more subView()Noel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-27BASIC : SbiRuntime static data should be constArnaud Versini
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24Use std::vector in SbiBufferMike Kaganski
2020-10-30tdf#85371 - grant write access to the method used as a variableAndreas Heinisch
2020-10-01loplugin:reducevarscope in basctl,basicNoel
2020-09-27Fix typo in codeAndrea Gelmini
2020-08-27tdf#136143 - reset SbxFlagBits::Fixed SbiRuntime::StepPARAMAndreas Heinisch
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07tdf#135470: Fix checksMike Kaganski
2020-07-10tdf#134576: proper handling of For/For Each with On Error Resume NextMike Kaganski
2020-07-10tdf#134692: copy deep when there are multiple references to the old arrayMike Kaganski
2020-07-10tdf#134576 at least don't crash in this edge-caseCaolán McNamara
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basicStephan Bergmann
2020-06-16tdf#133913 - create variable with Variant/Type in StepLOADNCAndreas Heinisch
2020-06-11tdf#132563 - Convert parameters of type SbxEMPTYAndreas Heinisch
2020-04-19loplugin:flatten in basicNoel Grandin
2020-04-14loplugin:buriedassign in b*Noel Grandin
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-24tdf#131296: get numeric value with its data type in StepLOADNCAndreas Heinisch
2020-03-02tdf#36737 - Initialize default values of optionalsAndreas Heinisch
2020-02-24Renaming variables for upcoming commit for tdf#36737Andreas Heinisch
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-06Removed executable permission on filesAndrea Gelmini
2020-01-05tdf#129596 Distinguish between integer and long while loading immediate valuesU-DESKTOP-8OSNV7R\DrRobotto
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski