summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-04-20tdf#141525 Fix "Line with Arrow/Circle" insertion error.Jeff Huang1-0/+8
2021-03-30tdf#140556 master document view not launching subdocument from context menuCaolán McNamara1-1/+1
2021-03-29sw fr_FR AutoCorrect: fix crash using "Apply and Edit changes"Julien Nabet1-1/+1
2021-03-29tdf#122717: fix handling of zero width/height linesXisco Fauli2-0/+13
2021-03-26tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth2-0/+6
2021-03-26tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt3-2/+36
2021-03-26tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin1-1/+1
2021-03-19xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-1/+2
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli3-10/+39
2021-03-16Revert "tdf#114076: Expand ClipRange to next PixelBound" ...Xisco Fauli1-51/+1
2021-03-11tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh2-0/+13
2021-03-11tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse3-0/+22
2021-03-03tdf#140552 RTF export: fix hyperlink, in footnote, in hyperlinkMiklos Vajna3-4/+57
2021-03-01tdf#140137 Don't throw exception when w:gridCol is missing "w" attrAron Budea2-0/+5
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin5-8/+26
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh1-0/+10
2021-02-26tdf#134619 docxexport: don't skip font properties in NumberingLevelJustin Luth3-4/+18
2021-02-25tdf#140572 docx export: avoid DocDefault superscript crashJustin Luth3-1/+6
2021-01-29sw: fix SwTOXMgr::UpdateOrInsertTOX() for user-definedMichael Stahl1-13/+4
2021-01-27tdf#134605 DOCX export: fix unexpected loss of footer marginMiklos Vajna3-0/+21
2021-01-20tdf#135377 keep the correct index selectedCaolán McNamara1-0/+12
2021-01-20tdf#119610 tdf#112634: Don't show broken connections - RevBJustin Luth1-2/+4
2021-01-18tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth1-4/+7
2021-01-16tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl2-0/+4
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl9-16/+52
2021-01-13tdf#139580: combine these identical blocks together into a functionCaolán McNamara2-28/+29
2021-01-11Related tdf#123632: fix crash in accdoc (sw)Julien Nabet1-1/+1
2021-01-07Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke1-1/+3
2020-12-23tdf#138457 Cursor position wrong when using functions in a writer tableCaolán McNamara1-0/+8
2020-12-21tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski5-18/+45
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth3-7/+5
2020-12-17tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli2-0/+17
2020-12-17tdf#136816: fix hidden legend entries in "Column and Line" chartsTünde Tóth2-0/+13
2020-12-16tdf#138892 writerfilter: cancel style list if bNoNumberingJustin Luth4-0/+58
2020-12-16tdf#138600 sw: fix too small print area for btlr text in nested tableMiklos Vajna3-1/+28
2020-12-11sw: add missing nullptr checkXisco Fauli1-2/+8
2020-12-11fix printing of 'margins in comment'Caolán McNamara1-5/+6
2020-12-10tdf#138688 tdf#124646 sw: fix crash at pasting Calc dataLászló Németh4-3/+119
2020-12-10uninit_memberCaolán McNamara1-1/+3
2020-12-08sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl1-1/+8
2020-12-07tdf#138612 DOCX import: fix lost part of split table cellLászló Németh2-0/+17
2020-12-02tdf#138471 wrong adjustment used for spinbuttonCaolán McNamara1-1/+1
2020-12-01sw_fieldmarkhide: fix getFieldMarkFor() to return innermost fieldMichael Stahl1-3/+4
2020-12-01tdf#134626 assertion in ~SwTextNodeCaolán McNamara1-7/+4
2020-11-26tdf#138130: sw_uiwriter: Add unittestXisco Fauli2-0/+30
2020-11-25tdf#138130, tdf#123621 sw: fix textbox position according to DOCXTibor Nagy4-3/+22
2020-11-25tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna3-0/+41
2020-11-23tdf#138210 check if CustomShapeGeometry exist first.Mark Hung2-0/+9
2020-11-20tdf#138108 terminate on uncaught exception in a11y callbackCaolán McNamara1-1/+1
2020-11-19sw_redlinehide: fix assert on Replace with nothingMichael Stahl1-2/+5