summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
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
2018-08-07Ensure consistent pointer-to-member representation on MSVCStephan Bergmann1-0/+7
2018-08-07sw: fix ignored frames in AppendAllObjs()Michael Stahl1-3/+9
2018-08-03forcepoint#67 null derefCaolán McNamara1-2/+4
2018-08-03forcepoint#61 null derefCaolán McNamara1-2/+4
2018-07-27tdf#109077 sw textbox: fix as-char shapes with custom print area in paraMiklos Vajna1-2/+6
2018-07-27tdf#101534 sw: fix lost indent attributes when copying into numbered paragraphMiklos Vajna1-1/+3
2018-07-25tdf#118528 sw layout: only direct formatting for EmulateTableKeepJustin Luth2-7/+7
2018-07-24tdf#118716 Inner border of an embedded table can't be dragged aroundNoel Grandin1-1/+1
2018-07-18tdf#118738: use SwDepend instead of WriterMultiListener in SwContentNodeXisco Fauli2-161/+164
2018-07-18bubble referer to LinkManager::GetGraphicFromAnyCaolán McNamara1-1/+8
2018-07-18Resolves: tdf#118545 restore to historic logicCaolán McNamara1-4/+2
2018-07-06tdf#118414 sw: fix fieldmarks in GetNextAttr()Michael Stahl1-2/+4
2018-07-03tdf#116537: use page #s excluding empty pages when they are ignoredMike Kaganski1-0/+24