summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/accessibletexthelper.cxx
AgeCommit message (Expand)Author
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-07-17loplugin:constparams in comphelper,unoidlNoel Grandin
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-07-27com::sun::star->css in comphelperNoel Grandin
2014-02-27Remove visual noise from comphelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-03-04Removed dead codeMarc-André Laverdière-Papineau
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.8.160); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.7.100); FILE MERGEDOliver Bolte
2005-09-08INTEGRATION: CWS ooo19126 (1.6.246); FILE MERGEDRüdiger Timm
2003-06-27INTEGRATION: CWS tbe4 (1.5.10); FILE MERGEDVladimir Glazounov
2003-05-22INTEGRATION: CWS uaa03 (1.4.8); FILE MERGEDVladimir Glazounov
2003-04-24INTEGRATION: CWS uaa02 (1.3.44); FILE MERGEDVladimir Glazounov
2002-09-18#102626# text length is a valid index for getTextAtIndex, getTextBeforeIndex,...Thomas Benisch
2002-09-13#103254# getTextAtIndex: 'length' as index is allowed according to the interf...Frank Schönheit
2002-06-26#100215# helper for implementing an XAccessibleTextThomas Benisch