Age | Commit message (Expand) | Author |
---|---|---|
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-20 | Typo: (O/o)veride(n)->(O/o)verride(n) | Julien Nabet |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-06-04 | compareTo -> equals | Noel Grandin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-03-05 | Remove visual noise from winaccessibility | Alexander Wilms |
2013-12-12 | winaccessibility: fix locking in UAccCOM | Michael Stahl |
2013-12-12 | winaccessibility: remove CheckEnableAccessible.h and assorted noise | Michael Stahl |
2013-11-21 | winaccessibility: pass pointers as "hyper" in the COM IDL | Michael Stahl |
2013-11-20 | winaccessibility: remove UAccCOM2.h | Michael Stahl |
2013-11-19 | Move to MPLv2 license headers, add modelines. | Michael Meeks |
2013-11-19 | Integrate branch of IAccessible2 | Steve Yin |