summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/DomainMapper_Impl.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerfilterStephan Bergmann1-3/+3
2020-06-19tdf#108505 DOCX: fix legacy dropdown fields direct font settingGabor Kelemen1-4/+9
2020-06-12tdf#76817: DOCX import: fix custom chapter numberingLászló Németh1-1/+1
2020-06-12tdf#76817: DOCX import: fix chapter numberingLászló Németh1-5/+9
2020-06-10tdf#133457 DOCX import: fix frame position regressionTibor Nagy1-3/+14
2020-06-10tdf#131070 DOCX import: fix indentation of direct numberingLászló Németh1-0/+19
2020-06-08tdf#132596 writerfilter: fix paste of RTF with header/footerMichael Stahl1-5/+11
2020-06-05Upcoming loplugin:elidestringvar: writerfilterStephan Bergmann1-4/+2
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin1-2/+2
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann1-6/+6
2020-05-25NFC writerfilter: reorganize and re-use variablesJustin Luth1-10/+10
2020-05-25tdf#133000 writerfilter: apply non-contradictory num-styleJustin Luth1-6/+27