summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
AgeCommit message (Expand)Author
2018-09-19sw_redlinehide_2: fix frame updates for SwUndoRedlineDeleteMichael Stahl
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl
2018-09-10sw: prefix members of SwRedlineDataMiklos Vajna
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-05sw: prefix members of SwFontAccess, SwFontObj and SwRangeRedlineMiklos Vajna
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-11-07ofz#4066 Bad-castCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22remove unused definesEike Rathke
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-03-31loplugin:constantparam in swNoel Grandin
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-15loplugin:constantparamNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-22Extract SwRangeRedline::dumpAsXml() from SwRedlineTblMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
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-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-16Remove obsolete comment, there is no boolean hereMatteo Casalin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27coverity#1187644 confused copy ctors, leaks, etc.Caolán McNamara