summaryrefslogtreecommitdiff
path: root/basegfx/source
AgeCommit message (Expand)Author
2022-01-19tdf#145614 Convert #define to enum or constexprVaibhavMalik4187
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-27use comphelper::WeakComponentImplHelper in UnoPolyPolygonNoel Grandin
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-12-20Missing inlcude (for std::as_const)Stephan Bergmann
2021-12-07improve loplugin:cow_wrapperNoel Grandin
2021-12-03flatten ImplB2DPolygon data a littleNoel Grandin
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-06loplugin:moveparam in basegfxNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-13loplugin:cow_wrapperNoel Grandin
2021-09-08no need to allocate this separatelyNoel Grandin
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for B2DPolygonNoel Grandin
2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin
2021-08-17reduce alloc costs for some basegfx objects (tdf#105575)Noel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-27Drop redundant checkMike Kaganski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-17basegfx: generalise tuples with template class Tuple2D and Tuple3DTomaž Vajngerl
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-01tdf#124176 Use pragma once instead of include guardsrounak
2021-03-26Drop these definesMike Kaganski
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
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