summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
AgeCommit message (Expand)Author
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2020-02-04clean-up and join namespaces in animatedprimitive2d.hxxTomaž Vajngerl
2020-02-04remove animatedprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-02-04use "pragma once" animatedprimitive2d.hxxTomaž Vajngerl
2020-02-04remove use of macro DeclPrimitive2DIDBlock in drawinglayerTomaž Vajngerl
2019-10-29loplugin:finalclasses in drawinglayerNoel Grandin
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-12-06Use std::unique_ptr for AnimationEntryMark Page
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-06-10tdf#99519 Added more intelligent handling of animated GIFsArmin Le Grand
2016-06-03loplugin:constantparamsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-10Use boolStephan Bergmann
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-04-23execute move of global headersBjoern Michaelsen