summaryrefslogtreecommitdiffstats
path: root/unotools/source/accessibility
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-292-2/+0
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-232-8/+4
* fix-includes.pl: unotoolsThomas Arnhold2014-05-112-2/+2
* unotools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-12/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-12/+12
* unotools: sal_Bool -> boolStephan Bergmann2014-02-192-10/+10
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-112-46/+28
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-4/+0
* callcatcher: remove some unused codeCaolán McNamara2011-12-141-40/+0
* remove include of och header from unotoolsNorbert Thiebaud2011-11-272-4/+0
* use tunnel pattern hereCaolán McNamara2011-06-012-18/+14
* gbuildize unotoolsDavid Tardon2011-04-031-48/+0
* cppcheck: methods can be constCaolán McNamara2010-11-251-8/+8
* merge vosremoval-mutex.diffNorbert Thiebaud2010-10-252-15/+15
* remove non-compiled codePovilas Kanapickas2010-10-181-22/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-142-0/+6
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-123-13/+3
* CWS-TOOLING: integrate CWS cmcfixes50Rüdiger Timm2008-11-101-3/+3
* INTEGRATION: CWS aqua11y01 (1.8.76); FILE MERGEDVladimir Glazounov2008-04-151-14/+6
* INTEGRATION: CWS changefileheader (1.9.100); FILE MERGEDRüdiger Timm2008-04-111-23/+19
* INTEGRATION: CWS changefileheader (1.14.84); FILE MERGEDRüdiger Timm2008-04-111-27/+18
* INTEGRATION: CWS changefileheader (1.8.84); FILE MERGEDRüdiger Timm2008-04-111-28/+18
* INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS pchfix02 (1.7.16); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.12.16); FILE MERGEDJens-Heiner Rechtien2006-06-191-4/+4
* INTEGRATION: CWS warnings01 (1.6.16); FILE MERGEDJens-Heiner Rechtien2006-06-191-4/+4
* INTEGRATION: CWS ause043 (1.8.18); FILE MERGEDVladimir Glazounov2006-05-241-9/+2
* INTEGRATION: CWS ooo19126 (1.7.34); FILE MERGEDRüdiger Timm2005-09-091-48/+21
* INTEGRATION: CWS ooo19126 (1.11.190); FILE MERGEDRüdiger Timm2005-09-091-47/+21
* INTEGRATION: CWS ooo19126 (1.5.190); FILE MERGEDRüdiger Timm2005-09-091-47/+21
* INTEGRATION: CWS visibility03 (1.6.186); FILE MERGEDOliver Bolte2005-04-131-2/+3
* INTEGRATION: CWS uaa02 (1.10.44); FILE MERGEDVladimir Glazounov2003-04-241-3/+3
* INTEGRATION: CWS uaa02 (1.4.46); FILE MERGEDVladimir Glazounov2003-04-241-3/+3
* #103263# replaced applicat.rdb with types.rdbJörg Budischewski2002-10-011-9/+2
* #100215# removed ::utl::AccessibleTextHelperThomas Benisch2002-07-171-4/+3
* #100676#; add getStates methodSascha Ballach2002-06-271-9/+35
* #98750# new ctor which takes a bitmask for the initial statesFrank Schönheit2002-04-261-2/+16
* #95584#; compare returns a bool nowSascha Ballach2002-03-201-13/+20
* #95584#; use concatSequence instead to make it aloneSascha Ballach2002-03-201-17/+6
* #97222# added accessibletexthelper.objThomas Benisch2002-03-071-3/+4
* #95584#; only one relation per typeSascha Ballach2002-03-051-3/+30
* #95584#; change from bitset to uInt64, because the solaris compiler has an errorSascha Ballach2002-02-221-5/+34
* #95584#; correct the assertion conditionSascha Ballach2002-02-211-5/+5
* #95584#; add copy constructorSascha Ballach2002-02-202-4/+32
* #95584#; compare and remove method added; use bitset instead of mapSascha Ballach2002-02-191-10/+64
* #95584#; put this stuff in a own libSascha Ballach2002-02-141-3/+3
* #95584#; helper class for AccessibleRelationSetSascha Ballach2002-02-052-3/+290
* #65293# SAB:change the first value of the pair to const so it pass the solari...Vladimir Glazounov2002-02-051-5/+3