1. b3c965c clang-tidy modernize-pass-by-value in basegfx by Noel Grandin · 3 years, 10 months ago
  2. a615eb3 basegfx: add test for 2D vector classes B2DVector, B2IVector by Tomaž Vajngerl · 3 years, 11 months ago
  3. c9711f2 basegfx: remove CoordinateData2D class and use B2DPoint directly by Tomaž Vajngerl · 3 years, 11 months ago
  4. ed6d83d basegfx: move ImplB2DPolyPolygon inside basegfx namespace by Tomaž Vajngerl · 3 years, 11 months ago
  5. 04669a3 basegfx: generalize B2DRange and B2IRange with Range2D template by Tomaž Vajngerl · 4 years ago
  6. 4418893 ofz#46070 Out-of-memory by Caolán McNamara · 4 years ago
  7. d506ff9 add string_view wrappers for rtl::math::stringToDouble by Noel Grandin · 4 years ago
  8. bdff0bb Use o3tl::make_unsigned in some places by Stephan Bergmann · 4 years ago
  9. b24a4d2 use more string_view by Noel Grandin · 4 years ago
  10. 84f5a7f ofz#46070 Out-of-memory by Caolán McNamara · 4 years ago
  11. a2d49b6 tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b) by Bartosz Kosiorek · 4 years ago
  12. f4474b2 ofz#45878 add a way to set some limit on hugely complex clips by Caolán McNamara · 4 years, 1 month ago
  13. 67fcd8f tdf#147906 used std::hypot for Pythagorean addition by Gautham Krishnan · 4 years, 1 month ago
  14. 59cb2aa Update basegfx workbench by Hossein · 4 years, 4 months ago
  15. 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
  16. 49746f4 tdf#145759 Use symbolic constants instead of magic numerical constants by Kunal Pawar · 4 years, 2 months ago
  17. 8b327cd tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by VaibhavMalik4187 · 4 years, 2 months ago
  18. 40bab1e tdf#145614 Convert #define to enum or constexpr by VaibhavMalik4187 · 4 years, 3 months ago
  19. 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  20. 6464be1 use comphelper::WeakComponentImplHelper in UnoPolyPolygon by Noel Grandin · 4 years, 3 months ago
  21. 26f46b8 loplugin:flatten in accessibility..basic by Noel Grandin · 4 years, 4 months ago
  22. e867343 Missing inlcude (for std::as_const) by Stephan Bergmann · 4 years, 4 months ago
  23. 5de20e4 improve loplugin:cow_wrapper by Noel Grandin · 4 years, 4 months ago
  24. a08089b flatten ImplB2DPolygon data a little by Noel Grandin · 4 years, 4 months ago
  25. e10e5c1 improve the script for reducing symbol exports by Noel Grandin · 4 years, 5 months ago
  26. 1cc6fca Drop F_2PI by Mike Kaganski · 4 years, 5 months ago
  27. 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
  28. b2247f8 improve mergeToSinglePolyPolygon by Noel Grandin · 4 years, 5 months ago
  29. eea7af1 loplugin:moveparam in basegfx by Noel Grandin · 4 years, 6 months ago
  30. e0117ef loplugin:moveparam in basegfx by Noel Grandin · 4 years, 6 months ago
  31. 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 4 years, 6 months ago
  32. 3a1a448 loplugin:constvars by Noel Grandin · 4 years, 7 months ago
  33. 6c7c7bc loplugin:cow_wrapper by Noel Grandin · 4 years, 7 months ago
  34. 70cd6cac6 no need to allocate this separately by Noel Grandin · 4 years, 7 months ago
  35. 8024118 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  36. 3a668a2 no need to use unique_ptr for B2DPolygon by Noel Grandin · 4 years, 8 months ago
  37. f46740a loplugin:sequenceloop also check for B2DPolyPolygon by Noel Grandin · 4 years, 8 months ago
  38. 889df64 reduce alloc costs for some basegfx objects (tdf#105575) by Noel Grandin · 4 years, 8 months ago
  39. 9ae4f8b getArray->getConstArray by Noel Grandin · 4 years, 8 months ago
  40. b24a1bc Drop redundant check by Mike Kaganski · 4 years, 8 months ago
  41. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  42. c703b2d basegfx: generalise tuples with template class Tuple2D and Tuple3D by Tomaž Vajngerl · 5 years ago
  43. e838c1b basegfx: use namespace for "ftools", make sure input is FP number by Tomaž Vajngerl · 4 years, 10 months ago
  44. b49fce1 Simplify vector initializations by Julien Nabet · 4 years, 10 months ago
  45. 628c1c3 Updated README.md files by Hossein · 5 years ago
  46. 2633d5f Recheck include/ with IWYU by Gabor Kelemen · 5 years ago
  47. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  48. 3b704dc tdf#124176 Use pragma once instead of include guards by rounak · 5 years ago
  49. ed9ff1a Drop these defines by Mike Kaganski · 5 years ago
  50. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  51. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  52. c950ded update pches by Caolán McNamara · 5 years ago
  53. 6b00d05 Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b) by Stephan Bergmann · 5 years ago
  54. df5b950 Added Unit test to BColorModifier by Deb Barkley-Yeung · 5 years ago
  55. 8bb759e tdf#139002 dont hang opening pathological SVGs by Noel Grandin · 5 years ago
  56. 167f4ed basegfx::utils::applyLineDashing simplify !aLineTargetCallBack checks by Dr. David Alan Gilbert · 5 years ago
  57. 654c527 Use ContainerType().swap and avoid local variables by Mike Kaganski · 5 years ago
  58. ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
  59. 8a545ef std::list::size() has constant complexity since C++11 by Jochen Nitschke · 5 years ago
  60. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  61. 36b3b35 replace std::min(std::max()) with std::clamp by Noel · 5 years ago
  62. 0eaf209 tdf#123936 Formatting files in module basegfx with clang-format by Philipp Hofer · 5 years ago
  63. f34ac57 New loplugin:stringviewparam by Stephan Bergmann · 5 years ago
  64. 0505a00 tdf#42949 Fix new IWYU warnings in directories [ab]* by Gabor Kelemen · 5 years ago
  65. 44c120b tdf#124176 Using pragma once instead of inclusive guards by diwanshu885 · 5 years ago
  66. 5219c6b tdf#124176 Using pragma once instead of include guards by Betül İnce · 5 years ago
  67. d1da299 tdf#124176 Using pragma once instead of include guards by gizemozgun · 5 years ago
  68. 387a88f use tools::Long in basegfx..chart2 by Noel · 5 years ago
  69. 22d94ce loplugin:const* make some params and methods const by Noel · 6 years ago
  70. 6652514 Add unit tests to B2DPoint by Deb Barkley-Yeung · 6 years ago
  71. 782f4a6 drop unused MinimalSystemDependentDataManager by Caolán McNamara · 6 years ago
  72. 47d437d Fix typo in code by Andrea Gelmini · 6 years ago
  73. d7484b0 Fix typos by Andrea Gelmini · 6 years ago
  74. e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
  75. 52f8e0b tdf#133477 basegfx: fix center of rotated gradients by Tünde Tóth · 6 years ago
  76. d7894dd basegfx: remove completly useless namespace opening and closing by Arnaud Versini · 6 years ago
  77. 0178e36 compact namespace: basegfx,canvas by Noel Grandin · 6 years ago
  78. 12147e0 merge needlessly split polygons back in Skia drawing (tdf#133016) by Luboš Luňák · 6 years ago
  79. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  80. 65269c2 Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfx by Stephan Bergmann · 6 years ago
  81. a2fc883 use more std::container::insert instead of std::copy by Noel Grandin · 6 years ago
  82. b5dee02 basegfx: test of coordinate system conversion by Tomaž Vajngerl · 6 years ago
  83. 5f19287 loplugin:simplifybool in accessibility..basic by Noel Grandin · 6 years ago
  84. 8209c25 tdf#88205 EasyHack change css::uno::Sequence initializations by vgeof · 6 years ago
  85. 898cbb2 use for-range on Sequence in basctl..canvas by Noel Grandin · 6 years ago
  86. b6caf88 Fix typo by Andrea Gelmini · 6 years ago
  87. e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
  88. 5dccf84 loplugin:flatten in basegfx by Noel Grandin · 6 years ago
  89. 14471a6 loplugin:buriedassign in b* by Noel Grandin · 6 years ago
  90. 781ed42 OSL_ASSERT->assert in basegfx by Noel Grandin · 6 years ago
  91. 4501a0b remove Matrix class from basegfx, convert B2DHomMatrix tests by Tomaž Vajngerl · 6 years ago
  92. 60f14ad basegfx: test B2DHomMatrix and Matrix together by Tomaž Vajngerl · 6 years ago
  93. 0115964 make more classes private in mergedlibs mode by Noel Grandin · 6 years ago
  94. 8f8b64c tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`. by Yukio Siraichi · 6 years ago
  95. bdb1c72 tdf43157:Clean up OSL_ASSERT, DBG_ASSERT, etc.. by Pelin Kuran · 6 years ago
  96. 6dff631 tdf#130150 Improve clipping in PDF export by Armin.Le.Grand (CIB) · 6 years ago
  97. 62ac833 tdf#130655 callback interface for 3D and secure dash by Armin Le Grand · 6 years ago
  98. 0dc4fdd tdf#130655 added callback interface to ::applyLineDashing by Armin Le Grand (Collabora) · 6 years ago
  99. 5f61c9f tdf#130478 Enhance Dashed line drawing on all systems by Armin Le Grand (Collabora) · 6 years ago
  100. 0528012 loplugin:constantparam by Noel Grandin · 6 years ago