summaryrefslogtreecommitdiff
path: root/animations/source/animcore/animcore.cxx
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-06tdf#88206: replace cppu::WeakImplHelper1 with cppu::WeakImplHelperTakeshi Abe
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-05-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11animations: convert animcore.component to constructor usageChris Sherlock
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-04-09Missing includeStephan Bergmann
2014-04-07animations: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10animations: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from animationsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06Typo: atribute(s) -> attribute(s)Julien Nabet
2014-02-04Related: fdo#69645 don't know if mxParent could become invalid..Caolán McNamara
2013-11-05Resolves: fdo#69645 Parent Node disposed and mpParent pointing to junkCaolán McNamara
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-07-22Mark as constTakeshi Abe
2013-04-25fdo#46808 Convert animations::ParallelTimeContainer to new styleNoel Grandin
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang
2013-03-05doubled usingThomas Arnhold
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-07OUString cleanup in animationsRicardo Montania
2012-06-27re-base on ALv2 code.Michael Meeks
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-01-21Improve checking for emptinessThomas Arnhold
2011-12-08childs -> childrenMichael T. Whiteley
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-06-03use standard template for thisCaolán McNamara
2011-05-20valgrind: in what planet did that make senseCaolán McNamara
2011-05-08Some cppcheck cleaningJulien Nabet
2011-01-25Removed unused codes and fix some typosTakeshi Abe
2010-12-02Cleanup commented code in impressKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.9.2); FILE MERGEDRüdiger Timm
2008-03-12INTEGRATION: CWS impresstables2 (1.8.8); FILE MERGEDRüdiger Timm
2007-08-03#i10000#: signed/unsigned comparisionJens-Heiner Rechtien