summaryrefslogtreecommitdiffstats
path: root/cui/source/tabpages/textattr.cxx
Commit message (Expand)AuthorAgeFilesLines
* stray debug codeCaolán McNamara2018-06-031-8/+0
* weld SwSectionFootnoteEndTabPageCaolán McNamara2018-06-021-81/+8
* loplugin:unusedfieldsNoel Grandin2018-05-281-1/+1
* rework custom widget welding to enable inheritenceCaolán McNamara2018-05-241-16/+17
* weld SvxTextAttrPageCaolán McNamara2018-05-031-180/+183
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* TypedWhichId for SDRATTR* constants (2)Noel Grandin2017-11-211-2/+1
* TypedWhichId for SDRATTR* constants (1)Noel Grandin2017-11-201-10/+10
* loplugin:includeform: cuiStephan Bergmann2017-10-231-2/+2
* svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl2017-10-181-5/+7
* improve redundantcast lopluginNoel Grandin2017-09-141-7/+5
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* tdf#39468 Translate German commentsJens Carl2017-03-291-2/+2
* tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth2016-11-151-3/+7
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* convert RECT_POINT to scoped enumNoel Grandin2016-08-301-52/+52
* convert SdrFitToSizeType to scoped enumNoel Grandin2016-08-241-3/+3
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-2/+2
* Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara2016-06-131-61/+70
* Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara2016-06-091-1/+1
* Resolves: tdf#93135 can't resize shape with "resize shape to fit text"Caolán McNamara2016-06-091-3/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-1/+1
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-6/+3
* tdf#93079: "resize shape to fit text" state can't be disabledJulien Nabet2015-08-031-1/+1
* com::sun::star->css in cuiNoel Grandin2015-07-291-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* convert CS_ constants to scoped enumNoel Grandin2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-14/+23
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-9/+3
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+24
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-9/+0
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* | Related tdf#34467: Fit to Frame for text boxes is brokenJulien Nabet2015-04-131-1/+1
|/
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-6/+1
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-4/+4
* loplugin: cstylecastNoel Grandin2014-10-231-14/+14
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-11/+11
* Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2014-08-181-2/+2
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-061-2/+2
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-041-6/+6
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-041-8/+8
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-2/+2