1. 1f9264f com::sun::star->css in winaccessibility/ by Noel Grandin · 10 years ago
  2. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  3. 2812963 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  4. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  5. b80be50 Allow non ASCII chars as accelerator keys by Niklas Johansson · 11 years ago
  6. 3406ae7 Fix typos by Andrea Gelmini · 11 years ago
  7. f7ef1cb boost->std by Caolán McNamara · 11 years ago
  8. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  9. c4f210f dtrans, winaccessibility: consistently use $(gb_UWINAPI) by Michael Stahl · 11 years ago
  10. 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
  11. 24c50b6 remove obsolete check for pre-MSVC2013 ATL library name by Michael Stahl · 11 years ago
  12. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  13. 1a8915e Fix typos by Andrea Gelmini · 11 years ago
  14. 888098e Remove reference to AccessibleTextImpl.java by Andrea Gelmini · 11 years ago
  15. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  16. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  17. 3b77889 winaccessibility: rename unhelpful string defines. by Michael Meeks · 11 years ago
  18. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  19. 915dc38 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  20. 0be770d presumably this will fix the mismatch of the service names by Caolán McNamara · 11 years ago
  21. 6282076 Typo: (O/o)veride(n)->(O/o)verride(n) by Julien Nabet · 11 years ago
  22. e3a85e4 Typos for description by Julien Nabet · 11 years ago
  23. 52d1de8 Typo accpet->accept by Julien Nabet · 11 years ago
  24. d7d0121 Typo: selction/slection -> selection by Julien Nabet · 11 years ago
  25. bfe79b5 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  26. 7ce4ccf Adapt UAccCOM to X64 platform by David Ostrovsky · 11 years ago
  27. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  28. a1a9f0e fdo#81264 Accessiblitiy focus not tracked for cells in Calc by Niklas Johansson · 11 years ago
  29. bacee60 ref-counting vcl::Window subclasses by Noel Grandin · 11 years ago
  30. 55eca9d fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc by Niklas Johansson · 11 years ago
  31. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  32. 6e4ab42 Oops, partial revert of 5ba86251c08ea9a9297afd2c1d8f57adaecc3d03 by Tor Lillqvist · 12 years ago
  33. 5ba8625 WaE: C4189: 'isTRUE' : local variable is initialized but not referenced by Tor Lillqvist · 12 years ago
  34. 450f6a1 WaE: C4245: 'argument' : conversion from 'int' to 'unsigned short' by Tor Lillqvist · 12 years ago
  35. 5824c22 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  36. 1e0237b warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  37. 544434c warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  38. e094863 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
  39. e9cd74a No atlsd.lib in VS 2013 by Tor Lillqvist · 12 years ago
  40. c2034f3 fixincludeguards: fix include guards by Thomas Arnhold · 12 years ago
  41. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  42. cc25f70 compareTo -> equals by Noel Grandin · 12 years ago
  43. 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago
  44. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  45. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  46. 74c3ade catch exception by const ref by Takeshi Abe · 12 years ago
  47. 0292b42 cppcheck: Exception should be caught by reference by Thomas Arnhold · 12 years ago
  48. ea6eae7 cppcheck: Variable 'dChildIndex,...' is assigned a value that is never used by Thomas Arnhold · 12 years ago
  49. a7eae9c fix some header guards by Thomas Arnhold · 12 years ago
  50. e9d40e2 remove some more external header guards by Thomas Arnhold · 12 years ago
  51. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  52. 7249ba6 remove external header guards by Thomas Arnhold · 12 years ago
  53. aa3548f prewin.h includes windows.h by Thomas Arnhold · 12 years ago
  54. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  55. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  56. da14256 add missing modelines to idl files by Thomas Arnhold · 12 years ago
  57. 97a5ba4 remove comments why a file gets included by Thomas Arnhold · 12 years ago
  58. 75f5d9d typo: postion -> position by Thomas Arnhold · 12 years ago
  59. 5e04ec1 typo: inteface -> interface by Thomas Arnhold · 12 years ago
  60. b25c293 Remove visual noise from winaccessibility by Alexander Wilms · 12 years ago
  61. 0915519 Variable not used but remove some wrong characters by Julien Nabet · 12 years ago
  62. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  63. b129443 fdo#75162 - IA2: map new document roles to ROLE_SYSTEM_DOCUMENT. by Michael Meeks · 12 years ago
  64. 2bb87dd fdo#39944: Add DOCUMENT_* accessibility UNO roles by Jacobo Aragunde Pérez · 12 years ago
  65. f27ef6d Unused UACCCOM_DLLPRIVATE by Stephan Bergmann · 12 years ago
  66. 85579b1 cppcheck: unused variable by Julien Nabet · 12 years ago
  67. 9e77c2f Remove UNOIDL "array" and "union" vaporware remnants by Stephan Bergmann · 12 years ago
  68. c1503da Typo decendant => descendant in winaccessibility/MAccessible by Julien Nabet · 12 years ago
  69. 7f2a2d2 fdo#73464 - get relation BSTR allocation right. by Michael Meeks · 12 years ago
  70. 44064d1 fdo#73464 - guard against NULL / unset m_xAccessible. by Michael Meeks · 12 years ago
  71. ff8cb18 Resolves: #i124095# Multiple IAccessible and IAccessible2... by Steve Yin · 12 years ago
  72. bcfd016 some notes about COM threading in LO generally and winaccessibility by Michael Stahl · 12 years ago
  73. 6242f82 Initialize m_containedObjects by Steve Yin · 12 years ago
  74. b55259e typo fixes by Andras Timar · 12 years ago
  75. 1542a65 --disable-atl disables winaccessibility by Isamu Mogi · 12 years ago
  76. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  77. ed22381 Drop duplicate #include by Takeshi Abe · 12 years ago
  78. a8804df winaccessibility: let's try to remove that IsInMainThread() by Michael Stahl · 12 years ago
  79. fdd7646 winaccessibility: remove some noise from not-implemented methods by Michael Stahl · 12 years ago
  80. 57acb3d winaccessibility: out-line those COM methods by Michael Stahl · 12 years ago
  81. 975e1d2 winaccessibility: clear entires from XHWNDDocList too by Michael Stahl · 12 years ago
  82. 506bab8 winaccessibility: GetChildInterface may return 0 by Michael Stahl · 12 years ago
  83. b22e987 winaccessibility: do not access freed AccObject by Michael Stahl · 12 years ago
  84. 9e351ed winaccessibility: fix exception handling in AccEventListener by Michael Stahl · 12 years ago
  85. b6664d0 winaccessibility: nobody calls get_XInterface by Michael Stahl · 12 years ago
  86. d28687d winaccessibility: fix locking in UAccCOM by Michael Stahl · 12 years ago
  87. 57f88bb winaccessibility: drop icu externals, probably some copypasta by Michael Stahl · 12 years ago
  88. dd7df93 winaccessibility: remove CheckEnableAccessible.h and assorted noise by Michael Stahl · 12 years ago
  89. cbda6da winaccessibility: InlineIsEqualGUID is defined by guiddef.h by Michael Stahl · 12 years ago
  90. a5c7ed2 winaccessibility: use SAL_N_ELEMENTS by Michael Stahl · 12 years ago
  91. 9d71c9a winaccessibility: clean up the AGGMAP in CMAccessible by Michael Stahl · 12 years ago
  92. a0a9038 Avoid multiple definitions of two lovingly copy-pasted functions by Tor Lillqvist · 12 years ago
  93. 130833f fdo#39956 Delete JAB by David Ostrovsky · 12 years ago
  94. a718fef Use our header guard convention by Tor Lillqvist · 12 years ago
  95. c7fd6b8 Bin pointless header inclusion guard by Tor Lillqvist · 12 years ago
  96. a21825f No _SV_AccObjectWinManager_HXX anywhere by Tor Lillqvist · 12 years ago
  97. b44ed4c vcl: check if AT is running before loading the library by Michael Stahl · 12 years ago
  98. fabca73 winaccessibility: remove global g_acc_manager by Michael Stahl · 12 years ago
  99. b54d441 Revert "winaccessibility: let CoCreateInstance calls find the components" by Michael Stahl · 12 years ago
  100. d0e8e6e winaccessibility: fix my stupid mistake in createAggInstance by Michael Stahl · 12 years ago