Age | Commit message (Expand) | Author |
2023-12-04 | tdf#126084 support writing SVG images into OOXML using the MS OOXML extension | Tomaž Vajngerl |
2023-12-03 | Split the *Bitmap::CopyPixel functions | Noel Grandin |
2023-12-03 | oox: Refactor and simplify writing to storage with GraphicExport | Tomaž Vajngerl |
2023-12-01 | [API CHANGE] Add OOXML way of curved connector routing | Regina Henschel |
2023-11-30 | Extended loplugin:ostr: oox | Stephan Bergmann |
2023-11-19 | Extended loplugin:ostr: oox | Stephan Bergmann |
2023-11-15 | avoid double map lookup | Noel Grandin |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: oox | Stephan Bergmann |
2023-10-11 | tdf#51510 Blurry QR code after save/reload (docx) | Darshan-upadhyay1110 |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-04 | tdf#157289 normalize ellipse bounding box in oox export | Regina Henschel |
2023-09-25 | oox: remove returning sRelId and rename WriteImage | Tomaž Vajngerl |
2023-09-19 | oox: change frozen::make_set to "conventional" frozen::set construction | Tomaž Vajngerl |
2023-09-18 | oox: some more conversions to frozen map and set | Tomaž Vajngerl |
2023-09-01 | various theme and complex color related fixes | Tomaž Vajngerl |
2023-08-25 | tdf#150316 Fix missing first line indent in pptx export | Samuel Mehrbrodt |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl |
2023-08-18 | tdf#151134 Always write inset properties when exporting placeholder shapes | Samuel Mehrbrodt |
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-06 | tdf#141058 oox,sw: OOXML import/export of decorative on shapes | Michael Stahl |
2023-07-05 | oox: fix crash in lcl_GetGluePointId | Xisco Fauli |
2023-06-28 | tdf155903 DOCX export: fix corrupt file with embedded media | Tünde Tóth |
2023-06-28 | Simplify a bit | Mike Kaganski |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-20 | tdf#145651 Chart OOXML export: fix write error in exportSolidFill | Tünde Tóth |
2023-06-20 | tdf#155827 MCGR: Axial to linear in oox export, apply... | Regina Henschel |
2023-06-19 | oox: ThemeExport - add "relationship" xml:r namespace | Tomaž Vajngerl |
2023-06-17 | oox, writerfilter, xmloff: use frozen data structures for static data | Tomaž Vajngerl |
2023-06-16 | tdf#155852 same method for StepCount in OOXML as in rendering | Regina Henschel |
2023-06-13 | cid#1532377 Dereference before null check | Caolán McNamara |
2023-06-09 | MCGR: tdf#155479 repair gradient SVG export for MCGR | Armin Le Grand (allotropia) |
2023-05-23 | MCGR: Check correctly for used FillTransparenceGradient | Armin Le Grand (allotropia) |
2023-05-21 | tdf#155412 ooxml export typeface attribute is mandatory | Regina Henschel |
2023-05-19 | Fix typo | Andrea Gelmini |
2023-05-19 | MCGR: Adaptions to WriteGradientFill and BGradient | Armin Le Grand (allotropia) |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-05-12 | use ComplexColor instead of ThemeColor for better OOXML compat. | Tomaž Vajngerl |
2023-05-09 | Fix typo | Andrea Gelmini |
2023-05-09 | change model::ColorSet to be stored in a shared_ptr in model::Theme | Tomaž Vajngerl |
2023-05-06 | Use getXWeak in oox | Mike Kaganski |
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-28 | optimise find/insert calls to maps | Noel Grandin |
2023-04-25 | tdf#91332 XLSX export: fix missing solidFill | Tünde Tóth |
2023-04-25 | tdf#119565 XLSX export: fix lost line properties inherited from theme | Tünde Tóth |
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 |