summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
AgeCommit message (Expand)Author
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-18coverity#1371133 Dereference after null checkCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-06-17sw: fix crash on pasting from an already closed documentMiklos Vajna
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-10sw: make metadata available in copy resultMiklos Vajna
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna
2016-03-08sw: detect copy&paste between different classification levelsMiklos Vajna
2016-03-08sw: detect copy&paste from classified to non-classified documentsMiklos Vajna
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01tdf#88128 fix unevaluated undo variable: cutJustin Luth