summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)AuthorFilesLines
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-19loplugin:sallogareasStephan Bergmann1-2/+2
2015-11-17An SwMailMergeConfigItem_Impl instance per SwMailMergeConfigItem looks sanerStephan Bergmann1-244/+224
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin2-227/+225
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-8/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-49/+49
2015-11-09new loplugin: oncevarNoel Grandin1-1/+1
2015-11-09formatting improvements in sw/Noel Grandin3-19/+19
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin4-23/+23
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin3-21/+18
2015-11-05sw: prefix members of SwMailMergeConfigItem_ImplMiklos Vajna1-376/+376
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl2-26/+3
2015-10-20Replace bind2nd/mem_fun by lambdas in sw/source/uibase/dbui/dbmgr.cxxTimothée Isnard1-4/+6
2015-10-20loplugin:defaultparamsStephan Bergmann1-4/+4
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-14convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-11/+11
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2-6/+6
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+2
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-21/+17
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-09-16sw: prefix members of SwDBTreeList_ImplMiklos Vajna1-20/+20
2015-09-16convert Link<> to typedNoel Grandin1-1/+1
2015-09-14Avoid getTokenCount in SwAddressPreview::DrawText_ImplMatteo Casalin1-5/+4
2015-09-14No need to copy OUStrings in SwMailMergeHelper::CheckMailAddressMatteo Casalin1-7/+5
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-3/+3
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-09-03tdf#93246: pass on cancel state in mail merge dialogJuergen Funk1-3/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2-3/+2
2015-08-25make pWindow private in SfxChildWindowNoel Grandin1-7/+7
2015-08-21loplugin: defaultparamsNoel Grandin2-5/+4
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk1-1/+14
2015-08-03new loplugin: refcountingNoel Grandin1-3/+3
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+0
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-07-04tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen1-45/+25
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-2/+2
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-2/+2
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-2/+2
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-3/+1
2015-06-15fix indentCaolán McNamara1-19/+19
2015-06-15Resolves: tdf#92057 crash on mail-merge to printerCaolán McNamara1-39/+39
2015-06-15sw: indentation fixesMiklos Vajna1-4/+4
2015-06-11SwDBManager: avoid registering two data sources when creating an emebedded oneMiklos Vajna1-2/+3
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna1-1/+99
2015-06-10SwDBManager::LoadAndRegisterDataSource: restore lost hunkMiklos Vajna1-0/+6