summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/unomailmerge.cxx
AgeCommit message (Expand)Author
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-04-26tdf#117221 - MailMerge: Not recognising outgoing SMTP Server passwordAlex McMurchy1917
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26loplugin:flatten in swNoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-25MM UNO always print single files to printerJan-Marek Glogowski
2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-05Fix typosAndrea Gelmini
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06sw: prefix members of SwXMailMergeMiklos Vajna
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-17boost->stdCaolán McNamara
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-15tdf#90594: MM: Fix for broken translation between Bookmarks and row indizesChristoph Lutz
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-08MM: fixed invalid UNO-Reference as return value of UNO MailMergeServiceChristoph Lutz
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann