summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpgradnt.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-19inline some use-once fields in cuiNoel Grandin1-2/+1
2017-09-04new loplugin:redundantpointeropsNoel Grandin1-1/+1
2017-08-12tdf#105966 Solved Increment:Automatic checkbox problem in Area->Gradient tabpv2k1-6/+10
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens1-6/+3
2017-04-13Related tdf#105922: step increment is a property of the shapeKatarina Behrens1-1/+0
2017-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens1-1/+8
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-47/+9
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-9/+47
2016-11-04unify color selectorsCaolán McNamara1-47/+9
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+3
2016-10-18make area tab page of paragraph properties not crashCaolán McNamara1-2/+4
2016-10-18loplugin:unusedmethodsNoel Grandin1-62/+0
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar1-85/+137
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-08-26[GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar1-82/+13
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar1-0/+2
2016-08-18convert PageType to scoped enumNoel Grandin1-3/+3
2016-08-16remove castsJochen Nitschke1-5/+5
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-8/+6
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-2/+1
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar1-0/+2
2016-07-19Fix regression : Automatic gradient steps in gradient tabRishabh Kumar1-7/+45
2016-07-19[GSoC] Redesign of Gradient tabRishabh Kumar1-285/+91
2016-06-17cui: fix loplugin:passstuffbyref warningsMiklos Vajna1-2/+2
2016-06-17Reduce duplicate code and remove DBG_ASSERTRishabh Kumar1-35/+31
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-3/+3
2016-05-18Addition of new controls and their rearrangement in gradient tabRishabh Kumar1-12/+44
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin1-2/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+6
2015-10-12convert Link<> to typedNoel Grandin1-9/+13
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-2/+2
2015-09-14boost->stdCaolán McNamara1-5/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-13/+7
2015-08-19cui: prefix members of SvxGradientTabPageMiklos Vajna1-80/+80
2015-07-29com::sun::star->css in cuiNoel Grandin1-2/+2
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann1-2/+1
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara1-2/+20
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-6/+6
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2