summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/sbagrid.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov1-3/+2
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-01-22remove some sal_Bool remnantsNoel Grandin1-1/+1
2017-12-19inline use-once typedefsNoel Grandin1-6/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-05loplugin:countusersofdefaultparams in dbaccessNoel Grandin1-1/+1
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin1-8/+4
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+20
2017-01-23use rtl::Reference in SbaXGridControlNoel Grandin1-1/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann1-0/+2
2016-11-09loplugin:expandablemethods in dbaccessNoel Grandin1-5/+0
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-1/+1
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-1/+1
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin1-3/+0
2016-10-05loplugin:unnecessaryoverride in dbaccessNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin1-1/+1
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-2/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-1/+1
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-1/+2
2016-01-11loplugin:unusedmethods unused return value in dbaccessNoel Grandin1-1/+1
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin1-4/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-44/+44
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-19Remove two silly typedefsStephan Bergmann1-1/+1
2015-08-05loplugin:unusedmethodsNoel Grandin1-7/+4
2015-08-03com::sun::star->css in dbaccessNoel Grandin1-44/+44
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+3
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin1-0/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-06Application::PostUserEvent returns a pointer dressed as sal_uLongStephan Bergmann1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-17dbaccess: sal_Bool->boolNoel Grandin1-4/+4
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-7/+2
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-43/+43
2014-03-24svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18