summaryrefslogtreecommitdiff
path: root/unotools/source/accessibility
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-48/+10
2017-01-26loplugin: unnecessary destructor test..unotoolsNoel Grandin2-10/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann2-0/+11
2016-12-08tdf#88206 replace cppu::WeakImplHelper* in unotoolsJochen Nitschke2-2/+2
2016-06-06tdf#89329: use unique_ptr for pImpl in accessiblestatesethelperXisco Fauli1-8/+4
2016-06-06tdf#89329: use unique_ptr for pImpl in accessiblerelationsethelperXisco Fauli1-6/+3
2015-11-18com::sun::star->css in unotools/Noel Grandin2-20/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-5/+5
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-6/+6
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+2
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2-8/+4
2014-05-11fix-includes.pl: unotoolsThomas Arnhold2-2/+2
2014-03-10unotools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-12/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-12/+12
2014-02-19unotools: sal_Bool -> boolStephan Bergmann2-10/+10
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2012-07-11re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2011-12-14callcatcher: remove some unused codeCaolán McNamara1-40/+0
2011-11-27remove include of och header from unotoolsNorbert Thiebaud2-4/+0
2011-06-01use tunnel pattern hereCaolán McNamara2-18/+14
2011-04-03gbuildize unotoolsDavid Tardon1-48/+0
2010-11-25cppcheck: methods can be constCaolán McNamara1-8/+8
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud2-15/+15
2010-10-18remove non-compiled codePovilas Kanapickas1-22/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth2-0/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien3-13/+3
2008-11-10CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm1-3/+3
2008-04-15INTEGRATION: CWS aqua11y01 (1.8.76); FILE MERGEDVladimir Glazounov1-14/+6
2008-04-11INTEGRATION: CWS changefileheader (1.9.100); FILE MERGEDRüdiger Timm1-23/+19
2008-04-11INTEGRATION: CWS changefileheader (1.14.84); FILE MERGEDRüdiger Timm1-27/+18
2008-04-11INTEGRATION: CWS changefileheader (1.8.84); FILE MERGEDRüdiger Timm1-28/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGEDOliver Bolte1-2/+5
2006-09-17INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.12.16); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-06-19INTEGRATION: CWS warnings01 (1.6.16); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-05-24INTEGRATION: CWS ause043 (1.8.18); FILE MERGEDVladimir Glazounov1-9/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGEDRüdiger Timm1-48/+21
2005-09-09INTEGRATION: CWS ooo19126 (1.11.190); FILE MERGEDRüdiger Timm1-47/+21
2005-09-09INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGEDRüdiger Timm1-47/+21
2005-04-13INTEGRATION: CWS visibility03 (1.6.186); FILE MERGEDOliver Bolte1-2/+3
2003-04-24INTEGRATION: CWS uaa02 (1.10.44); FILE MERGEDVladimir Glazounov1-3/+3
2003-04-24INTEGRATION: CWS uaa02 (1.4.46); FILE MERGEDVladimir Glazounov1-3/+3
2002-10-01#103263# replaced applicat.rdb with types.rdbJörg Budischewski1-9/+2
2002-07-17#100215# removed ::utl::AccessibleTextHelperThomas Benisch1-4/+3
2002-06-27#100676#; add getStates methodSascha Ballach1-9/+35
2002-04-26#98750# new ctor which takes a bitmask for the initial statesFrank Schönheit1-2/+16
2002-03-20#95584#; compare returns a bool nowSascha Ballach1-13/+20
2002-03-20#95584#; use concatSequence instead to make it aloneSascha Ballach1-17/+6