summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx
AgeCommit message (Expand)Author
2010-12-10Removed ScRangeList::at() in favor of operator[].Kohei Yoshida
2010-12-10ScRangePtr is now gone. Good riddance.Kohei Yoshida
2010-12-09Remove another DECLARE_LIST() from CalcJoseph Powers
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-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.50.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.49.94); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS dr55 (1.48.84); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.46.54); FILE MERGEDVladimir Glazounov
2006-12-19INTEGRATION: CWS dr51 (1.46.20); FILE MERGEDIvo Hinkelmann
2006-10-05INTEGRATION: CWS dr50 (1.45.42); FILE MERGEDKurt Zenker
2006-07-21INTEGRATION: CWS pchfix01 (1.44.214); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.43.452); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.42.156); FILE MERGEDOliver Bolte
2003-05-27INTEGRATION: CWS calc11 (1.41.2); FILE MERGEDVladimir Glazounov
2003-05-22INTEGRATION: CWS uaa03 (1.40.16); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.39.24); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-15#105061#; rename CHILDREN_TRANSIENT to MANAGES_DESCENDANTSascha Ballach
2002-11-05#104520#; add getForeground and getBackgroundSascha Ballach
2002-09-30#103800#; use a copy of ScViewData's MarkData to mark multiSascha Ballach
2002-09-12#102935#; put focus events in correct orderSascha Ballach
2002-08-29#102680#; lock solar mutex in disposingSascha Ballach
2002-08-29#102444#; add methods so the AccessibleDocument can tell the spreadsheet that...Sascha Ballach
2002-08-19#102423#; don't use uninitialized membersSascha Ballach
2002-08-16#101987#; don't use the return value, because it is always falseSascha Ballach
2002-08-16#101282#; ask contains before look for a result of getAccessibleAt()Sascha Ballach
2002-08-15#102274#; the TableModelChange should only contain the changed range and not ...Sascha Ballach
2002-08-13#102292#; add missing exception declarations; #102296#; the sequence should h...Sascha Ballach
2002-08-06#102052#; add IndexOutOfBoundsExceptionSascha Ballach
2002-08-05#102036#; add lang::IndexOutOfBoundsExceptionSascha Ballach
2002-08-02#101998#; throw IndexOutOfBoundsException if index is not in rangeSascha Ballach
2002-08-02#101987#; only return a AccessibleAt of the point is in the rangeSascha Ballach
2002-08-02#101986#; it is not relative to the parent window, it is relative to the same...Sascha Ballach
2002-08-01#101887#; return a empty Relationset instead of an empty object.Sascha Ballach
2002-07-08#100530#; add FocusLost and FocusGot methodsSascha Ballach
2002-06-06#99742#; add CHILDREN_TRANSIENT state; remove ChangeEditModeSascha Ballach
2002-05-31#95584#; send Active_Descandent event to the first listenerSascha Ballach
2002-05-24#95584#; make GetBoundingBox a const methodSascha Ballach
2002-04-19#95584#; add CompleteSelectionChanged which is called from the document to te...Sascha Ballach
2002-04-11#95584#; make isCompleteSheetSelected workSascha Ballach
2002-03-22#95584#; SFX_HINT_DYING handles the base classSascha Ballach
2002-03-21#95584#; replace SetDefunc by disposing (of XComponent)Sascha Ballach
2002-03-14#95584#; add TableModelChangeEvent supportSascha Ballach
2002-03-13#95584#; implement new decision about deselectSelectedAccessibleChildSascha Ballach
2002-03-12#95584#; XAccessibleSelection interface addedSascha Ballach
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach
2002-02-25#95584#; use SolarMutex to lock the objectsSascha Ballach