summaryrefslogtreecommitdiff
path: root/winaccessibility
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-05-01Fix typosAndrea Gelmini1-1/+1
2016-03-04-Werror,-WshadowStephan Bergmann1-1/+1
2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann19-18/+168
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 Gelmini4-4/+4
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 Bergmann2-4/+1
2015-11-28-Werror,-WreorderStephan Bergmann1-2/+2
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann9-10/+10
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 Grandin55-299/+294
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-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