Sweden-Number/dlls/msxml3
Marcus Meissner 88923cd6f3 msxml3: Avoid double free of str (Coverity). 2014-01-01 20:45:21 +01:00
..
tests msxml3: Avoid double free of str (Coverity). 2014-01-01 20:45:21 +01:00
Makefile.in makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
attribute.c msxml3: Store namespace info for created attribute, fix returned properties. 2013-07-27 11:54:26 -05:00
bsc.c msxml3: Implement url() property of IXMLDOMDocument. 2013-11-04 17:41:11 +01:00
cdata.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
comment.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
datatypes.xsd
dispex.c msxml3: Fix a leak on error path. 2012-11-29 11:16:09 +01:00
docfrag.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
doctype.c
domdoc.c msxml3: Store document url in properties so every instance could see it. 2013-12-16 16:08:39 +01:00
domimpl.c
element.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
entityref.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
factory.c msxml3: Avoid signed-unsigned integer comparisons. 2013-02-20 10:33:35 +01:00
httprequest.c msxml3: Set referer in case with no user headers too. 2013-10-28 14:22:54 +01:00
main.c msxml3: Don't use libxslt without libxml. 2013-09-16 11:47:19 +02:00
msxml3.manifest
msxml3.spec
msxml3_v1.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
msxml_private.h msxml3: Always return False for nodes that can't have children. 2013-05-06 17:07:23 +02:00
mxnamespace.c
mxwriter.c msxml3: Implement setting attributes properties with IMXAttributes. 2013-07-30 19:11:30 +02:00
node.c msxml3: Fix a warning accessing internal buffer of xmlOutputBuffer. 2013-08-21 14:24:06 +02:00
nodelist.c msxml3: Add custom handling for DISPID_VALUE for node list. 2012-12-17 20:31:14 +01:00
nodemap.c
parseerror.c
pi.c msxml3: Explicitly use NULL_tid to terminate support error id arrays. 2013-05-07 15:15:27 +02:00
saxreader.c msxml3: Use BOOL type where appropriate. 2013-10-01 10:50:54 +02:00
schema.c msxml3: Added ISupportErrorInfo support for schema cache. 2013-09-09 22:10:01 +02:00
schemas.rc
selection.c
stylesheet.c
text.c msxml3: Constify a character string. 2013-12-18 11:39:24 +01:00
uuid.c
version.rc
xdr.c
xmldoc.c msxml3: Revert "msxml3: AddRef() typeinfo pointers only when we have to.". 2012-11-29 11:16:02 +01:00
xmlelem.c msxml3: Return NULL instead of empty string in IXMLElement::get_tagName. 2013-11-18 11:16:54 +01:00
xmlparser.c msxml3: Implment IXMLParser SetInput. 2013-03-15 11:45:05 +01:00
xmlparser.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
xmlview.c
xslpattern.h
xslpattern.l
xslpattern.y