summaryrefslogtreecommitdiff
path: root/sd/source/ui/accessibility/AccessiblePresentationGraphicShape.cxx
AgeCommit message (Expand)Author
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-06-29coverity#1308571 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
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.13.358); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.12.282); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.11.778); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.10.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