summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuihyperdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+6
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-6/+6
2010-11-02cui: more fixes of dead code, bogus and GermaneXine1-1/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-31#i106421#: move svx/source/cui to cuiMathias Bauer1-0/+117