summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2019-03-29tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot1-0/+3
2019-03-04tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk1-0/+6
2019-02-12tdf#116851: some rtf files provide param with "-" for "edmins"Julien Nabet1-0/+5
2019-01-16tdf#122224 DOCX import: fix formula field syntaxLászló Németh1-0/+9
2019-01-15sw: DOCX: recognize TOC title during importSerge Krot2-26/+138
2018-11-28tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna1-2/+25
2018-11-17tdf#121203 DOCX import: fix loss of free-form text in date controlMiklos Vajna3-6/+41
2018-10-30tdf#116989: disable conversion of tables in footers to floating for nowMike Kaganski3-11/+19
2018-10-17tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski1-10/+44
2018-10-04tdf#119599 RTF import: fix missing deduplication of font sizeMiklos Vajna3-27/+46
2018-10-01tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh1-1/+3
2018-09-20tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh1-1/+1
2018-09-18tdf#118691 DOCX import: fix table loss caused by <w:cr>László Németh1-2/+2
2018-08-30ofz#10056 Null derefCaolán McNamara1-6/+14
2018-08-30ofz#10045 Null derefCaolán McNamara1-2/+5
2018-08-30Resolves: tdf#118382 crash on paste of rtfCaolán McNamara1-7/+0
2018-08-20ofz#9934 null derefCaolán McNamara1-2/+3
2018-08-14ofz: check sequence length before useCaolán McNamara1-0/+6
2018-08-10tdf#119136 GetPropertyFromStyleSheet infinite loopJustin Luth1-1/+3
2018-08-03forcepoint#62 null derefCaolán McNamara1-2/+2
2018-08-03forcepoint#58 null derefCaolán McNamara1-0/+2
2018-08-02forcepoint#56 null derefCaolán McNamara1-6/+8
2018-07-26related tdf#63561 docx: styles inherit tabstops tooJustin Luth1-1/+1
2018-07-24tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna2-0/+26
2018-07-20tdf#104797 DOCX change tracking: handle moveFrom and moveToLászló Németh2-1/+5
2018-07-19related tdf#106174 writerfilter: replace broken FindParentStyleSheetJustin Luth3-18/+7
2018-07-12tdf#118361 sw ooxmlimport: set footnote separator alignmentJustin Luth3-0/+34
2018-07-11backport combined tdf#95115 and tdf#102619: writerfilterJustin Luth1-23/+21
2018-06-05tdf#117843 DOCX import: disable compat increased spacing in header/footerMiklos Vajna1-1/+3
2018-05-29tdf#117503 DOCX import: fix out of sync first/later top marginMiklos Vajna1-1/+26
2018-05-24revert tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth4-6/+1
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl3-18/+19
2018-05-18Fix some IWYU warningsMiklos Vajna3-2/+32
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-3/+2
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+3
2018-05-16tdf#117504 ooxmlimport: check paragraph props for actual styleJustin Luth2-2/+13
2018-05-14writerfilter NFC: save ConvertedParaStyleName, not WW8NameJustin Luth3-11/+10
2018-05-10tdf#79315 Fix wp:effectExtent issue when exporting inline picture to DOCX.Victor Mireyev1-0/+7
2018-05-10writerfilter, writerperfect: various small cleanupsMiklos Vajna2-3/+3
2018-05-09Fix some IWYU warningsMiklos Vajna3-6/+38
2018-05-09tdf#117137: DOCX import: don't try to set grab-bag as UNO propJustin Luth1-1/+1
2018-05-08tdf#117403 RTF import: fix lost cell border of merged cellMiklos Vajna1-4/+31
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-1/+10
2018-05-04tdf#117171 DOCX export/import of cardinalText, ordinalTextLászló Németh1-4/+7
2018-05-03tdf#117268: treat erroneous \itap0 the same way as Word doesMike Kaganski1-0/+7
2018-05-03tdf#116801 DOCX import: char styles have no IsAutoUpdate propertyMiklos Vajna1-2/+2
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-26tdf#117246 RTF import: don't loose page breaks inside nested groupsMiklos Vajna1-0/+9
2018-04-24tdf#116841 RTF import: fix default value of left para margin from numberingMiklos Vajna1-0/+5
2018-04-24tdf#106062 ooxmlimport: skip fake tab only on hanging indentJustin Luth3-17/+24