summaryrefslogtreecommitdiff
path: root/editeng/source/accessibility/AccessibleEditableTextPara.cxx
AgeCommit message (Expand)AuthorFilesLines
6 days[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn1-4/+4
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-2/+2
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-2/+2
2023-06-18Use getXWeak in editengMike Kaganski1-37/+15
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin1-1/+1
2022-11-03-Werror=dangling-referenceStephan Bergmann1-2/+1
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-3/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-25use more o3tl::spanNoel Grandin1-1/+0
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-32/+21
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin1-2/+3
2022-05-04Just use Any ctor instead of makeAny in editengStephan Bergmann1-4/+4
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn1-4/+0
2022-03-17use actual type in AccessibleEditableTextParaNoel Grandin1-20/+16
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin1-2/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in editengMike Kaganski1-2/+2
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-1/+1
2021-10-09Typo *ropertie -> *ropertyJulien Nabet1-1/+1
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet1-2/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-3/+3
2021-07-29drop some unneeded includesCaolán McNamara1-1/+0
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-1/+1
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin1-1/+1
2021-02-22loplugin:refcounting in editengNoel1-2/+2
2021-02-16loplugin:referencecasting in editeng..frameworkNoel1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-4/+4
2021-01-12transparency->alpha in tools::ColorNoel1-1/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-3/+3
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-3/+3
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+5
2020-04-14loplugin:flatten in editengNoel Grandin1-53/+53
2020-03-03move some headers inside their moduleNoel Grandin1-1/+1
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2020-02-03make some headers privateCaolán McNamara1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen1-5/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-23loplugin:unusedfieldsNoel Grandin1-1/+1
2019-09-02assert on selecting text from end to start in shape with a11y enabledCaolán McNamara1-1/+1
2019-08-16new loplugin:sequenceloopNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): editengStephan Bergmann1-1/+1
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 Kelemen1-0/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*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 Bergmann1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1