Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-08 | loplugin:reftotemp in basctl,basegfx | Noel Grandin | 1 | -12/+12 |
2024-08-16 | cid#1557618 COPY_INSTEAD_OF_MOVE | Caolán McNamara | 1 | -2/+2 |
2024-08-11 | cid#1558088 COPY_INSTEAD_OF_MOVE | Caolán McNamara | 1 | -1/+1 |
2024-07-31 | cid#1555417 COPY_INSTEAD_OF_MOVE | Caolán McNamara | 1 | -2/+2 |
2024-07-16 | CairoSDPR: Direct support for RGBA Gradients (I) | Armin Le Grand (Collabora) | 1 | -0/+19 |
2024-07-12 | Make SystemDependentData mechanism type-based | Armin Le Grand (allotropia) | 1 | -8/+9 |
2024-07-09 | cid#1554691 COPY_INSTEAD_OF_MOVE | Caolán McNamara | 1 | -2/+2 |
2024-07-02 | SDPRCairo: enhance CairoPixelProcessor2D | Armin Le Grand (Collabora) | 1 | -0/+14 |
2024-05-07 | loplugin:ostr basegfx | Noel Grandin | 3 | -9/+9 |
2024-03-26 | tdf#160084 Simplify comparison for basegfx::fTools | Bogdan Buzea | 1 | -4/+4 |
2024-03-23 | tdf#157664 Drop redundant operator != in basegfx module | RMZeroFour | 1 | -5/+0 |
2024-03-21 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2024-03-10 | basegfx : use OUstring literal for XServiceInfo implementation | Arnaud VERSINI | 1 | -2/+2 |
2024-03-07 | Simplify some basegfx::fTools::*orEqual calls | Noel Grandin | 1 | -2/+1 |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl | 1 | -167/+0 |
2023-07-13 | basegfx: replace typedef with a class B2ISize based on Size2D | Tomaž Vajngerl | 1 | -6/+6 |
2023-06-16 | tdf#155852 same method for StepCount in OOXML as in rendering | Regina Henschel | 1 | -7/+7 |
2023-06-14 | tdf155825 result same size in synchronize gradients | Regina Henschel | 1 | -0/+2 |
2023-06-09 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-06-09 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-06-09 | MCGR: tdf#155479 repair gradient SVG export for MCGR | Armin Le Grand (allotropia) | 1 | -0/+137 |
2023-06-06 | MCGR: tdf#155537 correct usage of wrong result in tooling | Armin Le Grand (allotropia) | 1 | -1/+1 |
2023-06-05 | tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear' | Regina Henschel | 1 | -1/+52 |
2023-05-28 | Use getXWeak in basegfx | Mike Kaganski | 1 | -1/+1 |
2023-05-26 | MCGR: Border restoration support | Armin Le Grand (allotropia) | 2 | -71/+232 |
2023-05-19 | MCGR: Adaptions to WriteGradientFill and BGradient | Armin Le Grand (allotropia) | 2 | -68/+31 |
2023-05-16 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-05-16 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) | 2 | -525/+800 |
2023-04-19 | MCGR: 2nd corrections/adaptions to MCGR | Armin Le Grand (allotropia) | 1 | -3/+94 |
2023-04-14 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2023-04-14 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-04-14 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2023-04-14 | MCGR: Adaptions to oox export | Armin Le Grand (allotropia) | 1 | -10/+250 |
2023-04-06 | MCGR: Moved color compare in common computation part | Armin Le Grand (allotropia) | 1 | -6/+5 |
2023-04-04 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-04-04 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-04-04 | MCGR: Improve performance for texture-mapped MCGR processing | Armin Le Grand (allotropia) | 1 | -43/+57 |
2023-04-03 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-04-03 | MCGR: Unify Gradient intensity handling in tooling | Armin Le Grand (allotropia) | 1 | -0/+38 |
2023-04-02 | MCGR: 1st additions to OOXML MCGR import | Armin Le Grand (allotropia) | 1 | -0/+32 |
2023-03-27 | MCGR: More corrections fo sortAndCorrectColorStops | Armin Le Grand (allotropia) | 1 | -4/+67 |
2023-03-22 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2023-03-21 | MCGR: Model data changes for ColorSteps (II) | Armin Le Grand (allotropia) | 1 | -39/+37 |
2023-03-19 | MCGR: Model data changes for ColorSteps | Armin Le Grand (allotropia) | 1 | -43/+148 |
2023-03-05 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-03-05 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-03-04 | MCGR: ColorSteps handling moved to tooling | Armin Le Grand (allotropia) | 1 | -0/+115 |
2023-02-27 | MCGR: Adapted other Gradient* to make use of MCGR | Armin Le Grand (allotropia) | 1 | -25/+2 |
2023-02-24 | MCGR: Adapted GradientRadial to make use of MCGR | Armin Le Grand (allotropia) | 1 | -9/+1 |