summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-06-25remove whitespacesMarkus Mohrhard1-12/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2013-11-28Integrate branch of IAccessible2Steve Yin1-0/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-9/+7
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.13.358); FILE MERGEDRüdiger Timm1-28/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.12.282); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.11.778); FILE MERGEDRüdiger Timm1-47/+21
2003-04-24INTEGRATION: CWS uaa02 (1.10.114); FILE MERGEDVladimir Glazounov1-3/+3
2002-05-06#95585# Using new AccessibleShapeInfo class in constructor.Andre Fischer1-9/+5
2002-04-18#95585# Made shape tree reference passed to constructors const.Andre Fischer1-3/+3
2002-04-11#95585# Workarround for Solaris macro compiler bug.Andre Fischer1-4/+4
2002-04-10#95585# Fixes uses of the RTL_CONSTASCII_USTRINGPARAM macro.Andre Fischer1-8/+7
2002-04-03#65293#: syntaxJens-Heiner Rechtien1-3/+3
2002-03-19#95585# Added header for creation of string constants.Andre Fischer1-4/+5
2002-03-18#95585# Non-interface methods start with uppercase character. Use of Accessi...Andre Fischer1-13/+16
2002-03-08#65293# solaris compiler needs the argument of RTL_CONSTASCII_USTRINGPARAM a...Rüdiger Timm1-4/+3
2002-03-07#95585# Corrected some method signatures.Andre Fischer1-4/+4
2002-03-06#95585# Initial revision.Andre Fischer1-0/+165