summaryrefslogtreecommitdiff
path: root/include/oox/drawingml
AgeCommit message (Expand)Author
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
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-24tdf#147609 and ofz#44965 Indirect-leakCaolán McNamara
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna