summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann18-51/+66
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin12-39/+39
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-3/+3
2014-03-29typo: tempoary -> temporaryThomas Arnhold1-1/+1
2014-03-29typo: previos -> previousThomas Arnhold1-1/+1
2014-03-29typo: decription -> descriptionThomas Arnhold1-7/+1
2014-03-29typo: temorary -> temporaryThomas Arnhold1-1/+1
2014-03-29typo: Exceptiopn -> ExceptionThomas Arnhold1-1/+1
2014-03-29typo: enoungh -> enoughThomas Arnhold1-1/+1
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold1-1/+1
2014-03-29typo: sicne -> sinceThomas Arnhold1-1/+1
2014-03-29typo: tranfer -> transferThomas Arnhold1-1/+1
2014-03-29typo: persistance -> persistenceThomas Arnhold1-5/+5
2014-03-29typo: optimisation -> optimizationThomas Arnhold1-1/+1
2014-03-29typo: approriate -> appropriateThomas Arnhold1-1/+1
2014-03-27Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-38/+18
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann19-224/+224
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann1-1/+1
2014-03-14OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann1-6/+6
2014-03-14Fix races in AsyncEventNotifier::executeStephan Bergmann1-68/+28
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2-3/+3
2014-03-13forward*PropertyValue functions need not be SAL_CALLStephan Bergmann1-4/+4
2014-03-13comphelper::OIHWrapNoFilterDialog does not implement XInitializationStephan Bergmann1-10/+0
2014-03-11Leftover SAL_CALLStephan Bergmann1-1/+1
2014-03-11OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann1-1/+1
2014-03-10comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-16/+2
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann1-5/+2
2014-02-27coverity#1187647 try and help coverity out hereCaolán McNamara1-4/+4
2014-02-27coverity#1187646 unused mpAbortCaolán McNamara1-6/+4
2014-02-27Remove visual noise from comphelperAlexander Wilms57-398/+398
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann56-605/+605
2014-02-25coverity#983702 Uncaught exceptionCaolán McNamara3-6/+12
2014-02-24comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez1-0/+40
2014-02-24comphelper: code refactorJacobo Aragunde Pérez1-15/+1
2014-02-23Remove unneccessary commentsAlexander Wilms57-747/+739
2014-02-19comphelper: sal_Bool -> bool sequelStephan Bergmann2-6/+6
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann45-306/+306
2014-02-17ucbhelper: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-12Unwind comphelper::OPropertyContainer_Base typedefStephan Bergmann1-2/+2
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara1-2/+14
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi3-21/+6
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2-4/+0
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-27coverity#706277 Uncaught exceptionCaolán McNamara1-4/+4
2014-01-27coverity#707679 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-01-27coverity#705787 Dereference before null checkCaolán McNamara1-8/+6