summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
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
2014-02-06typo fixes in commentsAndras Timar
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#706277 Uncaught exceptionCaolán McNamara
2014-01-27coverity#707679 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#705787 Dereference before null checkCaolán McNamara
2014-01-26coverity#1130481 : Uninitialized scalar fieldNorbert Thiebaud