summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)Author
2016-01-15tdf#73025: set absolute database index fixedOliver Specht
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-30coverity#1346891 Unused valueCaolán McNamara
2015-12-21loplugin:unusedfields in swNoel Grandin
2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-17An SwMailMergeConfigItem_Impl instance per SwMailMergeConfigItem looks sanerStephan Bergmann
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-11-05sw: prefix members of SwMailMergeConfigItem_ImplMiklos Vajna
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl
2015-10-20Replace bind2nd/mem_fun by lambdas in sw/source/uibase/dbui/dbmgr.cxxTimothée Isnard
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-29Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-16sw: prefix members of SwDBTreeList_ImplMiklos Vajna
2015-09-16convert Link<> to typedNoel Grandin
2015-09-14Avoid getTokenCount in SwAddressPreview::DrawText_ImplMatteo Casalin
2015-09-14No need to copy OUStrings in SwMailMergeHelper::CheckMailAddressMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03tdf#93246: pass on cancel state in mail merge dialogJuergen Funk
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky