summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* fixincludeguards.sh: comphelperThomas Arnhold2014-04-196-15/+15
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-1/+1
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-1/+1
* typo: ommit -> omitThomas Arnhold2014-04-141-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-0718-51/+66
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-0312-39/+39
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-3/+3
* typo: tempoary -> temporaryThomas Arnhold2014-03-291-1/+1
* typo: previos -> previousThomas Arnhold2014-03-291-1/+1
* typo: decription -> descriptionThomas Arnhold2014-03-291-7/+1
* typo: temorary -> temporaryThomas Arnhold2014-03-291-1/+1
* typo: Exceptiopn -> ExceptionThomas Arnhold2014-03-291-1/+1
* typo: enoungh -> enoughThomas Arnhold2014-03-291-1/+1
* typo: unfortunally -> unfortunatelyThomas Arnhold2014-03-291-1/+1
* typo: sicne -> sinceThomas Arnhold2014-03-291-1/+1
* typo: tranfer -> transferThomas Arnhold2014-03-291-1/+1
* typo: persistance -> persistenceThomas Arnhold2014-03-291-5/+5
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-1/+1
* typo: approriate -> appropriateThomas Arnhold2014-03-291-1/+1
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-272-38/+18
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2619-224/+224
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* OAccessibleContextWrapperHelper does not implement XAccessibleContextStephan Bergmann2014-03-141-6/+6
* Fix races in AsyncEventNotifier::executeStephan Bergmann2014-03-141-68/+28
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-142-3/+3
* forward*PropertyValue functions need not be SAL_CALLStephan Bergmann2014-03-131-4/+4
* comphelper::OIHWrapNoFilterDialog does not implement XInitializationStephan Bergmann2014-03-131-10/+0
* Leftover SAL_CALLStephan Bergmann2014-03-111-1/+1
* OPropertyStateHelper::getTypes isn't an override of XTypeProvider::getTypesStephan Bergmann2014-03-111-1/+1
* comphelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-16/+2
* Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2014-03-071-2/+2
* Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann2014-03-011-5/+2
* coverity#1187647 try and help coverity out hereCaolán McNamara2014-02-271-4/+4
* coverity#1187646 unused mpAbortCaolán McNamara2014-02-271-6/+4
* Remove visual noise from comphelperAlexander Wilms2014-02-2757-398/+398
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2656-605/+605
* coverity#983702 Uncaught exceptionCaolán McNamara2014-02-253-6/+12
* comphelper: EmbeddedObjectContainer::GetObjectStream methodsJacobo Aragunde Pérez2014-02-241-0/+40
* comphelper: code refactorJacobo Aragunde Pérez2014-02-241-15/+1
* Remove unneccessary commentsAlexander Wilms2014-02-2357-747/+739
* comphelper: sal_Bool -> bool sequelStephan Bergmann2014-02-192-6/+6
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-1745-306/+306
* ucbhelper: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* Unwind comphelper::OPropertyContainer_Base typedefStephan Bergmann2014-02-121-2/+2
* silence coverity#1027865 Out-of-bounds accessCaolán McNamara2014-02-071-2/+14
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi2014-02-053-21/+6
* Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann2014-02-031-1/+1
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-312-4/+0