1. bacee60 ref-counting vcl::Window subclasses by Noel Grandin · 11 years ago
  2. 55eca9d fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc by Niklas Johansson · 11 years ago
  3. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  4. 6e4ab42 Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03 by Tor Lillqvist · 12 years ago
  5. 5ba8625 WaE: C4189: 'isTRUE' : local variable is initialized but not referenced by Tor Lillqvist · 12 years ago
  6. 450f6a1 WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short' by Tor Lillqvist · 12 years ago
  7. 5824c22 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  8. 1e0237b warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  9. 544434c warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  10. e094863 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  11. e9cd74a No atlsd.lib in VS 2013 by Tor Lillqvist · 12 years ago
  12. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  13. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  14. cc25f70 compareTo -> equals by Noel Grandin · 12 years ago
  15. 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago
  16. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  17. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  18. 74c3ade catch exception by const ref by Takeshi Abe · 12 years ago
  19. 0292b42 cppcheck: Exception should be caught by reference by Thomas Arnhold · 12 years ago
  20. ea6eae7 cppcheck: Variable 'dChildIndex,...' is assigned a value that is never used by Thomas Arnhold · 12 years ago
  21. a7eae9c fix some header guards by Thomas Arnhold · 12 years ago
  22. e9d40e2 remove some more external header guards by Thomas Arnhold · 12 years ago
  23. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  24. 7249ba6 remove external header guards by Thomas Arnhold · 12 years ago
  25. aa3548f prewin.h includes windows.h by Thomas Arnhold · 12 years ago
  26. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  27. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  28. da14256 add missing modelines to idl files by Thomas Arnhold · 12 years ago
  29. 97a5ba4 remove comments why a file gets included by Thomas Arnhold · 12 years ago
  30. 75f5d9d typo: postion -> position by Thomas Arnhold · 12 years ago
  31. 5e04ec1 typo: inteface -> interface by Thomas Arnhold · 12 years ago
  32. b25c293 Remove visual noise from winaccessibility by Alexander Wilms · 12 years ago
  33. 0915519 Variable not used but remove some wrong characters by Julien Nabet · 12 years ago
  34. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  35. b129443 fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT. by Michael Meeks · 12 years ago
  36. 2bb87dd fdo#39944: Add DOCUMENT_* accessibility UNO roles by Jacobo Aragunde Pérez · 12 years ago
  37. f27ef6d Unused UACCCOM_DLLPRIVATE by Stephan Bergmann · 12 years ago
  38. 85579b1 cppcheck: unused variable by Julien Nabet · 12 years ago
  39. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  40. c1503da Typo decendant => descendant in winaccessibility/MAccessible by Julien Nabet · 12 years ago
  41. 7f2a2d2 fdo#73464 - get relation BSTR allocation right. by Michael Meeks · 12 years ago
  42. 44064d1 fdo#73464 - guard against NULL / unset m_xAccessible. by Michael Meeks · 12 years ago
  43. ff8cb18 Resolves: #i124095# Multiple IAccessible and IAccessible2... by Steve Yin · 12 years ago
  44. bcfd016 some notes about COM threading in LO generally and winaccessibility by Michael Stahl · 12 years ago
  45. 6242f82 Initialize m_containedObjects by Steve Yin · 12 years ago
  46. b55259e typo fixes by Andras Timar · 12 years ago
  47. 1542a65 --disable-atl disables winaccessibility by Isamu Mogi · 12 years ago
  48. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  49. ed22381 Drop duplicate #include by Takeshi Abe · 12 years ago
  50. a8804df winaccessibility: let's try to remove that IsInMainThread() by Michael Stahl · 12 years ago
  51. fdd7646 winaccessibility: remove some noise from not-implemented methods by Michael Stahl · 12 years ago
  52. 57acb3d winaccessibility: out-line those COM methods by Michael Stahl · 12 years ago
  53. 975e1d2 winaccessibility: clear entires from XHWNDDocList too by Michael Stahl · 12 years ago
  54. 506bab8 winaccessibility: GetChildInterface may return 0 by Michael Stahl · 12 years ago
  55. b22e987 winaccessibility: do not access freed AccObject by Michael Stahl · 12 years ago
  56. 9e351ed winaccessibility: fix exception handling in AccEventListener by Michael Stahl · 12 years ago
  57. b6664d0 winaccessibility: nobody calls get_XInterface by Michael Stahl · 12 years ago
  58. d28687d winaccessibility: fix locking in UAccCOM by Michael Stahl · 12 years ago
  59. 57f88bb winaccessibility: drop icu externals, probably some copypasta by Michael Stahl · 12 years ago
  60. dd7df93 winaccessibility: remove CheckEnableAccessible.h and assorted noise by Michael Stahl · 12 years ago
  61. cbda6da winaccessibility: InlineIsEqualGUID is defined by guiddef.h by Michael Stahl · 12 years ago
  62. a5c7ed2 winaccessibility: use SAL_N_ELEMENTS by Michael Stahl · 12 years ago
  63. 9d71c9a winaccessibility: clean up the AGGMAP in CMAccessible by Michael Stahl · 12 years ago
  64. a0a9038 Avoid multiple definitions of two lovingly copy-pasted functions by Tor Lillqvist · 12 years ago
  65. 130833f fdo#39956 Delete JAB by David Ostrovsky · 12 years ago
  66. a718fef Use our header guard convention by Tor Lillqvist · 12 years ago
  67. c7fd6b8 Bin pointless header inclusion guard by Tor Lillqvist · 12 years ago
  68. a21825f No _SV_AccObjectWinManager_HXX anywhere by Tor Lillqvist · 12 years ago
  69. b44ed4c vcl: check if AT is running before loading the library by Michael Stahl · 12 years ago
  70. fabca73 winaccessibility: remove global g_acc_manager by Michael Stahl · 12 years ago
  71. b54d441 Revert "winaccessibility: let CoCreateInstance calls find the components" by Michael Stahl · 12 years ago
  72. d0e8e6e winaccessibility: fix my stupid mistake in createAggInstance by Michael Stahl · 12 years ago
  73. 0fb33f6 winaccessibility: improve GenerateNewResId() by Michael Stahl · 12 years ago
  74. e094d6f winaccessibility: remove GetXAccByAccObj() by Michael Stahl · 12 years ago
  75. a2afe34 winaccessibility: remove AccEventListener::m_isDisposed by Michael Stahl · 12 years ago
  76. 83ccdb0 winaccessibility: use uno::Reference in AccEventListener by Michael Stahl · 12 years ago
  77. ef3f28d winaccessibility: use rtl::Reference for listener lifecycle by Michael Stahl · 12 years ago
  78. 576ba8c winaccessibility: actually the member is unused, remove it by Michael Stahl · 12 years ago
  79. 887cf7c winaccessibility: don't store XAccessible* in AccDescendant...Listener by Michael Stahl · 12 years ago
  80. 95759ff winaccessibility: why delayload the dlls? by Michael Stahl · 12 years ago
  81. 2e243de winaccessibility: README already outdated by Michael Stahl · 12 years ago
  82. 455c396 winaccessibility: remove all Registry content/registration code by Michael Stahl · 12 years ago
  83. 5e7b29e winaccessibility: remove obsolete act.hxx by Michael Stahl · 12 years ago
  84. 3cc25be Replace deprecated OUString::valueOf -> OUString::number by Stephan Bergmann · 12 years ago
  85. 3b86569 winaccessibility: replace CoCreateInstance with direct instantiation by Michael Stahl · 12 years ago
  86. f529277 cppcheck: consecutive break by Julien Nabet · 12 years ago
  87. 3f23236 cppcheck: Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 12 years ago
  88. 732ec36 winaccessibility: let CoCreateInstance calls find the components by Michael Stahl · 12 years ago
  89. d04c970 winaccessibility: fix some error handling in CAccTable by Michael Stahl · 12 years ago
  90. ccb1e06 winaccessibility: don't need 2 global pointers for AccObjectWinManager by Michael Stahl · 12 years ago
  91. a5e281f winaccessibility: make XAccessibleAction member Reference by Michael Stahl · 12 years ago
  92. 58ab523 winaccessibility: CMAccessible needs only one XAccessibleContext by Michael Stahl · 12 years ago
  93. fd2877e winaccessibility: CMAccessible needs only one member for XAccessible by Michael Stahl · 12 years ago
  94. 36e5fa0 Some more adaptions to cppu::supportsService by Stephan Bergmann · 12 years ago
  95. 36223cb Remove unused exports.dxp file by Stephan Bergmann · 12 years ago
  96. 1917dac No need for default component_getImplementationEnvironment function any more by Stephan Bergmann · 12 years ago
  97. d7791c9 Improve debug output by Stephan Bergmann · 12 years ago
  98. f3f4d9e Simplify css.accessibility.MSAAService and corresponding XMSAAService by Stephan Bergmann · 12 years ago
  99. 89633c6 remove unnecessary use of OUString::createFromAscii by Noel Grandin · 12 years ago
  100. d47e869 winaccessibility: "typedef sal_Int32 HWND;" - sigh... by Michael Stahl · 12 years ago