summaryrefslogtreecommitdiff
path: root/include/basegfx/polygon
AgeCommit message (Expand)Author
2024-03-26tdf#159805 Printing line style dotted lines (horizontal) turns into dashes.Noel Grandin
2024-03-23tdf#157664 Drop redundant operator != in basegfx moduleRMZeroFour
2023-11-03tdf#157664 Drop operator !=, where respective operator == is definedAnkit_Jaipuriar
2023-09-28cid#1545233 sidestep COPY_INSTEAD_OF_MOVECaolán McNamara
2023-09-21tdf#146619 Recheck include/basegfx with IWYUGabor Kelemen
2023-09-13tdf#156995 speed up dragging complex group objectsNoel Grandin
2023-08-24tdf#112687 Simplify polylines from slideshow annotationsRegina Henschel
2023-07-04loplugin:constantparamNoel Grandin
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-09-17Simplify b2d(poly)polygon implementationMike Kaganski
2022-07-17ofz#48585 Out-of-memoryCaolán McNamara
2022-07-14make B2DPolyPolygon thread-safeNoel Grandin
2022-07-04tdf#137544 reserve space in polypolygonNoel Grandin
2022-05-16basegfx: move ImplB2DPolyPolygon inside basegfx namespaceTomaž Vajngerl
2022-04-10use more string_viewNoel Grandin
2022-03-21ofz#45878 add a way to set some limit on hugely complex clipsCaolán McNamara
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-28std::set->o3tl::sorted_vector in PointIndexSetNoel Grandin
2020-09-26revert recent Polygon commitsNoel Grandin
2020-09-26tools::PolyPolygon -> basegfx in filterNoel Grandin
2020-08-19Fix typosAndrea Gelmini
2020-05-12basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-14Fix typoAndrea Gelmini
2020-02-14tdf#130655 callback interface for 3D and secure dashArmin Le Grand
2020-02-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-03loplugin:constantparamNoel Grandin
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-06-28add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl
2019-06-26Fix typoAndrea Gelmini
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2018-11-16tdf#121305 Increase accuracy of custom shape circleRegina Henschel
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-09-21Fix typoAndrea Gelmini
2018-09-20Support buffering SystemDependent GraphicData (III)Armin Le Grand
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand