summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleOLEShape.cxx
AgeCommit message (Expand)Author
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-10-31com::sun::star->css in svxNoel Grandin
2015-06-28coverity#1308544 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-12svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-22Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
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-06-24INTEGRATION: CWS obo30 (1.19.90); FILE MERGEDKurt Zenker
2008-04-10INTEGRATION: CWS changefileheader (1.18.368); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.17.354); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.16.116); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.15.222); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.14.1408); FILE MERGEDRüdiger Timm
2003-05-22INTEGRATION: CWS uaa03 (1.13.30); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.12.170); FILE MERGEDVladimir Glazounov
2002-12-04#105877# Adaption to recent interface changes.Andre Fischer
2002-11-29#105479# Renamed CheckDisposedState, added new IsDisposedThorsten Behrens
2002-06-28#100363# Added support for XServiceInfo::getSupportedServiceNames.Andre Fischer
2002-05-06#95585# Using new class AccessibleShapeTreeInfo in constructor.Andre Fischer
2002-04-22#95585# Moved caption shape from AccessibleOLEShape to AccessibleShape. Orde...Andre Fischer
2002-04-18#95585# Made shape tree reference passed to constructor const.Andre Fischer
2002-04-11#95585# Workarround for Solaris macro compiler bug.Andre Fischer
2002-03-18#95585# Non-interface methods start with uppercase character. Use of Accessi...Andre Fischer
2002-03-06#95585# Integrated event handling.Andre Fischer
2002-02-08#65293# AF: Make Solaris compiler happyVladimir Glazounov
2002-02-08#65293# Adapted files so that they compile under Windows.Andre Fischer
2002-02-05#95585# Added accessibility files.Andre Fischer