summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-1410-16/+16
* fix connectivity unit test for --enable-mergedlibsNoel Grandin2014-11-131-0/+10
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1214-21/+21
* java: convert fields to local variables where possibleNoel Grandin2014-11-122-14/+8
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-0612-23/+34
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-0612-34/+23
* new loplugin: use more efficient find() methodsNoel Grandin2014-11-051-1/+1
* -Werror,-Wpointer-bool-conversionStephan Bergmann2014-11-051-2/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-0532-176/+118
* coverity#706375 uncaught exceptionDavid Tardon2014-11-041-1/+1
* coverity#706366 uncaught exceptionDavid Tardon2014-11-041-1/+1
* coverity#706363 uncaught exceptionDavid Tardon2014-11-041-1/+1
* coverity#706362 uncaught exceptionDavid Tardon2014-11-041-1/+5
* coverity#706361 uncaught exceptionDavid Tardon2014-11-041-1/+5
* Removed duplicated includesAndrea Gelmini2014-10-313-3/+0