summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-07-21loplugin:unusedmethods swNoel Grandin1-6/+0
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna1-1/+9
2015-06-09SwDBManager: extract StoreEmbeddedDataSource() from registration codeMiklos Vajna1-0/+7
2015-06-04convert SW_DB_SELECT constants to scoped enumNoel Grandin1-4/+5
2015-06-03sw: add SwDBManager::RevokeDataSource()Miklos Vajna1-0/+3
2015-06-03sw: move name of the embedded data source def from SwDBData to SwDBManagerMiklos Vajna1-1/+6
2015-06-01SwDBManager: embed data source definition if possibleMiklos Vajna1-2/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-7/+7
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann1-1/+1