summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/macroass.cxx
AgeCommit message (Expand)Author
2018-11-26drop some unnecessary includesCaolán McNamara
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-25weld SwFrameDlgCaolán McNamara
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann
2017-05-14tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-08-04tdf#89329: use unique_ptr for mpImpl in macroassArnold Dumas
2016-06-10loplugin:mergeclasses SfxMacroTabPageNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-14sal_uInt16 to sal_Int32Matteo Casalin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-10SfxMacroTabPage::mpImpl is never assigned to...Stephan Bergmann