summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2023-08-21tdf#151134 Always write inset properties when exporting placeholder shapesSamuel Mehrbrodt
2023-08-17tdf#153012: import chart's c:clrMapOvr elementMike Kaganski
2023-08-16Simplify and improve conversionMike Kaganski
2023-08-16tdf#153008: srcRect may have some members negativeMike Kaganski
2023-08-08pptx: import ellipse shape correctlySzymon Kłos
2023-08-08oox: default first line indent is 0Szymon Kłos
2023-08-08pptx: import shape text from master pageSzymon Kłos
2023-08-08oox: don't use master style by defaultSzymon Kłos
2023-08-04sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl
2023-07-05oox: fix crash in lcl_GetGluePointIdXisco Fauli
2023-06-30oox: convert Excel tint value into LumOff and LumModTomaž Vajngerl
2023-06-30tdf155903 DOCX export: fix corrupt file with embedded mediaTünde Tóth
2023-06-30cid#1532474 Uninitialized scalar fieldCaolán McNamara
2023-06-28oox: map color transforms direct to create model::TransformTomaž Vajngerl
2023-06-22ooxml: import and export background and fill theme colors props.Tomaž Vajngerl
2023-06-22sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-06-22oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-20tdf#155827 MCGR: Axial to linear in oox export, apply...Regina Henschel
2023-06-20tdf#145651 Chart OOXML export: fix write error in exportSolidFillTünde Tóth
2023-06-20oox: ThemeExport - add "relationship" xml:r namespaceTomaž Vajngerl
2023-06-20tdf#155852 same method for StepCount in OOXML as in renderingRegina Henschel
2023-06-16tdf155825 result same size in synchronize gradientsRegina Henschel
2023-06-15MCGR: Use BGradient in export of Fontwork to docx tooRegina Henschel
2023-06-14sc: filter: oox: add missing tag "fillcolor"Henry Castro
2023-06-14cid#1532377 Dereference before null checkCaolán McNamara
2023-06-13MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-13ooxml: import and export char underline theme colorsTomaž Vajngerl
2023-06-13oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-06-13ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-09sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-30merge expwrap into sax libraryNoel Grandin
2023-05-27xmloff: add color-type attribute to complex colorTomaž Vajngerl
2023-05-26MCGR: Border restoration supportArmin Le Grand (allotropia)
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-25xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl
2023-05-23MCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)
2023-05-21tdf#155412 ooxml export typeface attribute is mandatoryRegina Henschel
2023-05-21oox: convert odp documents to fodp so it is easiert to changeTomaž Vajngerl
2023-05-19Fix typoAndrea Gelmini
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-16tdf#155327 Detect default color in WordArtRegina Henschel
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09Fix typoAndrea Gelmini
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-08Do not copy decodeXString() string and analyse if there is nothing to decodeEike Rathke