summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/AccTopWindowListener.cxx
AgeCommit message (Expand)Author
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11loplugin:vclwidgetsStephan Bergmann
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist
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-02winaccessibility: remove global g_acc_managerMichael Stahl
2013-11-21winaccessibility: fix even more pointless HWND to long castingMichael Stahl
2013-11-21winaccessibility: clean up global TopLevelWindowListenerMichael 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-19winaccessibility: use WeakImplHelperMichael Stahl
2013-11-19winaccessibility: remove executable bitsMichael Stahl
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19Gbuildify winaccessibility serviceDavid Ostrovsky
2013-11-19Move to MPLv2 license headers, add modelines.Michael Meeks
2013-11-19Integrate branch of IAccessible2Steve Yin