summaryrefslogtreecommitdiff
path: root/canvas/source/tools
AgeCommit message (Expand)Author
2024-11-19canvas: simplify calcTransformedRectBoundsXisco Fauli
2024-11-19canvas: simplify calcRectToOriginTransformXisco Fauli
2024-11-19canvas: simplify getViewStateTransform/getRenderStateTransformXisco Fauli
2024-11-08loplugin:reftotemp in canvasNoel Grandin
2024-11-07loplugin:passstuffbyref in avmedia..canvasNoel Grandin
2024-05-06loplugin:ostr in canvasNoel Grandin
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-02-08canvas : use more OUString literalsArnaud VERSINI
2023-11-18c++20: use std::erase instead of std::removed followed by erase (part 2)Julien Nabet
2023-11-17c++20: use std::erase instead of std::removed followed by eraseJulien Nabet
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2023-02-22BaseMutex->std::mutex in canvas::CachedPrimitiveBaseNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (canvas::ParametricPolyPolygon)Stephan Bergmann
2022-12-22loplugin:unocast (canvas::tools' StandardColorSpace, StandardNoAlphaColorSpace)Stephan Bergmann
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in ParametricPolyPolygonNoel Grandin
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in canvasMike Kaganski
2021-10-11loplugin:moveparam in canvasNoel Grandin
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-06-15fix big-endian codeNoel Grandin
2021-03-01loplugin:refcounting in canvasNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-05Throw detailed IllegalArgumentException regardless of OSL_DEBUG_LEVELStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07fix bug in extracting propertyNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-18loplugin:flatten in canvasNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in basctl..canvasNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basic..canvasNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen