summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/dbmgr.cxx
AgeCommit message (Expand)Author
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:useuniqueptrStephan Bergmann
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-13Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-13Revert "convert DBConnURIType to scoped enum"Noel Grandin
2017-02-13convert DBConnURIType to scoped enumNoel Grandin
2017-02-10tdf#105288 MM wait until all emails are sendJan-Marek Glogowski
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17MM change listener from friend to a nested classJan-Marek Glogowski
2017-01-12tdf#105071 MM no emails sent when using doc as mail bodyAlex McMurchy1917
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-25tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
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