summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2019-08-16Fix typosAndrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna
2019-08-13tdf#114854 writerfilter: EditEng URLs import different from SW URLsJustin Luth
2019-08-10NFC cleanup writerfilter: reuse existing variableJustin Luth
2019-08-10tdf#118936 writerfilter: MultiPropertySet retry on exceptionJustin Luth
2019-08-09tdf#126768 DOCX import: fix absolute hyperlinks to documentsTünde Tóth
2019-08-09tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth
2019-08-07Remove some unused includesMiklos Vajna
2019-08-07Fix typosAndrea Gelmini
2019-08-06tdf#118936 writerfilter: MultiPropertySet exception lost propertiesJustin Luth
2019-08-06tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna
2019-08-05Fix typosAndrea Gelmini
2019-08-05tdf126701: MSForms: Fix import of date field at the end of the paragraph.Tamás Zolnai
2019-08-05writerfilter comment cleanup: keep comment with codeJustin Luth
2019-08-05Fix typosAndrea Gelmini
2019-08-02tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh
2019-08-02sw btlr writing mode: RTF filter of Writer tbrl textframesMiklos Vajna
2019-08-01Fix typosAndrea Gelmini
2019-08-01tdf#126544 writerfilter: check parent style exists before assigningJustin Luth
2019-08-01tdf#126590 DOCX import: fix absolute hyperlinks to documentsTünde Tóth
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann
2019-07-31writerfilter: merge indentical branches in switchMiklos Vajna
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-25tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth
2019-07-23tdf#126516 DOCX change tracking: fix paragraph style rejectionLászló Németh
2019-07-23better implementation of RTFSprms::findAdrien Ollier
2019-07-23RTF import: add tests for RTF_TLMDOT/HYPH/TH/EQMiklos Vajna
2019-07-23using an algorithm of the STLAdrien Ollier
2019-07-22MSForms: DOCX filter: fix crash when the date field is inside a shapeTamás Zolnai
2019-07-21loplugin:referencecasting in writerfilter..xmlhelpNoel Grandin
2019-07-19tdf#125546 DOCX import: fix overgrowth of change tracking entriesLászló Németh
2019-07-18tdf#125894: DOCX: import tracked changes in framesLászló Németh
2019-07-18Revert "tdf#123627 DOCX import: fix relative hyperlinks to documents"László Németh
2019-07-17tdf#123627 DOCX import: fix relative hyperlinks to documentsTünde Tóth
2019-07-15writerfilter: turn on clang-format for SdtHelperMiklos Vajna
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: DOCX filter: The new text-based date field is allowed in the header.Tamás Zolnai
2019-07-12MSForms: DOCX filter: handle date formats with quotation marks.Tamás Zolnai
2019-07-12MSForms: DOCX filter: import manually set date field as plain textTamás Zolnai
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-07-10tdf#121663 DOCX import: fix missing space in line numberingLászló Németh
2019-07-09tdf#126173 RTF import: fix lost SHAPE fieldsMiklos Vajna
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna
2019-06-26tdf#126114 - Form fields are displayed twice (double)Tamás Zolnai
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-24Don't prematurely convert nEscapement from double to sal_Int16Stephan Bergmann