summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/ChildrenManagerImpl.cxx
AgeCommit message (Expand)Author
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-11-10tdf#158169 take no actions in disposed incarnationArmin Le Grand (allotropia)
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti
2023-10-22lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti
2023-05-04speed up dealing with large shape selectionsNoel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-01tdf#150064 Keep a11y child order intactMichael Weghorn
2022-08-01tdf#150064 a11y: Swap old/new list before merging informationMichael Weghorn
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-06-30tdf#137544 elide some UNO_QUERYNoel Grandin
2022-06-30tdf#137544 reduce cost of ChildrenManagerImpl::UpdateNoel Grandin
2022-06-29ChildrenManagerImpl::GetChildShape was clearly written very late at nightNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in ChildrenManagerImplNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-17Resolves: tdf#139220 with ~1000 selected shapes a11y UpdateSelection crawlsCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-22tdf#121323 avoid fatal exception with a11y enabledCaolán McNamara
2020-08-06loplugin:flatten in svx/accessibilityNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-09-29tdf#127857: fix assertion when enabling/disabling design in formsJulien Nabet
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-11-22coverity#1441483 try and silence bogus Using invalid iteratorCaolán McNamara
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas