Age | Commit message (Expand) | Author |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl) | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-28 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-11-24 | com::sun::star->css in winaccessibility/ | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-19 | boost->std | Caolán McNamara |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-30 | Fix typos | Andrea Gelmini |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-14 | remove external header guards | Thomas Arnhold |
2014-03-05 | Remove visual noise from winaccessibility | Alexander Wilms |
2014-02-03 | Unused UACCCOM_DLLPRIVATE | Stephan Bergmann |
2013-12-03 | Use our header guard convention | Tor Lillqvist |
2013-12-03 | Bin pointless header inclusion guard | Tor Lillqvist |
2013-12-02 | winaccessibility: remove global g_acc_manager | Michael Stahl |
2013-11-28 | winaccessibility: improve GenerateNewResId() | Michael Stahl |
2013-11-28 | winaccessibility: remove GetXAccByAccObj() | Michael Stahl |
2013-11-28 | winaccessibility: remove AccEventListener::m_isDisposed | Michael Stahl |
2013-11-28 | winaccessibility: use uno::Reference in AccEventListener | Michael Stahl |
2013-11-28 | winaccessibility: use rtl::Reference for listener lifecycle | Michael Stahl |
2013-11-28 | winaccessibility: actually the member is unused, remove it | Michael Stahl |
2013-11-28 | winaccessibility: don't store XAccessible* in AccDescendant...Listener | Michael Stahl |
2013-11-28 | winaccessibility: remove obsolete act.hxx | Michael Stahl |
2013-11-25 | winaccessibility: replace CoCreateInstance with direct instantiation | Michael Stahl |
2013-11-24 | winaccessibility: don't need 2 global pointers for AccObjectWinManager | Michael Stahl |
2013-11-21 | winaccessibility: fix even more pointless HWND to long casting | Michael Stahl |
2013-11-21 | winaccessibility: use sal_Int64 for pointers in AccObjectManagerAgent | Michael Stahl |
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-20 | winaccessibility: remove some pointless overrides | Michael Stahl |
2013-11-20 | winaccessibility: make listener methods a bit more obvious | Michael Stahl |
2013-11-20 | winaccessibility: remove IsXPOrLater | Michael Stahl |
2013-11-20 | winaccessibility: remove pointless default less functors | Michael Stahl |
2013-11-20 | winaccessibility: CHILDID_SELF already defined by some windows header | Michael Stahl |
2013-11-20 | winaccessibility: remove UAccCOM2.h | Michael Stahl |
2013-11-20 | winaccessibility: move ROLE_TABLE to the cxx file that needs it | Michael Stahl |
2013-11-20 | winaccessibility: remove "using" from headers | Michael Stahl |
2013-11-19 | winaccessibility: use WeakImplHelper | 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 | Gbuildify winaccessibility service | David Ostrovsky |
2013-11-19 | Move to MPLv2 license headers, add modelines. | Michael Meeks |
2013-11-19 | Integrate branch of IAccessible2 | Steve Yin |