summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2020-03-25sw: read-only/protected content dialog was missing on Delete/BackspaceMichael 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-12-10tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara
2019-10-11tdf#122198 don't remove db after closeSzymon Kłos
2019-10-11tdf#117480 fix crash in mailmergeSzymon Kłos
2019-10-11Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski
2019-09-17sw: fix moving of at-page anchored flys to different pageMichael Stahl
2019-08-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl