summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2023-07-31pptx: import shape text from master pageSzymon Kłos
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-14oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž 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-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-13tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth
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-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
2023-04-26oox: extract image / graphic export into GraphicExport classTomaž Vajngerl
2023-04-26oox: combine graphic cache into GraphicExportCache classTomaž Vajngerl
2023-04-26oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-26oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-26oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-04-26use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-25oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-04-25oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-04-25oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-03-12tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-01-30move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-30move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-20support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-20oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl
2023-01-20sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2023-01-20oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2023-01-20oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl
2023-01-20oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-29tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth
2022-11-24tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-23tdf#152153 DOCX export: fix lost images at embedded documentsTünde Tóth
2022-10-28tdf#54095 docx SmartArt import, apply theme text colorRegina Henschel
2022-10-27tdf#148926 tdf#151678 PPTX import: position of standard connector - part1Tibor Nagy
2022-10-27related tdf#149961 pptx export: scale indents for autofitted textboxesSarper Akdemir
2022-10-24tdf#83671 make SmartArt visible in import of xlsxRegina Henschel
2022-10-13tdf#149840 Use actual outer size for SmartArt in WriterRegina Henschel
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-08-01use more string_view when dealing with attributesNoel Grandin