summaryrefslogtreecommitdiff
path: root/oox/source/drawingml
AgeCommit message (Expand)Author
2023-10-07tdf#156902 Do not set glow on group shape in importRegina Henschel
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-16oox: use frozen unordered_map for mapping the name string to tokenTomaž Vajngerl
2023-09-08tdf#156649: oox: correct import alphaModFix for custom shapesSarper Akdemir
2023-08-30tdf#156829 PPTX import: fix connector regression at missing glue pointsTibor Nagy
2023-08-29supplement setting SYMBOL encoded charset with SymbolFont flagCaolán McNamara
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-25Resolves tdf#155926 - Rename "Line Style 9"Heiko Tietze
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-16tdf#153012: import chart's c:clrMapOvr elementMike Kaganski
2023-08-15Simplify and improve conversionMike Kaganski
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-15tdf#153008: srcRect may have some members negativeMike Kaganski
2023-08-11reduce noise in debug logsNoel Grandin
2023-08-05Rename setRGB to createRGB to make it less misleadingMike Kaganski
2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski
2023-08-04oox: default first line indent is 0Szymon Kłos
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-04loplugin:constantparamNoel Grandin
2023-06-29oox: convert Excel tint value into LumOff and LumModTomaž Vajngerl
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-25oox: map color transforms direct to create model::TransformTomaž Vajngerl
2023-06-24cid#1532474 Uninitialized scalar fieldCaolán McNamara
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl
2023-06-17Fix typo in codeAndrea Gelmini
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl
2023-06-14SAL_WARN->SAL_INFO in oox::ShapeContextNoel Grandin
2023-06-14MCGR: Use BGradient in export of Fontwork to docx tooRegina Henschel
2023-06-12ooxml: import and export char underline theme colorsTomaž Vajngerl
2023-06-09oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl
2023-05-26MCGR: Border restoration supportArmin Le Grand (allotropia)
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-16tdf#155327 Detect default color in WordArtRegina Henschel
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž 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-26pptx export: fix export of vertical table textSarper Akdemir
2023-04-25oox: add support for theme import and export of blip effectsTomaž Vajngerl
2023-04-23cid#1524676 try to convince coverity of the error of its waysCaolán McNamara
2023-04-21related tdf#154501: pptx import: push cell's RotateAngle after textSarper Akdemir
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir