summaryrefslogtreecommitdiff
path: root/cui/source/inc/iconcdlg.hxx
AgeCommit message (Expand)Author
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-07-24loplugin:unusedenumconstantsNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara
2018-08-15loplugin:useuniqueptr in IconChoiceDialogNoel Grandin
2018-06-20loplugin:useuniqueptr in IconChoiceDialogNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin
2017-11-29Use SfxModalDialog class as Hyperlink dialog's basePranav Kant
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin
2016-03-18loplugin:constantparam in cuiNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04duplicate definesCaolán McNamara
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23loplugin:constantfunction: cuiNoel Grandin