Age | Commit message (Expand) | Author |
2014-03-05 | Remove visual noise from winaccessibility | Alexander Wilms |
2014-03-01 | Variable not used but remove some wrong characters | Julien Nabet |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-22 | fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT. | Michael Meeks |
2014-02-04 | fdo#39944: Add DOCUMENT_* accessibility UNO roles | Jacobo Aragunde Pérez |
2014-02-03 | Unused UACCCOM_DLLPRIVATE | Stephan Bergmann |
2014-02-02 | cppcheck: unused variable | Julien Nabet |
2014-01-31 | Remove UNOIDL "array" and "union" vaporware remnants | Stephan Bergmann |
2014-01-27 | Typo decendant => descendant in winaccessibility/MAccessible | Julien Nabet |
2014-01-27 | fdo#73464 - get relation BSTR allocation right. | Michael Meeks |
2014-01-27 | fdo#73464 - guard against NULL / unset m_xAccessible. | Michael Meeks |
2014-01-27 | Resolves: #i124095# Multiple IAccessible and IAccessible2... | Steve Yin |
2014-01-09 | some notes about COM threading in LO generally and winaccessibility | Michael Stahl |
2014-01-06 | Initialize m_containedObjects | Steve Yin |
2013-12-20 | typo fixes | Andras Timar |
2013-12-19 | --disable-atl disables winaccessibility | Isamu Mogi |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-13 | Drop duplicate #include | Takeshi Abe |
2013-12-12 | winaccessibility: let's try to remove that IsInMainThread() | Michael Stahl |
2013-12-12 | winaccessibility: remove some noise from not-implemented methods | Michael Stahl |
2013-12-12 | winaccessibility: out-line those COM methods | Michael Stahl |
2013-12-12 | winaccessibility: clear entires from XHWNDDocList too | Michael Stahl |
2013-12-12 | winaccessibility: GetChildInterface may return 0 | Michael Stahl |
2013-12-12 | winaccessibility: do not access freed AccObject | Michael Stahl |
2013-12-12 | winaccessibility: fix exception handling in AccEventListener | Michael Stahl |
2013-12-12 | winaccessibility: nobody calls get_XInterface | Michael Stahl |
2013-12-12 | winaccessibility: fix locking in UAccCOM | Michael Stahl |
2013-12-12 | winaccessibility: drop icu externals, probably some copypasta | Michael Stahl |
2013-12-12 | winaccessibility: remove CheckEnableAccessible.h and assorted noise | Michael Stahl |
2013-12-12 | winaccessibility: InlineIsEqualGUID is defined by guiddef.h | Michael Stahl |
2013-12-12 | winaccessibility: use SAL_N_ELEMENTS | Michael Stahl |
2013-12-12 | winaccessibility: clean up the AGGMAP in CMAccessible | Michael Stahl |
2013-12-05 | Avoid multiple definitions of two lovingly copy-pasted functions | Tor Lillqvist |
2013-12-05 | fdo#39956 Delete JAB | David Ostrovsky |
2013-12-03 | Use our header guard convention | Tor Lillqvist |
2013-12-03 | Bin pointless header inclusion guard | Tor Lillqvist |
2013-12-03 | No _SV_AccObjectWinManager_HXX anywhere | Tor Lillqvist |
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-12-02 | winaccessibility: fix my stupid mistake in createAggInstance | 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: why delayload the dlls? | Michael Stahl |
2013-11-28 | winaccessibility: README already outdated | Michael Stahl |