summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15PostgreSQL statement: use :cppu::WeakComponentImplHelperLionel Elie Mamane
2015-01-15PostgreSQL statement: deliver promised XMultipleResults interfaceLionel Elie Mamane
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-10Disable ado unit test on x86_64 platform on windowsDavid Ostrovsky
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07PostgreSQL boolean more accurately described as booleanLionel Elie Mamane
2015-01-07fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane
2015-01-07protect agains past-the-end string accessLionel Elie Mamane
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07Resolves fdo#87789: show groups in collected addressesJulien Nabet
2015-01-06Typo: Rerturns -> ReturnsJulien Nabet
2015-01-06Remove unnecessary include files declaring JNI functionsStephan Bergmann
2015-01-06Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann
2015-01-05fdo#80968 file resultset seek table to before beginning on opening resultsetLionel Elie Mamane
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-05java: remove more dead codeNoel Grandin
2015-01-05java: remove dead codeNoel Grandin
2015-01-04connectivity: fix gcc-4.8 buildMiklos Vajna
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-30Related fdo#87789: groups should appear like views and not like tablesJulien Nabet
2014-12-19java: reduce visibility of some methods and fieldsNoel Grandin
2014-12-19java: static fields that should not be staticNoel Grandin
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-16java: remove OOoRunnerLightNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-12connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-08callcatcher: update unused codeCaolán McNamara
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04connectivity (Linux): loplugin:cstylecastStephan Bergmann
2014-12-04connectivity (Mac): loplugin:cstylecastStephan Bergmann
2014-12-01fdo#86852 correctly recognise NULL values in query parameter values dialogLionel Elie Mamane
2014-12-01Resolves: fdo#80938 fix SQL view to be editableCaolán McNamara
2014-11-25java: remove some comment noiseNoel Grandin
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
2014-11-20further fix mozab build after header cleanupChristian Lohmaier
2014-11-20connectivity: fix the mozab buildMichael Stahl
2014-11-18Build fix on Windows.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18java: make fields final where possibleNoel Grandin