summaryrefslogtreecommitdiff
path: root/vcl/source/animate
AgeCommit message (Expand)Author
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2020-10-19use tools::Long in vclNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2020-01-22rework of painting and removal of ImplAnimView using the STLAdrien Ollier
2020-01-21rework ImplAnimView cleanup using STL algorithmsAdrien Ollier
2020-01-20rewrite of Animation::Start using the STLAdrien Ollier
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-05-09replaces one macro by a constant in the C++ styleAdrien Ollier
2019-05-07inverts the tests for performance optimizationAdrien Ollier
2019-05-05using an algorithm of the STLAdrien Ollier
2019-05-05using STL and lambda expressions is betterAdrien Ollier
2019-05-03rewritting in a more conventional wayAdrien Ollier
2019-05-03makes implementation of Animation::operator =(const Animation&) conciseAdrien Ollier
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-04-28move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl