Age | Commit message (Expand) | Author |
2023-12-10 | cid#1546281 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-04 | tdf#126084 support writing SVG images into OOXML using the MS OOXML extension | Tomaž Vajngerl |
2023-12-03 | oox: Refactor and simplify writing to storage with GraphicExport | Tomaž Vajngerl |
2023-09-30 | tdf#146619 Recheck include/oox with IWYU | Gabor Kelemen |
2023-09-25 | oox: remove returning sRelId and rename WriteImage | Tomaž Vajngerl |
2023-09-01 | various theme and complex color related fixes | Tomaž Vajngerl |
2023-08-15 | ComplexColor various clean-up and (trivial) refactorings | Tomaž Vajngerl |
2023-08-02 | sc: theme color support for sparklines + ODF & OOXML import/export | Tomaž Vajngerl |
2023-07-04 | sc: OOXML export of theme colors for text and background | Tomaž Vajngerl |
2023-05-19 | MCGR: Adaptions to WriteGradientFill and BGradient | Armin Le Grand (allotropia) |
2023-05-08 | svx: use ComplexColor in SvxColorItem instead of the ThemeColor | Tomaž Vajngerl |
2023-05-03 | MCGR: Make MCGR default for oox im/export, cleanup | Armin Le Grand (allotropia) |
2023-05-01 | docmodel: extract ColorDefinition into own file and rename | Tomaž Vajngerl |
2023-04-25 | oox: add support for theme import and export of blip effects | Tomaž Vajngerl |
2023-04-25 | oox: write graphic (blip) in ThemeExport - BlipFill | Tomaž Vajngerl |
2023-04-25 | oox: refactor ThemeExport to use member FSHelperPtr instance | Tomaž Vajngerl |
2023-04-25 | oox: extract image / graphic export into GraphicExport class | Tomaž Vajngerl |
2023-04-24 | oox: combine graphic cache into GraphicExportCache class | Tomaž Vajngerl |
2023-04-24 | oox: extend ThemeExport to export font and format scheme of a theme | Tomaž Vajngerl |
2023-04-19 | MCGR: 2nd corrections/adaptions to MCGR | Armin Le Grand (allotropia) |
2023-04-17 | MCGR: 1st corrections to gradient export, transparency | Armin Le Grand (allotropia) |
2023-04-14 | MCGR: Adaptions to oox export | Armin Le Grand (allotropia) |
2023-04-11 | avoid some OString<->OUString back and forth conversion | Noel Grandin |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
2023-04-06 | Use more *string_view | Mike Kaganski |
2023-03-26 | tdf#90407 Change the auto-fit alg. to match better with OOXML | Tomaž Vajngerl |
2023-03-08 | sc: fix ever-increasing chart IDs when exporting to XLSX | Miklos Vajna |
2023-03-08 | oox, sd: fix ever-increasing chart IDs when exporting to PPTX | Miklos Vajna |
2023-02-28 | tdf#153105 PPTX export: fix "Custom position/size" background image | Tibor Nagy |
2023-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-26 | tdf#153107 OOXML export: fix scale of tile of shape background | Tibor Nagy |
2023-01-15 | tdf#117266 sc oox: export vml button with a correct name | Justin Luth |
2023-01-13 | support theme color for lines + oox support + tests | Tomaž Vajngerl |
2023-01-02 | oox: add ThemeExport that exports a svx::Theme into theme.xml file | Tomaž Vajngerl |
2022-11-29 | tdf#152152 DOCX export: fix lost WDP images in artistic effects | Tünde Tóth |
2022-11-24 | tdf#152069 tdf#108356 PPTX export: fix missing tile properties | Tibor Nagy |
2022-11-23 | tdf#152153 DOCX export: fix lost images at embedded documents | Tünde Tóth |
2022-10-27 | related tdf#149961 pptx export: scale indents for autofitted textboxes | Sarper Akdemir |
2022-08-02 | clang-tidy modernize-pass-by-value in oox | Noel Grandin |
2022-07-29 | cid#1507492 Improper use of negative value | Caolán McNamara |
2022-07-22 | tdf#149697 PPTX export: fix changing place of connection points | Tibor Nagy |
2022-05-31 | tdf#147991 PPTX export: fix bullet indent regression | Attila Bakos (NISZ) |
2022-04-27 | tdf#148784 consider StretchX in OOXML export | Regina Henschel |
2022-04-26 | DOCX export: image deduplication and clean up | Tünde Tóth |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-03 | loplugin:stringviewparam convert methods using match | Noel Grandin |
2022-03-30 | tdf#74670 tdf#91286 PPTX XLSX export: save image once | Tünde Tóth |
2022-03-30 | Extract 'switch' block out of WriteCustomGeometry | Regina Henschel |
2022-03-25 | tdf#147978 export subpaths individually in custGeom | Regina Henschel |
2022-03-24 | sd theme: add PPTX export for shape fill color | Miklos Vajna |