summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308536 Uncaught exceptionCaolán McNamara
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2011-11-27remove include of pch header from sdNorbert Thiebaud
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.17.358); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.16.282); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.15.518); FILE MERGEDRüdiger Timm
2004-03-30INTEGRATION: CWS interop12 (1.14.118); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.13.114); FILE MERGEDVladimir Glazounov
2002-05-06#95585# Using new AccessibleShapeInfo class in constructor.Andre Fischer
2002-04-18#95585# Made shape tree reference passed to constructors const.Andre Fischer
2002-04-11#95585# Workarround for Solaris macro compiler bug.Andre Fischer
2002-04-10#95585# Fixes uses of the RTL_CONSTASCII_USTRINGPARAM macro.Andre Fischer
2002-04-03#65293#: syntaxJens-Heiner Rechtien
2002-03-19#95585# Added header for creation of string constants.Andre Fischer
2002-03-18#95585# Non-interface methods start with uppercase character. Use of Accessi...Andre Fischer
2002-03-08#65293# solaris compiler needs the argument of RTL_CONSTASCII_USTRINGPARAM a...Rüdiger Timm
2002-03-07#95585# Corrected some method signatures.Andre Fischer
2002-03-06#95585# Initial revision.Andre Fischer
2002-02-08#65293# Make Solaris compiler happy.Andre Fischer
2002-02-08#65293# Adapted files so that they compile under Windows.Andre Fischer
2002-02-05#95585# Added accessibility subproject.Andre Fischer