summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessiblePresentationShape.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-28loplugin:ostr in sd/../uiNoel Grandin1-1/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen1-1/+0
2022-03-05AccessibleShape::GetStyle can be constNoel Grandin1-1/+1
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen1-1/+0
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer1-14/+9
2020-02-25loplugin:referencecastingNoel Grandin1-6/+5
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen1-1/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann1-1/+1
2019-06-12loplugin:unusedmethodsNoel Grandin1-51/+0
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+2
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen1-1/+0
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen1-0/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-3/+0
2015-10-29com::sun::star->css in sdNoel Grandin1-3/+3
2015-06-28coverity#1308545 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308536 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
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-1/+1
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2013-11-28Integrate branch of IAccessible2Steve Yin1-24/+73
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-26/+25
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-11/+11
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.17.358); FILE MERGEDRüdiger Timm1-28/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.16.282); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.15.518); FILE MERGEDRüdiger Timm1-47/+21
2004-03-30INTEGRATION: CWS interop12 (1.14.118); FILE MERGEDRüdiger Timm1-2/+26
2003-04-24INTEGRATION: CWS uaa02 (1.13.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/+3
2002-04-10#95585# Fixes uses of the RTL_CONSTASCII_USTRINGPARAM macro.Andre Fischer1-13/+12
2002-04-03#65293#: syntaxJens-Heiner Rechtien1-3/+3
2002-03-19#95585# Added header for creation of string constants.Andre Fischer1-2/+5
2002-03-18#95585# Non-interface methods start with uppercase character. Use of Accessi...Andre Fischer1-20/+24
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-24/+48
2002-02-08#65293# Make Solaris compiler happy.Andre Fischer1-4/+3
2002-02-08#65293# Adapted files so that they compile under Windows.Andre Fischer1-4/+4
2002-02-05#95585# Added accessibility subproject.Andre Fischer1-0/+169