summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/textattr.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-4/+4
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen1-1/+0
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-7/+7
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin1-22/+22
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-8/+5
2021-05-21Don't upcast only to downcast immediatelyMike Kaganski1-5/+5
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-3/+3
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-10/+10
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-10-02loplugin:reducevarscope in cuiNoel1-4/+4
2020-04-17loplugin:flatten in cuiNoel Grandin1-71/+71
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-8/+0
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-6/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-29/+8
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-8/+8
2018-09-20drop dead PointChanged variantCaolán McNamara1-35/+0
2018-09-18Resolves: tdf#119860 missing block of code to set text positioningCaolán McNamara1-0/+84
2018-06-03stray debug codeCaolán McNamara1-8/+0
2018-06-02weld SwSectionFootnoteEndTabPageCaolán McNamara1-81/+8
2018-05-28loplugin:unusedfieldsNoel Grandin1-1/+1
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-16/+17
2018-05-03weld SvxTextAttrPageCaolán McNamara1-180/+183
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin1-2/+1
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-10/+10
2017-10-23loplugin:includeform: cuiStephan Bergmann1-2/+2
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-5/+7
2017-09-14improve redundantcast lopluginNoel Grandin1-7/+5
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2016-11-15tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth1-3/+7
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-52/+52
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-3/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara1-61/+70
2016-06-09Resolves: tdf#93135 there is no SDRATTR_TEXT_AUTOGROWSIZE propertyCaolán McNamara1-1/+1
2016-06-09Resolves: tdf#93135 can't resize shape with "resize shape to fit text"Caolán McNamara1-3/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-1/+1