summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky
2017-09-12tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos
2017-09-12tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski
2017-08-25Watermark: not visible if page background was setSzymon Kłos
2017-08-25tdf#109184 auto cell color should be transparentSzymon Kłos
2017-08-25tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-25tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-10tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski
2017-08-10Revert "A temporary workaround for out-of-order (in-paragraph) tbl on OOXML"Mike Kaganski
2017-08-04tdf#108944 writerfilter: fix missing footnote separatorJustin Luth
2017-07-28tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski
2017-07-20tdf#108849: allow out-of-order sectPrMike Kaganski
2017-07-18A temporary workaround for out-of-order (in-paragraph) tbl on OOXMLcp-5.3-20Mike Kaganski
2017-07-14tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai
2017-07-12Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki
2017-07-12tdf#109063 DOCX import: consider wrap space for multi-page floattablesMiklos Vajna
2017-07-11tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos
2017-07-11tdf#108544 edit in window (XLSX inside DOCX)Szymon Kłos
2017-07-07tdf#108995: take xml:space attribute into accountMike Kaganski
2017-07-07tdf#108714: Also support paragraph-level (line) breaksMike Kaganski
2017-06-28tdf#108714 follow-up: handle deferred break in character groupMike Kaganski
2017-06-27tdf#108806: convert CRLF into space in OOXML textMike Kaganski
2017-06-27tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-06-23tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna
2017-06-22Watermark: auto size in the RTFSzymon Kłos
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-10Watermark: RTF import / exportSzymon Kłos
2017-06-10Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann
2017-06-09tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski
2017-06-09tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski
2017-06-09tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski
2017-05-30tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna
2017-05-17tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna
2017-05-17writerfilter: default break type identified as _nextPageJustin Luth
2017-05-17tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth
2017-05-10tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
2017-05-07tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna
2017-05-04AutoText: read names of entriesSzymon Kłos
2017-05-04AutoText: Reading multiple entriesSzymon Kłos
2017-05-04AutoText: importing docx contentSzymon Kłos
2017-05-04tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna
2017-04-24tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna
2017-04-18tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna
2017-04-12tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna
2017-04-12tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl
2017-04-04writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl
2017-03-30tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna
2017-03-28Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara