summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility/AccessibleEditableTextPara.cxx
AgeCommit message (Expand)Author
2019-10-23loplugin:unusedfieldsNoel Grandin
2019-09-02assert on selecting text from end to start in shape with a11y enabledCaolán McNamara
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-21clarify this code a bitCaolán McNamara
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-01-28AccessibleEditableTextPara::GetParagraphCount no longer restrictedStephan Bergmann
2018-01-28Remove useless check against SAL_MAX_INT32Stephan Bergmann
2018-01-28nStart/EndEEIndex nned not be bounded by sal_uInt16Stephan Bergmann
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-15TypedWhichIdNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini
2017-11-13Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini
2017-11-01TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10Remove useless method OCommonAccessibleText::getTextArnaud Versini
2017-07-02loplugin:casttovoid: editengStephan Bergmann
2017-06-26s/catched/caughtNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: editengStephan Bergmann
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-28loplugin:salunicodeliteral: editengStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-12Various typos on accessibleJulien Nabet
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin