summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docredln.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in swNoel1-1/+1
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh1-14/+49
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara1-75/+74
2020-09-30loplugin:reducevarscope in swNoel1-2/+2
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara1-3/+3
2020-08-01loplugin:flatten in sw/core/docNoel Grandin1-92/+92
2020-06-29sw: prefix members of CompareNodeContent, SwDDEFieldType, ...Miklos Vajna1-5/+5
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-1/+2
2020-05-29pack a few more classesNoel Grandin1-4/+4
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin1-14/+19
2020-03-06lok: change-annotations: fix not unique id and multiline changesMarco Cecchetti1-3/+3
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl1-2/+2
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna1-2/+2
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-7/+0
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael Stahl1-5/+5
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski1-5/+1
2019-09-02tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh1-4/+17
2019-08-23tdf#127101 Change tracking: fix format reject at paragraph joinLászló Németh1-5/+17
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-01tdf#125319 sw_redlinehide: handle empty paragraphs more like WordMichael Stahl1-1/+2
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-1/+1
2019-07-17loplugin:unusedmethodsNoel Grandin1-61/+0
2019-07-09tdf#126243 DOCX: export/reject tracked paragraph style changeLászló Németh1-22/+6
2019-07-03tdf#126206 DOCX: add rejection of character formatting changesLászló Németh1-2/+12
2019-05-24expand SwRangeRedlinePtrNoel Grandin1-3/+3
2019-05-24SwRedlineData::m_bAutoFormat was left uninitializedStephan Bergmann1-2/+3
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-33/+33
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-01-22partially revert ofz#11275 erase via positionCaolán McNamara1-3/+2
2019-01-21ofz#11275 erase via positionCaolán McNamara1-2/+3
2018-11-28LOK: don't emit redline commentsAshod Nakashian1-1/+3
2018-11-24remove unused RedlineFlags::IgnoreDeleteRedlinesNoel Grandin1-9/+0
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-16loplugin:buriedassign in swNoel Grandin1-1/+2
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-3/+2
2018-09-24sw: prefix members of SwRedlineExtraData_Format, ...Miklos Vajna1-26/+26
2018-09-19sw_redlinehide_2: fix frame updates for SwUndoRedlineDeleteMichael Stahl1-10/+31
2018-09-19sw: remove window invalidation from SwRedlineTable::DeleteAndDestroyAll()Michael Stahl1-11/+0
2018-09-19sw: SwRedlineTable::DeleteAndDestroy() is surprisingly dangerousMichael Stahl1-23/+32
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl1-9/+18
2018-09-19sw: add some asserts in CheckPosition()Michael Stahl1-0/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-12lok: Avoid crash when inserting a table in a redline.Jan Holesovsky1-1/+3
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+1
2018-09-10sw: prefix members of SwRedlineDataMiklos Vajna1-44/+44
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08sw_redlinehide: send a hint to the SwTextFrame when Delete redlineMichael Stahl1-0/+10
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwModifyMichael Stahl1-1/+1
2018-04-11tdf#50057 sw: fix duplication of at-paragraph anchored flysMichael Stahl1-5/+3
2018-03-05sw: prefix members of SwFontAccess, SwFontObj and SwRangeRedlineMiklos Vajna1-68/+68