summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2023-11-23tdf#148000 impress: improve fontwork text placement.Attila Szűcs1-1/+1
2023-10-29tdf#155512: oox: ppt: fix import master slides, follow upHenry Castro1-17/+20
2023-10-29tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro1-0/+6
2023-10-11tdf#156902 Do not set glow on group shape in importRegina Henschel3-1/+14
2023-10-11tdf#157289 normalize ellipse bounding box in oox exportRegina Henschel3-2/+832
2023-10-03tdf#155512: oox: ppt: fix import master slidesHenry Castro1-52/+64
2023-10-03tdf#155512: oox: ppt: abstraction "importMasterSlide"Henry Castro1-63/+74
2023-09-26tdf#51510 Blurry QR code after save/reload (docx)Darshan-upadhyay11101-0/+4
2023-09-04various theme and complex color related fixesTomaž Vajngerl1-1/+6
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara6-24/+33
2023-08-28cid#1532474 Uninitialized scalar fieldCaolán McNamara1-1/+2
2023-08-28Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl1-1/+1
2023-08-28ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl9-41/+42
2023-08-28sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl3-1/+62
2023-08-25oox: convert Excel tint value into LumOff and LumModTomaž Vajngerl1-21/+12
2023-08-24oox: map color transforms direct to create model::TransformTomaž Vajngerl1-13/+23
2023-08-15defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara1-14/+13
2023-08-11sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl1-0/+77
2023-08-07oox: don't use master style by defaultSzymon Kłos1-1/+2
2023-08-07oox: default first line indent is 0Szymon Kłos1-0/+2
2023-07-31pptx: import ellipse shape correctlySzymon Kłos1-2/+4
2023-07-31pptx: import shape text from master pageSzymon Kłos3-0/+8
2023-07-08oox: fix crash in lcl_GetGluePointIdXisco Fauli1-1/+2
2023-06-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy4-16/+87
2023-06-27tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy1-0/+78
2023-06-27tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy2-27/+34
2023-06-23tdf#145651 Chart OOXML export: fix write error in exportSolidFillTünde Tóth1-2/+2
2023-06-20ooxml: import and export background and fill theme colors props.Tomaž Vajngerl2-1/+7
2023-06-19oox: ThemeExport - add "relationship" xml:r namespaceTomaž Vajngerl1-1/+2
2023-06-16tdf#155412 ooxml export typeface attribute is mandatoryRegina Henschel3-0/+19
2023-06-16ooxml: import and export char underline theme colorsTomaž Vajngerl2-0/+3
2023-06-16ooxml: import and export border theme colors for various props.Tomaž Vajngerl1-0/+4
2023-06-14oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl3-28/+27
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-43/+15
2023-06-04MCGR: Border restoration supportArmin Le Grand (allotropia)1-53/+44
2023-06-04MCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)1-20/+41
2023-06-04xmloff: add color-type attribute to complex colorTomaž Vajngerl1-7/+7
2023-06-02WaE: ‘nPageWidth’ may be used uninitializedCaolán McNamara1-1/+1
2023-06-02xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl1-14/+14
2023-06-01xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl1-9/+9
2023-06-01oox: convert odp documents to fodp so it is easiert to changeTomaž Vajngerl3-1/+839
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl7-105/+99
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl3-6/+6
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl5-78/+78
2023-05-21MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)2-120/+67
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)4-33/+30
2023-05-15MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)7-547/+73
2023-05-15MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)2-48/+6
2023-05-15MCGR: 1st corrections to gradient export, transparencyArmin Le Grand (allotropia)1-23/+92
2023-05-15MCGR: Adaptions to oox exportArmin Le Grand (allotropia)3-103/+364