summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-25odd that apparently these only are checked in non-opt modeCaolán McNamara
2014-04-25coverity#706281 Uncaught exceptionCaolán McNamara
2014-04-25coverity#706282 Uncaught exceptionCaolán McNamara
2014-04-19fixincludeguards.sh: comphelperThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-14typo: ommit -> omitThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: tempoary -> temporaryThomas Arnhold
2014-03-29typo: previos -> previousThomas Arnhold
2014-03-29typo: decription -> descriptionThomas Arnhold
2014-03-29typo: temorary -> temporaryThomas Arnhold
2014-03-29typo: Exceptiopn -> ExceptionThomas Arnhold
2014-03-29typo: enoungh -> enoughThomas Arnhold
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold
2014-03-29typo: sicne -> sinceThomas Arnhold
2014-03-29typo: tranfer -> transferThomas Arnhold
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-29typo: approriate -> appropriateThomas Arnhold
2014-03-27Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-14OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann
2014-03-14Fix races in AsyncEventNotifier::executeStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann
2014-03-13comphelper::OIHWrapNoFilterDialog does not implement XInitializationStephan Bergmann
2014-03-11Leftover SAL_CALLStephan Bergmann
2014-03-11OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann
2014-02-27coverity#1187647 try and help coverity out hereCaolán McNamara
2014-02-27coverity#1187646 unused mpAbortCaolán McNamara
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#983702 Uncaught exceptionCaolán McNamara
2014-02-24comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez
2014-02-24comphelper: code refactorJacobo Aragunde Pérez
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19comphelper: sal_Bool -> bool sequelStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann
2014-02-12Unwind comphelper::OPropertyContainer_Base typedefStephan Bergmann
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara