summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/wrap.cxx
AgeCommit message (Expand)Author
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25Related: tdf#124600 sw anchored object allow overlap: add UIMiklos Vajna
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-02-22loplugin:unusedfields in swNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20weld SwWrapDlgCaolán McNamara
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-13Avoid needless, wrong downcast from SfxItemSet to SwAttrSetStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-13listening to modify is sufficient to get all changesCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-03-02sw: replace hardcoded 1 with TRISTATE_TRUEJochen Nitschke
2016-12-20rename ApplyImageListCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-21sw: prefix members of SwWrapTabPageMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30Gradually typed LinkStephan Bergmann