summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2020-07-17merge needlessly split polygons back in Skia drawing (tdf#133016)Luboš Luňák
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-04Fix typoAndrea Gelmini
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19loplugin:flatten in basegfxNoel Grandin
2020-04-14loplugin:buriedassign in b*Noel Grandin
2020-03-30OSL_ASSERT->assert in basegfxNoel Grandin
2020-03-30remove Matrix class from basegfx, convert B2DHomMatrix testsTomaž Vajngerl
2020-03-29basegfx: test B2DHomMatrix and Matrix togetherTomaž Vajngerl
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-14tdf#130974 replace `rtl::math::isSignBitSet` with `std::signbit`.Yukio Siraichi
2020-03-09tdf43157:Clean up OSL_ASSERT, DBG_ASSERT, etc..Pelin Kuran
2020-03-04tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-02-14tdf#130655 callback interface for 3D and secure dashArmin Le Grand
2020-02-14tdf#130655 added callback interface to ::applyLineDashingArmin Le Grand (Collabora)
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-03loplugin:constantparamNoel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-26Fix typoAndrea Gelmini
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2020-01-13crashtesting: downgrade assert to a warningCaolán McNamara
2019-12-26Test for B2DRangeTomaž Vajngerl
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-11basegfx: fix assertion textChris Sherlock
2019-12-10tdf#43157 basegfx: remove OSL_ENSURE preconditionsChris Sherlock
2019-12-03Adapt SAL_WARN to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-12-03Simplify a bit B2DPolyRange::appendElement (basegfx)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-10-07cid#1454631 Logically dead codeCaolán McNamara
2019-09-28loplugin:virtualdead in basegfxNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-19loplugin:constvars in accessibility..basegfxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basegfxStephan Bergmann
2019-07-28loplugin:oncevarNoel Grandin
2019-07-28unit test for B2DPointTomaž Vajngerl
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-07-09Fix typoAndrea Gelmini
2019-07-06Fix typoAndrea Gelmini
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-06-28add appendQuadraticBezierSegment to B2DPolygonTomaž Vajngerl
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-11Fix typoAndrea Gelmini
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2019-05-08Fix typoAndrea Gelmini