Age | Commit message (Expand) | Author |
2015-07-17 | com::sun::uno->css in avmedia and animations | Noel Grandin |
2015-07-06 | tdf#88206: replace cppu::WeakImplHelper1 with cppu::WeakImplHelper | Takeshi Abe |
2015-05-08 | Rephrase comparisons between bool and sal_Bool | Stephan Bergmann |
2015-05-04 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-12 | native-code: animcore_component_getFactory -> ctors | Miklos Vajna |
2015-03-11 | Clean up previous commit | Stephan Bergmann |
2015-03-11 | animations: convert animcore.component to constructor usage | Chris Sherlock |
2014-11-18 | cppuhelper: clean up public headers with include-what-you-use | Michael Stahl |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-05-27 | remove unnecessary use of Reference constructor in throw | Noel Grandin |
2014-05-22 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 | Julien Nabet |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-09 | Missing include | Stephan Bergmann |
2014-04-07 | animations: sal_Bool->bool | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | animations: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-10 | fdo#60698: Split out slideshow code from animations | Marcos Paulo de Souza |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from animations | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-06 | Typo: atribute(s) -> attribute(s) | Julien Nabet |
2014-02-04 | Related: fdo#69645 don't know if mxParent could become invalid.. | Caolán McNamara |
2014-02-03 | fdo#54938 Convert to cppu::supportsService | Alexandre Vicenzi |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-05 | Resolves: fdo#69645 Parent Node disposed and mpParent pointing to junk | Caolán McNamara |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold |
2013-08-01 | Mark as const | Takeshi Abe |
2013-07-22 | Mark as const | Takeshi Abe |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-25 | use XShapeHash type to make this *_map compatible... | Herbert Dürr |
2013-05-23 | Resolves: #i119966# Fixed handling of the "visibility" flag of animations. | Andre Fischer |
2013-04-25 | fdo#46808 Convert animations::ParallelTimeContainer to new style | Noel Grandin |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-14 | i#113608#, memory leak in animations: newly exposed crashed problem | Jian Fang Zhang |
2013-03-05 | doubled using | Thomas Arnhold |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2012-12-29 | Remove last RTL_CONSTASCII_STRINGPARAM from animations | Marcos Paulo de Souza |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |