summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2022-08-11fail more gracefully if m_aTmpPosition is emptyCaolán McNamara
2022-05-17forcepoint#82 back() called on empty vectorCaolán McNamara
2022-04-01tdf#147861 writerfilter: use GetFieldResult, not current DocPropertyJustin Luth
2022-04-01related tdf#147861: cleanup + a function provides the nameJustin Luth
2022-01-31DOCX import: handle a subset of <w:ptab w:alignment="left">Miklos Vajna
2022-01-28tdf#119952 DOCX import: fix negative page marginsAttila Szűcs
2022-01-28tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotesLászló Németh
2022-01-27DOCX import: fix <wp:anchor layoutInCell="1"> with <wp:wrapNone>Miklos Vajna
2022-01-26tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna
2022-01-26Take layoutInCell into consideration when placing graphic in tableTor Lillqvist
2022-01-24DOCX import: floating table with negative top margin has to be a fly frameMiklos Vajna
2021-10-18writerfilter: give up if body text is missingMiklos Vajna
2021-08-16crashreport writerfilter: findColumn(unsigned long,unsigned long)Justin Luth
2021-06-04tdf#142325 RTF import: tolerate invalid hex markup like "\'3?"Miklos Vajna
2021-05-28tdf#139915 DOCX import: fix anchored obj position with to-char and TEXT_LINEMiklos Vajna
2021-05-27tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk
2021-05-16tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-05-06tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)
2021-04-16tdf#122222: add DOCX import of resolved comments as "done"Mike Kaganski
2021-04-07tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski
2021-04-07tdf#136740: Do not initialize document settings when pastingMike Kaganski
2021-04-01tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-04-01tdf#91920 sw page gutter margin, from top: add DOCX filterMiklos Vajna
2021-04-01tdf#91920 sw page gutter margin: add RTF filterMiklos Vajna
2021-04-01tdf#91920 sw page gutter margin: add DOCX filterMiklos Vajna
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2021-03-25tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth
2021-03-18tdf#138895 DOCX filter: fix handling for effect extent vs line widthMiklos Vajna
2021-03-10tdf#140597 DOCX import: fix missing tblPrEx borderLászló Németh
2021-03-01tdf#140668 Crashfix: disregard w:textDirection tag outside frameDaniel Arato (NISZ)
2021-03-01tdf#136570 OOXML import: fix height of OLE objectsAttila Bakos (NISZ)
2021-03-01tdf#140137 Don't throw exception when w:gridCol is missing "w" attrAron Budea
2021-02-26tdf#140572 writerfilter: ignore position in docDefaultsJustin Luth
2021-02-09tdf#134592 DOCX import: preserve formatting of CREATEDATE fieldsMiklos Vajna
2021-01-25tdf#138899 DOCX import: fix removing last para of sectionLászló Németh
2021-01-19tdf#135153 DOCX import: avoid line-of-text relation with to-para anchoringMiklos Vajna
2021-01-16tdf#116394 writerfilter: append '=' if not a formula markerJustin Luth
2021-01-14tdf#138995 DOCX import: fix handling of textbox zordersMiklos Vajna
2020-12-16tdf#118711 writerfilter: don't hardcode default page descriptionJustin Luth
2020-12-16tdf#138892 writerfilter: cancel style list if bNoNumberingJustin Luth
2020-12-09negative return passed to parameter that cannot be negativeCaolán McNamara
2020-12-08tdf#135217 DOCX import: remove no longer needed top/bottom margin syncMiklos Vajna
2020-12-07tdf#138612 DOCX import: fix lost part of split table cellLászló Németh
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-21tdf#138210 check if CustomShapeGeometry exist first.Mark Hung
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13DOCX import: lost cached result of fields: fix leading whitespaceMiklos Vajna
2020-11-12DOCX import: fix lost cached result inside an IF fieldMiklos Vajna
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin