summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpshadow.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann1-3/+3
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann1-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-10/+10
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-3/+3
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-13/+14
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-11/+11
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-13/+13
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-3/+3
2014-04-27constLuboš Luňák1-2/+2