summaryrefslogtreecommitdiff
path: root/animations
AgeCommit message (Expand)AuthorFilesLines
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-1/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-20/+20
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-04-09Missing includeStephan Bergmann1-0/+2
2014-04-07animations: sal_Bool->boolNoel Grandin1-11/+11
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-111/+111
2014-03-10animations: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-10/+1
2014-03-10fdo#60698: Split out slideshow code from animationsMarcos Paulo de Souza5-492/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-228/+228
2014-02-25Remove visual noise from animationsAlexander Wilms2-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-111/+111
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet1-2/+2
2014-02-04Related: fdo#69645 don't know if mxParent could become invalid..Caolán McNamara1-3/+7
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi1-15/+5
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-05Resolves: fdo#69645 Parent Node disposed and mpParent pointing to junkCaolán McNamara1-1/+2
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-12/+2
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-08-01Mark as constTakeshi Abe1-1/+1
2013-07-22Mark as constTakeshi Abe1-1/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-42/+24
2013-05-25use XShapeHash type to make this *_map compatible...Herbert Dürr1-23/+24
2013-05-23Resolves: #i119966# Fixed handling of the "visibility" flag of animations.Andre Fischer1-9/+14
2013-04-25fdo#46808 Convert animations::ParallelTimeContainer to new styleNoel Grandin1-5/+13
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen3-158/+0
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-6/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-3/+0
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang1-5/+8
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2012-12-29Remove last RTL_CONSTASCII_STRINGPARAM from animationsMarcos Paulo de Souza1-6/+6
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-22add missing deps on headersDavid Tardon1-1/+4
2012-09-07OUString cleanup in animationsRicardo Montania3-23/+22
2012-08-22remove unused module-description xml filesMatúš Kukan1-45/+0
2012-08-22do not deliver these module-description xml filesMatúš Kukan2-34/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-27re-base on ALv2 code.Michael Meeks5-95/+76
2012-06-19re-base on ALv2 code.Michael Meeks2-49/+31
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1