summaryrefslogtreecommitdiff
path: root/include/basegfx
AgeCommit message (Expand)AuthorFilesLines
10 daysMCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)1-6/+6
12 daysMCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)1-44/+92
2023-03-05Fix typoAndrea Gelmini1-1/+1
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)1-1/+30
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)1-4/+19
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)1-19/+96
2023-02-08basegfx: restructure B1DRange and B2DRange tests and add use casesTomaž Vajngerl1-0/+8
2023-01-21SDPR: Unified some stuff & moved to toolingArmin Le Grand (Allotropia)1-1/+1
2023-01-12add a warning that this enum is streamed to the svm file formatCaolán McNamara1-0/+3
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-7/+1
2022-12-22loplugin:unocast (basegfx::unotools::UnoPolyPolygon)Stephan Bergmann1-1/+7
2022-12-20Added BColorModifier_randomize for visualization testingArmin Le Grand (allotropia)1-0/+21
2022-10-31tdf#143377 Correct maximum Skew for TextOrientation in CalcArmin Le Grand (allotropia)1-1/+1
2022-10-19Allow read-access to CombinedHoldCyclesInSeconds for checksArmin Le Grand (allotropia)1-0/+4
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)2-4/+4
2022-09-17Simplify b2d(poly)polygon implementationMike Kaganski1-0/+3
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl4-7/+73
2022-09-10basegfx: add Size2D template class - subclass Tuple2DTomaž Vajngerl2-0/+117
2022-09-10basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTupleTomaž Vajngerl4-41/+59
2022-09-07Use exactly two comparisons in froundMike Kaganski1-4/+8
2022-07-17ofz#48585 Out-of-memoryCaolán McNamara3-3/+6
2022-07-14make B2DPolyPolygon thread-safeNoel Grandin1-1/+1
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock1-3/+2
2022-07-04tdf#137544 reserve space in polypolygonNoel Grandin1-0/+1
2022-06-21basegfx: extend basegfx::B2DHomMatrix::decompose() documentationMiklos Vajna1-2/+7
2022-06-09Ignore warning C4723 for windows arm64 buildBalazs Varga1-0/+7
2022-05-27clang-tidy modernize-pass-by-value in basegfxNoel Grandin4-7/+10
2022-05-16basegfx: move ImplB2DPolyPolygon inside basegfx namespaceTomaž Vajngerl1-9/+2
2022-05-11basegfx: generalize B2DRange and B2IRange with Range2D templateTomaž Vajngerl4-347/+234
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann1-1/+2
2022-04-10use more string_viewNoel Grandin2-2/+2
2022-03-21ofz#45878 add a way to set some limit on hugely complex clipsCaolán McNamara3-4/+6
2022-03-11new loplugin:trivialdestructorNoel Grandin1-1/+0
2022-01-12make it easier to adjust the value of a basegfx Tuple2DCaolán McNamara1-0/+6
2021-12-27use comphelper::WeakComponentImplHelper in UnoPolyPolygonNoel Grandin1-5/+3
2021-12-22loplugin:flatten in filter..includeNoel Grandin1-13/+13
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen6-11/+0
2021-12-01improve the script for reducing symbol exportsNoel Grandin12-74/+74
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski1-12/+4
2021-11-19Drop F_2PIMike Kaganski2-7/+4
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski4-16/+7
2021-11-18Drop F_PI180Mike Kaganski1-3/+0
2021-11-18Drop obsolete commentMike Kaganski1-1/+0
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin1-1/+1
2021-10-10loplugin:moveparam in basegfxNoel Grandin1-1/+1
2021-10-06loplugin:moveparam in basegfxNoel Grandin1-1/+1
2021-09-30loplugin:constmethod handle more casesNoel Grandin1-6/+6
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin12-32/+6
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann1-1/+1
2021-06-17basegfx: change template param to use int instead bool - Tuple2DTomaž Vajngerl1-8/+4