summaryrefslogtreecommitdiff
path: root/include/oox/drawingml
AgeCommit message (Expand)Author
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-08-16tdf#158857: [Power Query] export xl/drawings/drawing*.xmlBayram Çiçek
2024-07-07cid#1545729 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-07tdf#160591 PPTX export: fix colormap mapping in slide masterTibor Nagy
2024-06-01Advanced Diagram support: Load fill DiagramModelArmin Le Grand (allotropia)
2024-04-29reduce symbol visibilityNoel Grandin
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2023-11-15Add comments to import of Wordprocessing CanvasRegina Henschel
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel
2023-11-10loplugin:fieldcast in oox::drawingml::ShapeNoel Grandin
2023-10-30tdf#157679: Revert "pptx: import shape text from master page"Xisco Fauli
2023-09-30tdf#146619 Recheck include/oox with IWYUGabor Kelemen
2023-08-04pptx: import shape text from master pageSzymon Kłos
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-09oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-04-17pptx export: consider RotateAngle for tcPr on exportSarper Akdemir
2023-04-12oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-01sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2022-12-26oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2022-10-27tdf#148926 tdf#151678 PPTX import: position of standard connector - part1Tibor Nagy
2022-09-28use more string_view in ooxNoel Grandin
2022-09-09tdf#150719 PPTX import: fix hyperlink format (lost underline)Tibor Nagy
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-05-27tdf#148965 PPTX import: fix internal hyperlinks on shapesTibor Nagy
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-25tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-28sd theme: add PPTX import for shape fill color effectsMiklos Vajna
2022-04-20Advanced Diagram support: Use better association Model<->XShapeArmin Le Grand (Allotropia)
2022-03-31Advanced Diagram support: Move class DiagramData to svx AFAPArmin Le Grand (Allotropia)
2022-03-29tdf#89449 PPTX import: fix line connectorsTibor Nagy
2022-03-24Advanced Diagram support: Continue isolate oox-ShapesArmin Le Grand (Allotropia)
2022-03-14new loplugin:trivialconstructorNoel Grandin
2022-03-13Fix typosAndrea Gelmini
2022-03-11loplugin:constparamsNoel Grandin