summaryrefslogtreecommitdiffstats
path: root/winaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann2015-11-282-1/+17
* Silence clang-cl warnings in ATL headersStephan Bergmann2015-11-281-0/+13
* Remove unused dataStephan Bergmann2015-11-281-67/+0
* -Werror,-Wwritable-stringsStephan Bergmann2015-11-282-3/+3
* -Werror,-Wunused-functionStephan Bergmann2015-11-281-2/+0
* -Werror,-Wmicrosoft-exception-specStephan Bergmann2015-11-281-12/+24
* -Werror,-Wunused-private-fieldStephan Bergmann2015-11-282-4/+1
* -Werror,-WreorderStephan Bergmann2015-11-281-2/+2
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2015-11-289-10/+10
* -Werror,-WreorderStephan Bergmann2015-11-281-2/+2
* -Werror,-WreorderStephan Bergmann2015-11-281-5/+5
* com::sun::star->css in winaccessibility/Noel Grandin2015-11-2455-299/+294
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1210-17/+17
* Allow non ASCII chars as accelerator keysNiklas Johansson2015-10-021-26/+2
* Fix typosAndrea Gelmini2015-09-292-2/+2
* boost->stdCaolán McNamara2015-09-191-2/+2
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-153-6/+6
* dtrans, winaccessibility: consistently use $(gb_UWINAPI)Michael Stahl2015-09-021-1/+1
* Fix typosAndrea Gelmini2015-07-191-2/+2
* remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl2015-07-091-1/+1
* Fix typosAndrea Gelmini2015-07-082-4/+4
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Remove reference to AccessibleTextImpl.javaAndrea Gelmini2015-06-161-1/+0
* cppcheck:redundantAssignmentNoel Grandin2015-06-152-3/+1
* Fix typosAndrea Gelmini2015-06-151-1/+1
* 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