summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin
2022-05-04tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy
2022-05-04simplify lcl_parseHandleRefNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in ooxNoel Grandin
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna
2022-04-27tdf#148784 consider StretchX in OOXML exportRegina Henschel
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27tdf#148665 Fix crash while loading SmartArt graphicsHossein
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26DOCX export: image deduplication and clean upTünde Tóth
2022-04-26tdf#53970 PPTX: fix import of linked media filesTünde Tóth
2022-04-26tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli
2022-04-25oox: Remove obsolete TODOXisco Fauli
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2022-04-24Do not start a:path with lnTo in export to OOXMLRegina Henschel
2022-04-22tdf#148685: Unset CharUnderlineColor and CharUnderlineHasColor propertiesXisco Fauli
2022-04-22Fix typo in codeAndrea Gelmini
2022-04-21tdf#109169 export Type encoded shading to OOXMLRegina Henschel
2022-04-21Fix typoAndrea Gelmini
2022-04-21Fix typoAndrea Gelmini
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-18oox: move DataTableConverter into own fileTomaž Vajngerl
2022-04-17ofz: Null-dereferenceCaolán McNamara
2022-04-15tdf#109169 use custGeom for Octagon Bevel shapeRegina Henschel
2022-04-15oox: move DataTable{Context,Model} into own file, prop. "showKeys"Tomaž Vajngerl
2022-04-14use more string_view in ooxNoel Grandin
2022-04-14Advanced Diagram support: Secure properties at Diagram ModelDataArmin Le Grand (Allotropia)
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-11Advanced Diagram support: Make Style/Theme info availableArmin Le Grand (Allotropia)
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-06tdf#148327 docx export: fix puzzle shapeAttila Bakos (NISZ)
2022-04-06Advanced Diagram support: Enhance BackgroundShape handlingArmin Le Grand (Allotropia)
2022-04-05Fix typosAndrea Gelmini
2022-04-05Advanced Diagram support: Move Diagram Text information to svxArmin Le Grand (Allotropia)
2022-04-05Fix typosAndrea Gelmini
2022-04-05Removed execution bits on odp fileAndrea Gelmini
2022-04-04tdf#100391 calculate true textarea rect for custGeomRegina Henschel
2022-04-04sc: add support for xr2 namespace and read uid of sparkline groupTomaž Vajngerl
2022-04-04tdf#53970 PPTX: fix broken export of linked media filesTünde Tóth
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin