summaryrefslogtreecommitdiff
path: root/cui/source/inc/page.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna1-0/+3
2021-02-04tdf#91920 sw page gutter margin: add UIMiklos Vajna1-0/+2
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-0/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-10/+10
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara1-0/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+2
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-10/+4
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-1/+0
2019-01-28Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara1-1/+1
2018-11-26drop some unnecessary includesCaolán McNamara1-3/+0
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-14weld SwFrameAddPageCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-7/+7
2018-09-06rename back now originals are fully replacedCaolán McNamara1-1/+1
2018-08-21Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara1-1/+1
2018-06-17weld SvxPageDescPageCaolán McNamara1-67/+58
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-3/+2
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-5/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-3/+0
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin1-1/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-10/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2016-06-03Move page size listbox from cui to svxKatarina Behrens1-1/+2
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-12convert Link<> to typedNoel Grandin1-3/+3
2015-09-24convert Link<> to typedNoel Grandin1-6/+6
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+3
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-31/+32
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-10Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-29/+29
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+1
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-1/+3
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-2/+13
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1