summaryrefslogtreecommitdiff
path: root/cui/source/inc/transfrm.hxx
AgeCommit message (Expand)Author
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-01-17Resolves: tdf#130045 dial control frame not hidden along with the controlCaolán McNamara
2020-01-17show degree symbol in DialControl linked spinbuttonsCaolán McNamara
2019-12-30rename SvxDialControl back to DialControlCaolán McNamara
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