summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpgradnt.cxx
AgeCommit message (Expand)Author
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2018-01-11loplugin:redundantcast: cuiStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-19inline some use-once fields in cuiNoel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-08-12tdf#105966 Solved Increment:Automatic checkbox problem in Area->Gradient tabpv2k
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens
2017-04-13Related tdf#105922: step increment is a property of the shapeKatarina Behrens
2017-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens
2017-03-16remove unused defines from HRC files in cuiNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-18make area tab page of paragraph properties not crashCaolán McNamara
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26[GSoC] Remove popup confirmation dialog in fill style tabsRishabh Kumar
2016-08-23[GSoC] Keep the column width constant in fill style tabsRishabh Kumar
2016-08-18convert PageType to scoped enumNoel Grandin
2016-08-16remove castsJochen Nitschke
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-07-21Minor UI changes for SvxPresetListBoxRishabh Kumar
2016-07-19Fix regression : Automatic gradient steps in gradient tabRishabh Kumar
2016-07-19[GSoC] Redesign of Gradient tabRishabh Kumar
2016-06-17cui: fix loplugin:passstuffbyref warningsMiklos Vajna
2016-06-17Reduce duplicate code and remove DBG_ASSERTRishabh Kumar
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-18Addition of new controls and their rearrangement in gradient tabRishabh Kumar
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11Convert MESS_BTN to scoped enumNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann