summaryrefslogtreecommitdiffstats
path: root/animations
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* 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
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-233-158/+0
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-6/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-3/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-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 all d.lstMichael Stahl2013-02-281-0/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1