summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbmgr.cxx
AgeCommit message (Expand)Author
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-28tdf#131618 MailMerge: Don't require DataSourceName if ResultSet providedOleg Shchelykalnov
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-11tdf#109219 MM: Decode all percent encodings in file namesMichael Weghorn
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann
2019-11-07tdf#109219 Allow files with spaces in name as MM data sourceMichael Weghorn
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-18loplugin:virtualdead unused params in IMailDispatcherListenerNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-03drop some unnecessary includesCaolán McNamara
2019-10-02dbmgr: Avoid "warning: extra ';' after member function definition"Michael Weghorn
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-26loplugin:virtualdead in swNoel Grandin
2019-09-25tdf#114099 mail merge: Copy JobSetup to working docMichael Weghorn
2019-09-20weld SwDBTablePreviewDialog and SwMailMergeDlgCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-09-08tdf#127410 Reliably copy doc print settings for MMMichael Weghorn
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-19tdf#123057 Correct page count in mail merge if sections are hiddenIlhan Yesil
2019-02-11sw: prefix members of SwDBManagerMiklos Vajna
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-03sw: convert SwDBManager_Impl::pMergeData to unique_ptrMichael Stahl
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-02tdf#117480 fix crash in mailmergeSzymon Kłos
2018-12-28Fix typo in codeAndrea Gelmini
2018-12-19tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-17Simplify static initializerMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-02Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara
2018-11-22Resolves: tdf#121607 set parent for password dialogsCaolán McNamara
2018-11-07loplugin:collapseif in swNoel Grandin