summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/DesktopTools.java
AgeCommit message (Expand)AuthorFilesLines
2019-10-18cid#1448528 Resource leak on an exceptional pathCaolán McNamara1-7/+10
2019-07-23Fix typosAndrea Gelmini1-1/+1
2019-03-13tdf#123293 Add testSamuel Mehrbrodt1-0/+48
2016-09-23Make createDesktop return XDesktop, not ObjectSamuel Mehrbrodt1-17/+9
2016-09-23Remove duplicate commentSamuel Mehrbrodt1-5/+0
2016-09-23Remove nonsense commentsSamuel Mehrbrodt1-4/+4
2016-05-25Fix typosAndrea Gelmini1-1/+1
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin1-2/+2
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-3/+3
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt1-9/+8
2014-08-19java: use 'Short.valueOf' instead of 'new Short'Noel Grandin1-1/+1
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-1/+1
2014-08-13java: remove dead methodsNoel Grandin1-20/+2
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-2/+2
2014-08-12java: remove useless javadoc tagsNoel Grandin1-1/+0
2014-08-05java: remove commented out codeNoel Grandin1-7/+0
2012-08-28Java cleanup - remove unused importsNoel Grandin1-1/+0
2012-06-29Java cleanup - remove unused local variablesNoel Grandin1-3/+2
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin1-2/+2
2012-06-29Java5 update - usage generics where possibleNoel Grandin1-17/+17
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin1-7/+8
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-07CWS-TOOLING: integrate CWS qadev38Oliver Bolte1-4/+4
2009-07-29CWS-TOOLING: integrate CWS perftest09bJens-Heiner Rechtien1-95/+164
2009-07-06CWS-TOOLING: integrate CWS unoapi04Vladimir Glazounov1-2/+2
2009-07-03CWS-TOOLING: integrate CWS perftest08Release Engineers1-1/+7
2008-09-30CWS-TOOLING: integrate CWS qadev33Vladimir Glazounov1-10/+38
2008-04-10INTEGRATION: CWS changefileheader (1.9.22); FILE MERGEDRüdiger Timm1-23/+18
2007-06-04INTEGRATION: CWS qadev29 (1.8.8); FILE MERGEDIvo Hinkelmann1-2/+4
2006-11-21INTEGRATION: CWS qadev27 (1.7.6); FILE MERGEDVladimir Glazounov1-2/+13
2006-03-14INTEGRATION: CWS pbrwuno (1.4.4); FILE MERGEDVladimir Glazounov1-10/+99
2006-01-19INTEGRATION: CWS qadev25 (1.5.2); FILE MERGEDOliver Bolte1-8/+13
2005-11-02INTEGRATION: CWS qadev24 (1.3.16); FILE MERGEDKurt Zenker1-8/+108
2005-09-08INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGEDRüdiger Timm1-47/+21
2005-02-02INTEGRATION: CWS imprec01 (1.2.90); FILE MERGEDRüdiger Timm1-2/+58
2004-01-05INTEGRATION: CWS qadev15 (1.1.54); FILE MERGEDOliver Bolte1-42/+66
2003-01-27NEW: initial versionStephan Wunderlich1-0/+159