summaryrefslogtreecommitdiffstats
path: root/winaccessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-12-051-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-051-2/+2
* loplugin:vclwidgetsStephan Bergmann2016-11-112-3/+3
* typo fix: ressource -> resourceAndras Timar2016-11-081-1/+1
* clang-cl loplugin: winaccessibilityStephan Bergmann2016-10-1562-925/+836
* Fix GetMnemonicCharStephan Bergmann2016-10-141-13/+10
* cppcheck: uninitMemberVarJochen Nitschke2016-10-111-4/+4
* cppcheck: variableScopeJochen Nitschke2016-10-101-5/+3
* cppcheck invalidPrintfArgTypeJochen Nitschke2016-10-021-1/+1
* -Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann2016-08-2521-27/+27
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-251-0/+1
* Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only)Stephan Bergmann2016-05-251-0/+1
* Harmless missing breakStephan Bergmann2016-05-251-0/+1
* remove unused struct memberJochen Nitschke2016-05-241-18/+15
* Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara2016-05-192-2/+2
* rename to two GetSystemData methods to find all call-sitesCaolán McNamara2016-05-192-2/+2
* Fix typosAndrea Gelmini2016-05-161-1/+1
* Fix Windows-only code, part 5Stephan Bergmann2016-05-041-2/+1
* Fix Windows-only code, part 4Stephan Bergmann2016-05-041-2/+1
* Fix typosAndrea Gelmini2016-05-011-1/+1
* -Werror,-WshadowStephan Bergmann2016-03-041-1/+1
* Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann2016-03-0419-18/+168
* Silence -Werror,-Wnon-virtual-dtorStephan Bergmann2016-03-041-0/+1
* -Werror,-WshadowStephan Bergmann2016-03-041-2/+1
* -Werror,-WshadowStephan Bergmann2016-03-041-1/+1
* Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann2016-03-041-0/+1
* Remove excess newlinesChris Sherlock2016-02-095-6/+0
* -Werror,-Wsign-compare (clang-cl)Stephan Bergmann2016-01-262-3/+5
* Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann2016-01-261-1/+7
* Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann2016-01-261-0/+1
* -Werror,-Wunused-parameter (clang-cl)Stephan Bergmann2016-01-264-7/+7
* Fix typosAndrea Gelmini2016-01-104-4/+4
* 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