summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM
AgeCommit message (Expand)Author
2015-11-28Remove unused dataStephan Bergmann
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson
2015-09-29Fix typosAndrea Gelmini
2015-07-08Fix typosAndrea Gelmini
2015-06-16Remove reference to AccessibleTextImpl.javaAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-04-23winaccessibility: rename unhelpful string defines.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-02-03Typo accpet->acceptJulien Nabet
2015-02-03Typo: selction/slection -> selectionJulien Nabet
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-02Adapt UAccCOM to X64 platformDavid Ostrovsky
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-08-13Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03Tor Lillqvist
2014-08-13WaE: C4189: 'isTRUE' : local variable is initialized but not referencedTor Lillqvist
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-04compareTo -> equalsNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-22cppcheck: Variable 'dChildIndex,...' is assigned a value that is never usedThomas Arnhold
2014-05-18fix some header guardsThomas Arnhold
2014-05-18remove some more external header guardsThomas Arnhold
2014-05-14remove external header guardsThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2014-03-01Variable not used but remove some wrong charactersJulien Nabet
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-27Typo decendant => descendant in winaccessibility/MAccessibleJulien Nabet
2014-01-27fdo#73464 - get relation BSTR allocation right.Michael Meeks
2014-01-27fdo#73464 - guard against NULL / unset m_xAccessible.Michael Meeks
2014-01-27Resolves: #i124095# Multiple IAccessible and IAccessible2...Steve Yin
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl
2014-01-06Initialize m_containedObjectsSteve Yin
2013-12-12winaccessibility: remove some noise from not-implemented methodsMichael Stahl
2013-12-12winaccessibility: out-line those COM methodsMichael Stahl
2013-12-12winaccessibility: GetChildInterface may return 0Michael Stahl
2013-12-12winaccessibility: nobody calls get_XInterfaceMichael Stahl
2013-12-12winaccessibility: fix locking in UAccCOMMichael Stahl
2013-12-12winaccessibility: remove CheckEnableAccessible.h and assorted noiseMichael Stahl
2013-12-12winaccessibility: InlineIsEqualGUID is defined by guiddef.hMichael Stahl
2013-12-12winaccessibility: use SAL_N_ELEMENTSMichael Stahl
2013-12-12winaccessibility: clean up the AGGMAP in CMAccessibleMichael Stahl