summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-06-15writerfilter: use std::any_of()Miklos Vajna
2020-06-15writerfilter: use default member initializerMiklos Vajna
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-06-12tdf#76817: DOCX import: fix custom chapter numberingLászló Németh
2020-06-12tdf#76817: DOCX import: fix chapter numberingLászló Németh
2020-06-10tdf#133457 DOCX import: fix frame position regressionTibor Nagy
2020-06-10tdf#131070 DOCX import: fix indentation of direct numberingLászló Németh
2020-06-08tdf#132596 writerfilter: fix paste of RTF with header/footerMichael Stahl
2020-06-05Upcoming loplugin:elidestringvar: writerfilterStephan Bergmann
2020-06-05tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk
2020-06-04tdf#133455 DOCX import: fix table border regressionLászló Németh
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-03writerfilter: mark these as const to make it explicit they return a copyMiklos Vajna
2020-06-01tdf#120394: DOCX list import: simplify zero width space hackVasily Melenchuk
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