summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManagerImpl.cxx
AgeCommit message (Expand)Author
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-01-29coverity#1132706 Dereference before null checkCaolán McNamara
2013-12-17ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
2013-09-10svx: fix deadlock in accessibility::ChildrenManagerImplMichael Stahl
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-18Fix typos in commentsElton Chung
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-12callcatcher: various unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-01found an implicit casting bugCaolán McNamara
2010-11-14RTL_CONSTASCII_USTRINGPARAM in svxJoost Eekhoorn
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-12-13CWS-TOOLING: integrate CWS sjfixes12_DEV300Rüdiger Timm
2008-06-24INTEGRATION: CWS obo30 (1.40.90); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.39.120); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS oj30 (1.38.98); FILE MERGEDRüdiger Timm
2007-11-01INTEGRATION: CWS atkbridge8_SRC680 (1.37.148); FILE MERGEDJens-Heiner Rechtien
2007-06-27INTEGRATION: CWS vgbugs07 (1.36.354); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.35.116); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.33.222); FILE MERGEDJens-Heiner Rechtien
2006-05-05INTEGRATION: CWS atkbridge (1.33.172); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.32.756); FILE MERGEDRüdiger Timm
2004-07-30INTEGRATION: CWS gcc340fixes01 (1.31.96); FILE MERGEDKurt Zenker
2004-03-30INTEGRATION: CWS impress5ea1 (1.30.460); FILE MERGEDRüdiger Timm
2003-04-28INTEGRATION: CWS apps61beta2 (1.23.6.3.2); FILE MERGEDJens-Heiner Rechtien
2003-04-24INTEGRATION: CWS uaa02 (1.26.14); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS draw9 (1.26.10); FILE MERGEDRüdiger Timm
2003-04-08INTEGRATION: CWS draw8 (1.23.6.2.28); FILE MERGEDRüdiger Timm
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-04#105552# Added two methods for adding and removing shapes. Using simple point...Andre Fischer
2002-09-24#i7494# Removed OSL_TRACEs, some of them with non-standard syntax.Andre Fischer
2002-09-23#100225# ReplaceChild: initialize the new objectFrank Schönheit