summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/wrap.cxx
AgeCommit message (Expand)Author
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
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-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04loplugin: cstylecastNoel Grandin