summaryrefslogtreecommitdiff
path: root/include/svx/fmgridcl.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-5/+3
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-24tdf#89329: use unique_ptr for pImpl in fmgridclArnold Dumas1-1/+2
2016-07-05when disposing popup menus, don't leave dangling pointersNoel Grandin1-1/+1
2016-02-19no need for two triggerColumnContextMenuCaolán McNamara1-9/+2
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-14/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-25/+25
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara1-2/+2
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-03svx/fmgridcl.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-23/+23
2014-03-11svx: sal_Bool->boolNoel Grandin1-6/+6
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann1-1/+1
2013-12-22Fix other typosJulien Nabet1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+206