summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/num.hxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2018-11-26drop some unnecessary includesCaolán McNamara
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwNumPositionTabPageNoel Grandin
2018-06-14rename SwNumberingPreview back to NumberingPreview nowCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-04weld SwOutlineTabDialogCaolán McNamara
2018-05-04weld SwNumPositionTabPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
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-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-10-15convert 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-07-22remove some unused constantsNoel 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-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-24Fix some warningsMatúš Kukan
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-06-03sw: fix include guardsThomas Arnhold
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl