summaryrefslogtreecommitdiff
path: root/include/svx/hdft.hxx
AgeCommit message (Expand)Author
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-08-30weld SvxHeaderPage/SvxHeaderPageCaolán McNamara
2018-06-16weld SvxHFPageCaolán McNamara
2018-06-04loplugin:useuniqueptr in SvxHFPageNoel Grandin
2018-05-06svx: remove comment cruftChris Sherlock
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
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-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21remove untyped Link<>Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:unusedmethods svx(part2)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-17svx: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-04-29coverity#1210182 Uninitialized scalar fieldCaolán McNamara
2014-04-27constLuboš Luňák
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen