summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XSpinField.java
AgeCommit message (Collapse)AuthorFilesLines
2016-02-05Fix typosAndrea Gelmini1-1/+1
Change-Id: Ice72f8d9971e15dd6ef365e64cd567b8581a92d3 Reviewed-on: https://gerrit.libreoffice.org/21797 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2015-10-15cid#1327023 to cid#1327077 SIC: Inner class could be made staticNoel Grandin1-1/+1
Change-Id: I41f89c4feefe4e012d72c663ebb9bbcb4aa7f163
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin1-9/+9
and replacing them with a call to XToolkitExperimental:: processEventsToIdle Change-Id: I9fd6cb8af43d902587186310aebe78b5a5ee6932 Reviewed-on: https://gerrit.libreoffice.org/16201 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin1-16/+4
- remove the SHORT_WAIT test parameter, no-one is using it - inline the various independent shortWait() methods - use the util.utils.shortWait() utility method everywhere Change-Id: I93cd4a2580172a1441d2ff3d390f52b9505e2721
2014-11-18java: make fields final where possibleNoel Grandin1-1/+1
found by PMD Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
2014-08-04fix spelling compilant -> compliantNoel Grandin1-1/+1
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-2/+2
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)
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 16:48:27 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.2.118); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:42:01 rt 1.2.118.1: #i54170# Change license header: remove SISSL
2003-09-08INTEGRATION: CWS qadev11 (1.1.28); FILE MERGEDRüdiger Timm1-3/+4
2003/09/03 13:36:26 sw 1.1.28.1: #112049#
2003-01-27NEW: initial versionStephan Wunderlich1-0/+249