summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/backgrnd.cxx
AgeCommit message (Expand)Author
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-15add typed GetWhich operationsNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel 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-05loplugin:constmethod in cuiNoel Grandin
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-07-08use BitmapEx in BackgroundPreviewImplNoel Grandin
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-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-20tdf#122943 Don't add properties to style when Highlighting and AreaJim Raykowski
2019-03-17Resolves: tdf#124058 factor bitmap page into size req when its toggled onCaolán McNamara
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-02tdf#122790 Improve background tab page for writer tablesJim Raykowski
2019-02-28GetDialogController not valid yetCaolán McNamara
2019-02-27Related: tdf#123711 better optimal size for highlighting tabCaolán McNamara
2019-01-22Fix squeezed Bitmap fill style tab page layout in Background tab pageJim Raykowski
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-10-09loplugin:unusedfieldsNoel Grandin
2018-10-07flatten some impls in SvxBackgroundTabPageNoel Grandin
2018-10-07use std::unique_ptr in SvxBackgroundTable_Impl and SvxBackgroundPage_ImplNoel Grandin
2018-09-20drop dead PointChanged variantCaolán McNamara
2018-09-20weld SwBackgroundDlgCaolá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-17New loplugin:externalStephan Bergmann
2018-09-13background tab reserves size for pages it never showsCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-03weld SvxAreaTabPageCaolán McNamara