summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tpoption.cxx
AgeCommit message (Expand)Author
2020-03-06Regression from 6d9930f307f08d2c32ee1bcca577cf643955cec9Julien Nabet
2020-03-06tdf#131137: Fix Checkbox "Do not distort objects in curve" does nothingJulien Nabet
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-07-29weld SdTpOptionsMiscCaolán McNamara
2019-07-29weld SdTpOptionsContentsCaolán McNamara
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-09weld SvxGridTabPageCaolán McNamara
2018-08-10Avoid getTokenCountMatteo Casalin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-01Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-12convert Link<> to typedNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-05-11loplugin:staticmethodsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan 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-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin