summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docredln.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-09-02-Wundefined-bool-conversionCaolán McNamara
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-03coverity#1315000 Dereference null return valueCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-22rhbz#1198848: sw: delete *all* table redlines to fix DOCX import crashMichael Stahl
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna
2015-04-05Fix my previous commitsMatteo Casalin
2015-04-05Some OUString simplificationsMatteo Casalin
2015-04-05SimplifyMatteo Casalin
2015-04-05Avoid two special values as "whole array" flagMatteo Casalin
2015-04-05Default value of nLookahead is never overriddenMatteo Casalin
2015-04-05Use more proper integer typesMatteo Casalin
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-02-27Move SwExtraRedlineTbl::dumpAsXml() out of docnodeMiklos Vajna
2015-02-25Extract SwFmtAutoFmt::dumpAsXml() from SwTxtNodeMiklos Vajna
2015-02-24Revert "Simplify loops and reduce scope of some variables"Caolán McNamara
2015-02-24Add SwPaM::dumpAsXml()Miklos Vajna
2015-02-22Extract SwRangeRedline::dumpAsXml() from SwRedlineTblMiklos Vajna
2015-02-21Extract SwRedlineTbl::dumpAsXml() from docnodeMiklos Vajna
2015-02-21Simplify loops and reduce scope of some variablesMatteo Casalin
2015-02-21Use size_type instead of sal_uInt16Matteo Casalin
2015-01-30During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-25coverity#1266513 Useless callCaolán McNamara
2015-01-19if we change the keys we have to resort based on the new keysCaolán McNamara
2015-01-12More overflowing InvalidateWindows(SwRect(0, 0, MAX, MAX))Stephan Bergmann
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-14loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-13normalize commentsPhilipp Riemer
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05fdo#79535 :LO writer crash while Opening some document.Tushar Bende
2014-05-13remove dead code in SWNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-28move function searching for a readline directly to SwRedlineTblLuboš Luňák