summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility
AgeCommit message (Expand)AuthorFilesLines
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2-0/+10
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-14loplugin:flatten in editengNoel Grandin3-114/+114
2020-03-03move some headers inside their moduleNoel Grandin2-2/+2
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2020-02-03make some headers privateCaolán McNamara3-2/+203
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-17/+18
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen7-28/+1
2019-11-26Remove unused StateChangeEvent::return_typeStephan Bergmann1-1/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann3-0/+21
2019-10-23loplugin:unusedfieldsNoel Grandin3-7/+3
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-3/+3
2019-09-02assert on selecting text from end to start in shape with a11y enabledCaolán McNamara1-1/+1
2019-09-02loplugin:constmethod in editengNoel Grandin1-1/+1
2019-08-17Use simplified syntax for SequenceJulien Nabet1-1/+1
2019-08-16new loplugin:sequenceloopNoel Grandin1-2/+2
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-3/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann3-4/+4
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-1/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen3-0/+7
2019-03-04simplify UNO getTypes methodsNoel Grandin1-10/+3
2019-02-25-Werror,-Wunused-private-fieldStephan Bergmann1-6/+1
2019-02-23loplugin:unusedfields in editengNoel Grandin1-13/+1
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2-5/+4
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin1-4/+4
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2-0/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2-0/+2
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-0/+1
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-10/+4
2018-10-21clarify this code a bitCaolán McNamara1-1/+2
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann2-2/+2
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2-3/+0
2018-08-01Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-28loplugin:stringloop in editengNoel Grandin1-11/+11
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini1-6/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2018-03-29loplugin:virtualdown in editengNoel Grandin1-6/+0
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini1-4/+4
2018-03-07use more Color in editeng..formsNoel Grandin2-8/+8
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-4/+4
2018-02-21ColorData->Color in sd..svxNoel Grandin2-2/+2
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin1-4/+4
2018-02-02editeng: remove dead codeChris Sherlock1-12/+0
2018-01-29Values need not be bounded by sal_uInt16, it appearsStephan Bergmann1-4/+4
2018-01-28Remove useless checks against SAL_MAX_INT32Stephan Bergmann1-4/+4
2018-01-28AccessibleImageBullet::GetParagraphCount no longer restricted to sal_uIn16,Stephan Bergmann1-3/+3