summaryrefslogtreecommitdiff
path: root/cui/source/inc/transfrm.hxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-02-25loplugin:unusedfields in cuiNoel Grandin
2018-11-26drop some unnecessary includesCaolán McNamara
2018-09-20drop dead PointChanged variantCaolán McNamara
2018-09-20SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara
2018-09-19rename RectCtl back to SvxRectCtlCaolán McNamara
2018-07-19tdf#118816 recover initial intent of enabled possibility of tristate as a flagCaolán McNamara
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29weld SvxAngleTabPageCaolán McNamara
2018-05-28weld SvxPositionSizeTabPageCaolán McNamara
2018-05-28weld SvxSlantTabPageCaolán McNamara
2018-05-03weld SvxTextAttrPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-12-06loplugin:countusersofdefaultparams in cuiNoel 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-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-16convert Link<> to typedNoel Grandin
2015-10-13implement dialog control over enhanced shape control pointsCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
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 cuiNoel Grandin
2015-03-23loplugin:constantfunction: cuiNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
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-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27constLuboš Luňák
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-08-20Convert position and size dialog to widget UIOlivier Hallot
2013-08-19Convert rotation tap page to widget UIOlivier Hallot
2013-08-19Convert slant & Corner radius tabpage to Widget UIOlivier Hallot