summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)Author
2019-10-09NFC writerfilter: preparation for adding CharProps to GetAnyPropertyJustin Luth
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-26writerfilter: fix crash on import of tdf113230-1.docxMichael Stahl
2019-09-23writerfilter: fix assert importing fdo77404-1.docxMichael Stahl
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl
2019-09-06tdf#124604 DOCX import: fix indentation at numberingLászló Németh
2019-09-04tdf#95848 writerfilter: DOCX import: fix mapping of w:abstractNumMichael Stahl
2019-09-03Fix typosAndrea Gelmini
2019-09-02tdf#124491 DOCX: import tracked changes of empty paragraphsLászló Németh
2019-09-01Fix '..'Andrea Gelmini
2019-08-26tdf#105485 DOCX: import deleted comments as deletedLászló Németh
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-08-24tdf#123703 RTF import: fix length of space character sequenceLászló Németh
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-20tdf#76260 cache next page style numberNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-08-13tdf#114854 writerfilter: EditEng URLs import different from SW URLsJustin 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-07Fix typosAndrea Gelmini
2019-08-01Fix typosAndrea Gelmini
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-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-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-12MSForms: DOCX import of text-based date fieldTamás Zolnai
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-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-06-04tdf#70234 DOCX: import tracked deletion of fieldsLászló Németh
2019-05-22tdf#121784 DOCX import: fix change tracking of footnotesLászló Németh
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-29tdf#123460 DOCX track changes: moveFrom completelyLászló Németh
2019-04-26tdf#67207 DOCX mail merge: fix export/import of database fieldsLászló Németh
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-03-29tdf#124384 sw DOCX: fix crash during bibliography loadingSerge Krot
2019-03-28tdf#121456 sw: DOCX: fix loading of empty TOC titleSerge Krot
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-13DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna
2019-03-07log nice exception messages whereever possibleNoel Grandin