summaryrefslogtreecommitdiff
path: root/winaccessibility/inc/AccObject.hxx
AgeCommit message (Expand)Author
2024-04-17wina11y: Drop unnecessary null check and make staticMichael Weghorn
2023-08-08wina11y: Drop AccObjectManagerAgent indirectionMichael Weghorn
2023-06-13tdf#155794 winaccessibility: no SolarMutex in getAccObjectPtr()Michael Stahl
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2022-08-31wina11y: Drop unused member and methods related to selectionMichael Weghorn
2022-08-05wina11y: Drop extra location bookkeepingMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-01-06wina11y: Drop now unused AccObject::SetRoleMichael Weghorn
2022-01-06tdf#146306 wina11y: Retrieve accessible desc on demandMichael Weghorn
2021-09-20wina11y: Drop bool param from CMAccessible::NotifyDestroyMichael Weghorn
2021-09-20wina11y: Drop AccObject::m_bShouldDestroyMichael Weghorn
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2013-12-03Use our header guard conventionTor Lillqvist
2013-11-28winaccessibility: remove GetXAccByAccObj()Michael Stahl
2013-11-28winaccessibility: use rtl::Reference for listener lifecycleMichael Stahl
2013-11-20winaccessibility: remove pointless default less functorsMichael Stahl
2013-11-20winaccessibility: move ROLE_TABLE to the cxx file that needs itMichael Stahl
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin