summaryrefslogtreecommitdiff
path: root/cui/source/customize/macropg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara1-4/+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-5/+1
2019-03-03weld SvxMacroAssignDlgCaolán McNamara1-292/+105
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara1-10/+7
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-3/+2
2018-12-19Fix typo in codeAndrea Gelmini1-2/+2
2018-11-25pretty up assign events dialogCaolán McNamara1-1/+1
2018-11-23weld SfxMacroTabPageCaolán McNamara1-0/+11
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+0
2018-06-21loplugin:useuniqueptr in SvxMacroTabPage_Noel Grandin1-3/+3
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-4/+4
2018-05-17weld AssignComponentDialogCaolán McNamara1-21/+13
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-02-28Use for-range loops in cuiJulien Nabet1-22/+11
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-3/+3
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-5/+5
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-7/+7
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin1-70/+70
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-07-02loplugin:casttovoid: cuiStephan Bergmann1-1/+0
2017-06-20loplugin:oncevar in cuiNoel Grandin1-6/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-1/+1
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky1-1/+1
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-6/+6
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin1-2/+1
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-10/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-3/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in cuiNoel Grandin1-1/+0
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-25/+25
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+2
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin1-2/+2
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-8/+6
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin1-6/+6