summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentRedlineManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-7/+2
2017-07-02loplugin:casttovoid: swStephan Bergmann1-6/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-4/+2
2017-06-01ofz: InsertWithValidRanges didn't report that it deleted its argument anymoreCaolán McNamara1-3/+6
2017-06-01ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl1-0/+21
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-04-12convert SwComparePosition to scoped enumNoel Grandin1-92/+92
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-2/+2
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-9/+9
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-30/+30
2016-12-21tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin1-0/+4
2016-09-08workaround lack of constexprNoel Grandin1-19/+9
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-65/+64
2016-09-01CppunitTest_sw_filters_test: fix ASan buildMiklos Vajna1-1/+2
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna1-0/+1
2016-08-19sw: fix indentation in DocumentRedlineManager::AppendRedline()Miklos Vajna1-4/+4
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-7/+6
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-16/+16
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-5/+5
2016-03-30loplugin:staticanonymousStephan Bergmann1-3/+3
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-9/+20
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-83/+83
2015-08-20loplugin: defaultparamsNoel Grandin1-5/+5
2015-06-15sw: move CheckAnchoredFlyConsistency to frmfmt.hxxMichael Stahl1-1/+1
2015-06-02loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-240/+240
2015-05-09loplugin:externandnotdefinedStephan Bergmann1-2/+1
2015-05-09sw: deploy asserts in lcl_CheckRedline()Michael Stahl1-13/+5
2015-05-09sw: add assertions to check invariants of frame anchoringMichael Stahl1-0/+4
2015-05-06sw: make SplitRedline() a little more readableMichael Stahl1-21/+19
2015-05-05loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-09hinter: 'after' better than 'behind'Caolán McNamara1-4/+4
2015-03-26Fix DocumentRedlineManager code that crashes Writer.Mark Hung1-1/+1
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-01-30lcl_CheckRedline says it check for the list being sortedCaolán McNamara1-0/+2
2015-01-30During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara1-15/+25
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-10/+10
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-52/+52
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-8/+9
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-0/+2676