summaryrefslogtreecommitdiffstats
path: root/include/basic/sbmod.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#129107 objects in basic disappearNoel Grandin2019-12-041-4/+3
* tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2019-03-071-4/+4
* loplugin:useuniqueptr in SbModuleNoel Grandin2018-01-191-3/+4
* loplugin:constantparam part2Noel Grandin2017-04-051-1/+1
* loplugin:staticmethods: basicStephan Bergmann2016-10-071-1/+1
* Remove unused declarationStephan Bergmann2016-09-151-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* BASIC : Remove useless SbxBase::GetCreatorArnaud Versini2016-08-291-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* BASIC : Add SbModule::FindMethodArnaud Versini2016-06-121-0/+1
* loplugin:passstuffbyref in basicNoel Grandin2016-04-131-1/+1
* loplugin:unusedmethods unused return value in include/basicNoel Grandin2016-01-121-4/+4
* BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini2016-01-071-0/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* convert com::sun::star->css in include/basicNoel Grandin2015-10-201-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* New identifier for save/open macro with user defined typesLaurent Godard2015-08-311-1/+0
* loplugin:unusedmethods basicNoel Grandin2015-07-151-2/+0
* remove SFX_NOTIFY macroNoel Grandin2015-06-241-3/+2
* SbModule::Run return value is unusedStephan Bergmann2015-04-281-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-4/+4
* loplugin:staticmethodsNoel Grandin2015-04-131-1/+1
* boost->stdCaolán McNamara2015-02-161-2/+3
* callcatcher: shave off a few moreCaolán McNamara2015-02-021-1/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-10/+10
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-9/+9
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-2/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* basic: sal_Bool->boolNoel Grandin2014-03-271-17/+17
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-9/+9
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-2/+2
* basic: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-1/+1
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold2013-10-231-2/+2
* GSOC work, behavior fixesGergo Mocsi2013-09-021-0/+1
* GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi2013-09-021-2/+0
* GSOC work, implemented "Autoclose Double Quotes" optionGergo Mocsi2013-09-021-1/+0
* GSOC work, procedure autoclose implementationGergo Mocsi2013-09-021-18/+2
* GSOC work, cache implementation fix, code fixesGergo Mocsi2013-09-021-1/+2
* GSOC work, some code fixesGergo Mocsi2013-09-021-1/+0
* GSOC work, code fixes + cache implementationGergo Mocsi2013-09-021-2/+5
* GSOC work week 5, some recent fixesGergo Mocsi2013-09-021-0/+11
* GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi2013-09-021-0/+9
* execute move of global headersBjoern Michaelsen2013-04-231-0/+164