summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/dmapper
Commit message (Expand)AuthorAgeFilesLines
* 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#91384: DOCX: import ActiveX controlsTamás Zolnai2017-08-251-0/+7
* 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#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#108682 DOCX import: fix <w:spacing w:line=...> for negative valuesMiklos Vajna2017-06-231-3/+13
* 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#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-104-6/+30
* tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2017-05-073-4/+21
* AutoText: read names of entriesSzymon Kłos2017-05-041-0/+14
* AutoText: Reading multiple entriesSzymon Kłos2017-05-046-0/+58
* tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna2017-05-041-0/+6
* 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
* writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl2017-04-041-1/+5
* Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara2017-03-281-8/+8
* tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna2017-03-171-2/+4
* tdf#104081 RTF import: handle \htmautspMiklos Vajna2017-02-243-4/+7
* tdf#106001: Treat CharScaleWidth outliers as 100 in DOCX importAron Budea2017-02-241-2/+11
* tdf#103976 DOCX import: disable incomplete w:before/afterLines style handlingMiklos Vajna2017-02-021-2/+8
* tdf#48658 writerfilter: only set THROUGH wraps as transparentJustin Luth2017-01-231-1/+7
* tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl2017-01-191-13/+14
* tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna2017-01-173-1/+13
* tdf#99616 writerfilter: hideMark shouldn't force min sizeJustin Luth2017-01-051-3/+1
* tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth2017-01-021-1/+3
* tdf#75573 - relocate code: alternate stream already startedJustin Luth2016-12-231-4/+4
* tdf#104710 bRemove: only prevent w/BREAK_TYPE for defined SectionsJustin Luth2016-12-222-1/+4
* related to tdf#97417: fix unit test's early para numberingJustin Luth2016-12-221-1/+3
* related to tdf#97417: fix unit test page countJustin Luth2016-12-221-2/+2
* tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai2016-12-213-1/+7
* tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna2016-12-201-0/+8
* tdf#104714 bRemove paragraph: ignore frames in Headers/FootersJustin Luth2016-12-203-13/+9
* tdf#104713 writerfilter: parentless styles - only if default definedJustin Luth2016-12-191-2/+11
* tdf#104420 writerfilter: no dummy para in headersJustin Luth2016-12-141-1/+2
* tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth2016-12-142-1/+22
* tdf#103975 docx import: don't lose column break #2Justin Luth2016-12-031-2/+3