Age | Commit message (Expand) | Author |
2024-03-26 | tdf#159805 Printing line style dotted lines (horizontal) turns into dashes. | Noel Grandin |
2024-03-26 | tdf#160084 Simplify comparison for basegfx::fTools | Bogdan Buzea |
2024-03-23 | tdf#157664 Drop redundant operator != in basegfx module | RMZeroFour |
2024-03-21 | Fix typo | Andrea Gelmini |
2024-03-10 | basegfx : use OUstring literal for XServiceInfo implementation | Arnaud VERSINI |
2024-03-07 | Simplify some basegfx::fTools::*orEqual calls | Noel Grandin |
2024-03-06 | Use less boost_headers in low level libraries | Gabor Kelemen |
2024-01-21 | tdf#157664 Drop operator != where respective == is defined | AkshayWarrier |
2023-11-03 | tdf#157664 Drop operator !=, where respective operator == is defined | Ankit_Jaipuriar |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basegfx | Stephan Bergmann |
2023-10-08 | Drop temporary aliases from Tuple2D and Tuple3D | Mike Kaganski |
2023-09-28 | cid#1545233 sidestep COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-09-13 | tdf#156995 speed up dragging complex group objects | Noel Grandin |
2023-08-24 | tdf#112687 Simplify polylines from slideshow annotations | Regina Henschel |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl |
2023-07-31 | loplugin:constantparam | Noel Grandin |
2023-07-23 | ofz#57493 Timeout | Caolán McNamara |
2023-07-21 | loplugin:redundantcast small improvement | Noel Grandin |
2023-07-13 | basegfx: replace typedef with a class B2ISize based on Size2D | Tomaž Vajngerl |
2023-07-10 | tdf#99562: Do not ignore last column from matrix | Xisco Fauli |
2023-07-07 | related: tdf#155735: clamp RGB values | Xisco Fauli |
2023-07-04 | loplugin:constantparam | Noel Grandin |
2023-06-26 | Revert "tdf#132246, tdf#155735: Add support for SourceAlpha" | Xisco Fauli |
2023-06-25 | tdf#155735: use 4x4 matrices in tests | Xisco Fauli |
2023-06-24 | tdf#132246, tdf#155735: Add support for SourceAlpha | Xisco Fauli |
2023-06-22 | basegfx: Add test for BColorModifier_black_and_white | Xisco Fauli |
2023-06-22 | tdf#155735: Add support for matrix type | Xisco Fauli |
2023-06-22 | tdf#155735: Add support for hueRotate type | Xisco Fauli |
2023-06-21 | tdf#155735: Add tests in basegfx | Xisco Fauli |
2023-06-21 | tdf#155735: use B3DHomMatrix in BColorModifier_saturate | Xisco Fauli |
2023-06-16 | tdf#155852 same method for StepCount in OOXML as in rendering | Regina Henschel |
2023-06-14 | tdf155825 result same size in synchronize gradients | Regina Henschel |
2023-06-14 | tdf#155735: Add support for saturate type | Xisco Fauli |
2023-06-13 | tdf#145538 Refactor to use range-based for-loop | buldi |
2023-06-09 | Fix typo | Andrea Gelmini |
2023-06-09 | Fix typo | Andrea Gelmini |
2023-06-09 | MCGR: tdf#155479 repair gradient SVG export for MCGR | Armin Le Grand (allotropia) |
2023-06-06 | MCGR: tdf#155537 correct usage of wrong result in tooling | Armin Le Grand (allotropia) |
2023-06-05 | tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear' | Regina Henschel |
2023-05-28 | Use getXWeak in basegfx | Mike Kaganski |
2023-05-26 | MCGR: Border restoration support | Armin Le Grand (allotropia) |
2023-05-20 | loplugin:unusedmethods | Noel Grandin |
2023-05-19 | MCGR: Adaptions to WriteGradientFill and BGradient | Armin Le Grand (allotropia) |
2023-05-18 | improved B2DHomMatrix | Noel Grandin |
2023-05-17 | tdf#63130 use a simpler, SIMD-friendly algorithm for matrix invert | Noel Grandin |
2023-05-16 | Fix typo | Andrea Gelmini |
2023-05-16 | Fix typo | Andrea Gelmini |
2023-05-16 | tdf#63130 make B2DHomMatrix a flat object | Noel Grandin |
2023-05-15 | MCGR: consolidations/cleanups for changes so far | Armin Le Grand (allotropia) |
2023-04-19 | MCGR: 2nd corrections/adaptions to MCGR | Armin Le Grand (allotropia) |