summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann4-9/+9
2020-05-27tdf#78352: docx import: allow tab at left indent for listVasily Melenchuk1-0/+2
2020-05-27Remove some unused includesMiklos Vajna1-1/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2-2/+2
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos1-1/+1
2020-05-25NFC writerfilter: reorganize and re-use variablesJustin Luth1-10/+10
2020-05-25tdf#107119 DOCX import: fix parallel text wrap around framesTibor Nagy1-2/+3
2020-05-25tdf#133000 writerfilter: apply non-contradictory num-styleJustin Luth3-6/+29
2020-05-24inline some use-once typedefsNoel Grandin1-4/+1
2020-05-22writerfilter: pStyle no longer defines PROP_NUMBERING_STYLE_NAMEJustin Luth1-2/+0
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin2-6/+5
2020-05-21tdf#133052: DOCX import: fix top auto margin of subitemsLászló Németh1-9/+3
2020-05-20writerfilter: clang-format these filesMiklos Vajna10-222/+171
2020-05-18tdf#131963: regression from fix for tdf#92472Julien Nabet1-1/+1
2020-05-17Fix typosAndrea Gelmini1-2/+2
2020-05-17tdf#120394: docx import: support for w:styleLinkVasily Melenchuk2-16/+28
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna2-3/+5
2020-05-14Fix typosAndrea Gelmini1-2/+2
2020-05-13DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna6-0/+67
2020-05-13tdf#132807 DOCX import: fix top auto margin in listsLászló Németh1-5/+14
2020-05-12tdf#132811 DOCX: fix formula alignment – part 2Attila Bakos4-49/+17
2020-05-12tdf#132802 DOCX import: fix list bottom auto marginsLászló Németh1-27/+26
2020-05-12tdf#112287 DOCX frame import: fix default vAnchorTibor Nagy1-1/+1
2020-05-12fix "NFC writerfilter numbering: remove redundant code"Justin Luth4-8/+2
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna1-9/+0
2020-05-11tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk2-2/+11
2020-05-11tdf#132754: DOCX import: changed default list start nubmerVasily Melenchuk1-1/+3
2020-05-10use compact namespace syntaxNoel Grandin9-22/+19
2020-05-10new loplugin:simplifypointertoboolNoel Grandin30-167/+165
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk1-16/+12
2020-05-07writerfilter: remove unused xCrsrJustin Luth1-2/+1
2020-05-06tdf#122342 DOCX import: fix bottom auto margin in listsLászló Németh1-0/+15
2020-05-06tdf#108493 DOCX import: fix hanging indent of listsLászló Németh1-3/+16
2020-05-05writerfilter: cleanup out-of-order xText <-> xCrsrJustin Luth1-9/+6
2020-05-05tdf#132320 writerfilter: fix typo in factoryimpl_ns.pyMiklos Vajna1-1/+1
2020-05-04tdf#132514 DOCX import: fix lost table style with footerLászló Németh7-18/+36
2020-05-01improve loplugin:makesharedNoel Grandin1-1/+1
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna1-0/+4
2020-04-29tdf#121525 OOXML import: fix formula alignmentAttila Bakos7-8/+114
2020-04-28move the castToFastAttributeList functionNoel Grandin1-12/+12
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk4-66/+14
2020-04-27DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna5-2/+31
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski1-15/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+2
2020-04-27Don't convert OUString to char*Mike Kaganski1-3/+2
2020-04-26update pchesCaolán McNamara1-1/+5
2020-04-24loplugin:unusedmethodsNoel Grandin1-1/+0
2020-04-23Fix typosAndrea Gelmini1-1/+1
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk3-4/+18
2020-04-22writerfilter: document WrapPolygonMiklos Vajna1-0/+1