summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-02-07tdf#108272 DOCX table-only header: fix SAX parser errorLászló Németh
2020-01-30tdf#129237 just add content checks for Input fieldsJan-Marek Glogowski
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski
2020-01-20tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth
2020-01-20tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-15tdf#129525 writerfilter: ignore GOTOBUTTON fieldMichael Stahl
2020-01-14tdf#129805 writerfilter: fix import of nested generic fieldMichael Stahl
2020-01-13tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-09tdf#129353, tdf#129402: fix node creation on index importMike Kaganski
2020-01-08tdf#123262 writerfilter: completely ignore footnote separatorsJustin Luth
2020-01-08tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth
2020-01-08tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski
2020-01-08tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth
2020-01-06tdf#129475 DOCX: fix gridAfter with shape-only cellsLászló Németh
2020-01-03tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna
2019-12-22DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna
2019-12-21tdf#129247 writerfilter,sw: improve handling of CONTROL fieldsMichael Stahl
2019-12-20tdf#87569 tdf#109411 DOCX import: fix shape anchor in tablesBakos Attila
2019-12-17tdf#112201 writerfilter: try to apply continuous section page style...Michael Stahl
2019-12-17tdf#112201 writerfilter: continuous sections:Michael Stahl
2019-12-17tdf#112202 writerfilter,sw: fix loss of headersMichael Stahl
2019-12-17tdf#129242 Regression fixed for one cell table bordersSzabolcs Toth
2019-12-16Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna
2019-12-09fdo#38414 tdf#44986: DOCX table import: handle gridBefore/AfterLászló Németh
2019-12-08tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-06tdf#120546 fix DOCX overriding numrule formatJan-Marek Glogowski
2019-12-05tdf#128428 RTF: switch off longer space at \dntblnsbdbLászló Németh
2019-12-02Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna
2019-11-27crashtesting: failure on import of tdf113230-1.docxCaolán McNamara
2019-11-27tdf#76586 fix table width of auto-width nested tablesLászló Németh
2019-11-22crashtesting: failure on import of tdf10306-1.docxCaolán McNamara
2019-11-22tdf#121658 Roundtrip w:doNotHyphenateCaps via InteropGrabBagSamuel Mehrbrodt
2019-11-21tdf#119054 DOCX: fix not table style based bottom marginLászló Németh
2019-11-20tdf#124399 DOCX import: don't apply inside borders to 1-cell tablesSzabolcs Toth
2019-11-20tdf#128820: use wps namespace for simple text shapesMike Kaganski
2019-11-19DOCX: clean-up paragraph bottom handling of table styleLászló Németh
2019-11-18tdf#128752 DOCX: fix partial direct paragraph spacing in tablesLászló Németh
2019-11-13tdf#95374 DOCX import: reset left indentation at disabled numberingLászló Németh
2019-11-13tdf#127925 DOCX export: fix visited hyperlink styleTünde Tóth
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-11-11tdf#128428 RTF: fix for different product versionsLászló Németh
2019-11-11tdf#128428 RTF: clean-up for longer space sequence modeLászló Németh
2019-11-11tdf#128460 import SwInputField from DOCX FILLINJan-Marek Glogowski
2019-11-11tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing
2019-11-09tdf124367 DOCX import: fix rounding error in table cell widthsBakos Attila
2019-11-08tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-11-06crashtesting: null deref on import of lp482242-3.rtfCaolán McNamara