summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpgradnt.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-2/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-11loplugin:stringviewNoel1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-4/+4
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-6/+6
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-10-02loplugin:reducevarscope in cuiNoel1-2/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-1/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-119/+119
2020-04-05don't need vcl/lstbox.hxx in cuiCaolán McNamara1-5/+5
2019-11-19tdf#125449 Fix custom gradient fill settings being lostGabor Kelemen1-2/+2
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze1-3/+1
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-1/+3
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin1-2/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-5/+5
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+6
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara1-1/+1
2019-09-24should use the controller hereCaolán McNamara1-1/+1
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-10/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
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