summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envfmt.cxx
AgeCommit message (Expand)Author
2018-08-30Resolves: tdf#119572 addressee/sender formatting swappedCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-03coverity#1435272 Uninitialized pointer fieldCaolán McNamara
2018-04-28weld SwEnvDlgCaolán McNamara
2018-04-27weld pages of the insert envelope dialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27sw: prefix members of SwEnvItemMiklos Vajna
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan 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-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel 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-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin