1. 16 Oct, 2006 1 commit
  2. 07 Sep, 2006 1 commit
  3. 09 Aug, 2006 1 commit
  4. 07 Aug, 2006 1 commit
  5. 23 May, 2006 1 commit
  6. 07 Apr, 2006 1 commit
    • Robert Shearman's avatar
      ole32: Fix DefaultHandler_EnumAdvises. · 582e2f1f
      Robert Shearman authored
      As per MSDN, if the object has no connections then
      IOleObject::EnumAdvises should return a NULL enumerator and S_OK. This
      is the case when This->oleAdviseHolder is NULL, so do this and avert a
      potential NULL dereference of This->oleAdviseHolder (found by
      Coverity).
      582e2f1f
  7. 11 Jan, 2006 1 commit
  8. 28 Nov, 2005 4 commits
  9. 03 Nov, 2005 1 commit
  10. 26 Oct, 2005 1 commit
  11. 29 Sep, 2005 1 commit
  12. 28 Sep, 2005 2 commits
  13. 26 Sep, 2005 1 commit
  14. 23 Sep, 2005 1 commit
  15. 19 Sep, 2005 1 commit
    • Robert Shearman's avatar
      - Remove redunant braces. · 83f3b370
      Robert Shearman authored
      - Compact multi-line comments that fit into one line.
      - Remove comments that state the obvious.
      - Remove extra brackets that are redundant because the -> operator
        binds tighter than &.
      - Change "this" to "This" to make code more like other interface
        implementations.
      - Remove redundant comparisons with NULL for pointers.
      83f3b370
  16. 17 Sep, 2005 1 commit
  17. 27 Jul, 2005 1 commit
  18. 05 Jul, 2005 1 commit
  19. 06 Jun, 2005 1 commit
  20. 23 Dec, 2004 1 commit
  21. 07 Oct, 2004 1 commit
  22. 05 Oct, 2004 1 commit
  23. 24 Sep, 2004 1 commit
  24. 23 Aug, 2004 1 commit
  25. 12 Aug, 2004 1 commit
  26. 21 May, 2004 1 commit
  27. 04 May, 2004 1 commit
  28. 12 Apr, 2004 1 commit
  29. 11 Sep, 2003 1 commit
  30. 09 Sep, 2003 1 commit
  31. 05 Sep, 2003 1 commit
  32. 18 Aug, 2003 1 commit
  33. 31 May, 2002 1 commit
  34. 09 Mar, 2002 1 commit
  35. 26 Jan, 2001 1 commit
  36. 24 Sep, 2000 1 commit