summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
AgeCommit message (Expand)AuthorFilesLines
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-16/+11
2020-02-25loplugin:referencecastingNoel Grandin1-3/+3
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-24/+0
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+1
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen1-1/+0
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen1-0/+1
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen1-0/+1
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann1-3/+0
2017-10-23loplugin:includeform: sdStephan Bergmann1-2/+2
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+0
2015-10-29com::sun::star->css in sdNoel Grandin1-4/+4
2015-06-29coverity#1308571 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-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