summaryrefslogtreecommitdiff
path: root/accessibility/bridge/org/openoffice/accessibility/AccessBridge.java
AgeCommit message (Expand)AuthorFilesLines
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-232/+0
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin1-1/+1
2012-08-28Java cleanup - remove unused parameters and fieldsNoel Grandin1-1/+1
2012-08-28Java cleanup - remove unused importsNoel Grandin1-6/+0
2012-08-28Remove newly unused instance provisioningStephan Bergmann1-1/+0
2012-08-28Java cleanup - Static methods and fields should be accessed in a static way.Noel Grandin1-1/+3
2012-08-20Java5 updates - convert to genericsNoel Grandin1-6/+7
2012-06-11re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-23.java files don't need executable bitsMichael Stahl1-0/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-5/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.20.88); FILE MERGEDRüdiger Timm1-23/+18
2006-01-31INTEGRATION: CWS accessalert (1.19.18); FILE MERGEDKurt Zenker1-2/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.18.12); FILE MERGEDRüdiger Timm1-43/+21
2005-03-29INTEGRATION: CWS vcl37 (1.17.82); FILE MERGEDRüdiger Timm1-1/+24
2003-06-12INTEGRATION: CWS uaa04 (1.16.2); FILE MERGEDRüdiger Timm1-76/+123
2003-05-22INTEGRATION: CWS uaa03 (1.15.6); FILE MERGEDVladimir Glazounov1-200/+58
2003-05-02INTEGRATION: CWS beta2regression02 (1.14.2); FILE MERGEDVladimir Glazounov1-1/+1
2003-04-24INTEGRATION: CWS uaa02 (1.13.6); FILE MERGEDVladimir Glazounov1-3/+3
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-120/+16
2003-01-13#106220#,#106226# various deadlocks etc. fixedOliver Braun1-4/+21
2002-12-06#100456# removed debug outputOliver Braun1-11/+3
2002-12-06#100456# post all events to the Java event queueOliver Braun1-49/+97
2002-10-08#100456# transition to XAccessible as object identifierOliver Braun1-34/+28
2002-10-02#100456# added support for global focus eventsOliver Braun1-3/+14
2002-09-24#103228#,#102752# introduced C++ AccessibilityEventMonitorOliver Braun1-3/+26
2002-09-19#103473# throw exception if JABW could not be foundOliver Braun1-4/+5
2002-09-19#103439# do not write logfile automatically on windowsOliver Braun1-108/+162
2002-08-23#100202# expose keyboard events to the java vmOliver Braun1-3/+33
2002-08-19#102435# throw an exception if remote access brridge could not be loadedOliver Braun1-2/+4
2002-08-09#100467# adjust service for gnomeOliver Braun1-32/+41
2002-08-08#100467# initial releaseOliver Braun1-0/+274