summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
AgeCommit message (Expand)Author
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-07-30tdf#95251 MM just allow print as single documentJan-Marek Glogowski
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-05-23loplugin:unusedmethods in swNoel Grandin
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski
2016-03-24tdf#95292 MM: cleanup bEndOfDB handlingJan-Marek Glogowski
2016-03-24MM: merge cancel and error variableJan-Marek Glogowski
2016-03-24MM: cleanup of comments and assertsJan-Marek Glogowski
2016-03-24MM: some assertion on MM inputJan-Marek Glogowski
2016-03-24MM: move email subject and address into descriptorJan-Marek Glogowski
2016-03-24MM: rename and constify variablesJan-Marek Glogowski
2016-03-24MM: refactor DBManager related duplicated codeJan-Marek Glogowski
2016-03-24Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-18mailmerge: Create the target view independantly of the mailmerge execution.Jan Holesovsky
2016-03-18mailmerge: nStartingPageNo and sStartingPageDesc shouldn't be return values.Jan Holesovsky
2016-03-18mailmerge: bPageStylesWithHeaderFooter should not be a return value.Jan Holesovsky
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-30Fix typoDavid Ostrovsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl
2016-01-05tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl
2015-10-02sw: try to fix the MSVC build...Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna
2015-06-09SwDBManager: extract StoreEmbeddedDataSource() from registration codeMiklos Vajna
2015-06-04convert SW_DB_SELECT constants to scoped enumNoel Grandin
2015-06-03sw: add SwDBManager::RevokeDataSource()Miklos Vajna
2015-06-03sw: move name of the embedded data source def from SwDBData to SwDBManagerMiklos Vajna
2015-06-01SwDBManager: embed data source definition if possibleMiklos Vajna