summaryrefslogtreecommitdiffstats
path: root/winaccessibility
Commit message (Expand)AuthorAgeFilesLines
* fdo#81264 Accessiblitiy focus not tracked for cells in CalcNiklas Johansson2014-11-061-2/+14
* ref-counting vcl::Window subclassesNoel Grandin2014-10-293-5/+2
* fdo#74441 [Accessiblity] Don't expose 0 for empty cells in CalcNiklas Johansson2014-10-171-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-233-5/+5
* Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03Tor Lillqvist2014-08-131-0/+1
* WaE: C4189: 'isTRUE' : local variable is initialized but not referencedTor Lillqvist2014-08-131-1/+0
* WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short'Tor Lillqvist2014-08-131-1/+1
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-1/+0
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-134-9/+0
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-132-5/+3
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-1/+0
* No atlsd.lib in VS 2013Tor Lillqvist2014-07-081-1/+1
* fixincludeguards: fix include guardsThomas Arnhold2014-06-0613-85/+30
* various: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* compareTo -> equalsNoel Grandin2014-06-041-21/+21
* css already means ::com::sun::starThomas Arnhold2014-05-271-2/+2
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-233-16/+16
* catch exception by const refTakeshi Abe2014-05-231-1/+1
* cppcheck: Exception should be caught by referenceThomas Arnhold2014-05-221-1/+1
* cppcheck: Variable 'dChildIndex,...' is assigned a value that is never usedThomas Arnhold2014-05-221-4/+0
* fix some header guardsThomas Arnhold2014-05-181-2/+2
* remove some more external header guardsThomas Arnhold2014-05-182-6/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* remove external header guardsThomas Arnhold2014-05-142-5/+0
* prewin.h includes windows.hThomas Arnhold2014-05-091-1/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-2/+2
* prefer makefile-gmake-modeTakeshi Abe2014-04-283-3/+3
* add missing modelines to idl filesThomas Arnhold2014-04-246-0/+18
* remove comments why a file gets includedThomas Arnhold2014-04-211-10/+0
* typo: postion -> positionThomas Arnhold2014-04-141-2/+2
* typo: inteface -> interfaceThomas Arnhold2014-03-291-2/+2
* Remove visual noise from winaccessibilityAlexander Wilms2014-03-0518-86/+80
* Variable not used but remove some wrong charactersJulien Nabet2014-03-011-6/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT.Michael Meeks2014-02-221-4/+9
* fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde PĂ©rez2014-02-043-3/+10
* Unused UACCCOM_DLLPRIVATEStephan Bergmann2014-02-031-1/+0
* cppcheck: unused variableJulien Nabet2014-02-021-1/+0
* Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann2014-01-311-4/+0
* Typo decendant => descendant in winaccessibility/MAccessibleJulien Nabet2014-01-272-12/+12
* fdo#73464 - get relation BSTR allocation right.Michael Meeks2014-01-271-3/+1
* fdo#73464 - guard against NULL / unset m_xAccessible.Michael Meeks2014-01-271-0/+9
* Resolves: #i124095# Multiple IAccessible and IAccessible2...Steve Yin2014-01-271-2/+8
* some notes about COM threading in LO generally and winaccessibilityMichael Stahl2014-01-092-1/+19
* Initialize m_containedObjectsSteve Yin2014-01-061-0/+1
* typo fixesAndras Timar2013-12-201-2/+2
* --disable-atl disables winaccessibilityIsamu Mogi2013-12-191-0/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Drop duplicate #includeTakeshi Abe2013-12-131-1/+0