summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hlinettp.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-4/+6
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara1-2/+2
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin1-2/+2
2019-12-13size group is ignoring hidden widgets, leading to labels overlapping entriesCaolán McNamara1-0/+9
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): cuiStephan Bergmann1-2/+2
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-1/+0
2019-06-25weld HyperLink DialogCaolán McNamara1-109/+81
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-2/+2
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara1-2/+2
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen1-1/+0
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin1-4/+4
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin1-2/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-03-31tdf#98885 - hyperlink dialog - remove useless buttonJakub Trzebiatowski1-33/+0
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani1-1/+3
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-6/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Clean up aEmptyStrStephan Bergmann1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+4
2015-06-21Fix typosAndrea Gelmini1-4/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+20
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-4/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-7/+7
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-7/+7
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-8/+8
2015-01-28Do not corrupt URIs entered into the Hyperlink dialogStephan Bergmann1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1