1. b234173 oleaut32: Fix buffer length passed to VARIANT_DI_tostringW in VarBstrFromCy. by Rob Shearman · 17 years ago
  2. e57697a oleaut32: Fix testing of HRESULT types with not operator instead of comparing against S_OK. by Rob Shearman · 17 years ago
  3. fc26943 oleaut32: Fix invalid free of import library entry name with SLTG typelibs. by Rob Shearman · 17 years ago
  4. 2fab799 oleaut32: Avoid unnecessary allocations in TLB_MultiByteToBSTR and SLTG_ReadString. by Rob Shearman · 17 years ago
  5. 6f9baca oleaut32: Fix the loading of the parameter name for SLTG propget functions. by Rob Shearman · 17 years ago
  6. 9f9d8dc oleaut32: Handle strings with a length of 0xffff in SLTG_DoVars. by Rob Shearman · 17 years ago
  7. caf875f oleaut32: Dump the loaded module in SLTG_ProcessModule. by Rob Shearman · 17 years ago
  8. 0ed6ebf oleaut32: Move the debug logging of the variable type in SLTG_DoVars. by Rob Shearman · 17 years ago
  9. 48c5a06 oleaut32: Use the typelib debug channel for debug messages output during loading of SLTG typelibs. by Rob Shearman · 17 years ago
  10. e22e480 oleaut32: Fix the SafeArrayGetVartype tests on Vista and use that behaviour. by Reece Dunn · 17 years ago
  11. b4f2c50 oleaut32/tests: Run more typelib tests on win9x. by Detlef Riekenberg · 17 years ago
  12. c81b2b2 oleaut32/tests: Fix tmarshal tests on win9x. by Detlef Riekenberg · 17 years ago
  13. 4140801 oleaut32: Fix the vartype tests on Vista. by Reece Dunn · 17 years ago
  14. 4fe68a9 oleaut32: Check return values in several functions. by Lei Zhang · 17 years ago
  15. 9907387 oleaut32: Use custom file version in VERSIONINFO. by Mikołaj Zalewski · 17 years ago
  16. 3ac0983 oleaut32: Remove unneeded address-of operators from array names. by Andrew Talbot · 17 years ago
  17. 79c64ac tests: Don't depend on the static uuid libraries in the tests. by Alexandre Julliard · 17 years ago
  18. bc6f1b0 oleaut32: Implement ICreateTypeLib2::SetHelpStringContext/SetHelpStringDll. by Jon Griffiths · 17 years ago
  19. 698fac4 oleaut32: Fix a few failing tests in win9x. by James Hawkins · 17 years ago
  20. 6158db6 oleaut32: Don't read past the digits array in VARIANT_FormatNumber. by Jon Griffiths · 17 years ago
  21. 938ab8a Fix minor comment typos. by Jon Griffiths · 17 years ago
  22. 8c16ae7 oleaut32: Fix memcpy overlapping ranges in SysReAllocStringLen. by Jon Griffiths · 17 years ago
  23. 0cf0878 oleaut32/test: Fix valgrind leaks. by Jon Griffiths · 17 years ago
  24. 1894d70 oleaut32: Include the system jpeg and png headers before the Windows headers. by Alexandre Julliard · 17 years ago
  25. d932fef oleaut32: Fix a test that fails on all platforms up to and including win2k. by James Hawkins · 17 years ago
  26. 501da4f oleaut32: Dump symbolic names for VT_LPSTR and VT_LPWSTR in dump_TypeDesc. by Rob Shearman · 17 years ago
  27. a2c1bdf oleaut32: Load string constants correctly from SLTG typelibs. by Rob Shearman · 17 years ago
  28. 45989a1 oleaut32: Implement the 0x08 flag in SLTG_DoVars. by Rob Shearman · 17 years ago
  29. cc85e24 oleaut32: Implement ICreateTypeLib2_SetHelpContext. by Jon Griffiths · 17 years ago
  30. a185208 oleaut32: Null doc string params return E_INVALIDARG. by Jon Griffiths · 17 years ago
  31. 04912d2 oleaut32: ICreateTypeLib2_SetLcid sets both LCID's. by Jon Griffiths · 17 years ago
  32. 72607b8 oleaut32: Use users default LCID for type libraries. by Jon Griffiths · 17 years ago
  33. 192dbae oleaut32: Trace the failing VarCmp result. by James Hawkins · 17 years ago
  34. 6971db7 oleaut32: Added test showing need to QueryInterface on dual interface in ITypeInfo::Invoke. by Jacek Caban · 17 years ago
  35. ec11a7b oleaut32/tests: Allow UuidCreate to return RPC_S_UUID_LOCAL_ONLY. by Alexandre Julliard · 17 years ago
  36. eb05669 oleaut32/tests: Fix invalid free (found by valgrind). by Jon Griffiths · 17 years ago
  37. 698d111 oleaut32/tests: Remove some stray spaces from the ok message. by Paul Vriens · 17 years ago
  38. 035f1dd oleaut32/tests: Initialize reserved fields to unique values. by Dan Kegel · 17 years ago
  39. 3fa5782 oleaut32/tests: VariantInit() isn't enough, you have to give a value, too. by Dan Kegel · 17 years ago
  40. a8ad5cd oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants. by Dan Kegel · 17 years ago
  41. 7cdc50f oleaut32/tests: Fix memory leaks reported by valgrind. by Jon Griffiths · 17 years ago
  42. 4ee90e9 oleaut32/tests: Cleanup typelib after the test. by Paul Vriens · 17 years ago
  43. 4c928d3 oleaut32: Disable olefont tests that fail on all platforms. by James Hawkins · 17 years ago
  44. 14e069b oleaut32/tests: Call functions via manually obtained pointers. by Michael Karcher · 17 years ago
  45. c5310ed oleaut32: Currency to BSTR must use local decimal separator. by Michael Karcher · 17 years ago
  46. abaac30 oleaut32: Cache localised number chars. by Michael Karcher · 17 years ago
  47. 14a42f8 Make Swedish use SUBLANG_NEUTRAL. by Mikołaj Zalewski · 17 years ago
  48. 239df4b oleaut32: Renamed oleaut32_Dk.rc to oleaut32_Da.rc. by Jens Albretsen · 17 years ago
  49. dad21bb makefiles: List the static libraries as normal imports instead of extra libs. by Alexandre Julliard · 17 years ago
  50. ef07d83 Include wine/port.h everywhere we use exceptions. by Alexandre Julliard · 17 years ago
  51. c76de89 oleaut32/tests: Store the test typelib in resources instead of depending on an external file. by Alexandre Julliard · 17 years ago
  52. 8ebe988 Add makedep magic comments for typelibs in resource files. by Alexandre Julliard · 17 years ago
  53. 27fd7c1 oleaut32/tests: Skip a test on win9x. by Paul Vriens · 17 years ago
  54. e14ba15 oleaut32: Handle VT_R4 in RecordClear (spotted by Konrad Rzepecki). by Jacek Caban · 17 years ago
  55. dda741e oleaut32: Clear record in RecordDestroy. by Jacek Caban · 17 years ago
  56. 378c170 oleaut32: Properly clear VT_BSTR record. by Jacek Caban · 17 years ago
  57. c531e2a Spelling fixes. by Austin English · 17 years ago
  58. ba74286 oleaut32: Remove unused variables. by Andrew Talbot · 17 years ago
  59. aab8fae Spelling fixes. by Austin English · 17 years ago
  60. 04b820c oleaut32: Fix a few tests that fail in win2k. by James Hawkins · 17 years ago
  61. e8dbd66 oleaut32: Spelling fixes. by Austin English · 17 years ago
  62. 0f4f6fa oleaut32: Added Slovenian translation. by Rok Mandeljc · 17 years ago
  63. 8a18e0e Assorted spelling fixes. by Francois Gouget · 17 years ago
  64. 825e5ff oleaut32: Added Greek translation. by Apostolos Alexiadis · 17 years ago
  65. d4c6992 oleaut32: Add the Romanian translation. by Michael Stefaniuc · 17 years ago
  66. a35dfc4 oleaut32: Fix the return type of TLB_ReadTypeLib. by Rob Shearman · 17 years ago
  67. 0ec1e28 oleaut32: Split the methods for opening different sources of typelibs out of TLB_ReadTypeLib. by Rob Shearman · 17 years ago
  68. 9d16a42 oleaut32: Assign to structs instead of using memcpy. by Andrew Talbot · 17 years ago
  69. 7f50e42 oleaut32: Replace bitmap integer constants with symbolic constants. by Nathan Beckmann · 17 years ago
  70. c978bbe oleaut32: Handle TKIND_ALIAS properly when passed as pointer. by Maarten Lankhorst · 17 years ago
  71. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  72. ed9c739 oleaut32: Fix local variable shadowing in OLEFontImpl_Invoke. by Rob Shearman · 17 years ago
  73. e235981 oleaut32: Fix size calculation in OLEFontImpl_GetSizeMax for multi-byte locale environments. by Rob Shearman · 17 years ago
  74. ab8302d oleaut32: Don't store result of CompareStringW in HRESULT in OLEFontImpl_IsEqual. by Rob Shearman · 17 years ago
  75. 8608e89 Add a new convenience macro for an exception handler that handles all exceptions. by Rob Shearman · 17 years ago
  76. 1b93676 oleaut32: Fix some memory leaks in the safearray tests. by Rob Shearman · 17 years ago
  77. 51e2e1c oleaut32: Fix a leak of bmi in OLEPictureImpl_LoadGif. by Rob Shearman · 17 years ago
  78. 4d08815 oleaut32: Fix some reference count leaks in the tmarshal test. by Rob Shearman · 17 years ago
  79. 2746baf oleaut32: Fix a memory leak in the olefont tests. by Rob Shearman · 17 years ago
  80. 05f75b9 oleaut32: Fix a leak of a typelib object in OLEFontImpl_GetTypeInfo. by Rob Shearman · 17 years ago
  81. 29c06df oleaut32: Fix big memory leak in xCall. by Rob Shearman · 17 years ago
  82. d0820c1 oleaut32: Use the symbolic name for TYPEFLAG_FDISPATCHABLE. by Dan Hipschman · 17 years ago
  83. 44b52b1 Assorted spelling fixes. by Francois Gouget · 17 years ago
  84. 5ea25c6 oleaut32: Remove unneeded casts. by Andrew Talbot · 17 years ago
  85. 1f26b14 janitorial: Remove superfluous backslashes at end of lines. by Michael Stefaniuc · 17 years ago
  86. 1e1b29f oleaut32: Add missing types to serialize/deserialize. by Peter Dons Tychsen · 17 years ago
  87. 0efbce5 oleaut32: Fix copy and paste error in VARIANT_UserUnmarshall with VT_UNKNOWN test. by Rob Shearman · 17 years ago
  88. 745bd4f oleaut32/tests: Avoid SHDeleteKeyW() because shlwapi.dll is missing on Windows 95. by Francois Gouget · 17 years ago
  89. 56d8f51 oleaut32/tests: Avoid relying on system-dependent rounding. by Alexandre Julliard · 17 years ago
  90. 83a02c5 oleaut32: Fix a leak of the typelib in the tmarshal tests. by Rob Shearman · 17 years ago
  91. d768210 oleaut32: Fix two memory leaks in the test for DispCallFunc. by Rob Shearman · 17 years ago
  92. bc9b5c2 oleaut32: Fix a reference count leak of the TMarshalDispatchChannel. by Rob Shearman · 17 years ago
  93. 2a9168e oleaut32: Set the number of locks held on the safe arrays in the safe array tests to zero before destroying them, otherwise the operation will fail and leak memory. by Rob Shearman · 17 years ago
  94. 67a213f oleaut32: Try to re-use existing memory when unmarshalling variants with byref types. by Rob Shearman · 17 years ago
  95. baccba3 oleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_UserUnmarshal if we called SafeArrayCreateEx instead of SafeArrayAllocDescriptor. by Rob Shearman · 17 years ago
  96. 90d8741 oleaut32: Implement VarWeekdayName + tests. by Alexandru Balut · 17 years ago
  97. 6566183 oleaut32: Implement OLEPictureImpl_GetIDsOfNames. by Rob Shearman · 17 years ago
  98. 241b25b oleaut32: Handle integer overflow of len in SysReAllocStringLen and SysAllocStringByteLen. by Rob Shearman · 17 years ago
  99. e683710 oleaut32: Introduce a new helper function, TLB_FreeCustData, for freeing custom data. by Rob Shearman · 17 years ago
  100. aaa6c40 oleaut32: Free the correct custom data inside ITypeInfo_fnRelease. by Rob Shearman · 17 years ago