summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2022-06-20tdf#122894 skipping anchor in column in footnoteCaolán McNamara
2022-06-20an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara
2022-06-20tdf#135220 sw: fix layout after SwUndoDeleteMichael Stahl
2022-06-20tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2022-06-20tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl
2022-06-20sw: layout: fix crash when deleting page with section being formattedMichael Stahl
2022-06-16include memory for GCC12Michael Stahl
2022-05-16forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2022-05-16forcepoint#102 refetch pPara if it might have been destroyedCaolán McNamara
2022-05-16forcepoint#98 don't delete SwFrame flagged as IsDeleteForbiddenCaolán McNamara
2022-05-16forcepoint#91 fix crash on layout of specific htmlCaolán McNamara
2022-05-16forcepoint#99 SwTextFormatter unaware that FirstOfBorderMerge was deletedCaolán McNamara
2022-05-16forcepoint#93 fix crash on layout of specific rtfCaolán McNamara
2022-05-16forcepoint#90 fix crash on layout of specific rtfCaolán McNamara
2022-05-16forcepoint#94 fix crash on layout of specific htmlCaolán McNamara
2022-05-16forcepoint#92 fix crash on layout of specific docCaolán McNamara
2022-05-16forcepoint#89 don't remove page with footnote continuation frameCaolán McNamara
2022-05-16forcepoint#96 sw: delete fieldmarks in DelFullPara()Michael Stahl
2022-05-16forcepoint#100 drop SwBorderAttrAccess to allow cache entry to be removedCaolán McNamara
2022-05-16forcepoint#86 RES_TXTATR_UNKNOWN_CONTAINER item put at invalid indexCaolán McNamara
2022-04-01trac#34262 Revert "tdf#144565 sw_redlinehide: fix mailmerge when flys anchore...Michael Weghorn
2022-03-19tdf#139687 sw: invalidate text frame in footnote when moving itMichael Stahl
2022-03-18tdf#147414 sw_redlinehide: fix cursor position after AutoCorrectMichael Stahl
2022-03-18tdf#147310 sw_redlinehide: recreate frames for whole table deletedMichael Stahl
2022-03-18tdf#147416 sw_redlinehide: fix spell checking popupMichael Stahl
2022-03-18sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl
2022-03-16tdf#98000 docx export: blank paragraphs don't affect page breaksJustin Luth
2022-03-16sw_redlinehide: fix crashes in SwEditWin Surrounding functionsMichael Stahl
2022-03-08tdf#140077 sw_redlinehide: fix crash on SplitNode()Michael Stahl
2022-03-07tdf#143239 sw: layout: invalidate fly position when moving off pageMichael Stahl
2022-03-02protect frame from triggering deleting itselfCaolán McNamara
2022-02-17Refetch in case SwTextNode::InsertItem causes it to be deletedCaolán McNamara
2022-02-17sw: fix layout loop on soffice --convert-to pdf ooo95698-1.odtMichael Stahl
2022-02-17tdf#146462 sw: fix broken CrossReference field tab pageMichael Stahl
2022-02-16tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl
2022-02-11limit style export to words max style countCaolán McNamara
2022-01-27tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)
2021-12-23tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl
2021-12-23tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-23sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl
2021-12-22tdf#145062 sw: try to fix UBSan crash in UITestMichael Stahl
2021-12-22tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlinesMichael Stahl
2021-12-22tdf#144565 sw_redlinehide: fix mailmerge when flys anchored at last nodeMichael Stahl
2021-12-22tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-21tdf#139922 sw autocorr: don't return GetPrevPara if isEmptyJustin Luth
2021-12-21tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl
2021-12-21sw: support for other sdt attributes roundtrip in datepickerVasily Melenchuk
2021-12-21sw: refactoring for docx sdt blocks outputVasily Melenchuk
2021-12-21tdf#99027 Set default table border width to 0.5ptSamuel Mehrbrodt
2021-12-20tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk