summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/tpgradnt.cxx
Commit message (Expand)AuthorAgeFilesLines
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2018-03-231-4/+4
* weld SvxNameDialogCaolán McNamara2018-03-041-2/+2
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* weld native message dialogsCaolán McNamara2018-02-221-17/+10
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-151-4/+4
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-25/+25
* loplugin:redundantcast: cuiStephan Bergmann2018-01-111-1/+1
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-201-1/+1
* loplugin:includeform: cuiStephan Bergmann2017-10-231-7/+7
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-4/+4
* inline some use-once fields in cuiNoel Grandin2017-09-191-2/+1
* new loplugin:redundantpointeropsNoel Grandin2017-09-041-1/+1
* tdf#105966 Solved Increment:Automatic checkbox problem in Area->Gradient tabpv2k2017-08-121-6/+10
* loplugin:constparams in cuiNoel Grandin2017-07-311-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-2/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+2
* make string translation loading more uniformCaolán McNamara2017-05-191-4/+4
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* This doesn't have to be member variable, it is used just onceKatarina Behrens2017-04-191-6/+3
* Related tdf#105922: step increment is a property of the shapeKatarina Behrens2017-04-131-1/+0
* tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens2017-03-311-1/+8
* 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-47/+9
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-9/+47
* unify color selectorsCaolán McNamara2016-11-041-47/+9
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-281-3/+3
* make area tab page of paragraph properties not crashCaolán McNamara2016-10-181-2/+4
* loplugin:unusedmethodsNoel Grandin2016-10-181-62/+0
* [GSoC] Move all fill style tabs inside area tabRishabh Kumar2016-10-121-85/+137
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-9/+9
* [GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar2016-08-261-82/+13
* [GSoC] Keep the column width constant in fill style tabsRishabh Kumar2016-08-231-0/+2
* convert PageType to scoped enumNoel Grandin2016-08-181-3/+3
* remove castsJochen Nitschke2016-08-161-5/+5
* tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke2016-08-151-8/+6
* tdf#100726: Improve readability of OUString concatenationnadith2016-08-041-2/+1
* Minor UI changes for SvxPresetListBoxRishabh Kumar2016-07-211-0/+2
* Fix regression : Automatic gradient steps in gradient tabRishabh Kumar2016-07-191-7/+45
* [GSoC] Redesign of Gradient tabRishabh Kumar2016-07-191-285/+91
* cui: fix loplugin:passstuffbyref warningsMiklos Vajna2016-06-171-2/+2
* Reduce duplicate code and remove DBG_ASSERTRishabh Kumar2016-06-171-35/+31
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-3/+3
* Addition of new controls and their rearrangement in gradient tabRishabh Kumar2016-05-181-12/+44
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-2/+2
* Convert MESS_BTN to scoped enumNoel Grandin2016-05-111-2/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-14/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8