summaryrefslogtreecommitdiff
path: root/include/basic
AgeCommit message (Expand)Author
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17convert SbxNameType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07tdf#88206 replace cppu::WeakImplHelper* miscJochen Nitschke
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07loplugin:staticmethods: basicStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22fix windows buildNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-15Remove unused declarationStephan Bergmann
2016-09-14loplugin:constantparamNoel Grandin
2016-09-14loplugin:constantparam in accessibility to basicNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-29BASIC : Remove useless SbxBase::GetCreatorArnaud Versini
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-08-16basic: Simplify SbxArrayArnaud Versini
2016-08-15basic: SbxBase should be abstractArnaud Versini
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-11BASIC : Remove useless 16bits Remove function from SbxArrayArnaud Versini
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-14Resolves: tdf#59222 Crash in Basic with an array of values...Caolán McNamara
2016-06-14drop these typedef header guardCaolán McNamara
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini
2016-06-03tdf#89329: use unique_ptr for pImpl in sbxvarXisco Fauli
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in basmgrXisco Fauli
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-11Avoid reserved identifierStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-04-11make GetGlobalUNOConstant and GetUNOConstant take an OUStringNoel Grandin
2016-03-09loplugin:constantparam in basicNoel Grandin
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08sequence->vector in basicNoel Grandin