Age | Commit message (Expand) | Author |
2022-05-31 | Use more appropriate type for comphelper::internal::OPropertyAccessor::nPos | Stephan Bergmann |
2022-05-13 | Remove need for two typedefs | Stephan Bergmann |
2022-04-12 | Remove need for OPropertyAccessor default ctor | Stephan Bergmann |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2019-07-02 | Fix typo | Andrea Gelmini |
2019-02-28 | remove some unused typedefs | Noel Grandin |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2017-11-09 | loplugin:finalclasses in comphelper | Noel Grandin |
2017-03-16 | Fix typos | Andrea Gelmini |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, comphelper | Stephan Bergmann |
2017-01-16 | new loplugin: useuniqueptr: comphelper | Noel Grandin |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-26 | coverity#1374269 Uncaught exception | Caolán McNamara |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-01 | coverity#1372386 Uncaught exception | Caolán McNamara |
2016-02-24 | convert PropertyOrigin to scoped enum | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | sequence->vector in OPropertyArrayAggregationHelper | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
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-07-03 | Fix typos | Andrea Gelmini |
2015-02-28 | Typos | Julien Nabet |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
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 | No need for OPropertySetAggregationHelper::disposing() to be virtual | Stephan Bergmann |
2014-03-13 | forward*PropertyValue functions need not be SAL_CALL | Stephan Bergmann |
2014-03-11 | No need for fillAggregatePropertyInfoByHandle to be virtual | 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-20 | typo fixes | Andras Timar |
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 |