summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2017-11-22tdf#111964: only trim XML whitespaceMike Kaganski
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky
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
2017-03-17tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna
2017-03-17tdf#103931 DOCX import: fix lost section breakMiklos Vajna
2017-03-14vcl PDF import: there is no PNG encoding hereMiklos Vajna
2017-03-10tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna
2017-02-24writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl
2017-02-24tdf#104081 RTF import: handle \htmautspMiklos Vajna
2017-02-24tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea
2017-02-17tdf#104181: don't throw on XRelationshipAccess queryMike Kaganski
2017-02-07writerfilter: remove gperf related declarationsMichael Stahl
2017-02-06tdf#104082 RTF filter: handle user-defined document properties of type numberMiklos Vajna
2017-02-02tdf#103976 DOCX import: disable incomplete w:before/afterLines style handlingMiklos Vajna
2017-01-23tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth
2017-01-19tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2017-01-09tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna
2017-01-05tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth