summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2020-06-23tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh6-15/+65
2020-05-18DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna1-1/+2
2020-05-18DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna3-0/+36
2020-05-18tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh1-4/+15
2020-05-18tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh1-2/+8
2020-05-18tdf#90069 DOCX: fix character style of new table rowsLászló Németh1-0/+13
2020-05-18tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth1-9/+10
2020-05-18tdf#119188 DOCX import: fix zero margins of numbered lines in cellsLászló Németh1-3/+4
2020-05-18tdf#118521 writerfilter: ContextMargin grouped with Top/BottomJustin Luth1-19/+33
2020-05-18tdf#118521 DOCX import: style sets unset left/right/hanging marginJustin Luth1-19/+40
2020-05-18tdf#118521 DOCX import: fix paragraph margin from paragraph styleLászló Németh1-0/+25
2020-05-18tdf#117504 ooxmlimport: check paragraph props for actual styleJustin Luth2-2/+13
2020-05-18writerfilter NFC: save ConvertedParaStyleName, not WW8NameJustin Luth3-11/+10
2020-05-18writerfilter: move TopContextType==Para requirementJustin Luth1-2/+4
2020-05-18tdf#95377 ooxmlimport: treat default style like named stylesJustin Luth2-75/+77
2020-05-18tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth4-3/+6
2020-05-18ooxmlimport: support inherited listidJustin Luth3-46/+58
2020-05-18writerfilter: use WW8 name for StyleIdJustin Luth1-3/+2
2020-05-18tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh3-3/+86
2020-05-18tdf#106062 ooxmlimport: skip fake tab only on hanging indentJustin Luth3-17/+24
2020-05-18tdf#112886 ooxmlimport: skip useless footnote placeholderJustin Luth1-3/+0
2020-05-18comment: Word does not use tabs in footnote implementationJustin Luth1-3/+3
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila3-0/+11
2019-10-09tdf#126544 writerfilter: check parent style exists before assigningJustin Luth1-1/+7
2019-10-09tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth1-18/+0
2019-06-12tdf#123636 writerfilter: handle deferred breaks on framesJustin Luth1-0/+23
2019-03-18MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai1-3/+14
2019-03-14DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna3-4/+12
2019-02-18tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet1-0/+5
2019-01-14tdf#122658: Empty date form field is not exported correctly to DOCX fileTamás Zolnai1-1/+1
2019-01-10tdf#58944 DOCX import: workaround for hidden table headersLászló Németh1-2/+20
2018-11-01tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth1-1/+1
2018-10-13tdf120224 writerfilter: consume excess bookmark from fieldsJustin Luth1-0/+15
2018-09-13tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth1-1/+1
2018-09-12tdf#57589 writerfilter: support hash-encoded colorsJustin Luth1-0/+15
2018-09-12tdf#118533 fix shape import: zero top margin only in first paragraphLászló Németh1-2/+3
2018-09-12tdf#118533 RTF/DOCX import: fix beforeAutospacing for first paragraphLászló Németh1-1/+7
2018-08-28tdf#119143: introduce tentative directional embedding import supportMike Kaganski3-0/+47
2018-08-21ofz: check sequence length before useCaolán McNamara1-0/+6
2018-07-20tdf#112118: DOC: properly import/export border distanceMike Kaganski1-29/+5
2018-07-20tdf#112118: DOCX: properly import/export border distanceMike Kaganski5-44/+77
2018-06-27tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna1-1/+3
2018-05-15tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna1-4/+31
2018-05-15tdf#116801 DOCX import: char styles have no IsAutoUpdate propertyMiklos Vajna1-2/+2
2018-05-15tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski1-0/+7
2018-05-15tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna1-0/+9
2018-05-15tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna1-0/+5
2018-04-26tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna1-2/+8
2018-04-12tdf#116410 DOCX import: restrict increased object spacing to multiple shapesMiklos Vajna1-0/+4
2018-04-03tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna5-2/+104