summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AccessiblePageShape.hxx
AgeCommit message (Expand)Author
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann
2016-03-07loplugin:write only fieldsNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-25coverity#707088 Uncaught exceptionCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-21re-base on ALv2 code.Michael Meeks
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.10.222); FILE MERGEDRüdiger Timm
2007-04-25INTEGRATION: CWS sixtyfour11 (1.9.78); FILE MERGEDRüdiger Timm
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.8.160); FILE MERGEDKurt Zenker
2006-03-31INTEGRATION: CWS long2int (1.7.50); FILE MERGEDVladimir Glazounov
2005-09-09INTEGRATION: CWS ooo19126 (1.6.742); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.5.106); FILE MERGEDVladimir Glazounov
2002-10-23#104426# XAccessible(Extended)Component reorganization changes.Andre Fischer
2002-06-28#100363# Added support for XServiceInfo::getSupportedServiceNames.Andre Fischer
2002-05-23#95585# Required name change of include file AccessibleTextHelper.hxxAndre Fischer
2002-04-18#95585# Made shape tree reference passed to constructors const.Andre Fischer
2002-04-15#95585# Initial revision.Andre Fischer