summaryrefslogtreecommitdiffstats
path: root/basegfx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparamNoel Grandin5 days1-24/+3
* Generalize basegfx::fround for templated return typeMike Kaganski10 days1-12/+12
* tdf#147906 Use std::hypot for Pythagorean distanceRMZeroFour2024-04-053-21/+20
* tdf#159805 Printing line style dotted lines (horizontal) turns into dashes.Noel Grandin2024-03-261-39/+12
* tdf#160084 Simplify comparison for basegfx::fToolsBogdan Buzea2024-03-262-5/+5
* tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour2024-03-237-40/+0
* Fix typoAndrea Gelmini2024-03-211-1/+1
* basegfx : use OUstring literal for XServiceInfo implementationArnaud VERSINI2024-03-101-2/+2
* Simplify some basegfx::fTools::*orEqual callsNoel Grandin2024-03-078-19/+18
* Use less boost_headers in low level librariesGabor Kelemen2024-03-061-2/+0
* tdf#157664 Drop operator != where respective == is definedAkshayWarrier2024-01-211-5/+0
* tdf#157664 Drop operator !=, where respective operator == is definedAnkit_Jaipuriar2023-11-032-10/+0
* Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basegfxStephan Bergmann2023-10-193-18/+18
* Drop temporary aliases from Tuple2D and Tuple3DMike Kaganski2023-10-084-49/+49
* cid#1545233 sidestep COPY_INSTEAD_OF_MOVECaolán McNamara2023-09-282-41/+34
* tdf#156995 speed up dragging complex group objectsNoel Grandin2023-09-131-12/+39
* tdf#112687 Simplify polylines from slideshow annotationsRegina Henschel2023-08-241-0/+100
* move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl2023-08-211-167/+0
* loplugin:constantparamNoel Grandin2023-07-311-65/+18
* ofz#57493 TimeoutCaolán McNamara2023-07-231-1/+1
* loplugin:redundantcast small improvementNoel Grandin2023-07-211-2/+2
* basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl2023-07-131-6/+6
* tdf#99562: Do not ignore last column from matrixXisco Fauli2023-07-102-49/+79
* related: tdf#155735: clamp RGB valuesXisco Fauli2023-07-072-12/+11
* loplugin:constantparamNoel Grandin2023-07-041-17/+6
* Revert "tdf#132246, tdf#155735: Add support for SourceAlpha"Xisco Fauli2023-06-262-46/+0
* tdf#155735: use 4x4 matrices in testsXisco Fauli2023-06-252-0/+12
* tdf#132246, tdf#155735: Add support for SourceAlphaXisco Fauli2023-06-242-0/+46
* basegfx: Add test for BColorModifier_black_and_whiteXisco Fauli2023-06-221-0/+27
* tdf#155735: Add support for matrix typeXisco Fauli2023-06-222-0/+117
* tdf#155735: Add support for hueRotate typeXisco Fauli2023-06-222-0/+84
* tdf#155735: Add tests in basegfxXisco Fauli2023-06-211-0/+66
* tdf#155735: use B3DHomMatrix in BColorModifier_saturateXisco Fauli2023-06-211-5/+21
* tdf#155852 same method for StepCount in OOXML as in renderingRegina Henschel2023-06-161-7/+7
* tdf155825 result same size in synchronize gradientsRegina Henschel2023-06-141-0/+2
* tdf#155735: Add support for saturate typeXisco Fauli2023-06-141-0/+74
* tdf#145538 Refactor to use range-based for-loopbuldi2023-06-135-63/+41
* Fix typoAndrea Gelmini2023-06-091-1/+1
* Fix typoAndrea Gelmini2023-06-091-1/+1
* MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)2023-06-091-0/+137
* MCGR: tdf#155537 correct usage of wrong result in toolingArmin Le Grand (allotropia)2023-06-061-1/+1
* tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel2023-06-051-1/+52
* Use getXWeak in basegfxMike Kaganski2023-05-281-1/+1
* MCGR: Border restoration supportArmin Le Grand (allotropia)2023-05-262-71/+232
* loplugin:unusedmethodsNoel Grandin2023-05-203-41/+0
* MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)2023-05-192-68/+31
* improved B2DHomMatrixNoel Grandin2023-05-184-193/+102
* tdf#63130 use a simpler, SIMD-friendly algorithm for matrix invertNoel Grandin2023-05-171-11/+45
* Fix typoAndrea Gelmini2023-05-161-1/+1
* Fix typoAndrea Gelmini2023-05-161-1/+1