summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AccessibleDrawDocumentView.hxx
AgeCommit message (Expand)Author
2018-10-09loplugin:constfields in sdNoel Grandin
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen
2018-05-28loplugin:useuniqueptr in AccessibleDrawDocumentViewNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-06-29coverity#1308577 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308551 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-11Use valid UNOIDL identifier for XAccessibleGetAccFlowTo.get_AccFlowToStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21coverity#1132721 fix exception specsCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-27coverity#1158303 Uncaught exceptionCaolán McNamara
2013-11-28Use rtl::Reference instead of std::auto_ptrStephan Bergmann
2013-11-28Integrate branch of IAccessible2Steve Yin
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
2009-10-16#i105958# Fixed throw part of declaration of getAccessibleChild().Andre Fischer
2009-09-18CWS-TOOLING: integrate CWS impressaccessibility3Ivo Hinkelmann
2008-12-13CWS-TOOLING: integrate CWS sjfixes12_DEV300Rüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.11.222); FILE MERGEDRüdiger Timm
2007-04-25INTEGRATION: CWS sixtyfour11 (1.10.406); FILE MERGEDRüdiger Timm
2005-09-09INTEGRATION: CWS ooo19126 (1.9.562); FILE MERGEDRüdiger Timm
2004-01-20INTEGRATION: CWS impress1 (1.8.108); FILE MERGEDOliver Bolte
2003-04-24INTEGRATION: CWS uaa02 (1.7.112); FILE MERGEDVladimir Glazounov
2002-06-28#100363# Added support for XServiceInfo::getSupportedServiceNames.Andre Fischer
2002-06-12#100178# Removed support of frameActionListener. Added disposing(void) method.Andre Fischer
2002-06-07#99952# Added Activate and Deactivate methods to gain and lose focus on selec...Andre Fischer
2002-05-17#95585# Added documentation.Andre Fischer
2002-05-08#95585#: added accessibility selectionKai Ahrens
2002-04-22#95585# Enhanced the documentation a little.Andre Fischer
2002-04-18#95585# The AccessibleDocumentView class has been split into a base and a der...Andre Fischer