summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* coverity#706319 Uncaught exceptionCaolán McNamara2014-10-141-1/+2
* coverity#706332 Uncaught exceptionCaolán McNamara2014-10-141-4/+1
* coverity#706327 Uncaught exceptionCaolán McNamara2014-10-141-1/+1
* coverity#706326 Uncaught exceptionCaolán McNamara2014-10-149-54/+65
* connectivity: the value of Math.asin(0.0) is zeroRobert Antoni Buj i Gelonch2014-10-141-1/+1
* coverity#1158396 Uncaught exceptionCaolán McNamara2014-10-133-30/+47
* coverity#706331 Uncaught exceptionCaolán McNamara2014-10-1211-70/+93
* coverity#735605 Division or modulo by zeroCaolán McNamara2014-10-111-2/+8
* connectivity: Iterate over each Entry in a Map & Enhanced for-loopsRobert Antoni Buj i Gelonch2014-10-111-8/+5
* connectivity: firebird: recursively delete temp directoriesMichael Stahl2014-10-112-2/+13
* coverity#706302 Uncaught exceptionCaolán McNamara2014-10-103-2/+20