summaryrefslogtreecommitdiffstats
path: root/editeng/source/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Instead of labs, use overloaded absStephan Bergmann2020-11-161-1/+3
* editeng: AccessibleImageBullet : avoid recursive SolarMutextArnaud Versini2020-10-252-5/+11
* use tools::Long in editengNoel2020-10-201-1/+1
* tdf#124176 Use #pragma once in editengGeorge Bateman2020-09-132-8/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-3/+3
* use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin2020-08-131-3/+3
* tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling2020-05-072-0/+10
* tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen2020-04-221-0/+1
* loplugin:flatten in editengNoel Grandin2020-04-143-114/+114
* move some headers inside their moduleNoel Grandin2020-03-032-2/+2
* clang-analyzer-deadcode.DeadStoresNoel Grandin2020-02-121-1/+1
* make some headers privateCaolán McNamara2020-02-033-2/+203
* New loplugin:unsignedcompareStephan Bergmann2020-01-281-17/+18
* tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen2019-12-207-28/+1
* Remove unused StateChangeEvent::return_typeStephan Bergmann2019-11-261-1/+0
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-223-0/+21
* loplugin:unusedfieldsNoel Grandin2019-10-233-7/+3
* loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin2019-10-211-1/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-3/+3
* assert on selecting text from end to start in shape with a11y enabledCaolán McNamara2019-09-021-1/+1
* loplugin:constmethod in editengNoel Grandin2019-09-021-1/+1
* Use simplified syntax for SequenceJulien Nabet2019-08-171-1/+1
* new loplugin:sequenceloopNoel Grandin2019-08-161-2/+2
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-151-3/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann2019-07-313-4/+4
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen2019-04-231-0/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-153-0/+7
* simplify UNO getTypes methodsNoel Grandin2019-03-041-10/+3
* -Werror,-Wunused-private-fieldStephan Bergmann2019-02-251-6/+1
* loplugin:unusedfields in editengNoel Grandin2019-02-231-13/+1
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-202-5/+4
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-081-4/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-072-0/+2
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-102-0/+2
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-0/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-10/+4
* clarify this code a bitCaolán McNamara2018-10-211-1/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* New loplugin:externalStephan Bergmann2018-09-172-2/+2
* loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2018-09-082-3/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-08-012-0/+2
* loplugin:stringloop in editengNoel Grandin2018-07-281-11/+11
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini2018-04-031-6/+3
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* loplugin:virtualdown in editengNoel Grandin2018-03-291-6/+0
* accessibility: simplify OCommonAccessibleTextArnaud Versini2018-03-251-4/+4
* use more Color in editeng..formsNoel Grandin2018-03-072-8/+8
* convert COL_ constants to be of type ColorNoel Grandin2018-02-282-4/+4