summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docredln.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai1-0/+12
2018-01-30loplugin:unused-returns in swNoel Grandin1-5/+3
2018-01-26sw lok: include the field name in the description of the redlineHenry Castro1-1/+11
2018-01-14Fix typoAndrea Gelmini1-1/+1
2018-01-14lok: Tile not invalidated with certain changesTamás Zolnai1-0/+14
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin1-57/+58
2017-11-07ofz#4066 Bad-castCaolán McNamara1-6/+6
2017-10-27drop stray debugging remnantsCaolán McNamara1-2/+0
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara1-0/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+16
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-1/+1
2017-06-10there are *two* STR_REDLINE_INSERT sequencesCaolán McNamara1-1/+1
2017-06-01ofz: InsertWithValidRanges didn't report that it deleted its argument anymoreCaolán McNamara1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-11lok: sw: change tracking: deleted characters aren't deleted right awayMarco Cecchetti1-0/+54
2017-04-19sw: replace buggy OSL_ENSURE in CalcStartEnd()Michael Stahl1-4/+6
2017-04-12add SAL_WARN_UNUSED to sw::Ring and friendsNoel Grandin1-1/+0
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-03-17sw lok: Use unique redline identifier, instead of array indicesPranav Kant1-12/+16
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-3/+3
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-3/+3
2017-03-14sw lok: Notify when redline position is changed + unit testPranav Kant1-7/+5
2017-03-14sw: Simplify - no need to create a pointer herePranav Kant1-6/+6
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-1/+1
2017-03-08lok: Create change tracking position tooPranav Kant1-2/+27
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann1-26/+26
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-11/+7
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-4/+4
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna1-0/+18
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna1-1/+0
2016-09-08more workaround lack of constexprNoel Grandin1-10/+4
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+2