summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_dbaccess/ODatasourceBrowser.java
AgeCommit message (Expand)Author
2018-09-13Fix typosAndrea Gelmini
2016-09-23Make createDesktop return XDesktop, not ObjectSamuel Mehrbrodt
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-29chmod -xTor Lillqvist
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-09there is no need to synchronize createTestEnvironmentNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-04java: remove some unused import statementsNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.3.118); FILE MERGEDRüdiger Timm
2003-09-08INTEGRATION: CWS qadev11 (1.2.14); FILE MERGEDRüdiger Timm
2003-05-27INTEGRATION: CWS qadev6 (1.1.8); FILE MERGEDVladimir Glazounov
2003-01-27NEW: initial versionStephan Wunderlich