summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* coverity#1158395 Uncaught exceptionCaolán McNamara2014-10-311-5/+51
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* coverity#735298 Unchecked return valueCaolán McNamara2014-10-301-1/+4
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-2913-23/+2
* Resolves: fdo#85081 terminate if can't load kde addressbookCaolán McNamara2014-10-281-6/+20
* coverity#706303 Uncaught exceptionCaolán McNamara2014-10-281-1/+8
* coverity#706321 Uncaught exceptionCaolán McNamara2014-10-271-3/+6
* coverity#1249674 Missing break in switchCaolán McNamara2014-10-271-0/+1
* cid#1249675 Uncaught exceptionNoel Grandin2014-10-272-2/+2
* coverity#706329 Uncaught exceptionCaolán McNamara2014-10-252-7/+7
* coverity#706328 Uncaught exceptionCaolán McNamara2014-10-251-2/+2
* coverity#706322 Uncaught exceptionCaolán McNamara2014-10-253-3/+13
* coverity#706319 Uncaught exceptionCaolán McNamara2014-10-2515-139/+137
* coverity#706317 Uncaught exceptionCaolán McNamara2014-10-2515-61/+74
* coverity#1202804 Explicit null dereferencedCaolán McNamara2014-10-251-4/+3
* java: prevent overflow by using 'long int' arithmetic in multiplicationRobert Antoni Buj i Gelonch2014-10-251-9/+9
* coverity#736109 Nesting level does not match indentationCaolán McNamara2014-10-241-1/+1
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-232-2/+2
* connectivity: firebird: fix temp directory leakMichael Stahl2014-10-211-1/+7
* connectivity: firebird: use Reference for Connection where appropriateMichael Stahl2014-10-213-6/+5
* connectivity: firebird: fix Connection leak in OStatementCommonBaseMichael Stahl2014-10-215-10/+7
* cid#1247650 Uninitialized scalar fieldNoel Grandin2014-10-171-1/+3
* java: final fields that can be staticNoel Grandin2014-10-172-2/+2
* java: when rethrowing, store the original exceptionNoel Grandin2014-10-164-7/+10
* java: close ResultSet after useNoel Grandin2014-10-161-25/+30
* remove unnecessary catch blockNoel Grandin2014-10-161-8/+2
* coverity#706322 Uncaught exceptionCaolán McNamara2014-10-157-11/+22
* coverity#706318 Uncaught exceptionCaolán McNamara2014-10-152-26/+33
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-153-4/+0
* coverity#706320 Uncaught exceptionCaolán McNamara2014-10-141-1/+1