summaryrefslogtreecommitdiff
path: root/winaccessibility/source/service/msaaservice_impl.cxx
AgeCommit message (Expand)Author
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: winaccessibility (Windows)Stephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-16loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2016-10-15clang-cl loplugin: winaccessibilityStephan Bergmann
2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-22presumably this will fix the mismatch of the service namesCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-23catch exception by const refTakeshi Abe
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
2014-05-09prewin.h includes windows.hThomas Arnhold
2013-12-02vcl: check if AT is running before loading the libraryMichael Stahl
2013-12-02winaccessibility: remove global g_acc_managerMichael Stahl
2013-12-02Revert "winaccessibility: let CoCreateInstance calls find the components"Michael Stahl
2013-11-24winaccessibility: let CoCreateInstance calls find the componentsMichael Stahl
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann
2013-11-21No need for default component_getImplementationEnvironment function any moreStephan Bergmann
2013-11-21Simplify css.accessibility.MSAAService and corresponding XMSAAServiceStephan Bergmann
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-19winaccessibility: avoid warning C4005 macro redefinitionMichael Stahl
2013-11-19winaccessibility: remove executable bitsMichael Stahl
2013-11-19uia: merge VCL pieces of IAccessible2 work.Michael Meeks
2013-11-19uia: remove redundant component registration.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