Age | Commit message (Expand) | Author |
2018-09-05 | loplugin:simplifyconstruct in accessibility..bridges | Noel Grandin |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-04 | Replace lists by vectors in animation parts (sd/animations) | Julien Nabet |
2017-06-15 | use more SAL_N_ELEMENTS part 3 | Noel Grandin |
2017-05-16 | loplugin:comparisonwithconstant in avmedia | Noel Grandin |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-15 | Drop :: prefix from std in [a-b]*/ | Tor Lillqvist |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | makeAny->Any in accessibility..avmedia | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-11-23 | loplugin:unnecessaryoverride (dtors) in animations | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-05 | tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc. | Gökhan Gurbetoğlu |
2016-08-02 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-07-08 | loplugin:redundantcast: redundant static_casts in animations | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-29 | chmod -x | Tor Lillqvist |
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 |