summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuihyperdlg.cxx
AgeCommit message (Expand)Author
2020-11-16remove unused param in SvxHpLinkDlgNoel
2020-08-01Reliably set up controls of hyperlink dialog in constructorStephan Bergmann
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-10-09name all Notebooks 'tabcontrol'Caolán McNamara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-07-26It doesn't make sense to have document links in the online version.George Wood
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for SvxHpLinkDlg::mpItemSetStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-15replace creative empty string checkJochen Nitschke
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2016-03-15loplugin:constantparamNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-06tdf#91014 - dispose SfxControllerItem sub-class earlier.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann