summaryrefslogtreecommitdiffstats
path: root/winaccessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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