summaryrefslogtreecommitdiff
path: root/winaccessibility
AgeCommit message (Expand)AuthorFilesLines
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
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