summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/page.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-5/+5
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-11/+8
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna1-0/+16
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl1-0/+16
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna1-4/+73
2021-02-04tdf#91920 sw page gutter margin: add UIMiklos Vajna1-1/+23
2020-10-21use tools::Long in comphelper..cuiNoel1-41/+41
2020-10-02loplugin:reducevarscope in cuiNoel1-2/+1
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-1/+1
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin1-1/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-128/+128
2020-02-10Resolves: tdf#130548 click is sent to the other member of the groupCaolán McNamara1-0/+8
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin1-10/+10
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-1/+0
2020-01-02weld SlideBackgroundCaolán McNamara1-5/+5
2020-01-01weld PageStylesPanelCaolán McNamara1-11/+2
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara1-0/+5
2019-10-05Convert SID_PAPER_START/END to SfxUInt16ItemNoel Grandin1-3/+3
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel Grandin1-2/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-09-24set correct parentCaolá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-6/+0
2019-07-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara1-1/+2
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-20tdf#124226 do fill-on-demand hack only on first visitCaolán McNamara1-4/+7
2019-03-17Resolves: tdf#123650 explicitly grab focus after modificationCaolán McNamara1-0/+3
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin1-3/+3
2019-01-28Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara1-2/+2
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-66/+66
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin1-6/+3
2018-10-14weld SwFrameAddPageCaolán McNamara1-1/+1
2018-09-17remove ancient PRINT_OFFSETJochen Nitschke1-10/+4
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-10/+10
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-09-03Resolves: tdf#119574 set specific width for style list widgetCaolán McNamara1-0/+4
2018-08-21Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara1-3/+3
2018-06-17weld SvxPageDescPageCaolán McNamara1-512/+393
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+6
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-3/+3
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-3/+3