summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-27tdf#78352: docx import: allow tab at left indent for listVasily Melenchuk
2020-05-27Remove some unused includesMiklos Vajna
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-25NFC writerfilter: reorganize and re-use variablesJustin Luth
2020-05-25tdf#107119 DOCX import: fix parallel text wrap around framesTibor Nagy
2020-05-25tdf#133000 writerfilter: apply non-contradictory num-styleJustin Luth
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-22writerfilter: pStyle no longer defines PROP_NUMBERING_STYLE_NAMEJustin Luth
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2020-05-21tdf#133052: DOCX import: fix top auto margin of subitemsLászló Németh
2020-05-20writerfilter: clang-format these filesMiklos Vajna
2020-05-18tdf#131963: regression from fix for tdf#92472Julien Nabet
2020-05-17Fix typosAndrea Gelmini
2020-05-17tdf#120394: docx import: support for w:styleLinkVasily Melenchuk
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-05-14Fix typosAndrea Gelmini
2020-05-13DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna
2020-05-13tdf#132807 DOCX import: fix top auto margin in listsLászló Németh
2020-05-12tdf#132811 DOCX: fix formula alignment – part 2Attila Bakos
2020-05-12tdf#132802 DOCX import: fix list bottom auto marginsLászló Németh
2020-05-12tdf#112287 DOCX frame import: fix default vAnchorTibor Nagy
2020-05-12fix "NFC writerfilter numbering: remove redundant code"Justin Luth
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-11tdf#95189: docx import: apply list ovverride only onceVasily Melenchuk
2020-05-11tdf#132754: DOCX import: changed default list start nubmerVasily Melenchuk
2020-05-10use compact namespace syntaxNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk
2020-05-07writerfilter: remove unused xCrsrJustin Luth
2020-05-06tdf#122342 DOCX import: fix bottom auto margin in listsLászló Németh
2020-05-06tdf#108493 DOCX import: fix hanging indent of listsLászló Németh
2020-05-05writerfilter: cleanup out-of-order xText <-> xCrsrJustin Luth
2020-05-05tdf#132320 writerfilter: fix typo in factoryimpl_ns.pyMiklos Vajna
2020-05-04tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna
2020-04-29tdf#121525 OOXML import: fix formula alignmentAttila Bakos
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-27DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna
2020-04-27Extract getting default locale for filters into separate unotools functionMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-27Don't convert OUString to char*Mike Kaganski
2020-04-26update pchesCaolán McNamara
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-23Fix typosAndrea Gelmini
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk