summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-30Revert "Add function to catenate n copies of a string"Tor Lillqvist
2014-05-29Add function to catenate n copies of a stringTor Lillqvist
2014-05-24coverity#983961 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983964 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983966 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983968 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983969 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1210079 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1215313 Uncaught exceptionCaolán McNamara
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-09callcatcher: update unused codeCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
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-24remove unused macrosCaolán McNamara
2014-04-23comphelper: Fix typosMaxim Monastirsky
2014-04-23coverity#707317 Uncaught exceptionCaolán McNamara
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan 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: unfortunally -> unfortunatelyThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14No need for OPropertySetAggregationHelper::disposing() to be virtualStephan Bergmann
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-14Mark overriding OInteraction class template member function as SAL_OVERRIDEStephan Bergmann
2014-03-14A minimal improvementStephan Bergmann
2014-03-14OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann
2014-03-14Model IEventProcessor acquire/release exactly after XInterfaceStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann
2014-03-13Mark overriding OWeakListenerAdapter class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-13comphelper::OIHWrapNoFilterDialog does not implement XInitializationStephan Bergmann
2014-03-12Mark overriding OwnServiceImpl class template member functions as SAL_OVERRIDEStephan Bergmann
2014-03-11Mark overriding cppuhelper class template member functions as SAL_OVERRIDEStephan Bergmann
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-03-11Typos in commentStephan Bergmann
2014-03-11No need for NotifyAccessibleEvent to be virtualStephan Bergmann
2014-03-11No need for fillAggregatePropertyInfoByHandle to be virtualStephan Bergmann
2014-03-11OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann