summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2019-08-27Fix typosAndrea Gelmini2-2/+2
2019-08-26tdf#105485 DOCX: import deleted comments as deletedLászló Németh1-1/+3
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin12-19/+19
2019-08-24equality test functions are constAdrien Ollier4-5/+5
2019-08-24tdf#123703 RTF import: fix length of space character sequenceLászló Németh1-1/+15
2019-08-23tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai3-2/+11
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt1-1/+1
2019-08-23RTF filter: handle tbrl section text directionMiklos Vajna1-0/+20
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin10-21/+21
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