summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldocntp.cxx
AgeCommit message (Expand)Author
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-17Resolves: tdf#116928 dispatch hyperlink dialog new doc in idle callbackCaolán McNamara
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann