summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin4-8/+0
2015-01-07PostgreSQL boolean more accurately described as booleanLionel Elie Mamane1-5/+5
2015-01-07fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane1-0/+5
2015-01-07protect agains past-the-end string accessLionel Elie Mamane1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin5-14/+14
2015-01-07Resolves fdo#87789: show groups in collected addressesJulien Nabet4-2/+41
2015-01-06Typo: Rerturns -> ReturnsJulien Nabet1-1/+1
2015-01-06Remove unnecessary include files declaring JNI functionsStephan Bergmann7-304/+23
2015-01-06Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann3-20/+35
2015-01-05fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane1-0/+1
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann3-20/+20
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin3-7/+7
2015-01-05java: remove more dead codeNoel Grandin4-10/+6
2015-01-05java: remove dead codeNoel Grandin10-154/+2
2015-01-04connectivity: fix gcc-4.8 buildMiklos Vajna1-1/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara12-27/+24
2015-01-02Fix simple typos.Andrea Gelmini1-1/+1
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-6/+5
2014-12-30Related fdo#87789: groups should appear like views and not like tablesJulien Nabet1-2/+9
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin1-2/+2
2014-12-19java: static fields that should not be staticNoel Grandin1-1/+1
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann14-26/+29
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-16java: remove OOoRunnerLightNoel Grandin1-1/+1
2014-12-15java: remove some unused fields and variablesNoel Grandin1-8/+0
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann10-35/+28
2014-12-11java: reduce visibility of fields and methodsNoel Grandin3-25/+25
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn8-18/+10
2014-12-08callcatcher: update unused codeCaolán McNamara1-50/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-4/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+5
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+4
2014-12-04connectivity (Linux): loplugin:cstylecastStephan Bergmann5-13/+9
2014-12-04connectivity (Mac): loplugin:cstylecastStephan Bergmann3-3/+3
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane1-31/+98
2014-12-01Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara2-29/+63
2014-11-25java: remove some comment noiseNoel Grandin5-32/+2
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan1-2/+1
2014-11-20further fix mozab build after header cleanupChristian Lohmaier3-0/+3
2014-11-20connectivity: fix the mozab buildMichael Stahl1-0/+1
2014-11-18Build fix on Windows.Kohei Yoshida1-0/+4
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl24-0/+25
2014-11-18java: make fields final where possibleNoel Grandin8-31/+19
2014-11-17Build fix on WindowsKohei Yoshida1-0/+1
2014-11-17Missing includeStephan Bergmann1-0/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl8-1/+9
2014-11-14coverity#1158396 Uncaught exceptionCaolán McNamara1-2/+29
2014-11-14coverity#1242888 Unused valueCaolán McNamara1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava10-16/+16
2014-11-13fix connectivity unit test for --enable-mergedlibsNoel Grandin1-0/+10