summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/page.cxx
AgeCommit message (Expand)Author
2023-12-16Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-04-10tdf#154740: Assert: Changing Paper tray propertyJulien Nabet
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-24use more TypedWhichIdNoel Grandin
2022-02-15add typed GetWhich operationsNoel Grandin
2022-02-10add more TypedWhichIdNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-09-26use SfxItemSetFixed in variousNoel Grandin
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-25use officecfg for drawing optionsNoel 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-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna
2021-02-04tdf#91920 sw page gutter margin: add UIMiklos Vajna
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-02loplugin:reducevarscope in cuiNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-02-10Resolves: tdf#130548 click is sent to the other member of the groupCaolán McNamara
2020-01-24loplugin:makeshared in cui..desktopNoel Grandin
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2020-01-02weld SlideBackgroundCaolán McNamara
2020-01-01weld PageStylesPanelCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara
2019-10-05Convert SID_PAPER_START/END to SfxUInt16ItemNoel Grandin
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel 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-24set correct parentCaolá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-18tdf#126051 sync MINBODY copies to same valueCaolán McNamara
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin