1. c80833f Use sal_uInt16, as required, and use < in for loop condition by Matteo Casalin · 11 years ago
  2. 8e22cd4 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  3. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  4. 6c9dfa8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  5. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  6. 68b35c7 convert RTReferenceType to scoped enum by Noel Grandin · 11 years ago
  7. e2931bc convert RTMethodMode to scoped enum by Noel Grandin · 11 years ago
  8. 0833143 convert RT_ACCESS fields to scoped enum by Noel Grandin · 11 years ago
  9. 7b4ca58 convert RegError to scoped enum by Noel Grandin · 11 years ago
  10. 95600ed convert RegValueType to scoped enum by Noel Grandin · 11 years ago
  11. 1bdbe0b convert REG_ constants to scoped enum by Noel Grandin · 11 years ago
  12. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  13. 405cb8b remove executable bit from c / h / cxx / hxx / l files by Michael Stahl · 11 years ago
  14. c54c276 unoidl: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  15. b296006 Silence unhelpful cid#1213376 untrusted loop bound warnings by Stephan Bergmann · 11 years ago
  16. a702b41 This should ideally be consistency-checked in UnoidlProvider by Stephan Bergmann · 11 years ago
  17. f9fb1fc Guard against cyclic entity dependencies by Stephan Bergmann · 11 years ago
  18. 333c6c1 Check entity and type name syntax by Stephan Bergmann · 11 years ago
  19. e7da382 Check for recursive maps by Stephan Bergmann · 11 years ago
  20. b0583c5 Revert "cosmetic 'en-passant'...." by Stephan Bergmann · 11 years ago
  21. a177c4c Avoid overflow by Stephan Bergmann · 11 years ago
  22. f542ad9 Check that UNOIDL enum has members by Stephan Bergmann · 11 years ago
  23. 55cc5a1 Avoid overflow by Stephan Bergmann · 11 years ago
  24. 680438c coverity#1103678 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  25. 03c870d coverity#1242422 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  26. d4810a8 cosmetic 'en-passant'.... by Norbert Thiebaud · 12 years ago
  27. 73a8c2d coverity#1224979 Missing break in switch by Caolán McNamara · 12 years ago
  28. 1d088b0 coverity#1224980 Missing break in switch by Caolán McNamara · 12 years ago
  29. b7c82d8 fix build error 'strlen' is not a member of 'std' locally by Douglas Mencken · 12 years ago
  30. 7af733d tweak assert so comment appears in abort message by Caolán McNamara · 12 years ago
  31. 8949bca Remove circular references between unoidl::Manager and its providers by Stephan Bergmann · 12 years ago
  32. d032220 Combine unoidl::loadProvider and unoidl::Manager::addProvider by Stephan Bergmann · 12 years ago
  33. 7e487c1 coverity#1210179 Uninitialized pointer field by Caolán McNamara · 12 years ago
  34. a3be376 unoidl-check: Also check for invalid UNOIDL identifiers by Stephan Bergmann · 12 years ago
  35. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  36. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  37. 8bf34fa Yet another one undefined comparison of 'const' and a 'non-const' iterators by Douglas Mencken · 12 years ago
  38. 77e95ea tests belong to check target by Bjoern Michaelsen · 12 years ago
  39. 5410120 OK to add optional bases to published old-style services by Stephan Bergmann · 12 years ago
  40. b55259e typo fixes by Andras Timar · 12 years ago
  41. 766cdc8 Silence false "may be used uninitialized" warnings by Stephan Bergmann · 12 years ago
  42. 1dc1eaa Fix unoidl sourceprovider old-style service duplicate member checks by Stephan Bergmann · 12 years ago
  43. 3950919 Remove outdated TODO (@deprecated annotation are handled fine) by Stephan Bergmann · 12 years ago
  44. e14e4f5 Duplicate base checking code already covers check for opt base != XInterface by Stephan Bergmann · 12 years ago
  45. 454f3f72 Fix unoidl sourceprovider interface base and member checks by Stephan Bergmann · 12 years ago
  46. bd21de4 Fix unoidl sourceprovider polystruct argument checks by Stephan Bergmann · 12 years ago
  47. add2863 Fix unoidl sourceprovider typedef check by Stephan Bergmann · 12 years ago
  48. 39831b1 Fix unoidl sourceprovider recursive struct/exception member check by Stephan Bergmann · 12 years ago
  49. 87dc222 Fix unoidl sourceprovider "published" checks by Stephan Bergmann · 12 years ago
  50. d0c12f0 fixincludeguards.sh: uno* by Thomas Arnhold · 12 years ago
  51. bdd55e2 fdo#67725 unoidl::AggregatingCursor must wrap modules for aggregation, too by Stephan Bergmann · 12 years ago
  52. 57af2ee Allow starts-/endsWith* to also return the rest of the matched string by Stephan Bergmann · 12 years ago
  53. 215269e Silence some false Covertiy scan warnings about uninitialized members by Stephan Bergmann · 12 years ago
  54. 62828c9 Make changes of interface method parameter names a hard failure by Stephan Bergmann · 12 years ago
  55. e9ba193 keep C++03 compilers happy by Stephan Bergmann · 13 years ago
  56. 60f8d80 Reject "too similar" service constructors by Stephan Bergmann · 13 years ago
  57. 652b0b6 Certain UNOIDL typedefs are forbidden for historic reasons by Stephan Bergmann · 13 years ago
  58. 6db34b6 Directly build UNOIDL .rdb files from .idl files by Stephan Bergmann · 13 years ago
  59. d6c7260 Update unoidl/README by Stephan Bergmann · 13 years ago
  60. 9960535 Fix indentation by Stephan Bergmann · 13 years ago
  61. b345b3b -Werror,-Wunused-parameter by Stephan Bergmann · 13 years ago
  62. 63f1fc4 Prevent conflicts on case-preserving file systems by Stephan Bergmann · 13 years ago
  63. dc33101 Handle special case -(2^63) correctly by Stephan Bergmann · 13 years ago
  64. 0395d4b typo by Stephan Bergmann · 13 years ago
  65. cbea5d3 New unoidl-check tool to replace regcompare by Stephan Bergmann · 13 years ago
  66. 53d7f61 Unpublished optional bases of published interfaces complicate things by Stephan Bergmann · 13 years ago
  67. e3172bb Some fixes of the generated .idl output by Stephan Bergmann · 13 years ago
  68. 65da01f -Wshadow by Stephan Bergmann · 13 years ago
  69. 032944e Executable_unoidl-read needed only for DESKTOP platforms by Tor Lillqvist · 13 years ago
  70. aa49a5f Missing include by Stephan Bergmann · 13 years ago
  71. b7ae5b5 Clean up includes by Stephan Bergmann · 13 years ago
  72. ce09d2f && vs. & typos by Stephan Bergmann · 13 years ago
  73. 78dde87 New unoidl-read tool to translate registries into readable .idl files by Stephan Bergmann · 13 years ago
  74. 3a576e3 Fix usage message by Stephan Bergmann · 13 years ago
  75. be55ed0 Fix build with Bison 3 by Khaled Hosny · 13 years ago
  76. 805738b -Werror=shadow by Julien Nabet · 13 years ago
  77. 14bc5fc WIP: additional unoidl::Provider that directly reads a single .idl file by Stephan Bergmann · 13 years ago
  78. 6292bba Rename SourceProvider -> SourceTreeProvider by Stephan Bergmann · 13 years ago
  79. d11592ad8 Move full file parsing logic to sourceprovider-parser.y by Stephan Bergmann · 13 years ago
  80. 65a1f81 Detect reuse of module names for other entities by Stephan Bergmann · 13 years ago
  81. 0ff9244 Clean up the unoidl Providers (no need to have them exported) by Stephan Bergmann · 13 years ago
  82. fc54915 Replace reg2unoidl with unoidl-write by Stephan Bergmann · 13 years ago
  83. 348a03f Hook SourceProvider into unoidl::loadProvider by Stephan Bergmann · 13 years ago
  84. b302e85 WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool' in operation by Tor Lillqvist · 13 years ago
  85. 7071beb Fix C++11'ism by Stephan Bergmann · 13 years ago
  86. 5c2ba4a WIP: additional unoidl::Provider that directly reads from .idl files by Stephan Bergmann · 13 years ago
  87. 87bad23 fdo#65589: Treat legacy types.rdb w/o /UCR key as empty by Stephan Bergmann · 13 years ago
  88. 4b373ef fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II by Thomas Arnhold · 13 years ago
  89. a1dff29 Support for annotations in the new UNOIDL format by Stephan Bergmann · 13 years ago
  90. 1ad700f Minor improvements to UNOIDL binary format by Stephan Bergmann · 13 years ago
  91. 79774d9 unoidl/README improvements by Stephan Bergmann · 13 years ago
  92. 959fb92 unoidl/README by Stephan Bergmann · 13 years ago
  93. d7186fe Copy/paste error by Stephan Bergmann · 13 years ago
  94. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  95. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  96. 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
  97. 02a8e8a [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  98. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  99. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  100. fee628c Off-by-one error by Stephan Bergmann · 13 years ago