summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2023-08-11move setting properties into note comments from oox to scCaolán McNamara
2023-08-11split ShapeBase::convertShapeProperties into two partsCaolán McNamara
2023-08-11refactor to return the position to be set by the caller insteadCaolán McNamara
2023-08-04pptx: import shape text from master pageSzymon Kłos
2023-08-02sc: 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-06GROUPEDCENTER constant is unusedNoel Grandin
2023-07-04sc: OOXML export of theme colors for text and backgroundTomaž Vajngerl
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-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-05-01docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-04-25oox: add support for theme import and export of blip effectsTomaž Vajngerl
2023-04-25oox: write graphic (blip) in ThemeExport - BlipFillTomaž Vajngerl
2023-04-25oox: refactor ThemeExport to use member FSHelperPtr instanceTomaž Vajngerl
2023-04-25oox: extract image / graphic export into GraphicExport classTomaž Vajngerl
2023-04-24oox: combine graphic cache into GraphicExportCache classTomaž Vajngerl
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-04-17pptx export: consider RotateAngle for tcPr on exportSarper Akdemir
2023-04-17MCGR: 1st corrections to gradient export, transparencyArmin Le Grand (allotropia)
2023-04-14MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-12oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-11tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth
2023-04-11avoid some OString<->OUString back and forth conversionNoel Grandin
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-04-06Use more *string_viewMike Kaganski
2023-04-02MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-08sc: fix ever-increasing chart IDs when exporting to XLSXMiklos Vajna
2023-03-08oox, sd: fix ever-increasing chart IDs when exporting to PPTXMiklos Vajna
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-02-28tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy
2023-02-20BaseMutex in oox::core::FilterBase is unusedNoel Grandin
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-02-01tdf#107841 oox: rename ambiguous and confusing ECMA_DIALECTMichael Stahl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-26tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-02oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl