summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tppattern.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-15Revert "tdf#126128 Reduce page properties dialog's height."Heiko Tietze1-3/+1
2019-11-01tdf#126128 Reduce page properties dialog's height.Gülşah Köse1-1/+3
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin1-2/+1
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-5/+5
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+6
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-10/+2
2019-09-24getDrawPreviewOptimalSize can take an OutputDevice argCaolán McNamara1-1/+1
2019-09-24should use the controller hereCaolán McNamara1-1/+1
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-15/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen1-0/+1
2019-04-27tdf#62699 Drop pass-through header file include/svx/xsetit.hxxGabor Kelemen1-0/+1
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-1/+3
2019-04-09remove some usages of BitmapColor outside of VCLTomaž Vajngerl1-6/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-3/+1
2018-11-16tdf#121216 Fix custom pattern not displayed in area tab pageJim Raykowski1-7/+8
2018-11-11Removed repeated semicolonAndrea Gelmini1-1/+1
2018-10-09tdf#111718 Fix interaction between bitmap and pattern settingsJim Raykowski1-7/+17
2018-10-02rename PresetListBox back to SvxPresetListBoxCaolán McNamara1-3/+3
2018-09-20drop dead PointChanged variantCaolán McNamara1-5/+0
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-23/+24
2018-09-03weld SvxAreaTabPageCaolán McNamara1-156/+133
2018-08-21tdf#119282 Area tab, Pattern color changeNoel Grandin1-2/+3
2018-07-31tdf#118976 Make area pattern tab page display pattern previewJim Raykowski1-0/+2
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-21loplugin:useuniqueptr in SvxPatternTabPageNoel Grandin1-3/+2
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-4/+0
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-2/+1
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-05-03weld SvxTextAttrPageCaolán McNamara1-1/+12
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-4/+4
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-19/+10
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin1-3/+3
2018-02-19use VirtualDevice in createHistorical8x8FromArrayNoel Grandin1-3/+3
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-2/+2
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-11loplugin:redundantcast: cuiStephan Bergmann1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-9/+9
2017-09-19inline some use-once fields in cuiNoel Grandin1-2/+1
2017-09-04new loplugin:redundantpointeropsNoel Grandin1-1/+1
2017-08-21fix bogus always-true assertsMichael Stahl1-1/+1