summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
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 Stahl3-49/+142
2020-03-25sw: split into 2 settings ProtectBookmarks and ProtectFieldsMichael Stahl3-11/+35
2020-03-25Add ProtectBookmarksAndFields per-document optionKatarina Behrens3-1/+25
2020-02-04Unit test for stable at-page anchored fly positionJan-Marek Glogowski1-1/+2
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-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 Bergmann5-7/+27
2019-04-05tdf#114306: Revert commits fixing this issue ( 6.1 only )Xisco Fauli3-63/+21
2019-04-03tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand1-2/+27
2019-04-02tdf#123705: avoid duplicate themeColorJulien Nabet1-0/+3
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 Mehrbrodt1-0/+6
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-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
2019-02-05tdf#119661 remove the original URL when removing a graphic linkTomaž Vajngerl1-1/+2
2019-02-01sw: fix use-after-free in SwCursorShell::MoveFieldType()Michael Stahl1-1/+2
2019-01-24tdf#121561 sw DOCX: output toc-end inside last toc paragraphSerge Krot1-0/+15
2019-01-23tdf#122156: closing a section link should not clear its Hidden flagMike Kaganski1-1/+0
2019-01-21Revert "tdf#122201 sw: DOCX: allow editing of unprotected areas in protected ...Thorsten Behrens1-11/+1
2019-01-18tdf#122201 sw: DOCX: allow editing of unprotected areas in protected docSerge Krot1-1/+11
2019-01-16tdf#121168: Ensure page descriptions are correct in work documentMike Kaganski1-0/+9
2019-01-15sw: DOCX: recognize TOC title during importSerge Krot4-9/+110
2019-01-15tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara5-4/+34
2019-01-09Resolves: tdf#121940 mnemonic ends up in tooltip textCaolán McNamara1-1/+2
2019-01-07tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski2-6/+6
2018-12-21tdf#115319 fix Hungarian article before letter iLászló Németh1-1/+1
2018-12-21tdf#116496: don't add header when setting empty watermarkMike Kaganski1-0/+6
2018-12-16tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt1-2/+3
2018-12-12tdf#121606: displaying Mail Merge toolbar shouldn't activate connectionMike Kaganski1-1/+16
2018-12-05sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl1-0/+1
2018-12-04sw: convert assert(bSelected out of sync) to SAL_WARN for nowMichael Stahl2-2/+2
2018-11-27tdf#120115: Dont crash on Footnote/Table undo/redoBjoern Michaelsen1-20/+51
2018-11-27Resolves: tdf#121607 set parent for password dialogsCaolán McNamara4-11/+17
2018-11-27tdf#121607 defer other requests until password dialog is dismissedCaolán McNamara1-0/+21
2018-11-26tdf#120426 save the style names when set or changedCaolán McNamara2-3/+5
2018-11-19tdf#120677: restore treatment of blanks in SwTextGuess::GuessMike Kaganski1-8/+12
2018-11-19tdf#108022, don't overwrite chart export informationMarkus Mohrhard2-66/+68