Age | Commit message (Expand) | Author |
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 |
2014-02-17 | comphelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-17 | ucbhelper: sal_Bool -> bool | Stephan Bergmann |
2014-02-12 | Unwind comphelper::OPropertyContainer_Base typedef | Stephan Bergmann |
2014-02-07 | silence coverity#1027865 Out-of-bounds access | Caolán McNamara |
2014-02-06 | typo fixes in comments | Andras Timar |
2014-02-05 | fdo#54938 Convert comphelper and vcl to cppu::supportsService | Alexandre Vicenzi |
2014-02-03 | Remove needless SAL_DLLPRIVATE annotations | Stephan Bergmann |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |