summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-16tdf#96099 Reduce no. of useless typedefs for trivial containers.Hieronymous
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29BASIC : Remove useless SbxBase::GetCreatorArnaud Versini
2016-08-28BASIC: Devirtualize SbiExprNode::~SbiExprNode and make SbiExprNode finalArnaud Versini
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-24tdf#96505 get rid of "long" integer literals 'L'Asela Dasanayaka
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini
2016-08-08BASIC: Move SbiParser's destructor to cpp file.Arnaud Versini
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in basic and fix leakNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Turn SbiOpcode into scoped enumStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-04BASIC : Use a vector to store the argv stackArnaud Versini
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan
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-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-03-02tdf#84938 Change average enum for scoped enumbaltasarq
2016-02-26tdf#84938 Eliminate B_xxx defines in filefmt.hxx for FileOffset scoped enum.baltasarq
2016-02-17BASIC : use std::unique_ptr for storing SbiExprListArnaud Versini
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08BASIC : Use std::unique_ptr in SbiExpression and SbiExpListArnaud Versini
2016-02-08sequence->vector in basicNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-08BASIC : Use vector in SbiExprList to avoid any dependenciesArnaud Versini
2016-01-27BASIC: SbiExpression::IsIntConstant has side effects.Arnaud Versini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-24BASIC : Remove class SbiDimList and SbiParametersArnaud Versini
2016-01-24BASIC : Remove SbiExprList::pParserArnaud Versini