summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpgradnt.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-0/+1
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-03tdf#124155 fix slider for border and angle in gradient tab pageTomaž Vajngerl1-0/+4
2019-04-03tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl1-12/+7
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-4/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-40/+40
2018-10-02rename PresetListBox back to SvxPresetListBoxCaolán McNamara1-3/+3
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-3/+3
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-7/+7
2018-09-03weld SvxAreaTabPageCaolán McNamara1-253/+229
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-2/+0
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-4/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-4/+4
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-17/+10
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-4/+4
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-25/+25
2018-01-11loplugin:redundantcast: cuiStephan Bergmann1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-7/+7
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
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