Age | Commit message (Expand) | Author |
2019-06-29 | Fix typo | Andrea Gelmini |
2019-06-18 | Fix typos | Andrea Gelmini |
2019-04-30 | implement std::hash for css::uno::Reference and rtl::Reference | Noel Grandin |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2017-02-12 | Various typos on accessible | Julien Nabet |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, comphelper | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-04 | No need to explicitly delete ctor the compiler wouldn't implicitly declare | Stephan Bergmann |
2016-05-03 | C++11: disable ctors with delete in include/ | Jochen Nitschke |
2016-04-13 | loplugin:passstuffbyref in comphelper | Noel Grandin |
2016-03-03 | loplugin:unuseddefaultparams comphelper | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-10-20 | com::sun::star->css in include/comphelper | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-20 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-04-21 | No more need for PartialWeakComponentImplHelper here | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-14 | OAccessibleContextWrapperHelper does not implement XAccessibleContext | Stephan Bergmann |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_MAP | Stephan Bergmann |
2013-11-09 | fdo#65108 inter-module includes <> | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/c* | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |