summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tphatch.cxx
AgeCommit message (Expand)Author
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
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-11loplugin:redundantcast: cuiStephan Bergmann
2017-12-14Minor fix: unused local variableGergely Tarsoly
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-19inline some use-once fields in cuiNoel Grandin
2017-09-04new loplugin:redundantpointeropsNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
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-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens
2017-03-25Fix typosAndrea Gelmini