summaryrefslogtreecommitdiff
path: root/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.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-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-06-03use standard template for this throughoutCaolán McNamara
2011-05-30Code CleanupKorrawit Pruegsanusak
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-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-12Remove commented codeAnders Jonsson
2010-10-25replace ScUnoGuard by SolarMutexGuardNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-28This gets rid of a great number of the commentsJustin Malcolm
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-09merge commit to DEV300_m57Mathias Bauer
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.37.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.36.158); FILE MERGEDRüdiger Timm
2007-04-25INTEGRATION: CWS sixtyfour11 (1.34.66); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.33.110); FILE MERGEDVladimir Glazounov
2006-12-19INTEGRATION: CWS dr51 (1.33.86); FILE MERGEDIvo Hinkelmann
2006-07-21INTEGRATION: CWS pchfix01 (1.32.80); FILE MERGEDKurt Zenker
2006-03-31INTEGRATION: CWS long2int (1.31.44); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.30.326); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS dr12 (1.28.92); FILE MERGEDJens-Heiner Rechtien
2004-06-04INTEGRATION: CWS rowlimit (1.28.126); FILE MERGEDOliver Bolte
2003-07-17INTEGRATION: CWS sab004 (1.27.70); FILE MERGEDJens-Heiner Rechtien
2003-04-24INTEGRATION: CWS uaa02 (1.26.24); FILE MERGEDVladimir Glazounov
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-11-21#105464#; use the offset to get the child from TextHelperSascha Ballach
2002-09-24#103567#; release ChildrenShapes in disposingSascha Ballach
2002-09-23#100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit
2002-09-02#102444#; send visible data change eventsSascha Ballach
2002-08-29#102680#; lock solar mutex in disposingSascha Ballach
2002-08-16#101282#; ask contains before look for a result of getAccessibleAt()Sascha Ballach
2002-08-13#102300#; use the = Operator instead of OUString constructor to assign String...Sascha Ballach
2002-08-08#101740#; use Ressources to create the name and descriptionSascha Ballach
2002-08-02#101982#; ask the rectangle whether the point is in the rectangle and not the...Sascha Ballach
2002-08-01#101887#; the shapes in the page preview should not have relations, because i...Sascha Ballach
2002-07-05#99771#; make change recognition and notification workSascha Ballach
2002-06-27#100763#; call Init after creating accessible shape objectSascha Ballach
2002-06-26#100593# Adaptions to new AccessibleTextHelper/AccessibleStaticTextBase inter...Thorsten Behrens