summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* coverity#1267656 Logically dead codeCaolán McNamara2015-02-021-3/+0
* coverity#1267674 Dereference after null checkCaolán McNamara2015-01-311-7/+4
* tdf#88814 parameters are kinda-partially supported, so follow the suggestionLionel Elie Mamane2015-01-311-4/+1
* coverity#1267628 Resource leak in objectCaolán McNamara2015-01-301-2/+1
* coverity#1267700 Uninitialized scalar fieldCaolán McNamara2015-01-301-5/+6
* loplugin:cstylecast (Mac OS X)Stephan Bergmann2015-01-291-2/+2
* janitorialLionel Elie Mamane2015-01-281-1/+1
* Query Design: use correct name for columns that come from another query.Lionel Elie Mamane2015-01-281-2/+3
* Use vector::dataStephan Bergmann2015-01-2811-24/+12
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-282-3/+3
* fix memory leak when exception is thrownMarkus Mohrhard2015-01-271-3/+7
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-2614-26/+26
* Some more loplugin:cstylecast: connectivityStephan Bergmann2015-01-2030-283/+283
* remove unnecessary parenthesesNoel Grandin2015-01-161-6/+6
* PostgreSQL statement: use :cppu::WeakComponentImplHelperLionel Elie Mamane2015-01-152-40/+25
* PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane2015-01-151-0/+1
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-132-10/+4
* Disable ado unit test on x86_64 platform on windowsDavid Ostrovsky2015-01-101-0/+2
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-093-4/+4
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-084-8/+0
* PostgreSQL boolean more accurately described as booleanLionel Elie Mamane2015-01-071-5/+5
* fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane2015-01-071-0/+5
* protect agains past-the-end string accessLionel Elie Mamane2015-01-071-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-075-14/+14
* Resolves fdo#87789: show groups in collected addressesJulien Nabet2015-01-074-2/+41
* Typo: Rerturns -> ReturnsJulien Nabet2015-01-061-1/+1
* Remove unnecessary include files declaring JNI functionsStephan Bergmann2015-01-067-304/+23
* Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann2015-01-063-20/+35
* fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane2015-01-051-0/+1
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-053-20/+20
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-053-7/+7
* java: remove more dead codeNoel Grandin2015-01-054-10/+6
* java: remove dead codeNoel Grandin2015-01-0510-154/+2
* connectivity: fix gcc-4.8 buildMiklos Vajna2015-01-041-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0412-27/+24
* Fix simple typos.Andrea Gelmini2015-01-021-1/+1
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-6/+5
* Related fdo#87789: groups should appear like views and not like tablesJulien Nabet2014-12-301-2/+9
* java: reduce visibility of some methods and fieldsNoel Grandin2014-12-191-2/+2
* java: static fields that should not be staticNoel Grandin2014-12-191-1/+1
* connectivity: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1814-26/+29
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-171-1/+1
* java: remove OOoRunnerLightNoel Grandin2014-12-161-1/+1
* java: remove some unused fields and variablesNoel Grandin2014-12-151-8/+0
* connectivity: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1210-35/+28
* java: reduce visibility of fields and methodsNoel Grandin2014-12-113-25/+25
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-098-18/+10
* callcatcher: update unused codeCaolán McNamara2014-12-081-50/+0
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-4/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-2/+5