summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleCell.cxx
AgeCommit message (Expand)Author
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-06-03WaE: even on 32bit an signed 32bit larger than size_tCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
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-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
2009-08-26CWS-TOOLING: integrate CWS swa11y32_2ndVladimir Glazounov
2008-07-07INTEGRATION: CWS tbe34 (1.33.72); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.32.300); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS pchfix04 (1.29.104); FILE MERGEDKurt Zenker
2007-02-27INTEGRATION: CWS calcwarnings (1.29.110); FILE MERGEDVladimir Glazounov
2007-01-29INTEGRATION: CWS dr53 (1.29.154); FILE MERGEDRüdiger Timm
2006-07-21INTEGRATION: CWS pchfix01 (1.28.84); FILE MERGEDKurt Zenker
2006-04-07INTEGRATION: CWS sixtyfour04 (1.27.142); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.26.452); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.24.178); FILE MERGEDOliver Bolte
2004-04-20INTEGRATION: CWS sab013 (1.24.230); FILE MERGEDSander Vesik
2003-04-24INTEGRATION: CWS uaa02 (1.23.24); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-27#105657#; correct the supported service nameSascha Ballach
2002-08-29#102680#; lock solar mutex in disposingSascha Ballach
2002-08-19#102423#; call StaticTextHelper to find the childrenSascha Ballach
2002-08-16#101282#; ask contains before look for a result of getAccessibleAt()Sascha Ballach
2002-08-02#101994#; if the cell is not visible I should return the position -1,-1Sascha Ballach
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens
2002-06-13#99751#; some little fixesSascha Ballach
2002-06-10#99751#; a cell should also provide the XAccessibleText interfaceSascha Ballach
2002-05-31#95584#; tell the cell that the editmode changed; protect the object if invalidSascha Ballach
2002-05-24#95584#; make GetBoundingBox a const methodSascha Ballach
2002-05-17#98735# Refactored text accessibility helperThorsten Behrens
2002-03-22#95584#; add disposing; clip boundingboxSascha Ballach
2002-03-21#95584#; some little optimizationSascha Ballach
2002-03-12#95584#; selection implementedSascha Ballach
2002-03-05#95584#; add first step of RelationSet implementation. Relations between shap...Sascha 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-20#95584#; create base classesSascha Ballach
2002-02-19#95584#; XAccessibleEventListener addedSascha Ballach