summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/page.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara2019-10-311-0/+1
* now drop TabPageParent intermediateCaolán McNamara2019-09-261-2/+2
* disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara2019-09-261-10/+4
* loplugin:constmethod in cuiNoel Grandin2019-09-051-1/+1
* tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen2019-07-251-1/+0
* Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara2019-01-281-1/+1
* drop some unnecessary includesCaolán McNamara2018-11-261-3/+0
* drop unnecessary vcl/group.hxx includesCaolán McNamara2018-10-141-1/+0
* weld SwFrameAddPageCaolán McNamara2018-10-141-1/+1
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-7/+7
* rename back now originals are fully replacedCaolán McNamara2018-09-061-1/+1
* Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara2018-08-211-1/+1
* weld SvxPageDescPageCaolán McNamara2018-06-171-67/+58
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-1/+1
* loplugin:unusedfields in cuiNoel Grandin2017-06-231-3/+2
* remove noise UUUU tags in commentsNoel Grandin2017-03-141-5/+1
* loplugin:expandablemethods in cuiNoel Grandin2016-11-101-3/+0
* loplugin:expandablemethodds in cuiNoel Grandin2016-10-191-1/+0
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-051-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-10/+10
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* new loplugin overrideparamNoel Grandin2016-07-251-1/+1
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-1/+1
* Move page size listbox from cui to svxKatarina Behrens2016-06-031-1/+2
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* convert Link<> to typedNoel Grandin2015-10-161-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* convert Link<> to typedNoel Grandin2015-10-121-3/+3
* convert Link<> to typedNoel Grandin2015-09-241-6/+6
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-3/+3
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-0/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-31/+32
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-1/+1
| * Move OutputDevice members to VclPtr: chart2, sfx2, cui.Michael Meeks2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-29/+29
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+1
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-1/+3
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-011-2/+13
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* constLuboš Luňák2014-04-271-1/+1
* cui: sal_Bool->boolNoel Grandin2014-04-161-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-6/+6
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-1/+1