summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2019-08-20tdf#76260 cache next page style numberNoel Grandin4-57/+55
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin2-8/+5
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin7-16/+16
2019-08-15replace ".get->" with "->"Noel Grandin3-3/+3
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna1-5/+10
2019-08-13tdf#114854 writerfilter: EditEng URLs import different from SW URLsJustin Luth1-15/+24
2019-08-10NFC cleanup writerfilter: reuse existing variableJustin Luth1-2/+1
2019-08-10tdf#118936 writerfilter: MultiPropertySet retry on exceptionJustin Luth1-6/+21
2019-08-09tdf#126768 DOCX import: fix absolute hyperlinks to documentsTünde Tóth1-0/+4
2019-08-09tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth1-9/+10
2019-08-07Remove some unused includesMiklos Vajna6-11/+5
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-08-06tdf#118936 writerfilter: MultiPropertySet exception lost propertiesJustin Luth1-1/+4
2019-08-06tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna1-1/+4
2019-08-05Fix typosAndrea Gelmini2-2/+2
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai4-17/+22
2019-08-05writerfilter comment cleanup: keep comment with codeJustin Luth1-1/+1
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-08-02tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh1-6/+6
2019-08-02sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna1-2/+7
2019-08-01Fix typosAndrea Gelmini1-2/+2
2019-08-01tdf#126544 writerfilter: check parent style exists before assigningJustin Luth1-1/+7
2019-08-01tdf#126590 DOCX import: fix absolute hyperlinks to documentsTünde Tóth1-1/+7
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann8-478/+478
2019-07-31writerfilter: merge indentical branches in switchMiklos Vajna1-1/+0
2019-07-29loplugin:sequentialassignNoel Grandin1-2/+1
2019-07-25tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth2-3/+1
2019-07-23tdf#126516 DOCX change tracking: fix paragraph style rejectionLászló Németh1-3/+3
2019-07-23better implementation of RTFSprms::findAdrien Ollier1-10/+18
2019-07-23RTF import: add tests for RTF_TLMDOT/HYPH/TH/EQMiklos Vajna1-5/+2
2019-07-23using an algorithm of the STLAdrien Ollier1-4/+5
2019-07-22MSForms: DOCX filter: fix crash when the date field is inside a shapeTamás Zolnai1-4/+5
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin6-18/+12
2019-07-19tdf#125546 DOCX import: fix overgrowth of change tracking entriesLászló Németh1-1/+6
2019-07-18tdf#125894: DOCX: import tracked changes in framesLászló Németh3-3/+51
2019-07-18Revert "tdf#123627 DOCX import: fix relative hyperlinks to documents"László Németh2-1/+3
2019-07-17tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth2-3/+1
2019-07-15writerfilter: turn on clang-format for SdtHelperMiklos Vajna2-63/+52
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai3-51/+83
2019-07-12MSForms: DOCX filter: The new text-based date field is allowed in the header.Tamás Zolnai1-16/+6
2019-07-12MSForms: DOCX filter: handle date formats with quotation marks.Tamás Zolnai1-1/+4
2019-07-12MSForms: DOCX filter: import manually set date field as plain textTamás Zolnai1-6/+11
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai5-95/+44
2019-07-10tdf#121663 DOCX import: fix missing space in line numberingLászló Németh2-2/+9
2019-07-09tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna1-1/+1
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna3-16/+1
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna1-0/+19
2019-06-26tdf#126114 - Form fields are displayed twice (double)Tamás Zolnai1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-7/+4