Age | Commit message (Expand) | Author |
2023-02-23 | MCGR: Adapted GradientAxial to make use of MCGR | Armin Le Grand (allotropia) |
2023-02-23 | avoid div/0 in getCutPointForGivenY | Noel Grandin |
2023-02-22 | Fix typo | Andrea Gelmini |
2023-02-22 | Fix typo | Andrea Gelmini |
2023-02-22 | MCGR: Adapted GradientLinear to make use of MCGR | Armin Le Grand (allotropia) |
2023-02-20 | Fix typo | Andrea Gelmini |
2023-02-20 | Fix typo | Andrea Gelmini |
2023-02-20 | MCGR: Correct GradientElliptical & GradientRect | Armin Le Grand (allotropia) |
2023-02-15 | MCGR: Add GradientSteps to GeoTexSvxGradient | Armin Le Grand (allotropia) |
2023-01-25 | ofz#54437 Timeout | Caolán McNamara |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-22 | loplugin:unocast (basegfx::unotools::UnoPolyPolygon) | Stephan Bergmann |
2022-12-21 | cid#1517814 Calling risky function | Caolán McNamara |
2022-12-20 | Added BColorModifier_randomize for visualization testing | Armin Le Grand (allotropia) |
2022-10-30 | tdf#126788 use singleton to avoid initial allocation | Noel Grandin |
2022-09-21 | basegfx: remove global ImplB2DPolyPolygon | Mike Kaganski |
2022-09-20 | tdf#151056: avoid modifying the static shared DEFAULT instance | Mike Kaganski |
2022-09-20 | Assert that cow_wrapped objects aren't called to do nothing | Mike Kaganski |
2022-09-17 | Simplify b2d(poly)polygon implementation | Mike Kaganski |
2022-09-15 | tdf#148251 Use std::swap() instead of using temporary values | Radhey Parekh |
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 |
2022-09-01 | reduce cost of B2DHomMatrix::isIdentity | Noel Grandin |
2022-07-17 | ofz#48585 Out-of-memory | Caolán McNamara |
2022-07-14 | make B2DPolyPolygon thread-safe | Noel Grandin |
2022-07-13 | basegfx: zoomIn() and zoomOut() should be sal_uInt16 | Chris Sherlock |
2022-07-04 | tdf#137544 reserve space in polypolygon | Noel Grandin |
2022-07-04 | tdf#137544 no need to create a OUStringBuffer here | Noel Grandin |
2022-07-01 | tdf#137544 reserve space in polygon | Noel Grandin |
2022-07-01 | small optimisation | Noel Grandin |
2022-05-27 | clang-tidy modernize-pass-by-value in basegfx | Noel Grandin |
2022-05-16 | basegfx: remove CoordinateData2D class and use B2DPoint directly | Tomaž Vajngerl |
2022-05-16 | basegfx: move ImplB2DPolyPolygon inside basegfx namespace | Tomaž Vajngerl |
2022-05-11 | basegfx: generalize B2DRange and B2IRange with Range2D template | Tomaž Vajngerl |
2022-05-07 | ofz#46070 Out-of-memory | Caolán McNamara |
2022-04-27 | add string_view wrappers for rtl::math::stringToDouble | Noel Grandin |
2022-04-26 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-04-10 | use more string_view | Noel Grandin |
2022-03-30 | ofz#46070 Out-of-memory | Caolán McNamara |
2022-03-29 | tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b) | Bartosz Kosiorek |
2022-03-21 | ofz#45878 add a way to set some limit on hugely complex clips | Caolán McNamara |
2022-03-18 | tdf#147906 used std::hypot for Pythagorean addition | Gautham Krishnan |
2022-03-15 | Update basegfx workbench | Hossein |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin |
2022-02-15 | tdf#145759 Use symbolic constants instead of magic numerical constants | Kunal Pawar |
2022-02-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | VaibhavMalik4187 |
2022-01-19 | tdf#145614 Convert #define to enum or constexpr | VaibhavMalik4187 |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2021-12-27 | use comphelper::WeakComponentImplHelper in UnoPolyPolygon | Noel Grandin |
2021-12-21 | loplugin:flatten in accessibility..basic | Noel Grandin |