summaryrefslogtreecommitdiff
path: root/winaccessibility/source
AgeCommit message (Expand)AuthorFilesLines
2016-08-25-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann21-27/+27
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann1-0/+1
2016-05-25Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only)Stephan Bergmann1-0/+1
2016-05-25Harmless missing breakStephan Bergmann1-0/+1
2016-05-24remove unused struct memberJochen Nitschke1-18/+15
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2-2/+2
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara2-2/+2
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-05-04Fix Windows-only code, part 5Stephan Bergmann1-2/+1
2016-05-04Fix Windows-only code, part 4Stephan Bergmann1-2/+1
2016-03-04-Werror,-WshadowStephan Bergmann1-1/+1
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann17-17/+151
2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann1-0/+1
2016-03-04-Werror,-WshadowStephan Bergmann1-2/+1
2016-03-04-Werror,-WshadowStephan Bergmann1-1/+1
2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann1-0/+1
2016-02-09Remove excess newlinesChris Sherlock5-6/+0
2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann2-3/+5
2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann1-1/+7
2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann1-0/+1
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann4-7/+7
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-11-28Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann2-1/+17
2015-11-28Silence clang-cl warnings in ATL headersStephan Bergmann1-0/+13
2015-11-28Remove unused dataStephan Bergmann1-67/+0
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann2-3/+3
2015-11-28-Werror,-Wunused-functionStephan Bergmann1-2/+0
2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann1-12/+24
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2015-11-28-Werror,-WreorderStephan Bergmann1-2/+2
2015-11-28-Werror,-WreorderStephan Bergmann1-2/+2
2015-11-28-Werror,-WreorderStephan Bergmann1-5/+5
2015-11-24com::sun::star->css in winaccessibility/Noel Grandin37-175/+175
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-02Allow non ASCII chars as accelerator keysNiklas Johansson1-26/+2
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-19Fix typosAndrea Gelmini1-2/+2
2015-07-08Fix typosAndrea Gelmini2-4/+4
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