summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)AuthorFilesLines
2022-10-26sw content controls: enable data binding for dateMiklos Vajna1-2/+16
2022-10-13sw: improve duplicated bookmarks in copied header/footer textMiklos Vajna1-11/+0
2022-10-13tdf#149840 Use actual outer size for SmartArt in WriterRegina Henschel3-1/+98
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-10-10tdf#151261 DOCX import: fix dropdown SDT when the item display text is missingMiklos Vajna1-0/+15
2022-10-07tdf#136617 DOCX import: fix empty table paragraphs with direct formattingLászló Németh3-10/+5
2022-10-07tdf#151370: RTF import: docvar name/value can have several sequencesVasily Melenchuk2-2/+2
2022-10-05sw content controls: preserve tagMiklos Vajna4-0/+31
2022-10-05sw content controls: preserve aliasMiklos Vajna4-0/+22
2022-10-03tdf#138625 DOCX import: fix superscript footnote numbering in l10nLászló Németh1-4/+4
2022-09-29use more string_view in writerfilterNoel Grandin3-27/+27
2022-09-28tdf#147724: DOCX STD import: use storeid to indetify custom XMLVasily Melenchuk2-11/+56
2022-09-26tdf#150762 RTF import: fix missing left margin on numbered paragraphMiklos Vajna1-2/+2
2022-09-22sw content controls, combo box: add DOCX filterMiklos Vajna4-6/+28
2022-09-19sw content controls, plain text: enable DOCX filter with data bindingMiklos Vajna3-13/+14
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel1-11/+26
2022-09-13tdf#140302 RTF import: fix unexpected repeated imageMiklos Vajna1-0/+2
2022-09-12tdf#150267 Import docvar value correctlySamuel Mehrbrodt1-4/+8
2022-09-09writerfilter: avoid divide by zeroXisco Fauli1-3/+3
2022-09-09tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna1-3/+10
2022-09-08DOCX import: avoid duplicated bookmarks in copied header/footer textMiklos Vajna1-0/+11
2022-09-06crashtesting: fix DOCX export of forum-mso-en-11199.docxMiklos Vajna1-1/+5
2022-09-01tdf#127806: RTF import: use shape dimensions for pib pictureVasily Melenchuk2-26/+35
2022-09-01tdf#150474 RTF import: fix missing char props for in-table newline charactersMiklos Vajna1-4/+12
2022-08-22tdf#150267 RTF: Import/Export unused document variablesSamuel Mehrbrodt4-0/+39
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann16-16/+16
2022-08-17tdf#150200 tdf#150438 sw, DOCX: fix drop cap dash, quotation etc.László Németh1-0/+1
2022-08-16crashtesting: fix DOCX export of forum-mso-de-99522.docxMiklos Vajna1-1/+2
2022-08-15tdf#150382 writerfilter,sw: RTF import of paragraph border overrideMichael Stahl1-0/+16
2022-08-13loplugin:unusedmethodsNoel Grandin4-40/+0
2022-08-12writerfilter: typo Srpms->SprmsMichael Stahl2-5/+5
2022-08-11tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl1-0/+15
2022-08-11related tdf#150197: use SetListFormat instead of SetPrefix/SuffixJustin Luth2-4/+0
2022-08-10loplugin:passstuffbyrefNoel Grandin2-11/+11
2022-08-08tdf#148518 writerfilter,sw: RTF import/export of FORMDROPDOWN fieldMichael Stahl2-2/+7
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk2-29/+31
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk1-1/+1
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin1-0/+1
2022-08-01use more string_view when dealing with attributesNoel Grandin3-32/+33
2022-08-01tdf#120972 DOCX: fix import of decimal tabulatorsTünde Tóth1-3/+1
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin30-98/+116
2022-07-28these classes can be finalNoel Grandin1-17/+17
2022-07-28tdf#119840 remove some OUString allocationNoel Grandin4-10/+10
2022-07-25sw content controls, plain text: add DOCX importMiklos Vajna4-1/+29
2022-07-22elide some makeStringAndClear() callsNoel Grandin2-19/+26
2022-07-15tdf#139759 writerfilter: avoid exception importing w:shd in commentsJustin Luth1-0/+4
2022-07-13tdf#139759 writerfilter: import comment highlightJustin Luth1-2/+4
2022-07-12tdf#149313: DOCX import: improved conditions for removeparagraphVasily Melenchuk1-2/+12
2022-07-11tdf#114734 writerfilter: avoid PostIt exceptionJustin Luth1-3/+3
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)1-9/+18