summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/macroass.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-2/+3
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-8/+7
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-13/+7
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-4/+0
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-04-02drop some unneeded includesCaolán McNamara1-1/+1
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-03can rename CuiMacroEventListBox back to MacroEventListBox nowCaolán McNamara1-2/+2
2019-02-05simplify SfxEventNamesListNoel Grandin1-4/+4
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-1/+0
2018-12-28Reduce scope of variableMatteo Casalin1-2/+1
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-11-26drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-25weld SfxMacroAssignDlgCaolán McNamara1-22/+12
2018-11-25weld SwFrameDlgCaolán McNamara1-12/+3
2018-11-23weld SfxMacroTabPageCaolán McNamara1-159/+113
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-30loplugin:returnconstantNoel Grandin1-4/+4
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-3/+3
2017-10-23loplugin:includeform: cuiStephan Bergmann1-5/+5
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-4/+4
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin1-5/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-06-20loplugin:oncevar in cuiNoel Grandin1-6/+2
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann1-1/+1
2017-05-14tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky1-1/+1
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-6/+6
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-10/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-1/+1
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-7/+2
2016-08-04tdf#89329: use unique_ptr for mpImpl in macroassArnold Dumas1-2/+2
2016-06-10loplugin:mergeclasses SfxMacroTabPageNoel Grandin1-52/+48