Age | Commit message (Expand) | Author |
2014-12-02 | Adapt UAccCOM to X64 platform | David Ostrovsky |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-06 | fdo#81264 Accessiblitiy focus not tracked for cells in Calc | Niklas Johansson |
2014-10-29 | ref-counting vcl::Window subclasses | Noel Grandin |
2014-10-17 | fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc | Niklas Johansson |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-13 | Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03 | Tor Lillqvist |
2014-08-13 | WaE: C4189: 'isTRUE' : local variable is initialized but not referenced | Tor Lillqvist |
2014-08-13 | WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short' | Tor Lillqvist |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-08-13 | warning C4189: local variable is initialized but not referenced | Thomas Arnhold |
2014-07-08 | No atlsd.lib in VS 2013 | Tor Lillqvist |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | compareTo -> equals | Noel Grandin |
2014-05-27 | css already means ::com::sun::star | Thomas Arnhold |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-23 | catch exception by const ref | Takeshi Abe |
2014-05-22 | cppcheck: Exception should be caught by reference | Thomas Arnhold |
2014-05-22 | cppcheck: Variable 'dChildIndex,...' is assigned a value that is never used | Thomas Arnhold |
2014-05-18 | fix some header guards | Thomas Arnhold |
2014-05-18 | remove some more external header guards | 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-05-09 | prewin.h includes windows.h | Thomas Arnhold |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-04-24 | add missing modelines to idl files | Thomas Arnhold |
2014-04-21 | remove comments why a file gets included | Thomas Arnhold |
2014-04-14 | typo: postion -> position | Thomas Arnhold |
2014-03-29 | typo: inteface -> interface | Thomas Arnhold |
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 |