summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldocntp.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-25weld HyperLink DialogCaolán McNamara1-78/+55
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-2/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin1-2/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-5/+1
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-1/+1
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara1-1/+1
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-3/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+2
2018-04-17Resolves: tdf#116928 dispatch hyperlink dialog new doc in idle callbackCaolán McNamara1-75/+105
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-0/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-5/+10
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-05-19loplugin:stringcopy: cuiStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-2/+2
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin1-4/+4
2017-04-25remove bitmaps from .src filesCaolán McNamara1-1/+3
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-1/+1
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-6/+6
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann1-2/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-7/+6
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani1-1/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-1/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-1/+1
2015-08-26Clean up aEmptyStrStephan Bergmann1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-1/+0
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-1/+1
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-1/+2
2015-08-18rBaseURL argument now unusedCaolán McNamara1-1/+1
2015-07-29com::sun::star->css in cuiNoel Grandin1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2