summaryrefslogtreecommitdiff
path: root/unotools/source/accessibility/accessiblerelationsethelper.cxx
AgeCommit message (Expand)Author
2020-10-25UNOTOOLS : simplify AccessibleRelationHelper by removing useless impl patternArnaud Versini
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-23loplugin:passstuffbyref improved returnsNoel Grandin
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke
2016-06-06tdf#89329: use unique_ptr for pImpl in accessiblerelationsethelperXisco Fauli
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-03-10unotools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-06-01use tunnel pattern hereCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add 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-15INTEGRATION: CWS aqua11y01 (1.8.76); FILE MERGEDVladimir Glazounov
2008-04-11INTEGRATION: CWS changefileheader (1.8.84); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.6.16); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.4.46); FILE MERGEDVladimir Glazounov
2002-03-20#95584#; use concatSequence instead to make it aloneSascha Ballach
2002-03-05#95584#; only one relation per typeSascha Ballach
2002-02-20#95584#; add copy constructorSascha Ballach
2002-02-05#95584#; helper class for AccessibleRelationSetSascha Ballach