summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)Author
2020-12-27std::list::size() has constant complexity since C++11Jochen Nitschke
2020-11-16replace std::min(std::max()) with std::clampNoel
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-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-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: basegfxStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
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-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-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-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-08-19loplugin:constvars in accessibility..basegfxNoel Grandin