summaryrefslogtreecommitdiff
path: root/cui/source/inc/hltpbase.hxx
AgeCommit message (Expand)Author
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
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-10-16remove SID_INTERNET_ONLINEThomas Arnhold
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-31InsertTarget UniString->OUStringCaolán McNamara
2013-05-06fix typos (wich instead of which)Philipp Riemer
2012-10-04re-base on ALv2 code. Includes:Michael Meeks