summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2023-05-06Use getXWeak in ooxMike Kaganski
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-28optimise find/insert calls to mapsNoel Grandin
2023-04-26pptx export: fix export of vertical table textSarper Akdemir
2023-04-25tdf#91332 XLSX export: fix missing solidFillTünde Tóth
2023-04-25tdf#119565 XLSX export: fix lost line properties inherited from themeTünde Tóth
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-25oox: Harden the testTdf142605_CurveSize Test with extra checksTomaž 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-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
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-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-17Fix typosAndrea Gelmini
2023-04-17Remove some unused includesMiklos Vajna
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
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-17use more string_viewNoel Grandin
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-12oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl
2023-04-12oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl
2023-04-11tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth
2023-04-11tdf#154363 sd: fix line connectors regression of mirrored shapesTibor Nagy
2023-04-11avoid some OString<->OUString back and forth conversionNoel Grandin
2023-04-11Avoid UB converting from double to sal_Int16Stephan Bergmann
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09cid#1524676 try to convince coverity of the error of its waysCaolán McNamara
2023-04-09oox: write color transforms to model::ColorDefinitionTomaž Vajngerl
2023-04-08oox: add FormatScheme test case and make sure FillStyle is imortedTomaž Vajngerl