summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre2014-04-051-1/+3
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-044-5/+8
* /include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2014-04-041-12/+12
* Typo: corect->correctJulien Nabet2014-04-031-1/+1
* Remove unused getBinary/CharacterStreamStephan Bergmann2014-04-031-6/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-037-14/+14
* loplugin:literaltoboolconversionStephan Bergmann2014-04-013-8/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0110-11/+11
* loplugin:literaltoboolconversionStephan Bergmann2014-04-017-14/+14
* fix sal_Bool conversion in connectivity/source/drivers/adoNoel Grandin2014-04-011-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-018-34/+34
* connectivity: sal_Bool->boolNoel Grandin2014-04-0144-133/+133
* connectivity: sal_Bool->boolNoel Grandin2014-04-012-10/+10
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-0118-59/+59
* connectivity: sal_Bool->boolNoel Grandin2014-04-0114-59/+59
* Remove remaining DBG_CTOR etc. remnants from connectivityStephan Bergmann2014-03-289-35/+0
* coverity#736137 Dereference null return valueCaolán McNamara2014-03-281-0/+2
* Forgot to extend queryInterfaceStephan Bergmann2014-03-281-1/+16
* Missing XTypeProvider base classStephan Bergmann2014-03-281-5/+6
* SAL_OVERRIDE, Mac OS X connectivity reduxStephan Bergmann2014-03-2713-371/+371
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-26218-3926/+3926
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-262-23/+23
* loplugin:passstringbyrefStephan Bergmann2014-03-1913-27/+27
* loplugin:passstringbyrefStephan Bergmann2014-03-191-1/+1
* No need for a virtual OPropertyContainer::getTypesStephan Bergmann2014-03-141-1/+1
* "prefix" and "postfix" are single wordsTor Lillqvist2014-03-141-5/+5
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-1459-71/+71
* coverity#705789 Dereference before null checkCaolán McNamara2014-03-131-0/+3
* normalize values of WITH_MOZAB4WINMichael Stahl2014-03-111-1/+1
* normalize values of WITH_GSSAPI/WITH_KRB5Michael Stahl2014-03-111-2/+2
* normalize values of BUILD_POSTGRESQL_SDBCMichael Stahl2014-03-111-1/+1
* connectivity: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-1012-81/+15
* coverity#1190360 Unintended sign extensionCaolán McNamara2014-03-081-2/+2
* coverity#706316 help out coverity re tortured logicCaolán McNamara2014-03-062-16/+15
* Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann2014-03-011-4/+2
* Remove visual noise from connectivityAlexander Wilms2014-02-27243-971/+961
* std::exception fixupStephan Bergmann2014-02-262-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-26300-6324/+6324
* connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud2014-02-254-27/+27
* Remove unnecessary bool2anyStephan Bergmann2014-02-242-5/+4
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-248-33/+34
* Remove unneccessary commentsAlexander Wilms2014-02-23314-6529/+6529
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-227-7/+15
* loplugin:bodynotinblockStephan Bergmann2014-02-221-7/+7
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-201-3/+3
* Typo: interupted -> interruptedJulien Nabet2014-02-191-1/+1
* add missing vim modelinesCaolán McNamara2014-02-1867-0/+134
* coverity#984079 Uninitialized scalar fieldCaolán McNamara2014-02-181-8/+9
* coverity#984081 Uninitialized scalar fieldCaolán McNamara2014-02-181-7/+9
* coverity#984082 Uninitialized scalar fieldCaolán McNamara2014-02-181-6/+8