summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/backgrnd.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-9/+9
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-17/+4
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-7/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-07-08use BitmapEx in BackgroundPreviewImplNoel Grandin1-8/+8
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-40/+43
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-20tdf#122943 Don't add properties to style when Highlighting and AreaJim Raykowski1-8/+11
2019-03-17Resolves: tdf#124058 factor bitmap page into size req when its toggled onCaolán McNamara1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-1/+1
2019-03-02tdf#122790 Improve background tab page for writer tablesJim Raykowski1-15/+139
2019-02-28GetDialogController not valid yetCaolán McNamara1-1/+1
2019-02-27Related: tdf#123711 better optimal size for highlighting tabCaolán McNamara1-1/+3
2019-01-22Fix squeezed Bitmap fill style tab page layout in Background tab pageJim Raykowski1-2/+0
2018-11-05tdf#105225 new background tab pageJim Raykowski1-11/+57
2018-10-09loplugin:unusedfieldsNoel Grandin1-6/+0
2018-10-07flatten some impls in SvxBackgroundTabPageNoel Grandin1-76/+51
2018-10-07use std::unique_ptr in SvxBackgroundTable_Impl and SvxBackgroundPage_ImplNoel Grandin1-45/+23
2018-09-20drop dead PointChanged variantCaolán McNamara1-5/+0
2018-09-20weld SwBackgroundDlgCaolán McNamara1-1/+3
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara1-1/+1
2018-09-17weld SvxBackgroundTabPageCaolán McNamara1-261/+223
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13background tab reserves size for pages it never showsCaolán McNamara1-0/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-7/+3
2018-09-03weld SvxAreaTabPageCaolán McNamara1-26/+17
2018-06-25loplugin:useuniqueptr in BackgroundPreviewImplNoel Grandin1-5/+4
2018-06-21loplugin:useuniqueptr in SvxBackgroundTabPageNoel Grandin1-10/+7
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-06-02tdf#105225 A section background tab page based on the area tab pageJim Raykowski1-0/+6
2018-05-31drop Graphic::GetBitmapNoel Grandin1-4/+4
2018-05-03weld SvxTextAttrPageCaolán McNamara1-1/+6
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-1/+0
2018-04-12tdf#105225 A character highlighting tab page based on the area tab pageJim Raykowski1-3/+8
2018-04-09tdf#105225 A table properties background tab pageJim Raykowski1-0/+130
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0