summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleText.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin1-7/+7
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-7/+4
2012-05-03New menu now inserts current time into cell.Kohei Yoshida1-3/+3
2012-04-26Some cleanup. We don't need the broadcaster hint class anymore.Kohei Yoshida1-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-07-05basic multiline input implementationAnurag Jain1-7/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-39/+39
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-21/+21
2011-03-01Remove bogus comments.Guillaume Poussel1-2/+2
2011-02-06Remove dead codeThomas Arnhold1-22/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-33/+33
2010-12-12Remove commented codeAnders Jonsson1-43/+1
2010-11-06Did some additional cleanups.Kohei Yoshida1-0/+1
2010-11-06Remove bogus comments.Alexander O. Anisimov1-2/+0
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-3/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05Ported calc-distributed-cell-text-*.diff from ooo-build.Kohei Yoshida1-0/+1
2010-10-04More or OD style's comments removalDavid Hobley1-46/+3
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-26/+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-6/+6
2009-11-20CWS-TOOLING: integrate CWS calc32stopper5Ivo Hinkelmann1-3/+3
2009-08-26CWS-TOOLING: integrate CWS swa11y32_2ndVladimir Glazounov1-16/+124
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-35/+25
2008-07-25INTEGRATION: CWS aqua11y02 (1.42.68); FILE MERGEDOliver Bolte1-7/+6
2008-07-01INTEGRATION: CWS dr62 (1.42.54); FILE MERGEDVladimir Glazounov1-2/+3
2008-04-10INTEGRATION: CWS changefileheader (1.41.88); FILE MERGEDRüdiger Timm1-60/+18
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.39.158); FILE MERGEDRüdiger Timm1-2/+42
2008-01-07INTEGRATION: CWS supdremove (1.39.190); FILE MERGEDOliver Bolte1-8/+2
2007-05-10INTEGRATION: CWS pchfix04 (1.36.46); FILE MERGEDKurt Zenker1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.36.54); FILE MERGEDVladimir Glazounov1-21/+21
2007-01-29INTEGRATION: CWS dr53 (1.36.96); FILE MERGEDRüdiger Timm1-2/+24
2006-10-05INTEGRATION: CWS dr50 (1.35.42); FILE MERGEDKurt Zenker1-2/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.34.60); FILE MERGEDKurt Zenker1-2/+5
2006-05-04INTEGRATION: CWS perform07 (1.31.52); FILE MERGEDRüdiger Timm1-4/+4
2006-04-07INTEGRATION: CWS sixtyfour04 (1.32.50); FILE MERGEDVladimir Glazounov1-3/+3
2006-02-01INTEGRATION: CWS swqbf49 (1.31.82); FILE MERGEDKurt Zenker1-8/+45
2005-09-08INTEGRATION: CWS ooo19126 (1.30.452); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS rowlimit (1.28.202); FILE MERGEDOliver Bolte1-5/+7
2004-01-06INTEGRATION: CWS vclcleanup02 (1.28.218); FILE MERGEDVladimir Glazounov1-4/+3
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-4/+52
2002-11-11#104893#; return the displayed textSascha Ballach1-6/+9
2002-10-22#102710#; create EditView if wantedSascha Ballach1-4/+16
2002-10-02#102444#; correct LogicToPixel and PixelToLogic of the Preview ViewforwarderSascha Ballach1-14/+23
2002-10-01#103902#; add virtual method to get the text of the cellSascha Ballach1-2/+26