summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-27Fixups to build on c++11-only compilersThorsten Behrens2-2/+2
2020-06-18tdf#133982 sw: fix Copy of document that starts with nested tableMichael Stahl1-1/+6
2020-06-04tdf#130804 sw: fix bookmark portions in line containing only as-char flyMichael Stahl1-1/+5
2020-06-04crashtesting: fix abi11870-2.odt assert in SwBookmarkPortion::Unchain()Michael Stahl6-17/+17
2020-06-04crashtesting: null dereference of reexporting abi12570.odt to odtMichael Stahl1-3/+5
2020-06-04tdf#45589 sw: don't paint field shading for bookmarksMichael Stahl1-6/+1
2020-06-04tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl14-27/+265
2020-06-04sw: fix rotation bugs in SwLinePortion::PrePaint()Michael Stahl2-3/+18
2020-06-04sw: reformat bit of SwLinePortion::PrePaint()Michael Stahl1-21/+20
2020-06-04tdf#45589 sw: split text portions at bookmarksMichael Stahl3-0/+17
2020-06-04tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl3-10/+236
2020-06-04tdf#45589 sw: invalidate on bookmark insertion/deletionMichael Stahl3-0/+45
2020-04-07Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt4-3/+35
2020-04-07Add uno cmd to protect fields in a documentSamuel Mehrbrodt4-0/+43
2020-03-26sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl1-1/+3
2020-03-26tdf#119016 Editing a read-only section shall popup a dialogIlhan Yesil1-1/+7
2020-03-26sw: PROTECT_FIELDS should not protect placeholder fieldsMichael Stahl1-1/+3
2020-03-25sw: Optionally disable bookmark manipulation GUIsKatarina Behrens4-17/+27
2020-03-25sw: read-only/protected content dialog was missing on Delete/BackspaceMichael Stahl1-0/+12
2020-03-25sw: implement protection of bookmarks and fieldsMichael Stahl4-49/+145
2020-03-25sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl4-12/+37
2020-03-25Add ProtectBookmarksAndFields per-document optionKatarina Behrens4-1/+26
2020-02-04Unit test for stable at-page anchored fly positionJan-Marek Glogowski5-2/+54
2019-12-23sw: fix widow loop with as-char flys in text formattingMichael Stahl3-5/+7
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+8
2019-12-10tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing2-0/+22
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara8-4/+57
2019-10-11tdf#122198 don't remove db after closeSzymon Kłos1-0/+2
2019-10-11tdf#117480 fix crash in mailmergeSzymon Kłos1-363/+374
2019-10-11Avoid failing assert in SwDBManager::MergeMailFilesMike Kaganski1-6/+9
2019-09-17sw: fix moving of at-page anchored flys to different pageMichael Stahl1-0/+2
2019-08-13tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl2-3/+6
2019-07-29sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-06-17More uses of referer URL with SvxBrushItemStephan Bergmann6-8/+28
2019-06-17Remove Help menu donate entry for LTS versionThorsten Behrens9-27/+0
2019-04-05tdf#114306: Revert commits fixing this issue ( 6.1 only )Xisco Fauli6-91/+21
2019-04-03tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand1-2/+27
2019-04-02tdf#123705: avoid duplicate themeColorJulien Nabet3-0/+7
2019-03-29tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot2-0/+10
2019-03-27Resolves: tdf#124142 don't deref nullptrCaolán McNamara1-1/+2
2019-03-22tdf#124109: Revert "Only do kashida insertion with fonts that have non-zero w...Khaled Hosny3-12/+11
2019-03-13tdf#123547: do the same as in lcl_DrawBullet from cui/numpages.cxxJulien Nabet1-5/+22
2019-03-12tdf#116195 sw: remove DisableOffPagePositioning handling from ODF importMichael Stahl1-7/+0
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt3-0/+17
2019-03-04tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk3-0/+18
2019-03-01tdf#116382 Replace old dialog in header and footer drop-down menuAditya1-39/+13
2019-02-13Revert "tdf#121962 Update fields after layout has been calculated"Samuel Mehrbrodt1-3/+2
2019-02-12tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet1-0/+217
2019-02-11Resolves: tdf#123320 non-existing drop caps char styleCaolán McNamara1-2/+7
2019-02-07Resolves: tdf#123163 avoid null derefCaolán McNamara1-3/+4