summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2020-01-09tdf#129353, tdf#129402: fix node creation on index importMike Kaganski3-71/+126
2020-01-09tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna4-1/+77
2020-01-09tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski1-1/+0
2020-01-06DOCX table import: fix interaction of 1-cell rows and "inside" vertical bordersMiklos Vajna5-1/+127
2019-12-19Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna5-12/+38
2019-12-03Related: tdf#128611 RTF import: handle vertical flip of line shapesMiklos Vajna1-0/+19
2019-11-25tdf#128820: use wps namespace for simple text shapesMike Kaganski2-2/+22
2019-11-19tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth1-1/+6
2019-11-19tdf#128460 import SwInputField from DOCX FILLINJan-Marek Glogowski1-11/+12
2019-11-15tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing1-2/+6
2019-11-13tdf#124367 DOCX import: fix rounding error in table cell widthsBakos Attila1-2/+2
2019-11-08tdf#120315 DOCX import: fix cells merged verticallyBakos Attila1-4/+3
2019-11-07tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt3-0/+11
2019-11-05tdf#125038 DOCX import: fix various issues with MERGEFIELD inside IF fieldsMiklos Vajna2-15/+163
2019-11-04writerfilter: rtftok: filter control charactersMichael Stahl1-0/+25
2019-11-01Resolves: rhbz#1766990 starmath might not be availableCaolán McNamara1-14/+19
2019-10-22tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth2-17/+14
2019-10-21writerfilter: sync layout-in-cell vs wrap-though behavior with ww8 importMiklos Vajna1-1/+1
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth1-0/+8
2019-10-15tdf#127814 DOCX: fix default paragraph margin in table cellsLászló Németh1-0/+5
2019-10-15tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli1-9/+0
2019-10-09tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna1-1/+19
2019-10-07related tdf#99602 writerfilter: deferredCharProps unhandled in StylesJustin Luth1-1/+2
2019-09-30Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna1-1/+10
2019-09-25Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth1-1/+1
2019-09-24tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna1-9/+0
2019-09-18tdf#121663 DOCX import: fix missing space in line numberingLászló Németh2-2/+9
2019-09-05tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai3-2/+11
2019-08-28tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt1-1/+1
2019-08-12tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth1-9/+10
2019-08-12tdf#126590 DOCX import: fix absolute hyperlinks to documentsTünde Tóth1-1/+7
2019-08-06tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh1-6/+6
2019-08-06tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna1-1/+4
2019-08-02tdf#126544 writerfilter: check parent style exists before assigningJustin Luth1-1/+7
2019-07-09tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna1-1/+1
2019-06-27tdf#126114 - Form fields are displayed twice (double)Tamás Zolnai1-1/+1
2019-06-18tdf#89991 DOCX: import Show changes from older formatsLászló Németh1-2/+10
2019-06-18tdf#89991 DOCX: import/export Show changes modeLászló Németh1-0/+17
2019-06-18tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot4-48/+106
2019-06-05tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh1-3/+13
2019-06-05tdf#70234 DOCX: import tracked deletion of fieldsLászló Németh1-0/+1
2019-05-29tdf#120412 DOCX filter: fix missing superscriptJozsef Szakacs1-0/+2
2019-05-29writerfilter: various small cleanupsMiklos Vajna3-16/+26
2019-05-27tdf#115557 DOCX import: don't multiply charts in footnotesLászló Németh1-9/+14
2019-05-24forgot to update commentNoel Grandin1-1/+1
2019-05-24use std::unordered_map in RTFTokenizerNoel Grandin2-20/+20
2019-05-22tdf#121784 DOCX import: fix change tracking of footnotesLászló Németh1-1/+4
2019-05-20writerfilter: make RTFParserState members private, final partMiklos Vajna4-16/+19
2019-05-20writerfilter: make RTFParserState members private, part 10Miklos Vajna6-196/+207
2019-05-20writerfilter: make RTFParserState members private, part 9Miklos Vajna6-133/+143