summaryrefslogtreecommitdiff
path: root/sw/inc/dbmgr.hxx
AgeCommit message (Expand)Author
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
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann
2015-05-08loplugin:staticmethodsStephan Bergmann
2015-05-08Add SwDBManager::LoadAndRegisterEmbeddedDataSourceMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2015-02-16MM: don't read column content twice to fill SwCalcJan-Marek Glogowski
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-09-16Remove superfluous merge function.Eilidh McAdam
2014-09-16Make UNO and wizard mail merge use same function.Eilidh McAdam
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski
2014-09-03Use enum type DBManagerOptions for merge type constantsEilidh McAdam
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-16coverity#1202918 Uninitialized scalar fieldCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-12Export MailMerge cancel functionality via UNO.Jan-Marek Glogowski
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-15Drop unused nMergeType from SwNewDBMgrJan-Marek Glogowski
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15convert sw/inc/dbmgr.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-08-01Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-05-25Convert SV_DECL_PTRARR_DEL(SwDSParamArr) to boost::ptr_vectorNoel Grandin