summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* 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
* coverity#1079000 Uncaught exceptionCaolán McNamara2014-01-291-1/+2
* bool improvementsStephan Bergmann2014-01-281-2/+2
* coverity#706277 Uncaught exceptionCaolán McNamara2014-01-271-4/+4
* coverity#707679 Uninitialized scalar fieldCaolán McNamara2014-01-271-0/+1
* coverity#705787 Dereference before null checkCaolán McNamara2014-01-271-8/+6
* coverity#1130481 : Uninitialized scalar fieldNorbert Thiebaud2014-01-261-0/+1
* Maybe this bool clean-up avoids false -Werror=maybe-uninitialized on AndroidStephan Bergmann2014-01-221-4/+4
* fdo#73549 do not resolve empty locale here if not determined yetEike Rathke2014-01-191-1/+1
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-9/+9
* typo fixesAndras Timar2013-12-201-1/+1
* css.logging.SimpleLogRing.create() calls initialize w/ empty ArgumentsStephan Bergmann2013-12-191-6/+9
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Some clean-upStephan Bergmann2013-12-122-52/+17
* Remove newly unused comphelper/TypeGeneration.hxxStephan Bergmann2013-12-122-232/+0
* Simplify comphelper::PropertyInfoStephan Bergmann2013-12-122-38/+23
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-123-4/+4
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-123-35/+26
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-111-1/+1
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-113-26/+35
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-113-35/+26
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-062-2/+0
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-2/+1