summaryrefslogtreecommitdiffstats
path: root/accessibility/source/extended/textwindowaccessibility.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:refcounting in accessibilityNoel2021-02-221-3/+2
* use tools::Long in accessibility..basctlNoel2020-10-211-2/+2
* Fix typosAndrea Gelmini2020-08-171-1/+1
* tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2020-05-071-0/+6
* loplugin:flatten in accessibilityNoel Grandin2020-04-181-119/+119
* tdf#42949 Fix IWYU warnings in accessibility/Gabor Kelemen2019-10-281-0/+7
* Simplify Sequence iterations in accessibilityArkadiy Illarionov2019-09-051-91/+57
* loplugin:logexceptionnicely in accessibility..basicNoel Grandin2019-06-141-4/+3
* Use hasElements to check Sequence emptiness in accessibility..canvasArkadiy Illarionov2019-06-111-1/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-2/+2
* Simplify containers iterations in accessibility, avmediaArkadiy Illarionov2019-03-161-11/+5
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-2/+2
* TDF#114441 - Convert use of sal_uLong to sal_uInt32Omer Fatih Celik2019-02-111-19/+19
* loplugin:indentation in UnoControls..accessibilityNoel Grandin2019-02-081-3/+3
* tdf#120703 PVS: make selection type detection more readableMike Kaganski2018-11-101-133/+124
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* Remove dead code from textwindowaccessibility.cxxMuhammet Kara2018-07-201-105/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+5
* accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini2018-04-031-6/+8
* use less COLORDATA_RGBNoel Grandin2018-02-281-2/+1
* tdf#114441 sal_uLong to better integer typesShubham Verma2018-02-271-1/+1
* ColorData->Color in variousNoel Grandin2018-02-261-2/+2
* Modernize a bit accessibility and basctlJulien Nabet2018-02-241-3/+2
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-161-1/+1
* More loplugin:cstylecast: accessibilityStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: accessibilityStephan Bergmann2018-01-121-5/+5
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-1/+1
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-131-2/+2
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-131-5/+3
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* vcl: remove dead TextAttribHyperLinkJochen Nitschke2017-08-111-1/+0
* loplugin:constparams in accessibilityNoel Grandin2017-07-201-4/+4
* Remove useless method OCommonAccessibleText::getTextArnaud Versini2017-07-101-1/+1
* Document::retrieveDefaultAttributesImpl did nothingStephan Bergmann2017-06-271-39/+4
* Remove VCLExternalSolarLock and IMutex.Arnaud Versini2017-06-121-18/+18
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin2017-04-061-2/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* new loplugin unoanyNoel Grandin2017-02-281-7/+7
* Drop :: prefix from std in [a-b]*/Tor Lillqvist2017-02-151-9/+9
* Add missing #includesStephan Bergmann2017-02-061-0/+3
* makeAny->Any in accessibility..avmediaNoel Grandin2017-02-011-21/+21
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-75/+5
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-27/+28
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-3/+4
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-111-1/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu2016-09-051-19/+13