summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleEditObject.cxx
AgeCommit message (Expand)AuthorFilesLines
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-8/+8
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-4/+4
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/+4
2011-06-03use standard template for this throughoutCaolán McNamara1-10/+7
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-3/+2
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-3/+3
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-7/+7
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-6/+0
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-3/+3
2008-07-07INTEGRATION: CWS tbe34 (1.17.72); FILE MERGEDRüdiger Timm1-26/+51
2008-04-10INTEGRATION: CWS changefileheader (1.16.300); FILE MERGEDRüdiger Timm1-54/+18
2007-05-10INTEGRATION: CWS pchfix04 (1.15.104); FILE MERGEDKurt Zenker1-3/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.14.138); FILE MERGEDKurt Zenker1-2/+5
2006-02-01INTEGRATION: CWS dr45 (1.13.100); FILE MERGEDKurt Zenker1-12/+30
2005-09-08INTEGRATION: CWS ooo19126 (1.12.552); FILE MERGEDRüdiger Timm1-47/+21
2004-01-06INTEGRATION: CWS vclcleanup02 (1.11.194); FILE MERGEDVladimir Glazounov1-7/+5
2003-04-24INTEGRATION: CWS uaa02 (1.10.132); FILE MERGEDVladimir Glazounov1-13/+13
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-08#101740#; use Ressources to create the name and descriptionSascha Ballach1-11/+13
2002-08-06#101676#; remove getSupportedServiceNamesSascha Ballach1-16/+2
2002-07-08#100530#; add FocusLost and FocusGot methodsSascha Ballach1-4/+19
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens1-5/+6
2002-06-13#99751#; the TextHelper should get the focusSascha Ballach1-2/+4
2002-06-11#99751#; give the listeners also to the texthelperSascha Ballach1-2/+29
2002-06-11#99745#; enable using of this class in edit lineSascha Ballach1-2/+7
2002-06-10#99745#; #99751#; AccessibleObject to represent a cell in edit mode or the ed...Sascha Ballach1-0/+333