summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/cuitabline.hxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#123309 destroy menu before menubuttonCaolán McNamara2019-02-111-2/+2
* tdf#122527 dot symbols in chart menubutton not workingCaolán McNamara2019-01-091-1/+0
* loplugin:unusedmethodsNoel Grandin2018-10-031-1/+0
* loplugin:unusedfieldsNoel Grandin2018-10-031-1/+0
* weld SvxNumOptionsTabPageCaolán McNamara2018-10-021-0/+1
* weld SvxLineTabDialogCaolán McNamara2018-10-021-18/+13
* rename XLinePreview back to SvxXLinePreviewCaolán McNamara2018-10-011-3/+3
* weld SvxLineTabPageCaolán McNamara2018-10-011-61/+65
* weld SvxLineDefTabPageCaolán McNamara2018-09-301-30/+32
* weld SvxLineEndDefTabPageCaolán McNamara2018-09-301-17/+19
* SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara2018-09-201-4/+1
* loplugin:useuniqueptr in SvxLineTabPageNoel Grandin2018-06-251-2/+6
* loplugin:unusedfields in cuiNoel Grandin2018-05-171-3/+0
* weld SvxTextAttrPageCaolán McNamara2018-05-031-0/+1
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-3/+3
* Calling ActivatePage directly is unnecessaryTamás Zolnai2017-12-271-2/+0
* loplugin:countusersofdefaultparams in cuiNoel Grandin2017-12-061-2/+2
* loplugin:finalclasses in cuiNoel Grandin2017-11-071-3/+1
* inline some use-once fields in cuiNoel Grandin2017-09-191-4/+0
* loplugin:constparams in cuiNoel Grandin2017-07-311-6/+6
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-6/+0
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-151-1/+1
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-2/+3
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-3/+2
* unify color selectorsCaolán McNamara2016-11-041-2/+3
* loplugin:expandablemethodds in cuiNoel Grandin2016-10-191-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-35/+35
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3
* convert RECT_POINT to scoped enumNoel Grandin2016-08-301-2/+2
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-2/+2
* convert PageType to scoped enumNoel Grandin2016-08-181-7/+9
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-8/+8
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-3/+3
* loplugin:passstuffbyref in cuiNoel Grandin2016-04-141-4/+4
* loplugin:unusedmethods unused return value in cuiNoel Grandin2016-01-111-2/+2
* loplugin:unusedfieldsNoel Grandin2015-11-301-4/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-8/+8
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-24/+24
* convert Link<> to typedNoel Grandin2015-10-121-10/+18
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-3/+0
* cui: prefix members of SvxLineTabPageMiklos Vajna2015-09-071-50/+50
* convert Link<> to typedNoel Grandin2015-09-041-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-13/+15
* loplugin:unusedmethodsNoel Grandin2015-08-051-1/+0
* cui,connectivity: inline some use-once typedefsNoel Grandin2015-08-041-6/+6
* loplugin:unusedmethods cuiNoel Grandin2015-07-171-4/+2
* -fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann2015-06-261-3/+0
* Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2015-05-101-1/+1