summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-22update comment to refer to 'GetLangOfChar' intead of 'GetLang'Caolán McNamara1-2/+2
2024-01-22tdf#159023 sw_redlinehide: fix layout frames copying table into footerMichael Stahl2-46/+58
2024-01-18tdf#139631 sw_redlinehide: fix IntelligentCut feature with redlinesMichael Stahl1-2/+9
2024-01-18tdf#158277 sw_redlinehide: fix find bar stringMichael Stahl1-5/+15
2023-08-09tdf#147938 sw_redlinehide: move fix into SwNodes::UndoTableOfText()Michael Stahl2-10/+6
2023-08-04tdf#147938 sw_redlinehide: fix undo of table to textMichael Stahl3-0/+226
2023-05-19Fix "AddressSanitizer: heap-use-after-free"Mike Kaganski3-5/+13
2023-03-09remove dead code in SwNodes::FindPrvNxtFrameNodeNoel Grandin1-20/+17
2022-08-17tdf#147466 sw_redlinehide: avoid crashing by delete un-deletingMichael Stahl2-2/+7
2022-06-24tdf#115523 sw_redlinenum: show correct, also original numberingLászló Németh7-41/+208
2022-06-22tdf#134759 sw: do CopyToModify() for both start and end nodeMichael Stahl4-69/+3
2022-06-15sw_redlinehide: skip unnecessary updates when undoing redlined deleteMichael Stahl1-0/+6
2022-06-03tdf#148309 sw_redlinehide: fix mail merge performance regressionMichael Stahl1-0/+6
2022-05-23sw_redlinehide: fix crash in IsMarkHidden() if pointing to table nodeMichael Stahl1-5/+10
2022-05-17tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl2-0/+43
2022-05-17tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl1-0/+6
2022-05-17tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl1-2/+8
2022-04-29tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna3-1/+62
2022-04-25tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl2-0/+56
2022-03-15tdf#135220 sw: fix layout after SwUndoDeleteMichael Stahl1-1/+4
2022-03-09tdf#147416 sw_redlinehide: fix spell checking popupMichael Stahl1-4/+15
2022-03-09sw_redlinehide: get text from shell, not node in ExecSpellPopup()Michael Stahl1-1/+8
2022-03-07tdf#147414 sw_redlinehide: fix cursor position after AutoCorrectMichael Stahl2-0/+36
2022-03-07tdf#147310 sw_redlinehide: recreate frames for whole table deletedMichael Stahl2-1/+50
2022-03-07sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl7-29/+79
2022-03-07sw_redlinehide: fix crashes in SwEditWin Surrounding functionsMichael Stahl1-12/+6
2022-03-07tdf#140077 sw_redlinehide: fix crash on SplitNode()Michael Stahl2-2/+40
2022-02-11sw: fix layout loop on soffice --convert-to pdf ooo95698-1.odtMichael Stahl1-2/+5
2021-12-23tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl1-2/+1
2021-12-23tdf#138771 sw_fieldmarkhide: fix overlaps in SwScriptInfo::InitScriptInfo()Michael Stahl1-20/+48
2021-12-22tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl1-8/+15
2021-12-22tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl3-52/+102
2021-12-20tdf#137318 sw_redlinehide: fix assert on export moz715138-3.doc to ODFMichael Stahl1-3/+7
2021-12-17tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlinesMichael Stahl2-3/+85
2021-12-16tdf#144565 sw_redlinehide: fix mailmerge when flys anchored at last nodeMichael Stahl1-13/+8
2021-12-15tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl3-5/+5
2021-12-14tdf#141175 sw_redlinehide: fix crash in lcl_DeleteRedlines()Michael Stahl1-1/+2
2021-12-03tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl3-1/+130
2021-10-14tdf#145093 sw track changes: fix crash at moving list itemsLászló Németh3-2/+80
2021-08-05sw: fix assert fail with ShowRedlineChanges=false and para formatMiklos Vajna6-1/+153
2021-01-15tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl2-0/+4
2020-11-19sw_redlinehide: fix assert on Replace with nothingMichael Stahl1-2/+5
2020-11-18sw_redlinehide: use correct node in SwPaM::InvalidatePaM()Michael Stahl1-3/+3
2020-11-17sw_redlinehide: replace bogus implementation of SwPaM::InvalidatePaM()Michael Stahl1-9/+18
2020-10-28tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl3-1/+119
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl2-10/+4
2020-10-13sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl4-26/+109
2020-09-29tdf#133358 fix crash in redoing indentCaolán McNamara1-2/+3
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl3-3/+9
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9