summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2014-02-18coverity#984079 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984081 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#984082 Uninitialized scalar fieldCaolán McNamara
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann
2014-02-18sal_Bool -> bool fixupStephan Bergmann
2014-02-18fix windows buildMarkus Mohrhard
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17Drop unused #includeTakeshi Abe
2014-02-13fdo#74683: java.lang.System.mapLibraryName dylib vs. jnilib confusionStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12cid#707705 uninitialized pointer fieldNoel Grandin