summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentRedlineManager.cxx
AgeCommit message (Expand)AuthorFilesLines
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