summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/util/DBTools.java
Commit message (Expand)AuthorAgeFilesLines
* coverity#1327197 UwF: Unwritten fieldCaolán McNamara2016-02-041-11/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* coverity#1326978 SBSC: String concatenation in loop using + operatorCaolán McNamara2015-12-301-11/+11
* coverity#1326610 DE: Dropped or ignored exceptionCaolán McNamara2015-12-101-1/+3
* java:no need to explicitly create these constructorsNoel Grandin2015-11-051-7/+0
* cid#1327207 UwF: Unwritten fieldNoel Grandin2015-10-161-5/+0
* cid#1327197 UwF: Unwritten fieldNoel Grandin2015-10-161-5/+0
* java: 'final static' to 'static final'Noel Grandin2015-06-151-16/+16
* java,qadev: remove unused parameters and local varsNoel Grandin2014-11-241-35/+0
* java: make fields final where possibleNoel Grandin2014-11-181-3/+3
* runner: finally block to ensure that a resource is closed (Prior to Java SE 7)Robert Antoni Buj i Gelonch2014-10-141-11/+21
* java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin2014-08-191-2/+2
* java: remove unused methodsNoel Grandin2014-08-191-215/+0
* java: remove unused importsNoel Grandin2014-08-141-4/+0
* java: remove dead methodsNoel Grandin2014-08-131-123/+1
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-8/+8
* java: reduce scope, make fields privateNoel Grandin2014-08-131-4/+4
* java: reduce scope, make constructors privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make constants privateNoel Grandin2014-08-121-8/+8
* java: remove unused parametersNoel Grandin2014-08-111-1/+1
* Many spelling fixes: directory qadevOOo.Pedro Giffuni2014-04-301-1/+1
* Java update - remove dead codeNoel Grandin2012-08-201-1/+1
* Java update - cleanup javadoc @see tagsNoel Grandin2012-08-201-3/+2
* Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin2012-08-201-2/+2
* Java cleanup - remove unused local variablesNoel Grandin2012-06-291-4/+0
* Java5 update - convert more code to use generics:wqNoel Grandin2012-06-291-9/+6
* Java5 update - usage generics where possibleNoel Grandin2012-06-291-19/+13
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* dba33a: summary migration from SVNJens-Heiner Rechtien2009-11-271-30/+21
* INTEGRATION: CWS changefileheader (1.7.62); FILE MERGEDRüdiger Timm2008-04-101-23/+18
* INTEGRATION: CWS ooo19126 (1.6.8); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS qadev22 (1.5.2); FILE MERGEDRüdiger Timm2005-03-291-6/+7
* INTEGRATION: CWS qadev21 (1.4.8); FILE MERGEDVladimir Glazounov2005-02-241-11/+18
* INTEGRATION: CWS eforms2 (1.3.2); FILE MERGEDOliver Bolte2004-11-161-5/+10
* INTEGRATION: CWS insight01 (1.2.58); FILE MERGEDJens-Heiner Rechtien2004-08-021-3/+8
* INTEGRATION: CWS qadev13 (1.1.34); FILE MERGEDKurt Zenker2003-11-181-10/+7
* NEW: initial versionStephan Wunderlich2003-01-271-0/+852