summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2020-05-20tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna1-9/+0
2020-05-20sw: add pad-to-5 numberingMiklos Vajna1-0/+4
2020-05-20sw pad-to-4 numbering: add DOCX filterMiklos Vajna1-0/+4
2020-05-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna4-3/+38
2020-05-19DOCX import: tokenize <w:numFmt w:val="custom" w:format="...">Miklos Vajna5-20/+88
2020-05-17tdf#132514 DOCX import: fix lost table style with footerLászló Németh6-13/+31
2020-05-15tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh1-4/+15
2020-05-15tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh1-2/+8
2020-05-15tdf#90069 DOCX: fix character style of new table rowsLászló Németh1-0/+13
2020-05-15DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna2-3/+5
2020-05-15DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna6-0/+66
2020-05-14DOCX import: declare w14 as a supported featureMiklos Vajna1-0/+1
2020-05-14sw padded numbering: add DOCX filterMiklos Vajna1-1/+3
2020-05-13tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk1-16/+12
2020-05-13tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk2-2/+11
2020-05-12sw: add DOCX import for semi-transparent textMiklos Vajna8-1/+141
2020-05-07DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna5-1/+22
2020-05-07DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna3-2/+26
2020-05-06tdf#116883: sw: support for lists level format stringVasily Melenchuk4-66/+14
2020-05-06tdf#108496: DOCX: redesign of override in listsVasily Melenchuk3-4/+18
2020-05-06sw from-bottom relative orientation: add DOCX filterMiklos Vajna1-0/+4
2020-05-06DOCX import: fix margins of inline shapes with effects, imported as Draw shapesMiklos Vajna3-0/+18
2020-05-04DOCX import: improve support for headers/footers from cont sect breakMiklos Vajna1-1/+24
2020-05-04DOCX import: fix lost page break when footer ends with a tableMiklos Vajna4-3/+38
2020-04-29DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna5-2/+31
2020-04-28tdf#131446 DOCX import: restrict IncreasedAnchoredObjectSpacing furtherMiklos Vajna1-0/+22
2020-04-20tdf#132185: field command does not necessarily end with spaceMike Kaganski1-1/+8
2020-04-14tdf#132001 DOCX import: fix crash: redline in floating tableLászló Németh1-4/+16
2020-04-08tdf#131594: switch line numbering off if w:countBy="0"Xisco Fauli1-10/+15
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth1-0/+3
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara2-0/+19
2020-03-04tdf#123873 DOCX IMPORT: fix unhandled textwrap for objectsBakos Attila1-0/+2
2020-02-24tdf#130817 RTF doesn't set custom footnote stateJan-Marek Glogowski1-1/+2
2020-02-24tdf#130814 preserve context before page breaksJan-Marek Glogowski1-2/+4
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth1-1/+11
2020-02-21tdf#95495 DOCX import: fix inherited list level of custom stylesSzabolcs Toth1-10/+34
2020-02-14tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna4-2/+81
2020-02-12related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl1-2/+2
2020-02-11tdf#129221 DOCX import: fix missing restart of numberingMiklos Vajna4-1/+92
2020-02-10tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski2-1/+7
2020-02-07DOCX import: don't give up on floating tables in headers completelyMiklos Vajna7-19/+98
2020-02-07tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh3-9/+18
2020-01-30tdf#129237 just add content checks for Input fieldsJan-Marek Glogowski1-9/+15
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski1-8/+7
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski1-0/+6
2020-01-20tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth1-3/+14
2020-01-20tdf#129888 DOCX shape import: handle o:allowincellBakos Attila4-16/+26
2020-01-15tdf#129525 writerfilter: ignore GOTOBUTTON fieldMichael Stahl1-1/+2
2020-01-14tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl2-8/+10
2020-01-13tdf#128207: DOCX import: fix chart positioningBakos Attila3-0/+11