summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tpshadow.cxx
Commit message (Expand)AuthorAgeFilesLines
* weld SvxTextAttrPageCaolán McNamara2018-05-031-0/+6
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-3/+3
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-2/+2
* loplugin:redundantcast: cuiStephan Bergmann2018-01-111-2/+2
* TypedWhichId for SDRATTR* constants (1)Noel Grandin2017-11-201-11/+9
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-201-12/+4
* loplugin:includeform: cuiStephan Bergmann2017-10-231-4/+4
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov2017-07-141-15/+15
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-5/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-2/+1
* tdf#39468 Translate German commentsJens Carl2017-03-291-1/+1
* remove unused defines from HRC files in cuiNoel Grandin2017-03-161-1/+0
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-32/+4
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-4/+32
* SvxShadowTabPage::Construct was removedCaolán McNamara2016-11-041-1/+0
* unify color selectorsCaolán McNamara2016-11-041-31/+4
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* convert RECT_POINT to scoped enumNoel Grandin2016-08-301-30/+30
* convert PageType to scoped enumNoel Grandin2016-08-181-5/+5
* loplugin:singlevalfields in cuiNoel Grandin2016-06-271-172/+159
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-8/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-4/+4
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-4/+4
* convert Link<> to typedNoel Grandin2015-10-161-11/+9
* convert Link<> to typedNoel Grandin2015-10-121-1/+5
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-3/+1
* cui: prefix members of SvxShadowTabPageMiklos Vajna2015-08-181-61/+61
* these are include start-end range pairsCaolán McNamara2015-08-111-2/+1
* tdf#87702: Addition of Shadow sidebar tabRishabh Kumar2015-07-081-1/+4
* Fix typosAndrea Gelmini2015-07-031-1/+1
* -fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann2015-06-261-2/+1
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* convert CT_ constants to scoped enumNoel Grandin2015-04-291-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-3/+20
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-3/+3
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+17
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
* | Clean up conversion from TriState to boolStephan Bergmann2015-04-171-2/+6
|/
* tdf#84228: Fix annoying double shadow in previewKatarina Behrens2015-03-311-1/+8
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-8/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-6/+6
* fdo#84228: Set rectangle props after setting shadow propsKatarina Behrens2015-01-051-1/+1
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-091-1/+2
* loplugin: cstylecastNoel Grandin2014-10-231-22/+22