summaryrefslogtreecommitdiff
path: root/basic/source/inc/runtime.hxx
AgeCommit message (Expand)Author
2021-10-12tdf#130307 - Support for each loop for objects exposing XIndexAccessAndreas Heinisch
2021-03-21tdf#88442 SBasic: Don't double-initialize a Global ... As New ...John
2020-12-27BASIC : SbiRuntime static data should be constArnaud Versini
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-09-04tdf#124176 Use #pragma once in basicGeorge Bateman
2020-07-10tdf#134576: proper handling of For/For Each with On Error Resume NextMike Kaganski
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-10-01loplugin:duplicate-defines in basicNoel Grandin
2019-09-03loplugin:constmethod in basicNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression '!pRTLData' is always falseMike Kaganski
2018-09-07Fix typoAndrea Gelmini
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-11-24Make the SbiInstance SvNumberFormatter shared_ptrEike Rathke
2017-11-23various coverity warningsCaolán McNamara
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-04-18Fix parameter types of SbiRuntime::StepSTATIC_ImplStephan Bergmann
2017-04-18Call implHandleSbxFlags also from StepSTATIC_ImplStephan Bergmann
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-04BASIC : Use a vector to store the argv stackArnaud Versini
2016-04-03BASIC : Use a vector to store the go sub stack.Arnaud Versini
2016-03-23loplugin:constantparam in basicNoel Grandin
2016-03-20BASIC : Use std::vector in SbiRuntime to save referencesArnaud Versini
2016-03-08Remove ancient StarPortal leftoversStephan Bergmann
2016-03-07tdf84938 Replaced Sb_Attr_ defined constants with enum class in runtime.hxxSteven Guo
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-03-02tdf#84938 Change average enum for scoped enumbaltasarq
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-16BASIC : SbiRuntime::ClearExprStack should return voidArnaud Versini
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-26BASIC: User std::unique_ptr in basic runtimeArnaud Versini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin