summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/transfrm.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in cuiNoel Grandin2019-02-251-3/+0
* drop some unnecessary includesCaolán McNamara2018-11-261-3/+0
* drop dead PointChanged variantCaolán McNamara2018-09-201-3/+1
* SvxTabPage with a dummy PointChanged impl is just SfxTabPageCaolán McNamara2018-09-201-4/+1
* rename RectCtl back to SvxRectCtlCaolán McNamara2018-09-191-4/+4
* tdf#118816 recover initial intent of enabled possibility of tristate as a flagCaolán McNamara2018-07-191-0/+2
* weld SvxTransformTabDialogCaolán McNamara2018-05-291-12/+7
* weld SvxAngleTabPageCaolán McNamara2018-05-291-13/+14
* weld SvxPositionSizeTabPageCaolán McNamara2018-05-281-35/+35
* weld SvxSlantTabPageCaolán McNamara2018-05-281-13/+11
* weld SvxTextAttrPageCaolán McNamara2018-05-031-0/+3
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-3/+3
* loplugin:countusersofdefaultparams in cuiNoel Grandin2017-12-061-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-6/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3
* convert RECT_POINT to scoped enumNoel Grandin2016-08-301-4/+4
* convert SvxAnchorIds to scoped enumNoel Grandin2016-08-251-10/+3
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-3/+3
* Convert DeactivePage return code to scoped enumNoel Grandin2016-06-061-3/+3
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* convert Link<> to typedNoel Grandin2015-10-161-2/+2
* implement dialog control over enhanced shape control pointsCaolán McNamara2015-10-131-0/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-20/+20
* convert Link<> to typedNoel Grandin2015-09-251-2/+3
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-4/+4
* loplugin:unusedmethods cuiNoel Grandin2015-07-171-3/+0
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-32/+37
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-3/+3
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-28/+34
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-1/+0
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-3/+3
|/
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-3/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-10/+10
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-3/+3
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-3/+3
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* constLuboš Luňák2014-04-271-3/+3
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-17/+17
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-3/+3
* Remove visual noise from cuiAlexander Wilms2014-02-261-2/+2
* fixincludeguards.sh: cuiThomas Arnhold2013-10-281-3/+3
* Convert position and size dialog to widget UIOlivier Hallot2013-08-201-1/+5
* Convert rotation tap page to widget UIOlivier Hallot2013-08-191-13/+8
* Convert slant & Corner radius tabpage to Widget UIOlivier Hallot2013-08-191-6/+4
* Convert position & size tab page to widget UIOlivier Hallot2013-08-191-23/+17
* Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist2012-11-201-4/+0