summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2021-03-20tdf#140182 DOCX table import: fix extra page breakAttila Szűcs
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-18writerfilter: remove another pointless convertMm100ToTwipXisco Fauli
2021-03-16tdf#138895 DOCX filter: fix handling for effect extent vs line widthMiklos Vajna
2021-03-13update pchesJulien Nabet
2021-03-12Drop some unused includesMiklos Vajna
2021-03-10tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh
2021-03-08loplugin:refcounting check for one more caseNoel
2021-03-06update pchesJulien Nabet
2021-03-06update pchesJulien Nabet
2021-03-06tdf#135774 writerfilter Char highlight: revert tdf#117137Justin Luth
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-01tdf#140342 sw layout: remove explicit gutter handling when positioning bordersMiklos Vajna
2021-03-01tdf#140668 Crashfix: disregard w:textDirection tag outside frameDaniel Arato (NISZ)
2021-03-01tdf#140137 Don't throw exception when w:gridCol is missing "w" attrAron Budea
2021-02-25tdf#136570 OOXML import: fix height of OLE objectsAttila Bakos (NISZ)
2021-02-25tdf#140572 writerfilter: ignore position in docDefaultsJustin Luth
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:refcounting in writerfilterNoel
2021-02-18tdf#120351 DOCX import: fix slow endnote importLászló Németh
2021-02-15tdf#74367 DOCX: fix page margins imported as border paddingAttila Szűcs
2021-02-12tdf#76260 DOCX import: fix slow footnote importLászló Németh
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-02-09tdf#134592 DOCX import: preserve formatting of CREATEDATE fieldsMiklos Vajna
2021-02-07Remove unneeded breaksAndrea Gelmini
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-02-05tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna