summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2022-04-08tdf#95706: RTF import: tolerant font table parsingVasily Melenchuk
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-07tdf#95706: RTF import: Use fontname suffixes to detect encodingVasily Melenchuk
2022-04-05Fix typosAndrea Gelmini
2022-04-05tdf#148361: docx sdt: cleanup databinding data after insertingVasily Melenchuk
2022-04-05tdf#139948: docx and rtf import: emulate border in betweenVasily Melenchuk
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-31tdf#148273 docx import: fix section break format leak to bulletsSarper Akdemir
2022-03-31tdf#116358: rtf import: "keep with next" also affects table rowsVasily Melenchuk
2022-03-29tdf#73499 DOCX import: fix grouped linked textboxAttila Bakos (NISZ)
2022-03-28Micro-optim of RTFTokenizer::resolveKeywordJulien Nabet
2022-03-26tdf#148111: docx std fields: use placeholder text for empty dataVasily Melenchuk
2022-03-25tdf#147861 writerfilter: use GetFieldResult, not current DocPropertyJustin Luth
2022-03-23forcepoint#82 back() called on empty vectorCaolán McNamara
2022-03-23tdf#111851: rtf import: fifty shades of greyVasily Melenchuk
2022-03-22tdf#104390: rtf import: init default font for entire state stackVasily Melenchuk
2022-03-21tdf#118047: RTF import: better deduplication for header/footerVasily Melenchuk
2022-03-21sw clearing breaks: add RTF filterMiklos Vajna
2022-03-21related tdf#147861: cleanup + a function provides the nameJustin Luth
2022-03-21tdf#131234: RTF import: extend default char props listVasily Melenchuk
2022-03-18tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroSinduja Y
2022-03-16tdf#146851: writerfilter: do not recreate list levels on overrideVasily Melenchuk
2022-03-11loplugin:constparamsNoel Grandin
2022-03-08sw clearing breaks: add DOCX importMiklos Vajna
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-04Removed executable bits on rtf filesAndrea Gelmini
2022-03-02tdf#146171 DOCX: fix loss of change tracking, if no dateLászló Németh
2022-03-02fail more gracefully if m_aTmpPosition is emptyCaolán McNamara
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-18Remove some unused includesMiklos Vajna
2022-02-14Fix typoAndrea Gelmini
2022-02-11tdf#146917: docx import: better support for style with num resetVasily Melenchuk
2022-02-09Fix typoAndrea Gelmini
2022-02-09(related: tdf#147206) writerfilter: fix another end in...Michael Stahl
2022-02-09tdf#147206 writerfilter: fix end position of hyperlink in ToXMichael Stahl
2022-02-09docx import: right margin was not respected for para with listVasily Melenchuk
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2022-02-08RTF paste: fix cursor creation on shapesMiklos Vajna
2022-02-07tdf#126287: docx import: use defered linebreakVasily Melenchuk
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)
2022-02-03tdf#147115 writerfilter: style is only default if default=trueJustin Luth
2022-02-02tdf#129578 rtfimport: CJK char properties are not CSJustin Luth
2022-01-31Related tdf#66039 DOCX WPG import: Do not put extra paragraph at the endAttila Bakos (NISZ)
2022-01-28DOCX import: handle a subset of <w:ptab w:alignment="left">Miklos Vajna
2022-01-27Add simple unit test for recent fix to take layoutInCell into considerationTor Lillqvist
2022-01-26tdf#139737 sw_fieldmarkhide: writerfilter: don't copy header/footerMichael Stahl
2022-01-25Take layoutInCell into consideration when placing graphic in tableTor Lillqvist
2022-01-24DOCX import: fix <wp:anchor layoutInCell="1"> with <wp:wrapNone>Miklos Vajna
2022-01-21DOCX import: floating table with negative top margin has to be a fly frameMiklos Vajna
2022-01-18RTF import: handle the pictureContrast and pictureBrightness shape propsMiklos Vajna