summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2021-06-15Remove some unused includesMiklos Vajna
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-06-10loplugin:unnecessaryreturn FontTable::addEmbeddedFontNoel Grandin
2021-06-09NFC compat cleanup: no need to specify default TabOverflowJustin Luth
2021-06-09Fix typosAndrea Gelmini
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth
2021-06-01tdf#142404 DOCX c15: TabOverMargin no longer true in 2013+Justin Luth
2021-06-01tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna
2021-05-27tdf#94628: sw: allow setting for bullet style for outline paragraphsJustin Luth
2021-05-27Fix typosAndrea Gelmini
2021-05-26tdf#139915 DOCX import: fix anchored obj position with to-char and TEXT_LINEMiklos Vajna
2021-05-25tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk
2021-05-13inline some typedefsNoel Grandin
2021-05-06tdf#128913 DOCX: import track changes of inline imagesLászló Németh
2021-05-06tdf#121659 DOCX import: fix lost column break at shapesAttila Szűcs
2021-05-05loplugin:constmethodNoel Grandin
2021-05-04tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22Fix typosAndrea Gelmini
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-04-20Document the new classes added in d8c0b63355af6caf3f0145dd1c10a93d63134a88Mike Kaganski
2021-04-19tdf#141548 DOCX import: fix lost text after endnoteRefLászló Németh
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski
2021-04-16Small refactorMike Kaganski
2021-04-15We already have dynamic_casted the valueMike Kaganski
2021-04-15tdf#141660 DOCX import: fix footnotes of deletionsLászló Németh
2021-04-14static const char[] -> OUStringLiteralMike Kaganski
2021-04-14Use mpStream consistentlyMike Kaganski
2021-04-14tdf#100961 rtf import: fldlock is FIXEDFLDJustin Luth
2021-04-10-werror=maybe-uninitializedNoel Grandin
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07tdf#141341 docxexport: consolidate conversion of NumTypesJustin Luth
2021-04-06Fix typosAndrea Gelmini
2021-04-06update pchesCaolán McNamara
2021-04-06tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski
2021-04-05tdf#136740: Do not initialize document settings when pastingMike Kaganski
2021-04-05crashtesting: assert in fdo6872-1.docx in CopyImplImpl after SAXError exceptionCaolán McNamara
2021-04-01tdf#141341 writerfilter: use all NumberingTypes for pgNumFmtJustin Luth
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)
2021-03-31Make RTFKeyword and RTFControlType scoped enumsMike Kaganski
2021-03-31tdf#140343 sw page rtl gutter margin: add DOCX filterMiklos Vajna
2021-03-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-21update pchesCaolán McNamara