summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/AccObjectWinManager.cxx
AgeCommit message (Expand)Author
2023-03-22tdf#154303 wina11y: Don't truncate 64-bit statesMichael Weghorn
2022-09-26tdf#117173 wina11y: Send EVENT_SYSTEM_ALERT when notification showsMichael Weghorn
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-31wina11y: Drop unused AccObjectWinManager::UpdateAccSelectionMichael Weghorn
2022-08-05wina11y: Drop AccObjectManagerAgent::UpdateLocationMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-03-01wina11y: Use range-based forMichael Weghorn
2022-02-28Fix typoAndrea Gelmini
2022-02-28wina11y: Drop another 'using' directiveMichael Weghorn
2022-02-28wina11y: Unify how AccessibleRole is referred to hereMichael Weghorn
2022-02-28wina11y: Rename IsSpecialToolboItem -> IsSpecialToolbarItemMichael Weghorn
2022-02-28wina11y: Convert unomsaaevent.hxx constants to enum class UnoMSAAEventMichael Weghorn
2022-02-28wina11y: Drop useless #ifdef blockMichael Weghorn
2022-01-06wina11y: Drop unused AccObjectWinManager::SetRoleMichael Weghorn
2022-01-06tdf#146306 wina11y: Retrieve accessible desc on demandMichael Weghorn
2021-10-05drop 'using namespace std' in winaccessibilityJulien Nabet
2021-09-30loplugin:includeform (clang-cl)Stephan Bergmann
2021-09-20wina11y: Drop bool param from CMAccessible::NotifyDestroyMichael Weghorn
2021-09-15wina11y: Forward-declare XAccessible in AccObjectWinManager.hxxMichael Weghorn
2021-09-14wina11y: Use XAccessible* instead of void*Michael Weghorn
2021-03-03loplugin:referencecasting (clang-cl)Stephan Bergmann
2021-02-10Remove unneeded breaksAndrea Gelmini
2020-12-15Silence warning C4189: local variable is initialized but not referencedStephan Bergmann
2019-10-01loplugin:referencecasting (clang-cl)Stephan Bergmann
2019-09-12Fix typosAndrea Gelmini
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-08-14tdf#116542 a11y: introduce STATIC roleSamuel Thibault
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-28Fix spelling in commentsJohnny_M
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2017-08-31loplugin:constparams: winaccessibility (clang-cl)Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-03-04-Werror,-WshadowStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06fdo#81264 Accessiblitiy focus not tracked for cells in CalcNiklas Johansson
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2013-12-12winaccessibility: let's try to remove that IsInMainThread()Michael Stahl
2013-12-12winaccessibility: clear entires from XHWNDDocList tooMichael Stahl
2013-12-12winaccessibility: do not access freed AccObjectMichael Stahl
2013-12-03No _SV_AccObjectWinManager_HXX anywhereTor Lillqvist