summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-17/+17
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson1-26/+2
2015-09-29Fix typosAndrea Gelmini2-2/+2
2015-09-19boost->stdCaolán McNamara1-2/+2
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
2015-09-02dtrans, winaccessibility: consistently use $(gb_UWINAPI)Michael Stahl1-1/+1
2015-07-19Fix typosAndrea Gelmini1-2/+2
2015-07-09remove obsolete check for pre-MSVC2013 ATL library nameMichael Stahl1-1/+1
2015-07-08Fix typosAndrea Gelmini2-4/+4
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-16Remove reference to AccessibleTextImpl.javaAndrea Gelmini1-1/+0
2015-06-15cppcheck:redundantAssignmentNoel Grandin2-3/+1
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-04-23winaccessibility: rename unhelpful string defines.Michael Meeks2-8/+8
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann3-4/+4
2015-03-22presumably this will fix the mismatch of the service namesCaolán McNamara1-1/+1
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet19-21/+21
2015-03-13Typos for descriptionJulien Nabet1-1/+1
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