summaryrefslogtreecommitdiff
path: root/canvas/inc/base
AgeCommit message (Expand)AuthorFilesLines
2023-02-22BaseMutex->std::mutex in canvas::CachedPrimitiveBaseNoel Grandin1-5/+4
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin1-2/+2
2022-05-05Just use Any ctor instead of makeAny in canvasStephan Bergmann2-2/+2
2021-10-11loplugin:moveparam in canvasNoel Grandin1-10/+11
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin2-3/+0
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2-2/+0
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann6-33/+33
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir1-4/+1
2020-02-12move some canvas/ headers inside the moduleNoel Grandin13-0/+2385