summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-2/+2
2011-12-08childs -> childrenMichael T. Whiteley1-90/+90
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-9/+7
2011-05-30Code CleanupKorrawit Pruegsanusak1-5/+5
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-8/+7
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-16/+16
2011-03-01Remove bogus comments.Guillaume Poussel1-1/+1
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio1-12/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-1/+1
2010-12-12Remove commented codeAnders Jonsson1-168/+0
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud1-14/+14
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-54/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-09merge commit to DEV300_m57Mathias Bauer1-37/+37
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov1-37/+37
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte1-7/+5
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-4/+4
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-17/+18
2008-04-10INTEGRATION: CWS changefileheader (1.37.88); FILE MERGEDRüdiger Timm1-23/+18
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.36.158); FILE MERGEDRüdiger Timm1-69/+9
2007-04-25INTEGRATION: CWS sixtyfour11 (1.34.66); FILE MERGEDRüdiger Timm1-3/+3
2007-02-27INTEGRATION: CWS calcwarnings (1.33.110); FILE MERGEDVladimir Glazounov1-9/+9
2006-12-19INTEGRATION: CWS dr51 (1.33.86); FILE MERGEDIvo Hinkelmann1-7/+13
2006-07-21INTEGRATION: CWS pchfix01 (1.32.80); FILE MERGEDKurt Zenker1-2/+5
2006-03-31INTEGRATION: CWS long2int (1.31.44); FILE MERGEDVladimir Glazounov1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.30.326); FILE MERGEDRüdiger Timm1-47/+21
2004-09-08INTEGRATION: CWS dr12 (1.28.92); FILE MERGEDJens-Heiner Rechtien1-4/+4
2004-06-04INTEGRATION: CWS rowlimit (1.28.126); FILE MERGEDOliver Bolte1-4/+4
2003-07-17INTEGRATION: CWS sab004 (1.27.70); FILE MERGEDJens-Heiner Rechtien1-3/+6
2003-04-24INTEGRATION: CWS uaa02 (1.26.24); FILE MERGEDVladimir Glazounov1-43/+43
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-143/+232
2002-11-21#105464#; use the offset to get the child from TextHelperSascha Ballach1-6/+14
2002-09-24#103567#; release ChildrenShapes in disposingSascha Ballach1-3/+6
2002-09-23#100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit1-5/+9
2002-09-02#102444#; send visible data change eventsSascha Ballach1-2/+57
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-41/+44
2002-08-13#102300#; use the = Operator instead of OUString constructor to assign String...Sascha Ballach1-4/+6
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach1-7/+10
2002-08-02#101982#; ask the rectangle whether the point is in the rectangle and not the...Sascha Ballach1-5/+5
2002-08-01#101887#; the shapes in the page preview should not have relations, because i...Sascha Ballach1-135/+3
2002-07-05#99771#; make change recognition and notification workSascha Ballach1-35/+300
2002-06-27#100763#; call Init after creating accessible shape objectSascha Ballach1-2/+3
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens1-6/+9