summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-2/+1
2020-10-28convert some more long -> tools::LongNoel1-1/+1
2020-10-20use tools::Long in swNoel1-1/+1
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh1-4/+6
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara1-1/+1
2020-06-29sw: prefix members of CompareNodeContent, SwDDEFieldType, ...Miklos Vajna1-2/+2
2020-05-29pack a few more classesNoel Grandin1-2/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-3/+3
2019-11-03find symbols that can be privateNoel Grandin1-1/+1
2019-08-23tdf#127101 Change tracking: fix format reject at paragraph joinLászló Németh1-1/+3
2019-07-17loplugin:unusedmethodsNoel Grandin1-23/+0
2019-07-09tdf#126243 DOCX: export/reject tracked paragraph style changeLászló Németh1-1/+3
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-12/+12
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-09-24sw: prefix members of SwRedlineExtraData_Format, ...Miklos Vajna1-6/+6
2018-09-19sw_redlinehide_2: fix frame updates for SwUndoRedlineDeleteMichael Stahl1-0/+7
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl1-1/+2
2018-09-10sw: prefix members of SwRedlineDataMiklos Vajna1-26/+26
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+0
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-1/+0
2018-03-05sw: prefix members of SwFontAccess, SwFontObj and SwRangeRedlineMiklos Vajna1-16/+16
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai1-0/+6
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-3/+3
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-07ofz#4066 Bad-castCaolán McNamara1-1/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant1-1/+5
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-5/+7
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-3/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-22remove unused definesEike Rathke1-3/+0
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna1-13/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-09-08loplugin:constantparam in swNoel Grandin1-3/+2
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna1-1/+1
2016-08-29Emit notification to a LibreOfficeKit client also when a redline is modifiedTor Lillqvist1-10/+4
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-2/+1
2016-03-31loplugin:constantparam in swNoel Grandin1-3/+3
2016-03-23sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-2/+5
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-4/+2
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5