summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2022-09-29use more string_view in writerfilterNoel Grandin
2022-09-28tdf#147724: DOCX STD import: use storeid to indetify custom XMLVasily Melenchuk
2022-09-26tdf#150762 RTF import: fix missing left margin on numbered paragraphMiklos Vajna
2022-09-22sw content controls, combo box: add DOCX filterMiklos Vajna
2022-09-19sw content controls, plain text: enable DOCX filter with data bindingMiklos Vajna
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-09-13tdf#140302 RTF import: fix unexpected repeated imageMiklos Vajna
2022-09-12tdf#150267 Import docvar value correctlySamuel Mehrbrodt
2022-09-09writerfilter: avoid divide by zeroXisco Fauli
2022-09-09tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna
2022-09-08DOCX import: avoid duplicated bookmarks in copied header/footer textMiklos Vajna
2022-09-06crashtesting: fix DOCX export of forum-mso-en-11199.docxMiklos Vajna
2022-09-01tdf#127806: RTF import: use shape dimensions for pib pictureVasily Melenchuk
2022-09-01tdf#150474 RTF import: fix missing char props for in-table newline charactersMiklos Vajna
2022-08-22tdf#150267 RTF: Import/Export unused document variablesSamuel Mehrbrodt
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc.László Németh
2022-08-16crashtesting: fix DOCX export of forum-mso-de-99522.docxMiklos Vajna
2022-08-15tdf#150382 writerfilter,sw: RTF import of paragraph border overrideMichael Stahl
2022-08-13loplugin:unusedmethodsNoel Grandin
2022-08-12writerfilter: typo Srpms->SprmsMichael Stahl
2022-08-11tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl
2022-08-11related tdf#150197: use SetListFormat instead of SetPrefix/SuffixJustin Luth
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-08tdf#148518 writerfilter,sw: RTF import/export of FORMDROPDOWN fieldMichael Stahl
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-08-01tdf#120972 DOCX: fix import of decimal tabulatorsTünde Tóth
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2022-07-28these classes can be finalNoel Grandin
2022-07-28tdf#119840 remove some OUString allocationNoel Grandin
2022-07-25sw content controls, plain text: add DOCX importMiklos Vajna
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-15tdf#139759 writerfilter: avoid exception importing w:shd in commentsJustin Luth
2022-07-13tdf#139759 writerfilter: import comment highlightJustin Luth
2022-07-12tdf#149313: DOCX import: improved conditions for removeparagraphVasily Melenchuk
2022-07-11tdf#114734 writerfilter: avoid PostIt exceptionJustin Luth
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08tdf#149711 sw_redlinenum DOCX: import moveTo paragraph markLászló Németh
2022-07-07tdf#149089 fallback GridMode.Mark Hung
2022-07-01tdf#126395 writerfilter: don't guess table directionJustin Luth
2022-06-28Typo: "getGridBefore" instead of "getGridAfter"Julien Nabet
2022-06-28crashtesting: assert on loading forum-mso-en-8971.docxCaolán McNamara
2022-06-28crashtesting: fix assert seen with forum-mso-en-8349.docxCaolán McNamara
2022-06-28tdf#149654 sw content controls: fix missing string before inline SDT from DOCXMiklos Vajna
2022-06-23crashtesting: assert on loading forum-mso-en-11942.docxCaolán McNamara
2022-06-21remove oox::OptValue::setNoel Grandin