summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbmgr.cxx
AgeCommit message (Expand)Author
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-07-06tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski
2017-03-14Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara
2017-02-13tdf#105288 MM wait until all emails are sendJan-Marek Glogowski
2017-01-13tdf#105071 MM no emails sent when using doc as mail bodyAlex McMurchy1917
2016-11-28tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski
2016-10-31loplugin:oncevar in swNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-12convert macro to local functionJochen Nitschke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23MM don't crash on canceled SHELL documentsJan-Marek Glogowski
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-23MM account next record fields for progress dialogJan-Marek Glogowski
2016-09-23MM just increment after a successful next recordJan-Marek Glogowski
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29MM don't keep undo informationJan-Marek Glogowski
2016-08-29MM block idle-handling of generated documentsJan-Marek Glogowski
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26tdf#100002 MM: directly try filename from columnJan-Marek Glogowski
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-07-30tdf#95251 MM just allow print as single documentJan-Marek Glogowski
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-27tdf#100495 sw: Exchange Database shouldn't delete the created odb fileMichael Stahl
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-05-31tdf#94205 Use o3tl::make_unique instead of new + std::movekrishna keshav
2016-05-31Don't use pInsert after it has been movedStephan Bergmann
2016-05-19tdf#98985 create merge results at the right timeOliver Specht
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-30Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-04-04cppcheck:passedByValueNoel Grandin
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet