summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_toolkit/AccessibleMenuItem.java
AgeCommit message (Expand)Author
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-04java: remove some unused variablesNoel Grandin
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-06-29Java cleanup - remove unused local variablesNoel 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.15.58); FILE MERGEDRüdiger Timm
2005-11-02INTEGRATION: CWS qadev24 (1.13.12); FILE MERGEDKurt Zenker
2005-09-09INTEGRATION: CWS ooo19126 (1.13.16); FILE MERGEDRüdiger Timm
2005-03-01INTEGRATION: CWS removedrafts (1.12.22); FILE MERGEDKurt Zenker
2004-11-02INTEGRATION: CWS qadev19 (1.11.70); FILE MERGEDPascal Junck
2004-01-05INTEGRATION: CWS qadev15 (1.10.18); FILE MERGEDOliver Bolte
2003-09-08INTEGRATION: CWS qadev11 (1.9.14); FILE MERGEDRüdiger Timm
2003-05-28#100000# SW: added cast for MSFVladimir Glazounov
2003-05-22INTEGRATION: CWS uaa03 (1.7.8); FILE MERGEDVladimir Glazounov
2003-04-28#100000# no drafts anymoreVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-26CHG: added ObjRelation for XAccessibleEventBroadcasterStephan Wunderlich
2003-03-26CHG: wait after menu is activated to ensure that it is visibleStephan Wunderlich
2003-03-26CHG: choosing another menu itemStephan Wunderlich
2003-03-26CHG: ensure that the item is visibleStephan Wunderlich
2003-01-27NEW: initial versionStephan Wunderlich