summaryrefslogtreecommitdiff
path: root/cui/source/inc/backgrnd.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-4/+0
2019-12-22loplugin:unusedmethodsNoel Grandin1-79/+0
2019-12-22loplugin:unusedfieldsNoel Grandin1-32/+0
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski1-0/+5
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-12/+5
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-03-02tdf#122790 Improve background tab page for writer tablesJim Raykowski1-0/+6
2018-11-05tdf#105225 new background tab pageJim Raykowski1-0/+4
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-07flatten some impls in SvxBackgroundTabPageNoel Grandin1-4/+12
2018-09-20drop dead PointChanged variantCaolán McNamara1-1/+0
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara1-1/+1
2018-09-17weld SvxBackgroundTabPageCaolán McNamara1-39/+45
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-03weld SvxAreaTabPageCaolán McNamara1-2/+2
2018-06-21loplugin:useuniqueptr in SvxBackgroundTabPageNoel Grandin1-3/+3
2018-05-03weld SvxTextAttrPageCaolán McNamara1-0/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-12tdf#105225 A character highlighting tab page based on the area tab pageJim Raykowski1-2/+3
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski1-0/+18
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara1-0/+1
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-1/+0
2017-07-18SID_VIEW_FLD_PIC looks like a StarOffice < 6.0 holdoverCaolán McNamara1-2/+0
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke1-0/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás1-6/+0
2015-06-14Handle highlighting case inside SvxBackgroundPage classZolnai Tamás1-0/+3
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás1-0/+1
2015-06-14Transparency part of Background Tab is unused nowZolnai Tamás1-8/+0
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-30/+31
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-29/+29
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-1/+3