Age | Commit message (Expand) | Author |
2024-12-05 | tdf#164093 tdf#157001 wina11y: Use vcl::Window's actual XAccessible | Michael Weghorn |
2024-12-05 | wina11y: Drop special combobox handling in AccessBridgeHandleExistingWindow | Michael Weghorn |
2024-12-05 | wina11y: Drop always true bShow param | Michael Weghorn |
2024-12-05 | wina11y: Replace condition by by assert in AccessBridgeHandleExistingWindow | Michael Weghorn |
2024-12-05 | wina11y: Drop unnecessary cast to sal_uInt16 | Michael Weghorn |
2023-09-10 | using decls should come after #include | Noel Grandin |
2023-06-13 | tdf#155794 winaccessibility: no SolarMutex in getAccObjectPtr() | Michael Stahl |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2021-03-03 | loplugin:referencecasting (clang-cl) | Stephan Bergmann |
2020-07-14 | winaccessibility: create instances with uno constructors | Noel Grandin |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:simplifyconstruct (clang-cl) | Stephan Bergmann |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-10-27 | loplugin:includeform: winaccessibility (Windows) | Stephan Bergmann |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-16 | loplugin:unnecessaryoverride (clang-cl) | Stephan Bergmann |
2016-10-15 | clang-cl loplugin: winaccessibility | Stephan Bergmann |
2015-11-28 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-24 | com::sun::star->css in winaccessibility/ | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-03-22 | presumably this will fix the mismatch of the service names | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-27 | css already means ::com::sun::star | Thomas Arnhold |
2014-05-23 | catch exception by const ref | Takeshi Abe |
2014-05-22 | cppcheck: Exception should be caught by reference | Thomas Arnhold |
2014-05-09 | prewin.h includes windows.h | Thomas Arnhold |
2013-12-02 | vcl: check if AT is running before loading the library | Michael Stahl |
2013-12-02 | winaccessibility: remove global g_acc_manager | Michael Stahl |
2013-12-02 | Revert "winaccessibility: let CoCreateInstance calls find the components" | Michael Stahl |
2013-11-24 | winaccessibility: let CoCreateInstance calls find the components | Michael Stahl |
2013-11-21 | Some more adaptions to cppu::supportsService | Stephan Bergmann |
2013-11-21 | No need for default component_getImplementationEnvironment function any more | Stephan Bergmann |
2013-11-21 | Simplify css.accessibility.MSAAService and corresponding XMSAAService | Stephan Bergmann |
2013-11-21 | winaccessibility: clean up global TopLevelWindowListener | Michael Stahl |
2013-11-20 | winaccessibility: XMSAAService could only work on 32-bit | Michael Stahl |
2013-11-20 | winaccessibility: replace mysterious and inexplicable locking strategy | Michael Stahl |
2013-11-19 | winaccessibility: avoid warning C4005 macro redefinition | Michael Stahl |
2013-11-19 | winaccessibility: remove executable bits | Michael Stahl |
2013-11-19 | uia: merge VCL pieces of IAccessible2 work. | Michael Meeks |
2013-11-19 | uia: remove redundant component registration. | Michael Meeks |
2013-11-19 | Gbuildify winaccessibility service | David Ostrovsky |
2013-11-19 | Move to MPLv2 license headers, add modelines. | Michael Meeks |