summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui
AgeCommit message (Expand)Author
2020-02-16weld CurrentEdit Item WindowCaolán McNamara
2020-02-16weld ExcludeCheckBox Item WindowCaolán McNamara
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorMehmet Emin Başoğlu
2020-01-28New loplugin:unsignedcompareStephan Bergmann
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-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-18loplugin:virtualdead unused params in IMailDispatcherListenerNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16Mail merge README: Printing separate files not supportedMichael Weghorn
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-28loplugin:constmethod in swNoel Grandin
2019-09-26drop some unnecessary includesCaolán McNamara
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-09-01Fix '..'Andrea Gelmini
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-23rename AddressPreview back to SwAddressPreviewCaolán McNamara
2019-08-22drop newly unused SwAddressPreviewCaolán McNamara
2019-08-22weld SwMailMergeAddressBlockPageCaolán McNamara
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-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
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-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-01use drawing area font for previewCaolán McNamara