summaryrefslogtreecommitdiffstats
path: root/writerfilter/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#111964: only trim XML whitespaceMike Kaganski2017-11-151-1/+27
* tdf#105688: findZOrder: catch exceptions from getPropertyValueMike Kaganski2017-11-081-6/+9
* Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky2017-09-191-4/+0
* tdf#112304 Revert "Watermark: not visible if page background was set"Szymon Kłos2017-09-121-9/+1
* tdf#112346: take Word no-wrap limit into account also for ww8Mike Kaganski2017-09-121-2/+9
* Watermark: not visible if page background was setSzymon Kłos2017-08-251-1/+9
* tdf#109184 auto cell color should be transparentSzymon Kłos2017-08-251-1/+1
* tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2017-08-254-102/+2
* tdf#91384: DOCX: import ActiveX controlsTamás Zolnai2017-08-252-24/+7
* tdf#111550: A workaround for out-of-order (in-paragraph) tbl on OOXMLMike Kaganski2017-08-104-0/+46
* Revert "A temporary workaround for out-of-order (in-paragraph) tbl on OOXML"Mike Kaganski2017-08-104-35/+0
* tdf#108944 writerfilter: fix missing footnote separatorJustin Luth2017-08-041-10/+11
* tdf#109524: use 100% table width when there's no explicit width availableMike Kaganski2017-07-281-3/+10
* tdf#108849: allow out-of-order sectPrMike Kaganski2017-07-201-1/+13
* A temporary workaround for out-of-order (in-paragraph) tbl on OOXMLcp-5.3-20Mike Kaganski2017-07-184-0/+35
* tdf#109053: DOCX: Multipage table is not imported properlyTamás Zolnai2017-07-141-8/+15
* Fix tdf#106029 - Add setting XML_doNotExpandShiftReturn when exporting to docxnikki2017-07-123-0/+18
* tdf#109063 DOCX import: consider wrap space for multi-page floattablesMiklos Vajna2017-07-121-1/+5
* tdf#108545 show an icon (DOCX inside DOCX)Szymon Kłos2017-07-113-0/+11
* tdf#108544 edit in window (XLSX inside DOCX)Szymon Kłos2017-07-111-0/+7
* tdf#108995: take xml:space attribute into accountMike Kaganski2017-07-072-2/+43
* tdf#108714: Also support paragraph-level (line) breaksMike Kaganski2017-07-073-5/+10
* tdf#108714 follow-up: handle deferred break in character groupMike Kaganski2017-06-281-4/+4
* tdf#108806: convert CRLF into space in OOXML textMike Kaganski2017-06-271-2/+7
* tdf#108714: allow <w:br> as direct child of <w:body>Mike Kaganski2017-06-276-1/+54
* Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2017-06-232-2/+29
* tdf#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna2017-06-231-3/+13
* Watermark: auto size in the RTFSzymon Kłos2017-06-221-0/+2
* Watermark: RTF font import and exportSzymon Kłos2017-06-151-2/+39
* Watermark: RTF import / exportSzymon Kłos2017-06-101-0/+12
* Avoid UBSan warning about negative double -> sal_uInt32 conversionStephan Bergmann2017-06-102-7/+7
* tdf#108408: support unit specifications for ST_HpsMeasureMike Kaganski2017-06-096-21/+70
* tdf#104450: Use Calibri; let LO to fallback to CarlitoMike Kaganski2017-06-091-4/+4
* tdf#108350: Use Carlito for DOCX import by defaultMike Kaganski2017-06-091-0/+18
* tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna2017-05-301-0/+5
* tdf#107889 DOCX import: consider page breaks for multi-page floattablesMiklos Vajna2017-05-175-3/+23
* writerfilter: default break type identified as _nextPageJustin Luth2017-05-171-3/+6
* tdf#103931 writerfilter breaktype: same for implicit and explicitJustin Luth2017-05-171-1/+2
* tdf#104407 writerfilter: fix crash with null xRangePropertiesMichael Stahl2017-05-101-5/+7
* AutoText: add only real AutoText entriesSzymon Kłos2017-05-105-11/+35
* tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2017-05-073-4/+21
* AutoText: read names of entriesSzymon Kłos2017-05-042-0/+21
* AutoText: Reading multiple entriesSzymon Kłos2017-05-049-1/+76
* AutoText: importing docx contentSzymon Kłos2017-05-042-0/+8
* tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna2017-05-041-0/+6
* tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna2017-04-241-1/+20
* tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna2017-04-181-3/+15
* tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna2017-04-123-7/+50
* tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl2017-04-121-2/+4
* writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl2017-04-041-1/+5