summaryrefslogtreecommitdiffstats
path: root/sd/source/filter/ppt/pptinanimations.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#116899: normalize key times during PPT import if neededAron Budea2018-05-171-3/+12
* Fix building with DBG_ANIM_LOG definedAron Budea2018-04-111-3/+3
* use more Color in sdNoel Grandin2018-03-071-2/+2
* new loplugin:emptyifNoel Grandin2018-01-191-7/+0
* More loplugin:cstylecast: sdStephan Bergmann2018-01-121-44/+44
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-1/+1
* loplugin:includeform: sdStephan Bergmann2017-10-231-3/+3
* loplugin:constparams in sdNoel Grandin2017-08-031-1/+1
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-1/+1
* loplugin:salunicodeliteral: sdStephan Bergmann2017-04-281-1/+1
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-2/+2
* remove type decorations on char literalsJochen Nitschke2017-03-301-7/+7
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+2
* new loplugin unoanyNoel Grandin2017-02-281-2/+2
* loplugin:expandablemethods in sdNoel Grandin2016-10-281-6/+2
* Fix typosAndrea Gelmini2016-10-011-2/+2
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+1
* loplugin:unusedmethods unused return value in sdNoel Grandin2016-01-141-5/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-10/+10
* Too much copy pasta is not good for youTor Lillqvist2015-10-291-225/+30
* com::sun::star->css in sdNoel Grandin2015-10-291-16/+16
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* cppcheck:variableScopeNoel Grandin2015-10-131-7/+7
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-1/+1
* sd/source/filter boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-251-2/+1
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-231-2/+2
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-2/+3
* boost->stdCaolán McNamara2015-09-171-3/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-7/+7
* Clean up aEmptyStephan Bergmann2015-08-271-2/+1
* loplugin:simplifyboolStephan Bergmann2015-07-161-2/+2
* vcl: remove boost/signal2/signal.hpp from headerMichael Stahl2015-07-101-0/+3
* loplugin:staticmethodsNoel Grandin2015-05-051-18/+18
* redundant castCaolán McNamara2015-04-291-1/+1
* sd: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-2/+2
* coverity#704009 Unchecked return valueCaolán McNamara2014-12-111-1/+1
* coverity#704010 Unchecked return valueCaolán McNamara2014-10-201-1/+1
* remove whitespacesMarkus Mohrhard2014-06-251-87/+0
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet2014-05-061-6/+6
* sd: sal_Bool->boolNoel Grandin2014-04-241-4/+4
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-5/+1
* coverity#704291 Logically dead codeCaolán McNamara2014-03-311-39/+25
* Remove visual noise from sdAlexander Wilms2014-02-261-7/+7
* Remove unneccessary commentsAlexander Wilms2014-02-231-34/+34
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-49/+49
* fdo#33852 do not remove too much from the pathDavid Tardon2014-02-061-1/+4
* bool improvementsStephan Bergmann2014-01-281-1/+1
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-1/+1