summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/iconcdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-12tdf#43157 Clean up DBG_ASSERTShubham Goyal1-14/+13
2019-12-13loplugin:expandablemethodsNoel Grandin1-6/+1
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-8/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-07-17loplugin:unusedmethodsNoel Grandin1-64/+0
2019-06-25weld HyperLink DialogCaolán McNamara1-222/+46
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-106/+24
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-2/+0
2018-10-21aUS is always emptyCaolán McNamara1-19/+3
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+1
2018-08-15loplugin:useuniqueptr in IconChoiceDialogNoel Grandin1-8/+6
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-20loplugin:useuniqueptr in IconChoiceDialogNoel Grandin1-6/+5
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-6/+4
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-2/+0
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen1-6/+0
2018-01-04loplugin:unusedfieldsNoel Grandin1-10/+0
2017-12-19fix bug in IconChoiceDialog::disposeNoel Grandin1-10/+0
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin1-15/+15
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant1-1/+1
2017-11-29Use SfxModalDialog class as Hyperlink dialog's basePranav Kant1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-09-11Fix typosAndrea Gelmini1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-9/+1
2017-06-20loplugin:oncevar in cuiNoel Grandin1-1/+1
2017-05-19loplugin:unusedfieldsNoel Grandin1-8/+1
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin1-22/+3
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-1/+0
2017-03-29tdf#39468 Translate German commentsJens Carl1-4/+4
2017-03-29convert EViewType to scoped enumNoel Grandin1-2/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2017-01-21coverity#704601 Dereference after null checkCaolán McNamara1-1/+2
2017-01-21coverity#704602 Dereference after null checkCaolán McNamara1-1/+2
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-6/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-8/+1
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-21/+3
2016-07-18Resolves: tdf#100896 crash in hyperlink dialogCaolán McNamara1-1/+11
2016-06-27loplugin:singlevalfields in cuiNoel Grandin1-71/+11
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-8/+8
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin1-1/+1
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin1-9/+4
2016-03-18loplugin:constantparam in cuiNoel Grandin1-2/+1
2016-03-15loplugin:constantparamNoel Grandin1-6/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-4/+3
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin1-4/+3