office-gobmx/include/basegfx/polygon
Armin Le Grand (allotropia) f74bb604ff Make SystemDependentData mechanism type-based
Up to now that genereal buffering mechanism used
typeid.*hash_code to identify the class. As we
have learned this is not safe. Thus I changed it
to use enum'ed SystemDependentDataType definitions

Change-Id: I803912ec419290db1d40bae0bc41364fad64cbfd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170385
Tested-by: Jenkins
Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>
2024-07-12 17:59:50 +02:00
..
b2dlinegeometry.hxx tdf#146619 Recheck include/basegfx with IWYU 2023-09-21 08:53:31 +02:00
b2dpolygon.hxx Make SystemDependentData mechanism type-based 2024-07-12 17:59:50 +02:00
b2dpolygonclipper.hxx
b2dpolygoncutandtouch.hxx
b2dpolygontools.hxx tdf#159805 Printing line style dotted lines (horizontal) turns into dashes. 2024-03-26 19:02:42 +01:00
b2dpolygontriangulator.hxx
b2dpolypolygon.hxx Make SystemDependentData mechanism type-based 2024-07-12 17:59:50 +02:00
b2dpolypolygoncutter.hxx
b2dpolypolygontools.hxx
b2dtrapezoid.hxx
b3dpolygon.hxx tsan: ImplB3DPolygon cannot have mutable state 2024-07-10 19:04:37 +02:00
b3dpolygontools.hxx cid#1545233 sidestep COPY_INSTEAD_OF_MOVE 2023-09-28 13:24:58 +02:00
b3dpolypolygon.hxx tdf#157664 Drop redundant operator != in basegfx module 2024-03-23 11:17:06 +01:00
b3dpolypolygontools.hxx
WaveLine.hxx