summaryrefslogtreecommitdiff
path: root/cui/source/inc/macroass.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2018-11-28drop some unnecessary includesCaolán McNamara1-3/+1
2018-11-25weld SfxMacroAssignDlgCaolán McNamara1-5/+8
2018-11-23weld SfxMacroTabPageCaolán McNamara1-7/+7
2018-10-30loplugin:returnconstantNoel Grandin1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-11-07loplugin:finalclasses in cuiNoel Grandin1-2/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:dllprivateStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-04tdf#89329: use unique_ptr for mpImpl in macroassArnold Dumas1-1/+2
2016-06-10loplugin:mergeclasses SfxMacroTabPageNoel Grandin1-15/+8
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-0/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-29com::sun::star->css in cuiNoel Grandin1-2/+2
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-13/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-6/+6
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-01-23convert event assign page to .ui formatCaolán McNamara1-4/+2
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-2/+2
2013-10-01convert CUI module from String to OUStringNoel Grandin1-1/+1
2013-09-19remove dead definitionsNoel Grandin1-1/+0
2013-06-30remove unused and non-working methodsThomas Arnhold1-6/+0
2013-05-04fix macro assign dialogCaolán McNamara1-0/+1
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2012-12-04fdo#57553: Picture dialog Macro tab page: lazily initMichael Stahl1-0/+2
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-4/+0