summaryrefslogtreecommitdiff
path: root/animations
ModeNameSize
-rw-r--r--IwyuFilter_animations.yaml60logplain
-rw-r--r--Library_animcore.mk1349logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_animations.mk1014logplain
-rw-r--r--README86logplain
d---------source / animcore35logplain
ool[] -> bool[]Stephan Bergmann 2016-04-01tdf#97966 Drop 'static' keywordsWastack 2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann 2016-01-10Fix typosAndrea Gelmini 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-27sax: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe