summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/AccObjectWinManager.cxx
AgeCommit message (Expand)Author
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
2013-12-02winaccessibility: remove global g_acc_managerMichael Stahl
2013-11-28winaccessibility: remove GetXAccByAccObj()Michael Stahl
2013-11-28winaccessibility: use rtl::Reference for listener lifecycleMichael Stahl
2013-11-24cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-11-24winaccessibility: don't need 2 global pointers for AccObjectWinManagerMichael Stahl
2013-11-21winaccessibility: fix even more pointless HWND to long castingMichael Stahl
2013-11-20winaccessibility: XMSAAService could only work on 32-bitMichael Stahl
2013-11-20winaccessibility: replace mysterious and inexplicable locking strategyMichael Stahl
2013-11-20winaccessibility: make listener methods a bit more obviousMichael Stahl
2013-11-20winaccessibility: CHILDID_SELF already defined by some windows headerMichael Stahl
2013-11-20winaccessibility: move ROLE_TABLE to the cxx file that needs itMichael Stahl
2013-11-19winaccessibility: remove executable bitsMichael Stahl
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin