summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)Author
2022-05-13sw: prevent footnote frame against delete while it's movedMichael Stahl
2022-05-13tdf#122894 skipping anchor in column in footnoteCaolán McNamara
2022-05-13an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara
2022-05-13forcepoint#100 drop SwBorderAttrAccess to allow cache entry to be removedCaolán McNamara
2022-05-12forcepoint#86 RES_TXTATR_UNKNOWN_CONTAINER item put at invalid indexCaolán McNamara
2022-05-12sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-03-03protect frame from triggering deleting itselfCaolán McNamara
2022-02-21sw: layout: allow keep-with-next paragraph with fly to move backMichael Stahl
2022-02-21Dump some more layout info as XmlJan-Marek Glogowski
2022-02-17Refetch in case SwTextNode::InsertItem causes it to be deletedCaolán McNamara
2022-01-13sw: layout: fix wrongly positioned table rows in --convert-to pdfMichael Stahl
2021-11-17crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2021-11-17Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2021-11-17crashtesting: UaF on layout of ooo98566-1.odtCaolán McNamara
2021-11-17Try to fix Ubsan TBJulien Nabet
2021-07-26sw: layout: fix red triangle problem with text frame in sectionsMichael Stahl
2021-05-20tdf#124675 sw: fix crash when moving SwTextFrame in table to prev pageMichael Stahl
2021-03-29xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-01-25sw: UNO API: do not allow inserting control characters into nodesMichael Stahl
2021-01-13tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna
2020-12-08sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt
2020-06-27Fixups to build on c++11-only compilersThorsten Behrens
2020-06-18tdf#133982 sw: fix Copy of document that starts with nested tableMichael Stahl
2020-06-04tdf#130804 sw: fix bookmark portions in line containing only as-char flyMichael Stahl
2020-06-04crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl
2020-06-04crashtesting: null dereference of reexporting abi12570.odt to odtMichael Stahl
2020-06-04tdf#45589 sw: don't paint field shading for bookmarksMichael Stahl
2020-06-04tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl
2020-06-04sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl
2020-06-04sw: reformat bit of SwLinePortion::PrePaint()Michael Stahl
2020-06-04tdf#45589 sw: split text portions at bookmarksMichael Stahl
2020-06-04tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl
2020-06-04tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl
2020-03-26sw: PROTECT_FIELDS should not protect placeholder fieldsMichael Stahl
2020-03-25sw: implement protection of bookmarks and fieldsMichael Stahl
2020-03-25sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl
2020-03-25Add ProtectBookmarksAndFields per-document optionKatarina Behrens
2020-02-04Unit test for stable at-page anchored fly positionJan-Marek Glogowski
2019-12-23sw: fix widow loop with as-char flys in text formattingMichael Stahl
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann
2019-10-11tdf#122198 don't remove db after closeSzymon Kłos
2019-09-17sw: fix moving of at-page anchored flys to different pageMichael Stahl
2019-07-29sw: fix use after free on tdf117215-1.odtMichael Stahl
2019-06-17More uses of referer URL with SvxBrushItemStephan Bergmann
2019-04-05tdf#114306: Revert commits fixing this issue ( 6.1 only )Xisco Fauli
2019-04-03tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand
2019-03-27Resolves: tdf#124142 don't deref nullptrCaolán McNamara
2019-03-22tdf#124109: Revert "Only do kashida insertion with fonts that have non-zero w...Khaled Hosny
2019-02-07Resolves: tdf#123163 avoid null derefCaolán McNamara