summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentContentOperationsManager.cxx
AgeCommit message (Expand)Author
2017-09-30tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-08-22tdf#99692 sw: fix the fix: don't set bNullContent if node was splitMichael Stahl
2017-07-27tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl
2016-11-21tdf#95699: allow copy FORMCHECKBOX and FORMDROPDOWN ...Mike Kaganski
2016-11-15loplugin:constantparamNoel Grandin
2016-10-19coverity#1371270 Missing move assignment operatorCaolán McNamara
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-15tdf#100275 sw: fix target node of bookmark copyMichael Stahl
2016-06-10Resolves: tdf#100275 makeMark may return null under some circumstancesCaolán McNamara
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-01loplugin:constantparam in swNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl
2016-02-17tdf#97526 - in copy/paste ignore unwanted page break on first paragraphJuergen Funk
2016-02-05Fix typosAndrea Gelmini
2016-01-24cppcheck: fix a duplicateExpressionJulien Nabet
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara
2015-12-09tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl
2015-10-02Fix typosAndrea Gelmini
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-11Revert "Fix single node CopyRange"Michael Stahl
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-28tdf#93353: fix copy fluy in flyBjoern Michaelsen
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-03coverity#1315002 Dereference null return valueCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-24crashtesting: fix asserts on exporting fdo66304-1.odt to docCaolán McNamara
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen
2015-05-26use new unocrsrsBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann