summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentContentOperationsManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Do not continue grouping if the Track Changes mode has changedRosemary Sebastian1-1/+1
2017-08-30tdf#109151: Enable grouping of undo actions for delete redlinesRosemary Sebastian1-30/+35
2017-08-03loplugin:constparams in sw part2Noel Grandin1-1/+1
2017-07-21sw: it looks like MoveRange() is never called withMichael Stahl1-2/+3
2017-07-21tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl1-3/+10
2017-07-05new loplugin unnecessaryparenNoel Grandin1-3/+3
2017-07-05nitpick, tdf#107340 follow-upRosemary Sebastian1-2/+1
2017-07-04tdf#107340 - Incorrect undo label with Track Changes setRosemary Sebastian1-1/+3
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-21/+21
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-15/+10
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-3/+3
2017-06-02Improved loplugin:redundantcast const_cast handling: swStephan Bergmann1-1/+1
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl1-3/+6
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-14/+12
2017-04-12convert SwComparePosition to scoped enumNoel Grandin1-13/+13
2017-04-05loplugin:constantparamNoel Grandin1-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-21/+21
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-6/+6
2017-03-15convert MirrorGraph to scoped enumNoel Grandin1-1/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-3/+3
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-5/+5
2017-02-10tdf#105625 related: don't duplicate dummy character on copyMike Kaganski1-0/+9
2017-02-03sw: translate german commentsMichael Stahl1-1/+1
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-1/+1
2016-11-21tdf#95699: allow copy FORMCHECKBOX and FORMDROPDOWN ...Mike Kaganski1-2/+4
2016-11-15loplugin:constantparamNoel Grandin1-14/+10
2016-10-19coverity#1371270 Missing move assignment operatorCaolán McNamara1-1/+1
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin1-4/+2
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-32/+32
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-13/+13
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-15/+15
2016-06-15tdf#100275 sw: fix target node of bookmark copyMichael Stahl1-17/+28
2016-06-10Resolves: tdf#100275 makeMark may return null under some circumstancesCaolán McNamara1-3/+6
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-8/+7
2016-04-22Avoid reserved identifiersStephan Bergmann1-38/+38
2016-04-01loplugin:constantparam in swNoel Grandin1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-21/+21
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-3/+10
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl1-5/+3
2016-02-17tdf#97526 - in copy/paste ignore unwanted page break on first paragraphJuergen Funk1-0/+15
2016-02-05Fix typosAndrea Gelmini1-2/+2
2016-01-24cppcheck: fix a duplicateExpressionJulien Nabet1-1/+1
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-0/+1
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara1-3/+6
2015-12-09tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski1-1/+9
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-14/+14
2015-11-11new loplugin: memoryvarNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-79/+79