summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tparea.cxx
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-24now guaranteed to have a controller and not a vcl::DialogCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
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-06-18Avoid needless copy of itemMike Kaganski
2019-06-17tdf#124549 Check Button toggle state before toggle.Shubham Goyal
2019-05-31remove newly unused SfxTabDialogCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen
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-19drop some includesCaolán McNamara
2019-04-03various cleanups - no behavior changeTomaž Vajngerl
2019-04-03tdf#124155 change "gradient tab page" - increment & angle sliderTomaž Vajngerl
2019-03-20tdf#122943 Don't add properties to style when Highlighting and AreaJim Raykowski
2019-03-17don't need m_aColorSizeCaolán McNamara
2019-03-17Resolves: tdf#124058 factor bitmap page into size req when its toggled onCaolá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
2018-12-18stray fprintfCaolán McNamara
2018-12-13Resolves: tdf#120481 gradient subpage 12 pixels too shortCaolán McNamara
2018-11-01tdf#121083: EDITOR UI Hatch background color not read back from editorTamás Zolnai
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-13background tab reserves size for pages it never showsCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07Pass full item set to bitmap tabpagesKatarina Behrens
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-06-12Get rid of last remainders of SetPos nonsenseKatarina Behrens
2017-06-08tdf#107087: Select bitmap fill from preset listKatarina Behrens
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens
2017-03-16remove unused defines from HRC files in cuiNoel Grandin
2017-03-06tdf#103847: Pass also XFillStyleItem to subtabsKatarina Behrens
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens
2017-01-13tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl
2017-01-09tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl
2016-12-15tdf#104221: Make up for non-existent FillItemSetKatarina Behrens
2016-12-12Mark as localTakeshi Abe