summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2021-03-26tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth4-2/+13
2021-03-11tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh1-1/+10
2021-03-01tdf#140137 Don't throw exception when w:gridCol is missing "w" attrAron Budea1-5/+13
2021-01-16tdf#116394 writerfilter: append '=' if not a formula markerJustin Luth1-0/+2
2020-12-16tdf#138892 writerfilter: cancel style list if bNoNumberingJustin Luth4-8/+10
2020-12-11tdf#135217 DOCX import: remove no longer needed top/bottom margin syncMiklos Vajna3-9/+24
2020-12-11negative return passed to parameter that cannot be negativeCaolán McNamara1-1/+2
2020-12-07tdf#138612 DOCX import: fix lost part of split table cellLászló Németh1-3/+0
2020-11-23tdf#138210 check if CustomShapeGeometry exist first.Mark Hung1-39/+35
2020-11-10tdf#137698 DOCX import: fix <w:spacing w:before="..."/> for more than 58cmMiklos Vajna4-1/+87
2020-10-30tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara2-5/+21
2020-10-27tdf#137593 DOCX import: fix para top margin in cells with shapesLászló Németh1-1/+2
2020-10-22tdf#137085 writerfilter: RTF import: \trpaddfl and \trpaddl are row...Michael Stahl1-0/+10
2020-10-14tdf#137180 RTF import: fix bad left margin with direct format/para style/numMiklos Vajna6-12/+130
2020-10-01tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh1-1/+6
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl1-0/+1
2020-09-21tdf#136445 writerfilter: RTF import: buffer annotations inside tablesMichael Stahl2-2/+22
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-2/+2
2020-09-15tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)1-8/+9
2020-09-15tdf#132483: DOCX import: fix OLE anchoring positionBakos Attila1-1/+3
2020-09-08tdf#112342 DOCX import: fix page break before image-only paragraphsAttila Bakos1-1/+7
2020-09-08tdf#120760 DOCX shape import: fix Z-order with behindDocSzabolcs Toth1-4/+13
2020-09-02tdf133647 tdf123386 tdf123389 fix DOCX table formula exportLászló Németh4-3/+15
2020-08-31tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner5-3/+95
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk1-3/+1
2020-08-10tdf#134572 DOCX: Incorrect default value in dropdown text fieldsSerge Krot1-0/+9
2020-07-30tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-2/+2
2020-07-22tdf#134648 DOCX import: fix bottom auto margin of subitemLászló Németh1-0/+10
2020-07-21tdf#134400 RTF import: fix unexpected inner properties for picture-in-textframeMiklos Vajna5-0/+155
2020-07-16tdf#133863 tdf#133864 DOCX shape import: width relative to insideRegényi Balázs1-0/+2
2020-07-16tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs1-0/+7
2020-07-09cid#1465231 Improper user of negative valueCaolán McNamara1-2/+2
2020-07-08tdf#134260: docx import: allow default value for list tab positionVasily Melenchuk1-0/+2
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl1-3/+109
2020-07-02tdf#133735 DOCX: fix paragraph settings of nested tablesLászló Németh1-0/+3
2020-06-26tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth1-0/+8
2020-06-25tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk1-0/+8
2020-06-25tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth1-0/+10
2020-06-24tdf#76817 DOCX: fix round-tripped outline numberingLászló Németh1-2/+8
2020-06-24tdf#108505 DOCX: fix legacy dropdown fields direct font settingGabor Kelemen1-4/+9
2020-06-23tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot1-14/+46
2020-06-17tdf#133605: docx import: use ilvl value for list level importVasily Melenchuk2-13/+12
2020-06-16tdf#76817: DOCX import: fix custom chapter numberingLászló Németh3-1/+11
2020-06-16tdf#76817: DOCX import: fix chapter numberingLászló Németh1-5/+9
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt1-0/+2
2020-06-12tdf#133457 DOCX import: fix frame position regressionTibor Nagy1-3/+14
2020-06-09tdf#132596 writerfilter: fix paste of RTF with header/footerMichael Stahl1-5/+11
2020-06-09tdf#133455 DOCX import: fix table border regressionLászló Németh5-39/+64
2020-06-06tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk2-4/+3
2020-06-05tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk1-37/+7