summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)Author
2023-06-05tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel
2023-05-31MCGR: Use tryToRecreateBorder for better BW comp with LOArmin Le Grand (allotropia)
2023-05-26Fix typoAndrea Gelmini
2023-05-26MCGR: Border restoration supportArmin Le Grand (allotropia)
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-16tdf#63130 flatten the extra ImplMatLine into ImplHomMatrixTemplateNoel Grandin
2023-05-16simplify ImplMatLine constructorNoel Grandin
2023-05-16Fix typoAndrea Gelmini
2023-05-16Fix typoAndrea Gelmini
2023-05-16Fix typoAndrea Gelmini
2023-05-16tdf#63130 make B2DHomMatrix a flat objectNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typosAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typosAndrea Gelmini
2023-04-14MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-04-04MCGR: Improve performance for texture-mapped MCGR processingArmin Le Grand (allotropia)
2023-04-03Fix typoAndrea Gelmini
2023-04-03MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)
2023-04-02MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-03-21MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-05Fix typoAndrea Gelmini
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-08basegfx: restructure B1DRange and B2DRange tests and add use casesTomaž Vajngerl
2023-01-21SDPR: Unified some stuff & moved to toolingArmin Le Grand (Allotropia)
2023-01-12add a warning that this enum is streamed to the svm file formatCaolán McNamara
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (basegfx::unotools::UnoPolyPolygon)Stephan Bergmann
2022-12-20Added BColorModifier_randomize for visualization testingArmin Le Grand (allotropia)
2022-10-31tdf#143377 Correct maximum Skew for TextOrientation in CalcArmin Le Grand (allotropia)
2022-10-19Allow read-access to CombinedHoldCyclesInSeconds for checksArmin Le Grand (allotropia)
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-09-17Simplify b2d(poly)polygon implementationMike Kaganski
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10basegfx: add Size2D template class - subclass Tuple2DTomaž Vajngerl
2022-09-10basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTupleTomaž Vajngerl
2022-09-07Use exactly two comparisons in froundMike Kaganski
2022-07-17ofz#48585 Out-of-memoryCaolán McNamara
2022-07-14make B2DPolyPolygon thread-safeNoel Grandin
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-07-04tdf#137544 reserve space in polypolygonNoel Grandin
2022-06-21basegfx: extend basegfx::B2DHomMatrix::decompose() documentationMiklos Vajna
2022-06-09Ignore warning C4723 for windows arm64 buildBalazs Varga