summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)Author
2014-10-17fdo#74441 [Accessiblity] Don't expose 0 for empty cells in CalcNiklas Johansson
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-13Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03Tor Lillqvist
2014-08-13WaE: C4189: 'isTRUE' : local variable is initialized but not referencedTor Lillqvist
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04compareTo -> equalsNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23catch exception by const refTakeshi Abe
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold
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-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-14remove external header guardsThomas Arnhold
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2014-04-24add missing modelines to idl filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms
2014-03-01Variable not used but remove some wrong charactersJulien Nabet
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT.Michael Meeks
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-03Unused UACCCOM_DLLPRIVATEStephan Bergmann
2014-02-02cppcheck: unused variableJulien Nabet
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-20typo fixesAndras Timar
2013-12-19--disable-atl disables winaccessibilityIsamu Mogi
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12winaccessibility: let's try to remove that IsInMainThread()Michael Stahl
2013-12-12winaccessibility: remove some noise from not-implemented methodsMichael Stahl