summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud
2014-04-06coverity#706292,95-96,98: Uncaught exceptionNorbert Thiebaud
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin
2014-04-03Typo: corect->correctJulien Nabet
2014-04-03Remove unused getBinary/CharacterStreamStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01loplugin:literaltoboolconversionStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01loplugin:literaltoboolconversionStephan Bergmann
2014-04-01fix sal_Bool conversion in connectivity/source/drivers/adoNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from connectivityStephan Bergmann
2014-03-28coverity#736137 Dereference null return valueCaolán McNamara
2014-03-28Forgot to extend queryInterfaceStephan Bergmann
2014-03-28Missing XTypeProvider base classStephan Bergmann
2014-03-27SAL_OVERRIDE, Mac OS X connectivity reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-13coverity#705789 Dereference before null checkCaolán McNamara
2014-03-11normalize values of WITH_MOZAB4WINMichael Stahl
2014-03-11normalize values of WITH_GSSAPI/WITH_KRB5Michael Stahl
2014-03-11normalize values of BUILD_POSTGRESQL_SDBCMichael Stahl
2014-03-10connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-08coverity#1190360 Unintended sign extensionCaolán McNamara
2014-03-06coverity#706316 help out coverity re tortured logicCaolán McNamara
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26std::exception fixupStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-22loplugin:bodynotinblockStephan Bergmann
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-19Typo: interupted -> interruptedJulien Nabet
2014-02-18add missing vim modelinesCaolán McNamara