summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleContextBase.cxx
AgeCommit message (Expand)Author
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-26calctabcolor: #i109365# Removed some of unused methods.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.32.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.30.110); FILE MERGEDVladimir Glazounov
2006-12-19INTEGRATION: CWS dr51 (1.30.86); FILE MERGEDIvo Hinkelmann
2006-07-21INTEGRATION: CWS pchfix01 (1.29.214); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.28.774); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.27.24); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-04#105966#; remove getAccessibleKeyBinding() (must change)Sascha Ballach
2002-11-05#104520#; add getForeground and getBackgroundSascha Ballach
2002-10-28#104520#; dummy implementation of must changeSascha Ballach
2002-08-29#102761#; only notify if it is another name or descriptionSascha Ballach
2002-08-29#102680#; lock solar mutex in disposingSascha Ballach
2002-08-16#102392#; send focus events to a global queueSascha Ballach
2002-08-06#101676#; add posibility to change the nameSascha Ballach
2002-08-01#101887#; return a empty Relationset instead of an empty object.Sascha Ballach
2002-06-13#99751#; some little fixesSascha Ballach
2002-06-10#99745#; #99751#; allow remove listener while disposingSascha Ballach
2002-05-31#95584#; add IsObjectValid method which throws a lang::DiposedException if th...Sascha Ballach
2002-05-24#95584#; make some methods const methods; remove FocusListenerSascha Ballach
2002-04-19#95584#; make all commit methods constSascha Ballach
2002-04-03#95584#; the contains method should be relative to the object itself and not ...Sascha Ballach
2002-03-22#95584#; split XAccessibleEventListener in a own base class to make it possib...Sascha Ballach
2002-03-21#95584#; use WeakAggComponentImplHelper6 instead of WeakImplHelper6Sascha Ballach
2002-03-14#95584#; Eventsource is a XAccessible; create Name/Description in Init method...Sascha Ballach
2002-03-12#95584#; create Init method which add as listener instead of the constructorSascha Ballach
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach
2002-02-25#95584#; use SolarMutex to lock the objectsSascha Ballach
2002-02-25#95584#; some cosmetic fixesSascha Ballach
2002-02-19#95584#; XAccessibleEventListener addedSascha Ballach
2002-02-18#65293# added exception specificationVladimir Glazounov
2002-02-14#95584#; AccessibleComponent implemented; remove APISascha Ballach
2002-01-31#95584#; use the new container class for the ListenerSascha Ballach
2002-01-30#95584#; move base classes from svtools to scSascha Ballach