summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tphatch.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-06-08tdf#109388: Mouseover effect added to palettes in the Area tabBayram Çiçek
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11loplugin:stringviewNoel
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-04-05don't need vcl/lstbox.hxx in cuiCaolán McNamara
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara
2019-09-24should use the controller hereCaolán McNamara
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-03various cleanups - no behavior changeTomaž Vajngerl
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-02rename PresetListBox back to SvxPresetListBoxCaolán McNamara
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-10select an entry before setting sensitivityCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-05-03weld SvxTextAttrPageCaolán McNamara
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