summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2020-06-23tdf#134053 tweak dash and space length for ooxmlRegina Henschel
2020-06-16tdf#133632 Chart DOCX Import: fix percentage number formatBalazs Varga
2020-06-16tdf#91250 Chart DOCX Import: Fix decimal place formatting issueBalazs Varga
2020-06-15PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna
2020-06-15PPTX import: handle adjust values from both the shape and its placeholderMiklos Vajna
2020-06-04Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-05-28oox smartart import, composite alg: implement vertical centeringMiklos Vajna
2020-05-27tdf#132594 Chart XLSX import: fix legend entries in pie chartsTünde Tóth
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot
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-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-22tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent"Xisco Fauli
2020-05-22smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna
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-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-05-12tdf#128794 Chart: Fix OOXML import/export of Radial gradientBalazs Varga
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-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in i18npool..ooxNoel Grandin
2020-05-08read properly OOXML 'strips' slide transition as our SLIDEWIPELuboš Luňák
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
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-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-29tdf#132491 DOCX DrawingML shape import: fix missing underline colorRegényi Balázs
2020-04-29Related tdf#111461: add "variant", "lpstr" and "i4" in docprophandler (oox)Julien Nabet
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt
2020-04-28tdf#132282: Revert fix for tdf#131554Xisco Fauli
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26Fix typo in codeAndrea Gelmini
2020-04-26update pchesCaolán McNamara
2020-04-26Removed executable bitsAndrea Gelmini
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin