summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2020-07-02tdf#133735 DOCX: fix paragraph settings of nested tablesLászló Németh
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerfilterStephan Bergmann
2020-07-02tdf#123324 DOCX import: fix shape height relative to top page marginRegényi Balázs
2020-07-01tdf#133863 tdf#133864 DOCX shape import: width relative to insideRegényi Balázs
2020-07-01tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs
2020-06-26Upcoming improved loplugin:elidestringvar: writerfilterStephan Bergmann
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-06-24tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-23tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth
2020-06-19tdf#108505 DOCX: fix legacy dropdown fields direct font settingGabor Kelemen
2020-06-17tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot
2020-06-17tdf#76817 DOCX: fix round-tripped outline numberingLászló Németh
2020-06-16tdf#133605: docx import: use ilvl value for list level importVasily Melenchuk
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