summaryrefslogtreecommitdiff
path: root/include/oox/export
AgeCommit message (Expand)Author
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-04-22loplugin:constantparamNoel Grandin
2024-04-02Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga
2024-02-19hide more symbolsNoel Grandin
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl
2023-12-03oox: Refactor and simplify writing to storage with GraphicExportTomaž Vajngerl
2023-09-30tdf#146619 Recheck include/oox with IWYUGabor Kelemen
2023-09-25oox: remove returning sRelId and rename WriteImageTomaž Vajngerl
2023-09-01various theme and complex color related fixesTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-07-04sc: OOXML export of theme colors for text and backgroundTomaž 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-17MCGR: 1st corrections to gradient export, transparencyArmin Le Grand (allotropia)
2023-04-14MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-04-11avoid some OString<->OUString back and forth conversionNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-06Use more *string_viewMike Kaganski
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž 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-02-28tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy
2023-01-27move Theme 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-02oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl
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-23tdf#152153 DOCX export: fix lost images at embedded documentsTünde Tóth
2022-10-27related tdf#149961 pptx export: scale indents for autofitted textboxesSarper Akdemir
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-07-29cid#1507492 Improper use of negative valueCaolán McNamara
2022-07-22tdf#149697 PPTX export: fix changing place of connection pointsTibor Nagy
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)
2022-04-27tdf#148784 consider StretchX in OOXML exportRegina Henschel
2022-04-26DOCX export: image deduplication and clean upTünde Tóth
2022-04-20loplugin:passstuffbyrefNoel Grandin