summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleCellBase.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-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2008-04-10INTEGRATION: CWS changefileheader (1.21.320); FILE MERGEDRüdiger Timm
2007-03-05INTEGRATION: CWS pj75 (1.20.2); FILE MERGEDOliver Bolte
2007-02-27INTEGRATION: CWS calcwarnings (1.18.46); FILE MERGEDVladimir Glazounov
2007-01-22INTEGRATION: CWS dr52 (1.18.62); FILE MERGEDOliver Bolte
2006-10-18INTEGRATION: CWS scr1c1 (1.17.58); FILE MERGEDIvo Hinkelmann
2006-07-21INTEGRATION: CWS pchfix01 (1.16.216); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.15.774); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.14.128); FILE MERGEDVladimir Glazounov
2002-11-05#104520#; add getForeground and getBackgroundSascha Ballach
2002-08-16#101282#; ask contains before look for a result of getAccessibleAt()Sascha Ballach
2002-08-13#102300#; use the = Operator instead of OUString constructor to assign String...Sascha Ballach
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach
2002-08-02#102000#; return -DBL_MAX as minimum valueSascha Ballach
2002-05-31#95584#; protect the object if invalidSascha Ballach
2002-03-21#95584#; use ImplHelperSascha Ballach
2002-03-05#95584#; remove own getLocale methodSascha Ballach
2002-03-01#95584#; add own getLocale methodSascha 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-21#95584#; setCurrentValue only if cell is editableSascha Ballach
2002-02-20#95584#; create base classesSascha Ballach