summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-07-06tdf#156059 sw floattable: fix lost 0 bottom margin of anchor in ftn from DOCXMiklos Vajna
2023-07-05Optimize a bitMike Kaganski
2023-07-05Related: tdf#131062 Simplify a bitMike Kaganski
2023-07-04tdf#141969: use paragraph autostyle to mimic Word's table styleMike Kaganski
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-24tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocumentMike Kaganski
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-18use frozen::make_unordered_map so no need to specify the countTomaž Vajngerl
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-16tdf#155736 replaced m_bStartTOC condition with a method IsInTOC()Satya
2023-06-15tdf#155736 Modified IsInTOC() to handle IsInHeaderFooter() case.Satya
2023-06-14tdf#155690 writerfilter: fix import of bookmark in table...Michael Stahl
2023-06-13DOCX filter: improve handling of negative <w:position> in paragraph stylesMiklos Vajna
2023-06-12tdf#154371 writerfilter outineNumbering: copy inherited listIdJustin Luth
2023-06-12sw floattable: import non-split inner floating tables from DOCXMiklos Vajna
2023-06-12ooxml: import and export char underline theme colorsTomaž Vajngerl
2023-06-12ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-11oox: fix theme data in model.xml to use a correct typesTomaž Vajngerl
2023-06-09tdf#152046 Revert "tdf#100680 sw DOCX compatibility: fix wrap of as_char flys"Justin Luth
2023-06-08sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-06-06sw floattable, DOCX import: clean up not needed dmapper-level anchor insertMiklos Vajna
2023-06-05sw floattable: fix lost tables around a floating table from DOCXMiklos Vajna
2023-06-04Use getXWeak in writerfilterMike Kaganski
2023-06-03tdf#134114 writerfilter: pass on AllowOverlap to graphicsJustin Luth
2023-06-02tdf#154751 writerfilter: last enabled strikethrough winsJustin Luth
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-06-01tdf#103869 sw floattable: fix lost table right before a section break from DOCXMiklos Vajna
2023-05-31tdf#150769 sw floattable: fix lost PageDescName if section starts with a tableMiklos Vajna
2023-05-30sw floattable: handle \nobrkwrptbl in the RTF filterMiklos Vajna
2023-05-25sw floattable: handle <w:doNotBreakWrappedTables> in the DOCX filterMiklos Vajna
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-20loplugin:unusedfieldsNoel Grandin
2023-05-12avoid some OUString construction in writerfilter/Noel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-08writerfilter: fix crash in DomainMapper_Impl::handleIndex()Miklos Vajna
2023-05-08Drop boost dependency for writerfilterHossein
2023-05-07Simplify some initializations in writerfilterJulien Nabet
2023-05-03tdf#154478 fix comments empy after ToCJaume Pujantell
2023-05-03tdf#151974: writerfilter: apply props only to new documentVasily Melenchuk
2023-05-02sw floattable, crashtesting: fix PDF export of forum-mso-en3-26783.docxMiklos Vajna
2023-04-29Simplify a bitMike Kaganski
2023-04-28sw floattable, crashtesting: fix PDF export of tdf114111-3.docxMiklos Vajna
2023-04-27tdf#131722 DOCX import: fix lost first character in date selectorCzeber László Ádám
2023-04-27sw floattable, crashtesting: fix PDF export of fdo72790-1.docx, part 4Miklos Vajna
2023-04-26sw floattable: DOCX import: m_bConvertedTable is now unusedMiklos Vajna
2023-04-26tdf#138093 DOCX import: fix broken date selector control in tableCzeber László Ádám