summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib/TestCase.java
AgeCommit message (Collapse)AuthorFilesLines
2014-10-13java: import from the same packageRobert Antoni Buj i Gelonch1-1/+0
Change-Id: I1bb0999783f365e20b682c3707e73c65724265c9 Reviewed-on: https://gerrit.libreoffice.org/11955 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin1-6/+4
Somebody appears to have been confused about the purpose of static in Java. These are instance fields and should therefore not be static. Also reduce the visibility of some methods and fields. Change-Id: I0b5875b6cbd91ee89823e2058b87c1087dc5c92e Reviewed-on: https://gerrit.libreoffice.org/3555 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin1-3/+3
Change-Id: I13be16beac258c551e58654b4fc37877d7bb9695
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2010-02-25sb118: merged in DEV300_m72sb1-4/+1
2010-02-19sb118: various improvement/cleanup of qadevOOo codesb1-19/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-5/+1
2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:44:28 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.3.32); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:31:29 rt 1.3.32.1: #i54170# Change license header: remove SISSL
2004-11-02INTEGRATION: CWS qadev19 (1.2.138); FILE MERGEDPascal Junck1-3/+7
2004/09/17 12:00:28 sg 1.2.138.1: #i32878#CHG: fixed bugs
2003-02-13CHG: fixed disposeEnvironment()Stephan Wunderlich1-3/+3
2003-01-27NEW: initial versionStephan Wunderlich1-0/+234