summaryrefslogtreecommitdiff
path: root/include/basegfx/tuple/b3dtuple.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl1-103/+6
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-3/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin1-1/+2
2019-06-29Fix 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-22/+0
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin1-3/+3
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-54/+0
2015-06-05Removed B{2,3}DTuple's custom treshold equal() and equalZero() methodsZsolt Bölöny1-17/+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-28/+39
2013-04-23execute move of global headersBjoern Michaelsen1-0/+421