summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/textanim.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski1-0/+2
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-6/+6
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-3/+3
2020-04-17loplugin:flatten in cuiNoel Grandin1-68/+67
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-2/+1
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara1-6/+9
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-5/+0
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+4
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-103/+52
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-21/+21
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-2/+2
2018-05-03weld SvxTextTabDialogCaolán McNamara1-12/+7
2018-05-02weld SvxTextAnimationPageCaolán McNamara1-232/+185
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-5/+5
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-6/+6
2017-10-23loplugin:includeform: cuiStephan Bergmann1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-07-27Related: tdf#109289 move PushButton::IsValueChangedFromSaved to consumerCaolán McNamara1-15/+16
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-1/+1
2017-03-29tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin1-10/+10
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin1-10/+10
2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara1-2/+15
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-12/+5
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+26
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-10/+0
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-6/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-9/+9
2014-10-23loplugin: cstylecastNoel Grandin1-9/+9
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-9/+9
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-8/+8