summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Typo accpet->acceptJulien Nabet2-11/+11
2015-02-03Typo: selction/slection -> selectionJulien Nabet2-4/+4
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn1-8/+8
2014-12-02Adapt UAccCOM to X64 platformDavid Ostrovsky10-10/+10
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3
2014-11-06fdo#81264 Accessiblitiy focus not tracked for cells in CalcNiklas Johansson1-2/+14
2014-10-29ref-counting vcl::Window subclassesNoel Grandin3-5/+2
2014-10-17fdo#74441 [Accessiblity] Don't expose 0 for empty cells in CalcNiklas Johansson1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin3-5/+5
2014-08-13Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03Tor Lillqvist1-0/+1
2014-08-13WaE: C4189: 'isTRUE' : local variable is initialized but not referencedTor Lillqvist1-1/+0
2014-08-13WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist1-1/+1
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-1/+0
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold4-9/+0
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold2-5/+3
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-1/+0
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist1-1/+1
2014-06-06fixincludeguards: fix include guardsThomas Arnhold13-85/+30
2014-06-05various: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-04compareTo -> equalsNoel Grandin1-21/+21
2014-05-27css already means ::com::sun::starThomas Arnhold1-2/+2
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet3-16/+16
2014-05-23catch exception by const refTakeshi Abe1-1/+1
2014-05-22cppcheck: Exception should be caught by referenceThomas Arnhold1-1/+1
2014-05-22cppcheck: Variable 'dChildIndex,...' is assigned a value that is never usedThomas Arnhold1-4/+0
2014-05-18fix some header guardsThomas Arnhold1-2/+2
2014-05-18remove some more external header guardsThomas Arnhold2-6/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-14remove external header guardsThomas Arnhold2-5/+0
2014-05-09prewin.h includes windows.hThomas Arnhold1-1/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-28prefer makefile-gmake-modeTakeshi Abe3-3/+3
2014-04-24add missing modelines to idl filesThomas Arnhold6-0/+18
2014-04-21remove comments why a file gets includedThomas Arnhold1-10/+0
2014-04-14typo: postion -> positionThomas Arnhold1-2/+2
2014-03-29typo: inteface -> interfaceThomas Arnhold1-2/+2
2014-03-05Remove visual noise from winaccessibilityAlexander Wilms18-86/+80
2014-03-01Variable not used but remove some wrong charactersJulien Nabet1-6/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-22fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT.Michael Meeks1-4/+9
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez3-3/+10
2014-02-03Unused UACCCOM_DLLPRIVATEStephan Bergmann1-1/+0
2014-02-02cppcheck: unused variableJulien Nabet1-1/+0
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann1-4/+0
2014-01-27Typo decendant => descendant in winaccessibility/MAccessibleJulien Nabet2-12/+12
2014-01-27fdo#73464 - get relation BSTR allocation right.Michael Meeks1-3/+1
2014-01-27fdo#73464 - guard against NULL / unset m_xAccessible.Michael Meeks1-0/+9
2014-01-27Resolves: #i124095# Multiple IAccessible and IAccessible2...Steve Yin1-2/+8
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl2-1/+19