summaryrefslogtreecommitdiff
path: root/cui/source/inc/backgrnd.hxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-03-02tdf#122790 Improve background tab page for writer tablesJim Raykowski
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-07flatten some impls in SvxBackgroundTabPageNoel Grandin
2018-09-20drop dead PointChanged variantCaolán McNamara
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara
2018-09-17weld SvxBackgroundTabPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-06-21loplugin:useuniqueptr in SvxBackgroundTabPageNoel Grandin
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-12tdf#105225 A character highlighting tab page based on the area tab pageJim Raykowski
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-18SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás
2015-06-14Handle highlighting case inside SvxBackgroundPage classZolnai Tamás
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás
2015-06-14Transparency part of Background Tab is unused nowZolnai Tamás
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2015-03-06Idle and Timer are now completely independentTobias Madl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann