summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/iconcdlg.cxx
AgeCommit message (Expand)Author
2019-12-02LOK: remove the Reset button from the Hyperlink dialogAshod Nakashian
2018-10-21aUS is always emptyCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-15loplugin:useuniqueptr in IconChoiceDialogNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-20loplugin:useuniqueptr in IconChoiceDialogNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-19fix bug in IconChoiceDialog::disposeNoel Grandin
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant
2017-11-29Use SfxModalDialog class as Hyperlink dialog's basePranav Kant
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-11Fix typosAndrea Gelmini
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-21coverity#704601 Dereference after null checkCaolán McNamara
2017-01-21coverity#704602 Dereference after null checkCaolán McNamara
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-07-18Resolves: tdf#100896 crash in hyperlink dialogCaolán McNamara
2016-06-27loplugin:singlevalfields in cuiNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-03-18loplugin:constantparam in cuiNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2015-12-09Resolves: tdf#86845 hyperlink details not retained between tabsCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin