summaryrefslogtreecommitdiff
path: root/include/basic/sbxvar.hxx
AgeCommit message (Expand)Author
2019-11-05make some classes module-privateNoel Grandin
2019-10-28loplugin:finalclasses in avmedia..basicNoel Grandin
2019-10-08New loplugin:classmemaccessStephan Bergmann
2019-06-11loplugin:virtualdown in SbxValueNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-03-17Typos: definied->definedJulien Nabet
2018-01-23Introduce SbxValues::clearStephan Bergmann
2018-01-19loplugin:useuniqeptr in SbxVariableNoel Grandin
2017-07-20loplugin:constparams in basicNoel Grandin
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17convert SbxNameType to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-09-22fix windows buildNoel Grandin
2016-09-22loplugin:unusedmethods in chart2..svxNoel 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-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara
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-03tdf#89329: use unique_ptr for pImpl in sbxvarXisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20convert com::sun::star->css in include/basicNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann