gecko-dev/accessible/windows/msaa
Nathan Froyd 40b1bc29b3 Bug 1222531 - turn off -Wextra-tokens on clang-cl in accessible/ directories; r=tbsaunde
The Windows MIDL code generator creates things like:

    #endif !_MIDL_USE_GUIDDEF_

which clang-cl complains about.  MSVC doesn't, so turn this warning off.
2015-11-06 13:10:03 -05:00
..
ARIAGridAccessibleWrap.cpp
ARIAGridAccessibleWrap.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
AccessibleWrap.cpp bug 1235965 - null check mDoc in AccessibleWrap::Shutdown() r=davidb 2016-01-08 14:23:08 -05:00
AccessibleWrap.h Bug 1222174 - add override declarations in AccessibleWrap.h; r=tbsaunde 2015-11-05 15:20:09 -05:00
ApplicationAccessibleWrap.cpp Bug 1178426. Add GfxInfo to ServicesList.h. r=nfroyd 2015-07-08 16:51:09 -04:00
ApplicationAccessibleWrap.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
Compatibility.cpp
Compatibility.h Bug 1198459 - Prevent accessibility from initializing in content processes when e10s is running. r=tbsaunde 2015-12-10 14:28:33 -05:00
DocAccessibleWrap.cpp Bug 1068734 - dexpcomify remaining accessible classes, r=tbsaunde 2014-09-23 08:23:02 -04:00
DocAccessibleWrap.h bug 606080 - on windows give accessibles a unique 32 bit id r=surkov 2015-05-06 10:57:38 -04:00
EnumVariant.cpp
EnumVariant.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
HTMLTableAccessibleWrap.cpp
HTMLTableAccessibleWrap.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
HTMLWin32ObjectAccessible.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
HTMLWin32ObjectAccessible.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
HyperTextAccessibleWrap.cpp bug 1192330 - add ia2AccessibleText::UpdateTextChangeData r=surkov 2015-08-19 12:48:58 -04:00
HyperTextAccessibleWrap.h bug 1192330 - remove ia2AccessibleText::GetModifiedText() r=surkov 2015-08-19 12:48:58 -04:00
IDSet.h bug 606080 - add class to generate unique 32 bit ids r=froydnj 2015-05-06 10:57:24 -04:00
IUnknownImpl.cpp
IUnknownImpl.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
ImageAccessibleWrap.cpp
ImageAccessibleWrap.h
Platform.cpp bug 1213327 - store interfaces a proxy implements on the Accessible wrapping it 2015-10-16 16:13:38 -04:00
RootAccessibleWrap.cpp
RootAccessibleWrap.h
ServiceProvider.cpp
ServiceProvider.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
TextLeafAccessibleWrap.cpp
TextLeafAccessibleWrap.h
XULListboxAccessibleWrap.cpp Bug 1092187 - crash in mozilla::a11y::XULListboxAccessible::ColCount(), r=davidb 2014-11-07 11:01:26 -05:00
XULListboxAccessibleWrap.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
XULMenuAccessibleWrap.cpp Bug 1076816 - segregate XPCOM tree, r=davidb 2014-10-21 20:49:28 -04:00
XULMenuAccessibleWrap.h
XULTreeGridAccessibleWrap.cpp
XULTreeGridAccessibleWrap.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
moz.build Bug 1222531 - turn off -Wextra-tokens on clang-cl in accessible/ directories; r=tbsaunde 2015-11-06 13:10:03 -05:00
nsEventMap.h bug 1213402 - fixup silly array , on windows r=me landing on a CLOSED TREE 2015-11-10 17:39:27 -05:00
nsWinUtils.cpp Bug 1222127: Use the inner window to compute style. r=baku 2015-11-19 14:47:20 +08:00
nsWinUtils.h Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00