summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)Author
2020-05-07tdf#132187 sw: fix creation of frames on end node in CopyWithFlyInFly()Michael Stahl
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna
2020-04-27tdf#132351 DOCX export: fix character formatting of numberingLászló Németh
2020-04-27tdf#127606 DOCX lists: fix unchangeable formattingLászló Németh
2020-04-22tdf#127109 Writer: fix Undo entry "Delete $1"László Németh
2020-04-22tdf#131147 don't store redline ExtraData during UndoLászló Németh
2020-04-16tdf#132091 sw: fix fieldmark mess in SwCursor::SelectWordWT()Michael Stahl
2020-04-15sw: fix fly at-char deletion API behaviour changeMichael Stahl
2020-04-09sw: crashtesting: fix assert on ooo95711-1.odtMichael Stahl
2020-04-09tdf#131684 sw_redlinehide: fix SwUndoDelete for entire doc in sectionMichael Stahl
2020-04-08tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2020-04-06(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl
2020-04-05(related: tdf#130685) sw: adapt definition of sw_redlinehide index 0Michael Stahl
2020-04-05tdf#131004 fix unstable paint of writer consecutive section framesSerge Krot
2020-04-05tdf#130685 sw_redlinehide: fix copying to position following redlineMichael Stahl
2020-04-05(related: tdf#130685) sw: fix ~SwIndexReg asserts from ...Michael Stahl
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-23tdf#130746: avoid nullptr dereferenceJustin Luth
2020-03-12tdf#131185 Prevent unnecessary SwapIn calls.Gülşah Köse
2020-03-11tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna
2020-03-04tdf#130680 sw_redlinehide: fix crash in SwUndoDeleteMichael Stahl
2020-03-03tdf#130945 Writer: Preview of linked doc is not updated when editedSerge Krot
2020-02-27tdf#91219 sw: don't allow anchoring a shape+textbox into itselfMiklos Vajna
2020-02-25sw: improve DOCX export of footnote separator a little moreMichael Stahl
2020-02-25tdf#129553 sw_redlinehide: fix replace of paragraph breaks with $Michael Stahl
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2020-02-24tdf#130274 sw_redlinehide: fix ChgAutoCorrWord() if replaced text ...Michael Stahl
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl
2020-02-18sw: fix splitting text frames wrt. footnotes in followMichael Stahl
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl
2020-01-23tdf#129382: sw: assign names to shape object stylesVasily Melenchuk
2020-01-22tdf#128782: sw: assign name to draw objectVasily Melenchuk
2020-01-21tdf#129582 sw: fix copying of flys in header/footer in DOCX/RTF importMichael Stahl
2020-01-21DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-20sw: fix assert in ToX update on mw00_table_of_contents_templates.docMichael Stahl
2020-01-17tdf#129655 Sync TextWritingMode to frame direction.Mark Hung
2020-01-17tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski
2020-01-09tdf#115026 sw tableAutoFormat: don't clear break/keepJustin Luth
2020-01-09tdf#128782: sw: set name for draw frame style for text boxVasily Melenchuk
2020-01-08tdf#129841: fix GetTextTableCursorPropertyMap cell background valuesMike Kaganski
2019-12-29sw: 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-18tdf#119227 fix freeze when copying a large bulleted listNoel Grandin
2019-12-17tdf#128567 sw: fix flicker of table selection highlightMiklos Vajna
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl
2019-12-16tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh