summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpshadow.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-5/+5
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-09-24should use the controller hereCaolán McNamara1-2/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-6/+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/+7
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/+4
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen1-0/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-9/+4
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-8/+8
2018-09-20drop dead PointChanged variantCaolán McNamara1-6/+0
2018-09-09weld SvxAreaTabDialogCaolán McNamara1-1/+2
2018-09-09weld SvxShadowTabPageCaolán McNamara1-102/+87
2018-05-03weld SvxTextAttrPageCaolán McNamara1-0/+6
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-01-15More loplugin:cstylecast: cuiStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-11loplugin:redundantcast: cuiStephan Bergmann1-2/+2
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-11/+9
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-12/+4
2017-10-23loplugin:includeform: cuiStephan Bergmann1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov1-15/+15
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-5/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+1
2017-03-29tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-16remove unused defines from HRC files in cuiNoel Grandin1-1/+0
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-32/+4
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-4/+32
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara1-1/+0
2016-11-04unify color selectorsCaolán McNamara1-31/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-30/+30
2016-08-18convert PageType to scoped enumNoel Grandin1-5/+5
2016-06-27loplugin:singlevalfields in cuiNoel Grandin1-172/+159
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-8/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-4/+4
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-4/+4
2015-10-16convert Link<> to typedNoel Grandin1-11/+9
2015-10-12convert Link<> to typedNoel Grandin1-1/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+1
2015-08-18cui: prefix members of SvxShadowTabPageMiklos Vajna1-61/+61
2015-08-11these are include start-end range pairsCaolán McNamara1-2/+1
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-1/+4
2015-07-03Fix typosAndrea Gelmini1-1/+1