summaryrefslogtreecommitdiff
path: root/vcl/source/animate
AgeCommit message (Expand)AuthorFilesLines
2022-06-21vcl: rename ImplAnimView to AnimationRendererChris Sherlock2-41/+372
2022-06-15vcl: change maList in Animation to maFramesChris Sherlock1-45/+46
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen1-0/+1
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski1-1/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-1/+3
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-14/+14
2021-04-27use more string_view in tools/streamNoel Grandin1-1/+1
2021-04-26drop mask from BitmapExNoel Grandin1-1/+1
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2020-10-19use tools::Long in vclNoel1-2/+2
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-08-04loplugin:flatten in vclNoel Grandin1-49/+46
2020-01-22rework of painting and removal of ImplAnimView using the STLAdrien Ollier1-16/+11
2020-01-21rework ImplAnimView cleanup using STL algorithmsAdrien Ollier1-21/+14
2020-01-20rewrite of Animation::Start using the STLAdrien Ollier1-19/+15
2019-09-29Move Rectangle,Point,Size serialization to GenericTypeSerializerTomaž Vajngerl1-6/+9
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen2-3/+1
2019-05-09replaces one macro by a constant in the C++ styleAdrien Ollier1-3/+6
2019-05-07inverts the tests for performance optimizationAdrien Ollier1-7/+8
2019-05-05using an algorithm of the STLAdrien Ollier1-16/+9
2019-05-05using STL and lambda expressions is betterAdrien Ollier1-10/+5
2019-05-03rewritting in a more conventional wayAdrien Ollier1-2/+7
2019-05-03makes implementation of Animation::operator =(const Animation&) conciseAdrien Ollier1-19/+7
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl2-50/+56
2019-04-28move Animation, AnimationBitmap out from clang-format blacklistTomaž Vajngerl2-265/+253
2019-04-28Separate AnimationBitmap from Animation.{hxx,cxx} sourceTomaž Vajngerl2-31/+54
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-0/+744