summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessiblePreviewCell.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-2/+1
2013-05-06fix typos (wich instead of which)Philipp Riemer1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+2
2011-06-03use standard template for this throughoutCaolán McNamara1-10/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-1/+1
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-8/+8
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-2/+2
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-6/+1
2008-04-10INTEGRATION: CWS changefileheader (1.20.300); FILE MERGEDRüdiger Timm1-41/+18
2007-05-10INTEGRATION: CWS pchfix04 (1.18.104); FILE MERGEDKurt Zenker1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGEDVladimir Glazounov1-6/+5
2006-07-21INTEGRATION: CWS pchfix01 (1.17.152); FILE MERGEDKurt Zenker1-2/+5
2006-01-13INTEGRATION: CWS dr43 (1.16.40); FILE MERGEDRüdiger Timm1-4/+11
2005-09-08INTEGRATION: CWS ooo19126 (1.15.774); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.14.128); FILE MERGEDVladimir Glazounov1-10/+10
2002-11-27#105657#; correct the supported service nameSascha Ballach1-3/+3
2002-10-02#102444#; add notify methodSascha Ballach1-2/+21
2002-08-29#102680#; lock solar mutex in disposingSascha Ballach1-2/+3
2002-08-16#101282#; ask contains before look for a result of getAccessibleAt()Sascha Ballach1-7/+14
2002-08-02#101984#; give the BoundingBox relative to the parent and not to the window.Sascha Ballach1-3/+21
2002-08-01#101894#; set member mpTextHelper to NULL in the constructorSascha Ballach1-3/+4
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens1-3/+4
2002-05-31#95584#; protect the object if invalidSascha Ballach1-11/+19
2002-05-24#95584#; add text supportSascha Ballach1-4/+4
2002-05-17#98735# Refactored text accessibility helperThorsten Behrens1-5/+5
2002-03-22#95584#; add disposingSascha Ballach1-2/+21
2002-03-21#95584#; add Text supportSascha Ballach1-12/+46
2002-03-01#95584#; add XAccessibleText support; copy getImplementationId methodSascha Ballach1-2/+18
2002-02-27#95584# accessibility api for print previewNiklas Nebel1-0/+240