summaryrefslogtreecommitdiff
path: root/cui/source/inc/iconcdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-2/+0
2017-05-19loplugin:unusedfieldsNoel Grandin1-2/+0
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin1-3/+2
2017-03-17cleanup itempool includesJochen Nitschke1-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-1/+1
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-6/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-3/+3
2016-06-27loplugin:singlevalfields in cuiNoel Grandin1-5/+0
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-10/+2
2016-05-30loplugin:unusedmethodsNoel Grandin1-2/+0
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin1-1/+1
2016-03-18loplugin:constantparam in cuiNoel Grandin1-2/+2
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2016-03-04duplicate definesCaolán McNamara1-3/+0
2016-03-04loplugin:unuseddefaultparam in cuiNoel Grandin1-2/+1
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin1-3/+3
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin1-4/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-08-31convert Link<> to typedNoel Grandin1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+4
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-6/+6
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-15/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-5/+5
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-12/+14
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-2/+0
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-22fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold1-0/+4
2014-06-24-Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-06-24hide old page on showing new pageCaolán McNamara1-2/+0
2014-06-24loop through all pages to get optimal sizeCaolán McNamara1-1/+0
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara1-1/+1
2014-06-24drop ResizeCaolán McNamara1-1/+0
2014-06-24drop SetPosSizePagesCaolán McNamara1-2/+0