summaryrefslogtreecommitdiff
path: root/include/basegfx/tuple/b2dtuple.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-08Drop temporary aliases from Tuple2D and Tuple3DMike Kaganski1-1/+1
2022-09-10basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTupleTomaž Vajngerl1-28/+4
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen1-1/+0
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl1-117/+4
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl1-4/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-2/+2
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl1-15/+11
2019-06-26Fix typoAndrea Gelmini1-1/+1
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen1-1/+0
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara1-20/+0
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin1-2/+2
2015-10-27loplugin:unusedmethodsNoel Grandin1-29/+0
2015-06-05Removed B{2,3}DTuple's custom treshold equal() and equalZero() methodsZsolt Bölöny1-14/+0
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-1/+0
2014-03-01Remove visual noise from includeAlexander Wilms1-3/+3
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold1-3/+3
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand1-2/+2
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand1-22/+33
2013-04-23execute move of global headersBjoern Michaelsen1-0/+352