summaryrefslogtreecommitdiff
path: root/basegfx
AgeCommit message (Expand)Author
2021-02-08update pchesCaolán McNamara
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-02-02Added Unit test to BColorModifierDeb Barkley-Yeung
2021-02-02tdf#139002 dont hang opening pathological SVGsNoel Grandin
2021-01-31basegfx::utils::applyLineDashing simplify !aLineTargetCallBack checksDr. David Alan Gilbert
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-27std::list::size() has constant complexity since C++11Jochen Nitschke
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-13tdf#123936 Formatting files in module basegfx with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-10-30tdf#124176 Using pragma once instead of inclusive guardsdiwanshu885
2020-10-24tdf#124176 Using pragma once instead of include guardsBetül İnce
2020-10-23tdf#124176 Using pragma once instead of include guardsgizemozgun
2020-10-21use tools::Long in basegfx..chart2Noel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-03Add unit tests to B2DPointDeb Barkley-Yeung
2020-09-02drop unused MinimalSystemDependentDataManagerCaolán McNamara
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-17Fix typosAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-07tdf#133477 basegfx: fix center of rotated gradientsTünde Tóth
2020-07-26basegfx: remove completly useless namespace opening and closingArnaud Versini
2020-07-16compact namespace: basegfx,canvasNoel Grandin
2020-07-16merge needlessly split polygons back in Skia drawing (tdf#133016)Luboš Luňák
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfxStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-02basegfx: test of coordinate system conversionTomaž Vajngerl
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin
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