summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/dbui/dbmgr.cxx
Commit message (Expand)AuthorAgeFilesLines
* CppunitTest_sw_mailmerge: fix testMissingDefaultLineColorMiklos Vajna2016-03-161-1/+1
* mailmerge: Create the target view independantly of the mailmerge execution.Jan Holesovsky2016-03-161-16/+29
* mailmerge: nStartingPageNo and sStartingPageDesc shouldn't be return values.Jan Holesovsky2016-03-161-8/+7
* mailmerge: bPageStylesWithHeaderFooter should not be a return value.Jan Holesovsky2016-03-161-17/+11
* This assert is useless.Jan Holesovsky2016-03-161-2/+1
* tdf#97978: add support for opening mde and accde files in basepasqualm2016-03-121-4/+4
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-6/+6
* loplugin:unuseddefaultparam in swNoel Grandin2016-03-041-3/+2
* loplugin:unuseddefaultparam in sw (part3)Noel Grandin2016-02-291-11/+5
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
* tdf#97501: crash in SwDBManager fixedOliver Specht2016-02-031-10/+16
* Fix typoDavid Ostrovsky2016-01-301-7/+7
* loplugin: unused return valuesNoel Grandin2016-01-211-14/+0
* loplugin:unusedmethods in sw/Noel Grandin2016-01-191-35/+0
* tdf#73025: set absolute database index fixedOliver Specht2016-01-151-1/+18
* sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl2016-01-061-52/+57
* tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski2016-01-051-10/+12
* coverity#1346891 Unused valueCaolán McNamara2015-12-301-6/+8
* tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk2015-12-211-419/+576
* bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2015-11-251-8/+8
* loplugin:sallogareasStephan Bergmann2015-11-191-2/+2
* use unique_ptr for pImpl in sw/Noel Grandin2015-11-171-1/+0
* Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero2015-11-111-8/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-29/+29
* new loplugin: oncevarNoel Grandin2015-11-091-1/+1
* com::sun::star->css in sw/source/coreNoel Grandin2015-11-061-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* use uno::Reference::set method instead of assignmenNoel Grandin2015-11-051-10/+10
* sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl2015-10-281-1/+1
* Replace bind2nd/mem_fun by lambdas in sw/source/uibase/dbui/dbmgr.cxxTimothée Isnard2015-10-201-4/+6
* loplugin:defaultparamsStephan Bergmann2015-10-201-4/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-071-3/+3
* sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-021-21/+17
* Fix typosAndrea Gelmini2015-09-291-1/+1
* boost->stdCaolán McNamara2015-09-171-5/+5
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-2/+2
* tdf#93246: pass on cancel state in mail merge dialogJuergen Funk2015-09-031-3/+4
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+1
* loplugin: defaultparamsNoel Grandin2015-08-211-4/+3
* tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk2015-08-201-1/+14
* loplugin:unusedmethods swNoel Grandin2015-07-211-1/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-151-1/+1
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-2/+2
* cppcheck:unreadVariableNoel Grandin2015-06-151-3/+1
* fix indentCaolán McNamara2015-06-151-19/+19
* Resolves: tdf#92057 crash on mail-merge to printerCaolán McNamara2015-06-151-39/+39
* SwDBManager: avoid registering two data sources when creating an emebedded oneMiklos Vajna2015-06-111-2/+3
* sw: remove embedded data source on location deregistrationMiklos Vajna2015-06-101-1/+99
* SwDBManager::LoadAndRegisterDataSource: restore lost hunkMiklos Vajna2015-06-101-0/+6