summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* fail more gracefully if m_aTmpPosition is emptyCaolán McNamara2022-04-011-0/+2
* tdf#132185: field command does not necessarily end with spaceMike Kaganski2020-04-211-1/+8
* related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl2020-02-121-2/+2
* tdf#130214: workaround invalid state resulting from error on importMike Kaganski2020-01-281-0/+6
* tdf#129353, tdf#129402: fix node creation on index importMike Kaganski2020-01-093-71/+126
* tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna2020-01-094-1/+77
* tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski2020-01-091-1/+0
* DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna2020-01-065-1/+127
* Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna2019-12-195-12/+38
* Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna2019-12-031-0/+19
* tdf#128820: use wps namespace for simple text shapesMike Kaganski2019-11-252-2/+22
* tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth2019-11-191-1/+6
* tdf#128460 import SwInputField from DOCX FILLINJan-Marek Glogowski2019-11-191-11/+12
* tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing2019-11-151-2/+6
* tdf#124367 DOCX import: fix rounding error in table cell widthsBakos Attila2019-11-131-2/+2
* tdf#120315 DOCX import: fix cells merged verticallyBakos Attila2019-11-081-4/+3
* tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt2019-11-073-0/+11
* tdf#125038 DOCX import: fix various issues with MERGEFIELD inside IF fieldsMiklos Vajna2019-11-052-15/+163
* writerfilter: rtftok: filter control charactersMichael Stahl2019-11-041-0/+25
* Resolves: rhbz#1766990 starmath might not be availableCaolán McNamara2019-11-011-14/+19
* tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth2019-10-222-17/+14
* writerfilter: sync layout-in-cell vs wrap-though behavior with ww8 importMiklos Vajna2019-10-211-1/+1
* tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth2019-10-171-0/+8
* tdf#127814 DOCX: fix default paragraph margin in table cellsLászló Németh2019-10-151-0/+5
* tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli2019-10-151-9/+0
* tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna2019-10-091-1/+19
* related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth2019-10-071-1/+2
* Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna2019-09-301-1/+10
* Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth2019-09-251-1/+1
* tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna2019-09-241-9/+0
* tdf#121663 DOCX import: fix missing space in line numberingLászló Németh2019-09-182-2/+9
* tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai2019-09-053-2/+11
* tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt2019-08-281-1/+1
* tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth2019-08-121-9/+10
* tdf#126590 DOCX import: fix absolute hyperlinks to documentsTünde Tóth2019-08-121-1/+7
* tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh2019-08-061-6/+6
* tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna2019-08-061-1/+4
* tdf#126544 writerfilter: check parent style exists before assigningJustin Luth2019-08-021-1/+7
* tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna2019-07-091-1/+1
* tdf#126114 - Form fields are displayed twice (double)Tamás Zolnai2019-06-271-1/+1
* tdf#89991 DOCX: import Show changes from older formatsLászló Németh2019-06-181-2/+10
* tdf#89991 DOCX: import/export Show changes modeLászló Németh2019-06-181-0/+17
* tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot2019-06-184-48/+106
* tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh2019-06-051-3/+13
* tdf#70234 DOCX: import tracked deletion of fieldsLászló Németh2019-06-051-0/+1
* tdf#120412 DOCX filter: fix missing superscriptJozsef Szakacs2019-05-291-0/+2
* writerfilter: various small cleanupsMiklos Vajna2019-05-293-16/+26
* tdf#115557 DOCX import: don't multiply charts in footnotesLászló Németh2019-05-271-9/+14
* forgot to update commentNoel Grandin2019-05-241-1/+1
* use std::unordered_map in RTFTokenizerNoel Grandin2019-05-242-20/+20