summaryrefslogtreecommitdiff
path: root/include/basic/sbmod.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin1-3/+4
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2016-10-07loplugin:staticmethods: basicStephan Bergmann1-1/+1
2016-09-15Remove unused declarationStephan Bergmann1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-29BASIC : Remove useless SbxBase::GetCreatorArnaud Versini1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-12BASIC : Add SbModule::FindMethodArnaud Versini1-0/+1
2016-04-13loplugin:passstuffbyref in basicNoel Grandin1-1/+1
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin1-4/+4
2016-01-07BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini1-0/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
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-9/+9
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-31New identifier for save/open macro with user defined typesLaurent Godard1-1/+0
2015-07-15loplugin:unusedmethods basicNoel Grandin1-2/+0
2015-06-24remove SFX_NOTIFY macroNoel Grandin1-3/+2
2015-04-28SbModule::Run return value is unusedStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-13loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-16boost->stdCaolán McNamara1-2/+3
2015-02-02callcatcher: shave off a few moreCaolán McNamara1-1/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-10/+10
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-9/+9
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27basic: sal_Bool->boolNoel Grandin1-17/+17
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-2/+2
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold1-2/+2
2013-09-02GSOC work, behavior fixesGergo Mocsi1-0/+1
2013-09-02GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi1-2/+0
2013-09-02GSOC work, implemented "Autoclose Double Quotes" optionGergo Mocsi1-1/+0
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi1-18/+2
2013-09-02GSOC work, cache implementation fix, code fixesGergo Mocsi1-1/+2
2013-09-02GSOC work, some code fixesGergo Mocsi1-1/+0
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi1-2/+5
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi1-0/+11
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi1-0/+9
2013-04-23execute move of global headersBjoern Michaelsen1-0/+164