summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy
2022-05-27tdf#149124 PPTX import: fix broken connectors in grouped shapesTibor Nagy
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-23tdf#66228 PPTX export: fix lost U-shaped connectorsTibor Nagy
2022-05-18Remove 1 ImportGraphic methodJulien Nabet
2022-05-14use more string_view in ooxNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-12tdf#148961 sd theme: add PPTX export for shape fill color effectsMiklos Vajna
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-10tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy
2022-05-07Revert "tdf#147919 PPTX export: fix curved and bent connector shape"Stephan Bergmann
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05ofz#47239 Heap-use-after-freeCaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
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