summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/hltpbase.hxx
Commit message (Expand)AuthorAgeFilesLines
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-141-1/+0
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen2018-02-281-1/+0
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* loplugin:countusersofdefaultparams in cuiNoel Grandin2017-12-061-1/+1
* loplugin:unnecessaryparenStephan Bergmann2017-10-241-1/+1
* loplugin:includeform: cuiStephan Bergmann2017-10-231-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-2/+1
* cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin2017-05-161-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* loplugin:expandablemethods in cuiNoel Grandin2016-11-101-2/+0
* loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin2016-10-121-2/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* new loplugin unnecessary overrideNoel Grandin2016-07-151-5/+2
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-1/+1
* Convert HYPERDLG_EVENT to scoped enumNoel Grandin2016-05-221-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* Clean up aEmptyStrStephan Bergmann2015-08-261-3/+0
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* com::sun::star->css in cuiNoel Grandin2015-07-291-4/+4
* loplugin:unusedmethods cuiNoel Grandin2015-07-171-1/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-7/+7
* vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+1
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* loplugin: cstylecastNoel Grandin2014-10-231-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* cui: sal_Bool -> boolStephan Bergmann2014-09-121-1/+1
* RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos2014-06-241-16/+5
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* cui: sal_Bool->boolNoel Grandin2014-04-161-9/+9
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-13/+13
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* Window::PreNotify should return boolStephan Bergmann2014-01-181-1/+1
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* fixincludeguards.sh: cuiThomas Arnhold2013-10-281-3/+3
* remove SID_INTERNET_ONLINEThomas Arnhold2013-10-161-1/+0
* convert CUI module from String to OUStringNoel Grandin2013-10-011-8/+8
* Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara2013-09-301-1/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-2/+2
* InsertTarget UniString->OUStringCaolán McNamara2013-07-311-1/+1
* fix typos (wich instead of which)Philipp Riemer2013-05-061-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-10-041-23/+14