summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-15sw: DOCX: recognize TOC title during importSerge Krot2-9/+13
2019-01-15tdf#119126 forcepoint#76 avoid deleting footnote that would delete ...Caolán McNamara5-4/+34
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-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-19tdf#120677: restore treatment of blanks in SwTextGuess::GuessMike Kaganski1-8/+12
2018-11-08tdf#121005 forcepoint#44 merge into isDeleteForbiddenCaolán McNamara1-2/+2
2018-10-29tdf#115296 extend vertical FrameBorders for joined FramesArmin Le Grand1-2/+18
2018-10-25editeng: do not throw from QueryValue implementationMichael Stahl1-0/+6
2018-10-04sw: fix copying of PageDesc follows in SwDoc::AppendDocMichael Stahl1-9/+35
2018-09-20sw: fix return value of DocumentRedlineManager::AppendRedline()Michael Stahl1-1/+8
2018-09-20sw: SwRedlineTable::DeleteAndDestroy() is surprisingly dangerousMichael Stahl1-23/+32
2018-09-20sw: fix 0-length delete redlines in SwUndoSaveSection::SaveSectionMichael Stahl1-7/+11
2018-09-20sw: fix usage of wrong string in SwUndoOverwrite::RedoImpl()Michael Stahl1-1/+1
2018-09-20sw: avoid asserts from SwSortedObjs::Insert()Michael Stahl1-1/+4
2018-09-20tdf#119770 nullptr GetGraphic returnCaolán McNamara1-1/+2
2018-09-18tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycacheMiklos Vajna1-4/+24
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand9-28/+28
2018-09-10sw: tdf#119742 fix null pointer in SetCursorInHdFtJuergen Funk1-1/+2
2018-09-03Resolves: tdf#119607 crash in calling getPropertyState on TextParagraphCaolán McNamara1-2/+5
2018-09-03sw TextGraphicObject: handle XBitmap for GraphicURLMiklos Vajna2-1/+8
2018-09-03sw TextGraphicObject: fix GraphicURL handling in the descriptorMiklos Vajna1-0/+10
2018-09-02tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski3-19/+40
2018-08-31Fix syntaxJulien Nabet1-1/+1
2018-08-29tdf#119458 reorganize sw background Idle handlingJan-Marek Glogowski2-23/+30
2018-08-23tdf#116370 cleanup Writer idle job handingJan-Marek Glogowski4-16/+16
2018-08-22tdf#119294: reimplement fix for tdf#118859Mike Kaganski1-17/+32
2018-08-20tdf#118385 Avoid crash on loading documentSzymon Kłos1-1/+1
2018-08-20tdf#117086 crash on deleted SwFootnoteBossFrameCaolán McNamara1-0/+4
2018-08-20tdf#119224 start and end are expected to exist for the scope of this functionCaolán McNamara1-3/+5
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-3/+3
2018-08-16tdf#119252: Revert "Remove < USHRT_MAX check that is presumably no longerStephan Bergmann1-3/+3
2018-08-16tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna1-1/+15
2018-08-15outer loop unrelated to inner loopCaolán McNamara1-30/+17
2018-08-15tdf#117127 crash on inspecting value describing a tableCaolán McNamara1-10/+12
2018-08-14tdf#119130 only have the active postit as a dialog control...Caolán McNamara1-1/+1
2018-08-10forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara6-19/+42
2018-08-07tdf#118859: Avoid trying to remove already removed nodesMike Kaganski1-16/+18
2018-08-07tdf#109137 sw textbox: fix initial wrap type of a shape's textboxMiklos Vajna1-0/+2