summaryrefslogtreecommitdiff
path: root/cui/source/inc/hltpbase.hxx
AgeCommit message (Expand)Author
2023-04-20Typo: GetCurentItemData->GetCurrentItemData (in cui)Julien Nabet
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-01-18tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-10-24loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12cui: sal_Bool -> boolStephan Bergmann
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-16cui: sal_Bool->boolNoel Grandin