summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-12-07docx export: preserve spaces in field instructionsVasily Melenchuk
2021-11-29docx export: preserve spaces in field instructionsVasily Melenchuk
2021-11-17ofz#40593 remove Objects from m_xResizeDrawObjects if deleted during parseCaolán McNamara
2021-11-17ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-11-17ofz#38011 save and restore m_pLastAnchorPos via UnoCursorCaolán McNamara
2021-11-17ofz#37322 Bad-castCaolán McNamara
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-17ofz#34749 don't remove trailing paragraph if something got anchored to itCaolá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: WW8 import: filter control characters in GetFieldResult()Michael Stahl
2021-01-25ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl
2021-01-25sw: WW8 import: instead of control character insert '?' for footnoteMichael Stahl
2021-01-25sw: UNO API: do not allow inserting control characters into nodesMichael Stahl
2021-01-25ofz#26480 validate WW8PLCFpcd is sorted like WW8PLCF doesCaolán McNamara
2021-01-25Resolves: ofz#18414 drop apo anchor if it will be deletedCaolán McNamara
2021-01-25ofz#13881 Integer OverfloWCaolán McNamara
2021-01-25ofz#12660 remove flys before removing trailing parasCaolán McNamara
2021-01-25ofz#9858 Bad-castCaolán McNamara
2021-01-21XTextDocument::refresh should do a full reformattingSamuel Mehrbrodt
2021-01-21"Update all" should do a full reformattingSamuel Mehrbrodt
2021-01-21Bring uno:RefreshView to CalcSamuel Mehrbrodt
2021-01-18Make uno:RefreshView redo the whole document layoutSamuel Mehrbrodt
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-12tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt
2020-07-22tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
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-04-07Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt
2020-04-07Add uno cmd to protect fields in a documentSamuel Mehrbrodt
2020-03-26sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl
2020-03-26tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil
2020-03-26sw: PROTECT_FIELDS should not protect placeholder fieldsMichael Stahl
2020-03-25sw: Optionally disable bookmark manipulation GUIsKatarina Behrens