Age | Commit message (Expand) | Author |
2023-10-08 | Drop temporary aliases from Tuple2D and Tuple3D | Mike Kaganski |
2023-07-13 | basegfx: replace typedef with a class B2ISize based on Size2D | Tomaž Vajngerl |
2023-06-21 | tdf#155735: Add tests in basegfx | Xisco Fauli |
2022-09-11 | basegfx: replace typedef with a class B2DSize based on Size2D | Tomaž Vajngerl |
2022-09-10 | basegfx: add Size2D template class - subclass Tuple2D | Tomaž Vajngerl |
2022-09-10 | basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTuple | Tomaž Vajngerl |
2022-01-12 | make it easier to adjust the value of a basegfx Tuple2D | Caolán McNamara |
2021-12-15 | Recheck include/[a-d]* with IWYU | Gabor Kelemen |
2021-07-29 | Fix --enable-mergelibs `make check` | Stephan Bergmann |
2021-06-17 | basegfx: change template param to use int instead bool - Tuple2D | Tomaž Vajngerl |
2021-06-17 | basegfx: generalise tuples with template class Tuple2D and Tuple3D | Tomaž Vajngerl |
2020-05-12 | use pragma once in include/basegfx headers | Tomaž Vajngerl |
2020-04-22 | tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ | Gabor Kelemen |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-03-06 | basegfx: B2DTuple replace operator[] with "get" and Axis2D enum | Tomaž Vajngerl |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-26 | Fix typo | Andrea Gelmini |
2018-10-15 | tdf#42949 Fix IWYU warnings in include/basegfx/* | Gabor Kelemen |
2017-11-10 | loplugin:finalclasses in basic,basegfx | Noel Grandin |
2017-01-24 | loplugin: unnecessary destructor: basctl..codemaker | Noel Grandin |
2017-01-07 | default copy ctor and assignment operator are good enough | Caolán McNamara |
2017-01-03 | default copy ctor and assignment operator are good enough | Caolán McNamara |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-22 | loplugin:fpcomparison in basegfx | Noel Grandin |
2015-12-10 | Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-cl | Stephan Bergmann |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-07-06 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-07-03 | Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" | Michael Stahl |
2015-07-03 | loplugin:unusedmethods sax,shell,stoc,basegfx | Noel Grandin |
2015-06-05 | Removed B{2,3}DTuple's custom treshold equal() and equalZero() methods | Zsolt Bölöny |
2015-05-26 | Remove B3I64Tuple, it's not used by anything | Zsolt Bölöny |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2014-05-30 | New loplugin:inlinevisible to flag inline functions marked DLLEXPORT | Stephan Bergmann |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2013-10-23 | fixincludeguards.sh: include/{basegfx,basic} | Thomas Arnhold |
2013-08-14 | Resolves: #i122149# Corrected stuff around polygon-based clip regions | Armin Le Grand |
2013-06-11 | Related: #i120604# corrected 3d gradients | Armin Le Grand |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |