summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-09tdf#129353, tdf#129402: fix node creation on index importMike Kaganski3-71/+125
2020-01-08tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth3-26/+34
2020-01-08tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth1-0/+5
2020-01-08tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski1-1/+0
2020-01-08tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth1-0/+5
2020-01-06tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh9-72/+132
2020-01-03tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna4-1/+77
2019-12-22DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna5-1/+127
2019-12-21tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl1-1/+12
2019-12-20tdf#87569 tdf#109411 DOCX import: fix shape anchor in tablesBakos Attila2-0/+24
2019-12-17tdf#112201 writerfilter: try to apply continuous section page style...Michael Stahl1-0/+15
2019-12-17tdf#112201 writerfilter: continuous sections:Michael Stahl1-1/+2
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl3-7/+55
2019-12-17tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth1-1/+1
2019-12-16Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna5-12/+38
2019-12-09fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh9-132/+72
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh6-15/+65
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt3-1/+8
2019-12-06tdf#120546 fix DOCX overriding numrule formatJan-Marek Glogowski1-0/+3
2019-12-05tdf#128428 RTF: switch off longer space at \dntblnsbdbLászló Németh1-0/+5
2019-12-02Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna1-0/+19
2019-11-27crashtesting: failure on import of tdf113230-1.docxCaolán McNamara1-1/+5
2019-11-27tdf#76586 fix table width of auto-width nested tablesLászló Németh2-2/+12
2019-11-22crashtesting: failure on import of tdf10306-1.docxCaolán McNamara1-2/+1