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