summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2023-07-31pptx: import ellipse shape correctlySzymon Kłos
2023-07-31pptx: import shape text from master pageSzymon Kłos
2023-07-08oox: fix crash in lcl_GetGluePointIdXisco Fauli
2023-06-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy
2023-06-27tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy
2023-06-27tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy
2023-06-23tdf#145651 Chart OOXML export: fix write error in exportSolidFillTünde Tóth
2023-06-20ooxml: import and export background and fill theme colors props.Tomaž Vajngerl
2023-06-19oox: ThemeExport - add "relationship" xml:r namespaceTomaž Vajngerl
2023-06-16tdf#155412 ooxml export typeface attribute is mandatoryRegina Henschel
2023-06-16ooxml: import and export char underline theme colorsTomaž Vajngerl
2023-06-16ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-14oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-04MCGR: Border restoration supportArmin Le Grand (allotropia)
2023-06-04MCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)
2023-06-04xmloff: add color-type attribute to complex colorTomaž Vajngerl
2023-06-02WaE: ‘nPageWidth’ may be used uninitializedCaolán McNamara
2023-06-02xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-06-01xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl
2023-06-01oox: convert odp documents to fodp so it is easiert to changeTomaž Vajngerl
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-05-21MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-15MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-05-15MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-05-15MCGR: 1st corrections to gradient export, transparencyArmin Le Grand (allotropia)
2023-05-15MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-05-15MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-05-15sc: filter: oox: add missing tag "fillcolor"Henry Castro
2023-05-13Do not copy decodeXString() string and analyse if there is nothing to decodeEike Rathke
2023-05-13tdf#119565 XLSX export: fix lost line properties inherited from themeTünde Tóth
2023-05-13tdf#91332 XLSX export: fix missing solidFillTünde Tóth
2023-05-13tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth
2023-05-13tdf#154363 sd: fix line connectors regression of mirrored shapesTibor Nagy
2023-05-13oox: drop macrosXisco Fauli
2023-05-13tdf#145147 DOCX import: fix hyperlink in group shapeTünde Tóth
2023-05-13oox: fix crash in lcl_GetGluePointId by removing unused codeXisco Fauli
2023-05-12tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-05-12pptx export: fix export of vertical table textSarper Akdemir
2023-05-12related tdf#154501: pptx import: push cell's RotateAngle after textSarper Akdemir
2023-05-12oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-05-12pptx export: consider RotateAngle for tcPr on exportSarper Akdemir
2023-04-28tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-04-27pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-04-26oox: add support for theme import and export of blip effectsTomaž Vajngerl
2023-04-26oox: write graphic (blip) in ThemeExport - BlipFillTomaž Vajngerl
2023-04-26oox: refactor ThemeExport to use member FSHelperPtr instanceTomaž Vajngerl