summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
2024-03-26tdf#159805 Printing line style dotted lines (horizontal) turns into dashes.Noel Grandin1-1/+1
2024-03-26loplugin:finalmethodsNoel Grandin1-18/+18
2024-03-23tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour6-6/+0
2024-02-13fix windows --enable-mergelibs buildNoel Grandin1-2/+1
2024-02-12use more UNLESS_MERGELIBSNoel Grandin2-2/+3
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier1-1/+0
2024-01-16A base B3DTuple can no longer stand in for a derived BColorStephan Bergmann1-1/+2
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp1-0/+4
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-03tdf#157664 Drop operator !=, where respective operator == is definedAnkit_Jaipuriar2-2/+0
2023-10-08Drop temporary aliases from Tuple2D and Tuple3DMike Kaganski9-151/+128
2023-09-28cid#1545233 sidestep COPY_INSTEAD_OF_MOVECaolán McNamara2-3/+3
2023-09-22Related: Ignore warning C4723 for windows arm64 buildBalazs Varga1-1/+1
2023-09-21tdf#146619 Recheck include/basegfx with IWYUGabor Kelemen12-31/+1
2023-09-13tdf#156995 speed up dragging complex group objectsNoel Grandin1-1/+1
2023-08-24tdf#112687 Simplify polylines from slideshow annotationsRegina Henschel1-0/+19
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl1-22/+0
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir1-0/+7
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl4-9/+48
2023-07-10tdf#99562: Do not ignore last column from matrixXisco Fauli1-3/+3
2023-07-04loplugin:constantparamNoel Grandin1-2/+1
2023-06-26Revert "tdf#132246, tdf#155735: Add support for SourceAlpha"Xisco Fauli1-20/+0
2023-06-24tdf#132246, tdf#155735: Add support for SourceAlphaXisco Fauli1-0/+20
2023-06-22Remove duplicated includeAndrea Gelmini1-1/+0
2023-06-22basegfx: Add test for BColorModifier_black_and_whiteXisco Fauli1-1/+1
2023-06-22tdf#155735: Add support for matrix typeXisco Fauli1-0/+28
2023-06-22tdf#155735: Add support for hueRotate typeXisco Fauli1-0/+25
2023-06-21tdf#155735: Add tests in basegfxXisco Fauli1-1/+3
2023-06-21tdf#155735: use B3DHomMatrix in BColorModifier_saturateXisco Fauli1-5/+3
2023-06-14tdf#155735: Add support for saturate typeXisco Fauli1-0/+40
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)1-1/+16
2023-06-05tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel1-0/+7
2023-05-31MCGR: Use tryToRecreateBorder for better BW comp with LOArmin Le Grand (allotropia)1-1/+1
2023-05-26Fix typoAndrea Gelmini1-1/+1
2023-05-26MCGR: Border restoration supportArmin Le Grand (allotropia)2-10/+30
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)2-6/+7
2023-05-18improved B2DHomMatrixNoel Grandin1-30/+30
2023-05-16tdf#63130 flatten the extra ImplMatLine into ImplHomMatrixTemplateNoel Grandin1-106/+12
2023-05-16simplify ImplMatLine constructorNoel Grandin1-12/+10
2023-05-16Fix typoAndrea Gelmini1-1/+1
2023-05-16Fix typoAndrea Gelmini1-1/+1
2023-05-16Fix typoAndrea Gelmini1-1/+1
2023-05-16tdf#63130 make B2DHomMatrix a flat objectNoel Grandin2-13/+540
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)2-188/+377
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi1-1/+1
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)1-0/+5
2023-04-14Fix typoAndrea Gelmini1-1/+1
2023-04-14Fix typosAndrea Gelmini1-2/+2
2023-04-14Fix typoAndrea Gelmini1-1/+1
2023-04-14Fix typosAndrea Gelmini1-2/+2