summaryrefslogtreecommitdiffstats
path: root/animations/source
Commit message (Expand)AuthorAgeFilesLines
* 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-104-491/+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
* Typo: atribute(s) -> attribute(s)Julien Nabet2014-02-061-2/+2
* Related: fdo#69645 don't know if mxParent could become invalid..Caolán McNamara2014-02-041-3/+7
* fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi2014-02-031-15/+5
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1
* Resolves: fdo#69645 Parent Node disposed and mpParent pointing to junkCaolán McNamara2013-11-051-1/+2
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-12/+2
* fdo#68849 add some header guardsThomas Arnhold2013-10-211-0/+5
* Mark as constTakeshi Abe2013-08-011-1/+1
* Mark as constTakeshi Abe2013-07-221-1/+1
* use XShapeHash type to make this *_map compatible...Herbert Dürr2013-05-251-23/+24
* Resolves: #i119966# Fixed handling of the "visibility" flag of animations.Andre Fischer2013-05-231-9/+14
* fdo#46808 Convert animations::ParallelTimeContainer to new styleNoel Grandin2013-04-251-5/+13
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-6/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-3/+0
* i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang2013-03-141-5/+8
* doubled usingThomas Arnhold2013-03-051-1/+0
* Remove last RTL_CONSTASCII_STRINGPARAM from animationsMarcos Paulo de Souza2012-12-291-6/+6
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+2
* OUString cleanup in animationsRicardo Montania2012-09-073-23/+22
* remove unused module-description xml filesMatúš Kukan2012-08-221-45/+0
* re-base on ALv2 code.Michael Meeks2012-06-275-95/+76
* re-base on ALv2 code.Michael Meeks2012-06-191-26/+17
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-1/+1
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-6/+6
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* childs -> childrenMichael T. Whiteley2011-12-081-31/+31
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-4/+2
* add prefixes for component_getFactoryMatúš Kukan2011-07-282-8/+2
* Convert animations to gbuildMatúš Kukan2011-07-271-74/+0
* We can again use unloadablecomponent.mapMatúš Kukan2011-07-121-1/+1
* fix OSX linking problem with inaccurate component mapMichael Meeks2011-07-121-2/+2
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-111-6/+0
* use standard template for thisCaolán McNamara2011-06-031-14/+6
* valgrind: in what planet did that make senseCaolán McNamara2011-05-201-1/+1
* Some cppcheck cleaningJulien Nabet2011-05-081-1/+1
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-201-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-184-8/+75
|\