summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2023-01-10tdf#131203 DOCX import: fix lost table when w:tblGrid is missingLászló Németh1-8/+9
2022-12-22ofz#54461 Null-dereferenceCaolán McNamara1-4/+14
2022-12-21writerfilter: fix crash in DomainMapper_Impl::convertFieldFormula()Miklos Vajna1-0/+5
2022-12-20tdf#152506 DOCX import: fix mixed first footnoteLászló Németh3-38/+83
2022-12-14tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh8-8/+101
2022-12-06sw: improve duplicated bookmarks in copied header/footer textMiklos Vajna1-11/+0
2022-12-06DOCX import: avoid duplicated bookmarks in copied header/footer textMiklos Vajna1-0/+11
2022-11-30tdf#152289: implement external glossary relations roundtripMike Kaganski3-85/+85
2022-11-28tdf#152200: tolerate begin/end fldChar context mismatchMike Kaganski1-16/+23
2022-11-25tdf#151954 DOCX import: fix text moving before paragraph endLászló Németh4-1/+22
2022-11-14tdf#151993 DOCX import: convert decimal comma only if neededLászló Németh3-2/+18
2022-11-09tdf#148799 DOCX import: fix invalid formulas with commaLászló Németh1-0/+7
2022-10-11tdf#151261 DOCX import: fix dropdown SDT when the item display text is missingMiklos Vajna3-0/+49
2022-10-10tdf#136617 DOCX import: fix empty table paragraphs with direct formattingLászló Németh3-10/+5
2022-10-10tdf#151370: RTF import: docvar name/value can have several sequencesVasily Melenchuk2-2/+2
2022-10-04tdf#138625 DOCX import: fix superscript footnote numbering in l10nLászló Németh1-4/+4
2022-09-30tdf#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 Vajna3-2/+41
2022-09-20tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna4-3/+89
2022-09-13tdf#140302 RTF import: fix unexpected repeated imageMiklos Vajna3-0/+61
2022-09-13tdf#150267 Import docvar value correctlySamuel Mehrbrodt1-4/+8
2022-09-09writerfilter: avoid divide by zeroXisco Fauli1-3/+3
2022-09-06crashtesting: fix DOCX export of forum-mso-en-11199.docxMiklos Vajna1-1/+5
2022-09-05tdf#150474 RTF import: fix missing char props for in-table newline charactersMiklos Vajna3-4/+46
2022-09-05tdf#127806: RTF import: use shape dimensions for pib pictureVasily Melenchuk2-26/+35
2022-08-22tdf#150267 RTF: Import/Export unused document variablesSamuel Mehrbrodt4-0/+39
2022-08-17crashtesting: fix DOCX export of forum-mso-de-99522.docxMiklos Vajna1-1/+2
2022-08-16tdf#150382 writerfilter,sw: RTF import of paragraph border overrideMichael Stahl1-0/+16
2022-08-12tdf#129631 writerfilter,sw: RTF import of invalid border...Michael Stahl1-0/+15
2022-08-09tdf#148518 writerfilter,sw: RTF import/export of FORMDROPDOWN fieldMichael Stahl2-2/+7
2022-08-05tdf#143703 sw: always assign name for fly sectionVasily Melenchuk2-29/+31
2022-08-03tdf#148360: sw: do not ignore list label followed byVasily Melenchuk1-1/+1
2022-08-03tdf#120972 DOCX: fix import of decimal tabulatorsTünde Tóth1-3/+1
2022-07-18tdf#149313: DOCX import: improved conditions for removeparagraphVasily Melenchuk1-2/+12
2022-07-13tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)1-9/+18
2022-07-08tdf#149711 sw_redlinenum DOCX: import moveTo paragraph markLászló Németh2-11/+12
2022-07-07tdf#149089 fallback GridMode.Mark Hung1-3/+10
2022-06-28tdf#149654 sw content controls: fix missing string before inline SDT from DOCXMiklos Vajna3-0/+31
2022-06-27crashtesting: fix assert seen with forum-mso-en-8349.docxCaolán McNamara1-1/+1
2022-06-24crashtesting: assert on loading forum-mso-en-11942.docxCaolán McNamara1-11/+18
2022-06-10new loplugin:moveitNoel Grandin5-31/+31
2022-06-09loplugin:unusedmethodsNoel Grandin2-43/+0
2022-06-08RTF filter: allow measuring page borders from the edge of the pageMiklos Vajna3-0/+50
2022-06-08DOC import: allow negative page border distancesMiklos Vajna1-1/+1
2022-06-07tdf#149421 DOCX: import/export hyphenation zoneLászló Németh4-3/+7
2022-06-07sw layout: allow negative page border distancesMiklos Vajna4-1/+61
2022-06-03No need to static_cast these const Id (aka sal_uInt32) valuesStephan Bergmann3-12/+9
2022-05-30these can be stack allocatedNoel Grandin1-2/+2
2022-05-30sw content controls, date: add DOCX importMiklos Vajna4-7/+106
2022-05-26tdf#146955 DOCX import: fix SAX exception with footnotesLászló Németh1-7/+5