aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-08 00:26:19 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-08 00:26:19 +0100
commit575cc17a0a977e9e19d935bb8e819c59d3a08ca9 (patch)
tree5d49c9be790e404d341df54fa977cd8cee399cf6
parent624987b5ec5daaf270b065048dcf11f487edfd4d (diff)
Version 6.0.0.0.beta2, tag libreoffice-6.0.0.0.beta2 libreoffice-6.0.0.0.beta2
Change-Id: I0f27f3428f0226b7459014f09b565f48a6e59a1a
0 files changed, 0 insertions, 0 deletions
0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/basegfx/tuple
AgeCommit message (Expand)Author
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-10basegfx: add Size2D template class - subclass Tuple2DTomaž Vajngerl
2022-09-10basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTupleTomaž Vajngerl
2022-01-12make it easier to adjust the value of a basegfx Tuple2DCaolán McNamara
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-06-17basegfx: change template param to use int instead bool - Tuple2DTomaž Vajngerl
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-06basegfx: B2DTuple replace operator[] with "get" and Axis2D enumTomaž Vajngerl
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-26Fix typoAndrea Gelmini
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
2017-01-07default copy ctor and assignment operator are good enoughCaolán McNamara
2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-01-22loplugin:fpcomparison in basegfxNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-06-05Removed B{2,3}DTuple's custom treshold equal() and equalZero() methodsZsolt Bölöny
2015-05-26Remove B3I64Tuple, it's not used by anythingZsolt Bölöny
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann