summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbmgr.cxx
AgeCommit message (Expand)Author
2021-06-11Simplify Sequences initializations (sw)Julien Nabet
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-02-20loplugin:refcounting in swNoel
2021-02-15loplugin:referencecasting in swNoel
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-20use tools::Long in swNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-08-18remove dead code in SwDBManager::ImportDBEntryNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-06-22tdf#134112 Don't call UNO listeners with SolarMutex lockedStephan Bergmann
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-05-23tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
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