Age | Commit message (Expand) | Author |
2023-01-12 | add a warning that this enum is streamed to the svm file format | Caolán McNamara |
2022-09-11 | basegfx: replace typedef with a class B2DSize based on Size2D | Tomaž Vajngerl |
2022-09-10 | basegfx: simplify Tuple2D, B2DPoint, B2DVector, B2DTuple | Tomaž Vajngerl |
2021-08-27 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2020-11-21 | tdf#123936 Formatting files in module include with clang-format | Philipp Hofer |
2020-05-12 | use pragma once in include/basegfx headers | Tomaž Vajngerl |
2019-10-10 | basegfx: warn on unused B2DVector | Miklos Vajna |
2018-10-15 | tdf#42949 Fix IWYU warnings in include/basegfx/* | Gabor Kelemen |
2018-07-26 | basegfx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2017-06-02 | fix comment: B2DVector::angle ranges from -pi to +pi | Jochen Nitschke |
2017-01-31 | more SAL_WARN_UNUSED | Noel Grandin |
2017-01-24 | loplugin: unnecessary destructor: basctl..codemaker | Noel Grandin |
2017-01-03 | default copy ctor and assignment operator are good enough | Caolán McNamara |
2016-02-23 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2016-02-02 | remove B2DLineJoin::Middle | Caolán McNamara |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-16 | Let operator<< be found via ADL | Stephan Bergmann |
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-04 | convert B2DLineJoin to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2015-06-04 | convert B2VectorOrientation to scoped enum | Noel Grandin |
2015-05-27 | B3IVector is not used anywhere | Zsolt Bölöny |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2014-09-22 | loplugin: cstylecast | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2013-10-23 | fixincludeguards.sh: include/{basegfx,basic} | Thomas Arnhold |
2013-10-15 | Add operator<< to some classes for debugging output | Tor Lillqvist |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |