summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuitabline.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2022-02-03tools::Long -> sal_Int32Noel Grandin1-1/+1
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-2/+2
2021-05-26fix leak in SvxLineTabDialogNoel Grandin1-1/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-6/+6
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-2/+2
2020-10-21use tools::Long in comphelper..cuiNoel1-1/+1
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+6
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-18/+3
2019-09-24remove SvxLineEndDefTabPage::ResizeCaolán McNamara1-1/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-1/+5
2019-07-03tdf#42949 Fix IWYU warnings in include/svx/x*Gabor Kelemen1-0/+1
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+1
2019-02-25loplugin:unusedfields in cuiNoel Grandin1-2/+0
2019-02-11Resolves: tdf#123309 destroy menu before menubuttonCaolán McNamara1-2/+2
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin1-2/+2
2019-01-08tdf#122527 dot symbols in chart menubutton not workingCaolán McNamara1-1/+0
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-03loplugin:unusedfieldsNoel Grandin1-1/+0
2018-10-02weld SvxNumOptionsTabPageCaolán McNamara1-0/+1
2018-10-02weld SvxLineTabDialogCaolán McNamara1-18/+13
2018-10-01rename XLinePreview back to SvxXLinePreviewCaolán McNamara1-3/+3
2018-10-01weld SvxLineTabPageCaolán McNamara1-61/+65
2018-09-30weld SvxLineDefTabPageCaolán McNamara1-30/+32
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-17/+19
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara1-4/+1
2018-06-25loplugin:useuniqueptr in SvxLineTabPageNoel Grandin1-2/+6
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-3/+0
2018-05-03weld SvxTextAttrPageCaolán McNamara1-0/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-3/+3
2017-12-27Calling ActivatePage directly is unnecessaryTamás Zolnai1-2/+0
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin1-2/+2
2017-11-07loplugin:finalclasses in cuiNoel Grandin1-3/+1
2017-09-19inline some use-once fields in cuiNoel Grandin1-4/+0
2017-07-31loplugin:constparams in cuiNoel Grandin1-6/+6
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-6/+0
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-1/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-2/+3
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-3/+2
2016-11-04unify color selectorsCaolán McNamara1-2/+3
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-35/+35
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-2/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-18convert PageType to scoped enumNoel Grandin1-7/+9
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-8/+8
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-3/+3