summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleControlShape.cxx
AgeCommit message (Expand)Author
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-06-26"fdo#62475 removed pointless commentssonakshi nathani
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09sal_Bool to boolTakeshi Abe
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2010-11-14RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-07-07INTEGRATION: CWS impressa11y (1.25.106); FILE MERGEDRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.27.366); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.26.136); FILE MERGEDJens-Heiner Rechtien
2007-01-15INTEGRATION: CWS dba22b (1.25.46); FILE MERGEDVladimir Glazounov
2006-11-14INTEGRATION: CWS aw024 (1.20.258); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.23.114); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.21.218); FILE MERGEDJens-Heiner Rechtien
2006-05-05INTEGRATION: CWS atkbridge (1.21.168); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.20.704); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS dba15 (1.19.698); FILE MERGEDJens-Heiner Rechtien
2003-05-19INTEGRATION: CWS dba05 (1.17.10); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.15.14); FILE MERGEDVladimir Glazounov
2003-04-17INTEGRATION: CWS sw009 (1.14.8.1.40); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS dbgmacros1 (1.14.8.1.70); FILE MERGEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-09-23#65293# include <algorithm> (for linux)Frank Schönheit
2002-09-23#100225# changed the signature of IAccesibleParent::ReplaceChild - not creati...Frank Schönheit
2002-09-20#100226# corrected queryInterface; called Init on the new (to-be-replaced) sh...Frank Schönheit
2002-09-11#100226# / #102906# do not listen for disposal of the aggregated context, but...Frank Schönheit
2002-06-27#100763# Calling Init method at newly created accessible shape.Andre Fischer
2002-06-12#100126# additional assertion for recognizing the errors earlier next time ....Frank Schönheit
2002-05-17#95585# Renaming of mShapeTreeInfo.Andre Fischer
2002-05-08#95585# Using copy of AccessibleShapeTreeInfo instead of reference.Andre Fischer
2002-05-06#95585# Using AccessibleShapeInfo in constructor. Fixes property change liste...Andre Fischer