summaryrefslogtreecommitdiffstats
path: root/winaccessibility
Commit message (Expand)AuthorAgeFilesLines
* winaccessibility: rename unhelpful string defines.Michael Meeks2015-04-232-8/+8
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-013-4/+4
* presumably this will fix the mismatch of the service namesCaolán McNamara2015-03-221-1/+1
* Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet2015-03-2019-21/+21
* Typos for descriptionJulien Nabet2015-03-131-1/+1
* Typo accpet->acceptJulien Nabet2015-02-032-11/+11
* Typo: selction/slection -> selectionJulien Nabet2015-02-032-4/+4
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-191-8/+8
* Adapt UAccCOM to X64 platformDavid Ostrovsky2014-12-0210-10/+10
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-3/+3
* 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