Age | Commit message (Expand) | Author |
2014-05-11 | fix-includes.pl: comphelper | Thomas Arnhold |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-09 | callcatcher: update unused code | Caolán McNamara |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-25 | odd that apparently these only are checked in non-opt mode | Caolán McNamara |
2014-04-25 | coverity#706281 Uncaught exception | Caolán McNamara |
2014-04-25 | coverity#706282 Uncaught exception | Caolán McNamara |
2014-04-19 | fixincludeguards.sh: comphelper | Thomas Arnhold |
2014-04-18 | Typo: s/cant/can't/ | Tor Lillqvist |
2014-04-15 | cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unused | Stephan Bergmann |
2014-04-14 | typo: ommit -> omit | Thomas Arnhold |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-07 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-29 | typo: tempoary -> temporary | Thomas Arnhold |
2014-03-29 | typo: previos -> previous | Thomas Arnhold |
2014-03-29 | typo: decription -> description | Thomas Arnhold |
2014-03-29 | typo: temorary -> temporary | Thomas Arnhold |
2014-03-29 | typo: Exceptiopn -> Exception | Thomas Arnhold |
2014-03-29 | typo: enoungh -> enough | Thomas Arnhold |
2014-03-29 | typo: unfortunally -> unfortunately | Thomas Arnhold |
2014-03-29 | typo: sicne -> since | Thomas Arnhold |
2014-03-29 | typo: tranfer -> transfer | Thomas Arnhold |
2014-03-29 | typo: persistance -> persistence | Thomas Arnhold |
2014-03-29 | typo: optimisation -> optimization | Thomas Arnhold |
2014-03-29 | typo: approriate -> appropriate | Thomas Arnhold |
2014-03-27 | Avoid possible resource leaks by boost::scoped_array | Takeshi Abe |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-14 | No need for a virtual OPropertyContainer::getTypes | Stephan Bergmann |
2014-03-14 | OAccessibleContextWrapperHelper does not implement XAccessibleContext | Stephan Bergmann |
2014-03-14 | Fix races in AsyncEventNotifier::execute | Stephan Bergmann |
2014-03-14 | comphelper,connectivity: prefer passing OUString by reference | Noel Grandin |
2014-03-13 | forward*PropertyValue functions need not be SAL_CALL | Stephan Bergmann |
2014-03-13 | comphelper::OIHWrapNoFilterDialog does not implement XInitialization | Stephan Bergmann |
2014-03-11 | Leftover SAL_CALL | Stephan Bergmann |
2014-03-11 | OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypes | Stephan Bergmann |
2014-03-10 | comphelper: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-03-07 | Introduce com.sun.star.beans.theIntrospection singleton | Stephan Bergmann |
2014-03-01 | Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength | Stephan Bergmann |
2014-02-27 | coverity#1187647 try and help coverity out here | Caolán McNamara |
2014-02-27 | coverity#1187646 unused mpAbort | Caolán McNamara |
2014-02-27 | Remove visual noise from comphelper | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | coverity#983702 Uncaught exception | Caolán McNamara |
2014-02-24 | comphelper: EmbeddedObjectContainer::GetObjectStream methods | Jacobo Aragunde Pérez |
2014-02-24 | comphelper: code refactor | Jacobo Aragunde Pérez |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-19 | comphelper: sal_Bool -> bool sequel | Stephan Bergmann |