summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2022-02-03tdf#147115 writerfilter: style is only default if default=trueJustin Luth1-1/+5
2021-11-18tdf#81507: word content control support for w:multiLineVasily Melenchuk2-1/+7
2021-11-18tdf#145215: docx: do not initialize prefix/suffix and include levelsVasily Melenchuk1-9/+0
2021-11-09RTF import: handle \snextMiklos Vajna4-0/+89
2021-11-04RTF import: fix too small graphic size when both picwgoal and picw are providedMiklos Vajna4-6/+98
2021-10-20writerfilter: give up if body text is missingMiklos Vajna1-0/+5
2021-10-19tdf#144798 DOCX import: handle ZOrder of chart objectsMiklos Vajna3-0/+21
2021-10-12tdf#142407 fix incorrect number of lines in vertical writing.Mark Hung1-3/+3
2021-10-05tdf#144609: numbering "None" should still show prefix/suffixVasily Melenchuk2-6/+7
2021-10-05tdf#77051 DOCX: fix user index and index entry supportLászló Németh3-12/+36
2021-09-23tdf#143722 DOCX import: map using default TOC heading styleGabor Kelemen1-0/+1
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna1-5/+2
2021-09-14tdf#123642: keep last bookmark at the document endVasily Melenchuk1-1/+74
2021-09-06tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs3-1/+9
2021-08-19tdf#134569 writerfilter: move tableParaProps on table endLevelJustin Luth1-0/+6
2021-08-19related tdf#134569 writerfilter: negative means table endJustin Luth2-2/+2
2021-08-16Resolves: tdf#137742 Workaround cheesy Google Docs writing language-only tagsEike Rathke1-1/+23
2021-08-12tdf#143318 DOCX import: fix missing redlines in flying tablesLászló Németh2-2/+9
2021-08-11tdf#143583 DOCX import: fix lost empty paragraphs of footnotesLászló Németh1-1/+4
2021-08-04crashreport writerfilter: findColumn(unsigned long,unsigned long)Justin Luth1-0/+6
2021-07-28Revert "tdf#58521 DOCX import: enable ContinuousEndnotes compat flag"Gabor Kelemen1-1/+0
2021-07-28Revert "tdf#58521 Enable ContinuousEndnotes compat option for RTF too"Gabor Kelemen2-4/+1
2021-07-27tdf#142693 DOCX import: fix zeroing huge page sizesAttila Szűcs3-2/+8
2021-07-26tdf#143510 DOCX import: fix tracked table drag & dropLászló Németh4-0/+71
2021-07-20tdf#143399 DOCX import: fix lost endnotes or footnotesLászló Németh2-8/+10
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen2-1/+4
2021-07-13tdf#58521 DOCX import: enable ContinuousEndnotes compat flagGabor Kelemen1-0/+1
2021-07-08tdf#142700 DOCX: fix lost track changes of imagesLászló Németh2-1/+70
2021-07-06tdf#142464: do not escape '/' is AM/PM when importing DOCX.Mike Kaganski1-26/+36
2021-07-05tdf#119952 DOCX import: fix negative page marginsAttila Szűcs5-82/+107
2021-06-30tdf#135316 store stylesheets in a mapNoel Grandin2-27/+18
2021-06-30tdf#135316 make regex object static constNoel Grandin1-1/+1
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-6/+8
2021-06-18tdf#135316 docx open performance, cache next character style nameNoel Grandin5-19/+58
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet1-2/+1
2021-06-10loplugin:unnecessaryreturn FontTable::addEmbeddedFontNoel Grandin2-3/+3
2021-06-09NFC compat cleanup: no need to specify default TabOverflowJustin Luth1-1/+0
2021-06-09Fix typosAndrea Gelmini1-1/+1
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth1-0/+5
2021-06-01tdf#142404 DOCX c15: TabOverMargin no longer true in 2013+Justin Luth2-1/+1
2021-06-01tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna4-5/+77
2021-05-27tdf#94628: sw: allow setting for bullet style for outline paragraphsJustin Luth1-1/+1
2021-05-27Fix typosAndrea Gelmini1-1/+1
2021-05-26tdf#139915 DOCX import: fix anchored obj position with to-char and TEXT_LINEMiklos Vajna3-13/+38
2021-05-25tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk1-1/+10
2021-05-13inline some typedefsNoel Grandin1-4/+1
2021-05-06tdf#128913 DOCX: import track changes of inline imagesLászló Németh3-0/+37
2021-05-06tdf#121659 DOCX import: fix lost column break at shapesAttila Szűcs2-9/+15
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-04tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)2-1/+5