summaryrefslogtreecommitdiffstats
path: root/animations
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen2019-05-232-2/+5
* clang-tidy modernize-avoid-c-arrays in animationsArkadiy Illarionov2019-04-061-4/+5
* Remove unused using declarations in directories [a-d]*Gabor Kelemen2019-03-271-2/+0
* New loplugin:externalStephan Bergmann2018-09-171-22/+22
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-4/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-11/+11
* Replace lists by vectors in animation parts (sd/animations)Julien Nabet2017-11-041-27/+21
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-1/+1
* loplugin:comparisonwithconstant in avmediaNoel Grandin2017-05-161-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Fix typosAndrea Gelmini2017-03-031-2/+2
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-9/+9
* Add missing #includesStephan Bergmann2017-02-061-1/+2
* makeAny->Any in accessibility..avmediaNoel Grandin2017-02-011-3/+3
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-218/+192
* loplugin:unnecessaryoverride (dtors) in animationsStephan Bergmann2016-11-231-10/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu2016-09-051-3/+3
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara2016-08-021-22/+11
* loplugin:redundantcast: redundant static_casts in animationsStephan Bergmann2016-07-081-5/+2
* Remove excess newlinesChris Sherlock2016-02-091-113/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-5/+6
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-22/+11
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-111/+111
* chmod -xTor Lillqvist2015-07-291-0/+0
* com::sun::uno->css in avmedia and animationsNoel Grandin2015-07-171-35/+35
* tdf#88206: replace cppu::WeakImplHelper1 with cppu::WeakImplHelperTakeshi Abe2015-07-061-2/+2
* Rephrase comparisons between bool and sal_BoolStephan Bergmann2015-05-081-4/+4
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-041-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-021-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-4/+4
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-1/+1
* native-code: animcore_component_getFactory -> ctorsMiklos Vajna2015-03-121-1/+1
* Clean up previous commitStephan Bergmann2015-03-113-65/+3
* animations: convert animcore.component to constructor usageChris Sherlock2015-03-115-124/+259
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-20/+20
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Missing includeStephan Bergmann2014-04-091-0/+2
* animations: sal_Bool->boolNoel Grandin2014-04-071-11/+11
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-111/+111
* animations: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-10/+1
* fdo#60698: Split out slideshow code from animationsMarcos Paulo de Souza2014-03-105-492/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-228/+228
* Remove visual noise from animationsAlexander Wilms2014-02-252-7/+7
* Remove unneccessary commentsAlexander Wilms2014-02-231-111/+111