summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tpcolor.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-08tdf#109388: Mouseover effect added to palettes in the Area tabBayram Çiçek1-2/+4
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-12transparency->alpha in tools::ColorNoel1-5/+5
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-4/+4
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara1-1/+1
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin1-1/+1
2020-05-15Resolves tdf#132799 - Deleting of colors unclearHeiko Tietze1-0/+15
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara1-4/+4
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara1-2/+2
2020-04-17loplugin:flatten in cuiNoel Grandin1-60/+60
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara1-6/+4
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-3/+3
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-09-24replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-2/+4
2019-09-23should use DialogController hereCaolán McNamara1-4/+3
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-19/+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-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2018-12-06Add the color name or hex representation to the recent color barJim Raykowski1-2/+8
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-12/+12
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-2/+2
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-3/+3
2018-09-03weld SvxAreaTabPageCaolán McNamara1-3/+3
2018-07-16tdf#118549 crash on dialog teardownCaolán McNamara1-0/+2
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-5/+5
2018-06-20weld SvxColorTabPageCaolán McNamara1-220/+199
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-2/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-3/+3
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin1-3/+3
2018-03-04weld SvxNameDialogCaolán McNamara1-1/+1
2018-03-02use more Color in HexColorControlNoel Grandin1-1/+1
2018-02-28Use for-range loops in cuiJulien Nabet1-2/+2
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-10/+4
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-4/+4
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-15/+15
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1