summaryrefslogtreecommitdiff
path: root/cui/source/inc/page.hxx
AgeCommit message (Expand)Author
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
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-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-21use tools::Long in comphelper..cuiNoel
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-01-28Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara
2018-11-26drop some unnecessary includesCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-08-21Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara
2018-06-17weld SvxPageDescPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-03Move page size listbox from cui to svxKatarina Behrens
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann