summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann1-2/+2
2020-12-16tdf#138892 writerfilter: cancel style list if bNoNumberingJustin Luth1-3/+5
2020-12-09negative return passed to parameter that cannot be negativeCaolán McNamara1-1/+2
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-8/+8
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-17loplugin:stringviewparam check methods tooNoel1-2/+2
2020-11-13DOCX import: lost cached result of fields: fix leading whitespaceMiklos Vajna1-1/+9
2020-11-12DOCX import: fix lost cached result inside an IF fieldMiklos Vajna1-13/+33
2020-11-03writerfilter: remove leftover commentMichael Stahl1-1/+0
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl1-3/+20
2020-10-26DOCX import, altChunk: fix missing page breakMiklos Vajna1-0/+15
2020-10-26tdf#137593 DOCX import: fix para top margin in cells with shapesLászló Németh1-1/+2
2020-10-22DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna1-0/+54
2020-10-09tdf#136955 DOCX import: fix shape paragraph marginsLászló Németh1-1/+1
2020-10-09cid#1467971 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)1-1/+5
2020-10-02tdf#136850 DOCX: fix change tracking in floating tablesLászló Németh1-2/+16
2020-09-22tdf#136706 writerfilter: revert my info-gathering assertJustin Luth1-1/+0
2020-09-18tdf#122648 DOCX import: fix table formula in all tablesLászló Németh1-1/+3
2020-09-18tdf#123382 DOCX import: fix range IDs in column ALászló Németh1-1/+1
2020-09-16tdf#136706 writerfilter: don't create page style for footnoteJustin Luth1-0/+1
2020-09-16tdf#134784 DOCX import: fix shape paragraph marginsLászló Németh1-1/+6
2020-09-12Replace remaining uses of sal_CharJulien Nabet1-3/+3
2020-09-11tdf#135660 DOCX import: fix OLE icon wrap distanceDaniel Arato (NISZ)1-0/+4
2020-09-10tdf#123355 DOCX import: fix cell range ABOVE, BELOW,László Németh1-1/+5
2020-09-09tdf#136589 writerfilter: reset ParaHadFieldJustin Luth1-0/+4
2020-09-07tdf#135949 writerfilter: don't bRemove if anchoredObjectsJustin Luth1-0/+5
2020-09-07tdf#132271 DOCX: import change tracking in floating tablesLászló Németh1-1/+2
2020-09-07tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)1-0/+1
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk1-3/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-27Fix typo in codeAndrea Gelmini1-3/+3
2020-08-27tdf#135653 OOXML import: fix OLE background colorAttila Bakos1-10/+28
2020-08-27Revert "tdf#123354 DOCX import: fix ABS formula"László Németh1-4/+0
2020-08-27Revert "tdf#123390 DOCX import: fix SIGN formula"László Németh1-5/+1
2020-08-27Revert "tdf#123356 DOCX import: fix COUNT formula"László Németh1-4/+0
2020-08-23tdf#123356 DOCX import: fix COUNT formulaLászló Németh1-0/+4
2020-08-20tdf#123390 DOCX import: fix SIGN formulaLászló Németh1-1/+5
2020-08-20tdf#135187 DOCX import: fix table style at character formattingLászló Németh1-1/+3
2020-08-18tdf#123354 DOCX import: fix ABS formulaLászló Németh1-4/+9
2020-08-17tdf133647 tdf123386 tdf123389 fix DOCX table formula exportLászló Németh1-0/+8
2020-08-17tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner1-1/+70
2020-08-14loplugin:simplifybool moreNoel Grandin1-2/+2
2020-08-02loplugin:flatten in writerfilterNoel Grandin1-1137/+1137
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-2/+2
2020-07-21tdf#134648 DOCX import: fix bottom auto margin of subitemLászló Németh1-0/+10
2020-07-14tdf#134793 DOCX import: fix numbering with inline imagesLászló Németh1-17/+5
2020-07-13tdf#132483: DOCX import: fix OLE anchoring positionBakos Attila1-1/+3
2020-07-10tdf#118701 DOCX import: fix image position on page breakBakos Attila1-0/+16
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl1-3/+109