summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc
AgeCommit message (Expand)AuthorFilesLines
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl3-0/+3
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-1/+1
2014-10-27coverity#706321 Uncaught exceptionCaolán McNamara1-3/+6
2014-10-27cid#1249675 Uncaught exceptionNoel Grandin1-1/+1
2014-10-25coverity#706329 Uncaught exceptionCaolán McNamara2-7/+7
2014-10-25coverity#706328 Uncaught exceptionCaolán McNamara1-2/+2
2014-10-25coverity#706322 Uncaught exceptionCaolán McNamara2-3/+12
2014-10-25coverity#706319 Uncaught exceptionCaolán McNamara13-126/+124
2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara14-58/+70
2014-10-24coverity#736109 Nesting level does not match indentationCaolán McNamara1-1/+1
2014-10-15coverity#706322 Uncaught exceptionCaolán McNamara6-10/+20
2014-10-15coverity#706318 Uncaught exceptionCaolán McNamara1-25/+31
2014-10-14coverity#706320 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-14coverity#706319 Uncaught exceptionCaolán McNamara1-1/+2
2014-10-14coverity#706332 Uncaught exceptionCaolán McNamara1-4/+1
2014-10-14coverity#706327 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-14coverity#706326 Uncaught exceptionCaolán McNamara8-52/+62
2014-10-12coverity#706331 Uncaught exceptionCaolán McNamara10-67/+87
2014-10-03cid#704588 Dereference after null checkNoel Grandin1-1/+1
2014-10-03loplugin: cstylecastNoel Grandin14-53/+53
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-21starsdbc -> css::sdbcThomas Arnhold6-35/+35
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-1/+1
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara6-10/+10
2014-07-03use assert when followed by derefCaolán McNamara1-1/+2
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-04connectivity: fix includesThomas Arnhold8-17/+17
2014-05-30Replace "compareToAscii" by !=Julien Nabet1-33/+32
2014-05-29Update comment to reality... many properties now, not one.Lionel Elie Mamane1-1/+3
2014-05-29To avoid some confusion for people like me :)Julien Nabet1-0/+1
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet4-14/+14
2014-05-22remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2014-05-17remove wrongly added IsBookmarkable propertyLionel Elie Mamane1-3/+0
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2-16/+12
2014-05-13fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFONoel Grandin3-114/+0
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet1-10/+20
2014-05-12Kill DECL_PROP1IMPL and related (jdbc part)Julien Nabet1-5/+17
2014-04-16connectivity: sal_Bool->boolNoel Grandin8-40/+40
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from connectivityAlexander Wilms26-68/+68
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann14-359/+359
2014-02-23Remove unneccessary commentsAlexander Wilms20-486/+486
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2-2/+4
2014-02-20Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-3/+3
2014-02-18sal_Bool -> bool fixupStephan Bergmann3-5/+5
2014-02-18fix windows buildMarkus Mohrhard2-2/+2
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky1-1/+8
2014-01-06fdo#37167 create statement before execute/wasNull/getBooleanLionel Elie Mamane2-0/+9
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann2-17/+12
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1