Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-26 | Revert "tdf#132246, tdf#155735: Add support for SourceAlpha" | Xisco Fauli | 2 | -46/+0 |
2023-06-25 | tdf#155735: use 4x4 matrices in tests | Xisco Fauli | 2 | -0/+12 |
2023-06-24 | tdf#132246, tdf#155735: Add support for SourceAlpha | Xisco Fauli | 2 | -0/+46 |
2023-06-22 | basegfx: Add test for BColorModifier_black_and_white | Xisco Fauli | 1 | -0/+27 |
2023-06-22 | tdf#155735: Add support for matrix type | Xisco Fauli | 2 | -0/+117 |
2023-06-22 | tdf#155735: Add support for hueRotate type | Xisco Fauli | 2 | -0/+84 |
2023-06-21 | tdf#155735: Add tests in basegfx | Xisco Fauli | 1 | -0/+66 |
2023-06-21 | tdf#155735: use B3DHomMatrix in BColorModifier_saturate | Xisco Fauli | 1 | -5/+21 |
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-14 | tdf#155735: Add support for saturate type | Xisco Fauli | 1 | -0/+74 |
2023-06-13 | tdf#145538 Refactor to use range-based for-loop | buldi | 5 | -63/+41 |
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-20 | loplugin:unusedmethods | Noel Grandin | 3 | -41/+0 |
2023-05-19 | MCGR: Adaptions to WriteGradientFill and BGradient | Armin Le Grand (allotropia) | 2 | -68/+31 |
2023-05-18 | improved B2DHomMatrix | Noel Grandin | 4 | -193/+102 |
2023-05-17 | tdf#63130 use a simpler, SIMD-friendly algorithm for matrix invert | Noel Grandin | 1 | -11/+45 |
2023-05-16 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-05-16 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2023-05-16 | tdf#63130 make B2DHomMatrix a flat object | Noel Grandin | 3 | -585/+34 |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) | 3 | -525/+801 |
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-24 | loplugin:stringadd in b* | Noel Grandin | 1 | -3/+3 |
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-06 | clang-tidy dead-store | Noel Grandin | 2 | -2/+0 |
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 |