summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-8/+8
2017-02-13Revert "convert DBConnURIType to scoped enum"Noel Grandin1-8/+10
2017-02-13convert DBConnURIType to scoped enumNoel Grandin1-10/+8
2017-02-10tdf#105288 MM wait until all emails are sendJan-Marek Glogowski1-0/+1
2017-01-17MM change listener from friend to a nested classJan-Marek Glogowski1-3/+2
2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski1-1/+18
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara1-1/+1
2016-07-30tdf#95251 MM just allow print as single documentJan-Marek Glogowski1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-6/+6
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-2/+0
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2016-05-23loplugin:unusedmethods in swNoel Grandin1-1/+0
2016-05-19tdf#98985 create merge results at the right timeOliver Specht1-0/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski1-1/+1
2016-03-24tdf#95292 MM: cleanup bEndOfDB handlingJan-Marek Glogowski1-10/+6
2016-03-24MM: merge cancel and error variableJan-Marek Glogowski1-7/+9
2016-03-24MM: cleanup of comments and assertsJan-Marek Glogowski1-14/+54
2016-03-24MM: some assertion on MM inputJan-Marek Glogowski1-2/+4
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski1-9/+4
2016-03-24MM: rename and constify variablesJan-Marek Glogowski1-5/+8
2016-03-24MM: refactor DBManager related duplicated codeJan-Marek Glogowski1-3/+1
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski1-71/+3
2016-03-22loplugin:constantparam in swNoel Grandin1-3/+2
2016-03-18mailmerge: Create the target view independantly of the mailmerge execution.Jan Holesovsky1-6/+5
2016-03-18mailmerge: nStartingPageNo and sStartingPageDesc shouldn't be return values.Jan Holesovsky1-2/+1
2016-03-18mailmerge: bPageStylesWithHeaderFooter should not be a return value.Jan Holesovsky1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-3/+3
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin1-2/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-3/+3
2016-02-08loplugin:unusedmethodsNoel Grandin1-9/+0
2016-01-30Fix typoDavid Ostrovsky1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-5/+2
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-4/+0
2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl1-7/+0
2016-01-05tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski1-2/+2
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk1-3/+96
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-2/+2
2015-11-06com::sun::star->css in sw/incNoel Grandin1-32/+32
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl1-1/+1
2015-10-02sw: try to fix the MSVC build...Michael Stahl1-0/+3
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+6