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