summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpshadow.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann1-2/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29convert CT_ constants to scoped enumNoel Grandin1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+20
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-17Clean up conversion from TriState to boolStephan Bergmann1-2/+6
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+17
2015-03-31tdf#84228: Fix annoying double shadow in previewKatarina Behrens1-1/+8
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-8/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-6/+6
2015-01-05fdo#84228: Set rectangle props after setting shadow propsKatarina Behrens1-1/+1
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn1-1/+2
2014-10-23loplugin: cstylecastNoel Grandin1-22/+22
2014-10-01coverity#1242928 Uninitialized pointer fieldCaolán McNamara1-3/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-15/+15