summaryrefslogtreecommitdiff
path: root/include/basic/sbxvar.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+3
2016-10-21loplugin:expandablemethodds in include/basic..comphelperNoel Grandin1-1/+0
2016-09-30loplugin:constantparamNoel Grandin1-1/+1
2016-09-22fix windows buildNoel Grandin1-0/+2
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-2/+0
2016-09-14loplugin:constantparamNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-29BASIC : Remove useless SbxBase::GetCreatorArnaud Versini1-2/+2
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-19Resolves: tdf#88953 byref args incorrectly passed in basic->c++Caolán McNamara1-0/+2
2016-06-14Resolves: tdf#59222 Crash in Basic with an array of values...Caolán McNamara1-0/+11
2016-06-14drop these typedef header guardCaolán McNamara1-6/+0
2016-06-03tdf#89329: use unique_ptr for pImpl in sbxvarXisco Fauli1-1/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-14/+0
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin1-1/+1
2016-02-08loplugin:unusedmethodsNoel Grandin1-32/+0
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin1-6/+6
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-20convert com::sun::star->css in include/basicNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin1-5/+5
2015-07-15loplugin:unusedmethods basicNoel Grandin1-12/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-7/+7
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-14typo: hierarchie -> hierarchyThomas Arnhold1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-3/+3
2014-03-27basic: sal_Bool->boolNoel Grandin1-75/+75
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold1-3/+3
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+356