summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuihyperdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-03tdf#90496 - Remember last used view in hyperlink dialogAndreas Heinisch1-0/+2
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-9/+9
2022-01-18tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen1-1/+1
2022-01-03loplugin:unusedmethodsNoel Grandin1-1/+0
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen1-1/+2
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-2/+2
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-1/+1
2021-05-11fix leak in SvxHpLinkDlgNoel Grandin1-1/+1
2021-01-26loplugin:passstuffbyrefNoel1-1/+1
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-2/+3
2020-11-16remove unused param in SvxHpLinkDlgNoel1-1/+1
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-08-01Reliably set up controls of hyperlink dialog in constructorStephan Bergmann1-0/+1
2019-12-13loplugin:expandablemethodsNoel Grandin1-3/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-1/+0
2019-07-24loplugin:unusedenumconstantsNoel Grandin1-10/+0
2019-07-17loplugin:unusedmethodsNoel Grandin1-5/+0
2019-06-25weld HyperLink DialogCaolán McNamara1-53/+34
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-5/+73
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin1-6/+7
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-0/+9
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-1/+0
2017-06-13Use unique_ptr for SvxHpLinkDlg::mpItemSetStephan Bergmann1-1/+5
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-2/+2
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh1-0/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold1-0/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-5/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-27Undoing changed made on fdo#63271 because of complains.pje335_NL1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2013-10-28fixincludeguards.sh: cuiThomas Arnhold1-3/+3
2013-10-16remove SID_INTERNET_ONLINEThomas Arnhold1-2/+0
2013-10-16fdo#63271: Close hyperlink dialog after hyperlink is insertedThomas Arnhold1-1/+1
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-8/+0
2012-08-12Modifiying some comments to follow the Doxygen standardsFaisal M. Al-Otaibi1-1/+1