summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2020-08-21Fix typosAndrea Gelmini
2020-08-19tdf#123647 Chart XLSX export: fix missing empty chartTünde Tóth
2020-08-18tdf#134563 Add UNO API for custom leader linesBalazs Varga
2020-08-09tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel
2020-08-07oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl
2020-08-07oox: VML export: produce bottom-to-top in a better wayMichael Stahl
2020-08-06oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-07-22tdf#134969 Add solid transparence in color gradientRegina Henschel
2020-07-19compact namespace: ooxNoel Grandin
2020-07-18tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-10tdf#100348 add fill to fontwork in export to pptxRegina Henschel
2020-07-07Use std::optional to allow optional inclusion of attributesMike Kaganski
2020-07-06Don't explicitly convert OUString to OStringMike Kaganski
2020-07-05Allow use OUString as attribute value in FastSerializerHelper::*ElementMike Kaganski
2020-07-04tdf#119223 export the object name for pptx documents.Mark Hung
2020-07-03tdf#112312 DOCX legacy shape export: keep fixed sizeRegényi Balázs
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-22tdf#134053 tweak dash and space length for ooxmlRegina Henschel
2020-06-10PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-25tdf#133190 tdf#133191 Chart OOXML export: fix text wrap and rotationBalazs Varga
2020-05-25tdf#125812 Chart: fix OOXML export of gradient centerTünde Tóth
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-20tdf#126363 DOCX shape round-trip: keep original line widthRegényi Balázs
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-08tdf#132201: use proper sequence order of effects per specMike Kaganski
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga
2020-04-07loplugin:unusedvariableplus in ooxNoel Grandin
2020-04-03crashtesting: mismatched start/end tag assert on reexport of tdf113187-1.pptxCaolán McNamara
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga