summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tptrans.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-3/+3
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-15/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+1
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-0/+5
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen1-0/+1
2019-04-19drop some includesCaolán McNamara1-1/+0
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-31/+31
2018-10-09Resolves: tdf#120370 should check gradientgrid sensitivityCaolán McNamara1-1/+1
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara1-9/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-3/+3
2018-07-29Merge identical switch cases in SvxTransparenceTabPageMuhammet Kara1-8/+0
2018-06-12weld SvxTransparenceTabPageCaolán McNamara1-189/+163
2018-05-03weld SvxTextAttrPageCaolán McNamara1-0/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-7/+7
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-16/+16
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-7/+7
2017-10-23loplugin:includeform: cuiStephan Bergmann1-6/+6
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-3/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-16remove unused defines from HRC files in cuiNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-2/+2
2016-08-18convert PageType to scoped enumNoel Grandin1-5/+5
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-04-29Refactoring transparence tab codeRishabh Kumar1-0/+579