summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+4
* connectivity (Linux): loplugin:cstylecastStephan Bergmann2014-12-045-13/+9
* connectivity (Mac): loplugin:cstylecastStephan Bergmann2014-12-043-3/+3
* fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane2014-12-011-31/+98
* Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara2014-12-012-29/+63
* java: remove some comment noiseNoel Grandin2014-11-255-32/+2
* unotools: Internalize ucblockbytes.hxx headerMatúš Kukan2014-11-241-2/+1
* further fix mozab build after header cleanupChristian Lohmaier2014-11-203-0/+3
* connectivity: fix the mozab buildMichael Stahl2014-11-201-0/+1
* Build fix on Windows.Kohei Yoshida2014-11-181-0/+4
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-1824-0/+25
* java: make fields final where possibleNoel Grandin2014-11-188-31/+19
* Build fix on WindowsKohei Yoshida2014-11-171-0/+1
* Missing includeStephan Bergmann2014-11-171-0/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-178-1/+9
* coverity#1158396 Uncaught exceptionCaolán McNamara2014-11-141-2/+29
* coverity#1242888 Unused valueCaolán McNamara2014-11-141-2/+2