1. 9e03d01 jdbc clob character stream: return 1 when returning a single odd byte by Lionel Elie Mamane · 9 years ago
  2. 6c70582 Related: coverity#1371267 copy ctor broken, nPagePos not copied by Caolán McNamara · 9 years ago
  3. ba2a23a connectivity, sc: add missing #include <osl/endian.h> by Michael Stahl · 9 years ago
  4. 489914a tdf#71251: VARCHAR max length is 32765 for Firebird by Julien Nabet · 9 years ago
  5. 08a7c0a tdf#71009 GSoC firebird metadata functions by Wastack · 10 years ago
  6. dc0a20c tdf#91324 GSoC adapt struct tm correctly by Wastack · 10 years ago
  7. 63628b1 tdf#100866: Don't let exception pass connectivity::release by Stephan Bergmann · 10 years ago
  8. 59ac316 connectivity: DBase: fix some obvious endian issues by Michael Stahl · 10 years ago
  9. 95d20a3 Revert "remove some manual ref-counting" by Noel Grandin · 10 years ago
  10. 111de43 remove some manual ref-counting by Noel Grandin · 10 years ago
  11. d3f2184 Convert T_DRIVERTYPE to scoped enum by Noel Grandin · 10 years ago
  12. 5785d60 Convert OKeyType to scoped enum by Noel Grandin · 10 years ago
  13. a887bed convert TAscendingOrder to scoped enum by Noel Grandin · 10 years ago
  14. 8a2149c clang-tidy misc-assign-operator-signature by Noel Grandin · 10 years ago
  15. 2383d55 clang-tidy misc-unused-alias-decls by Noel Grandin · 10 years ago
  16. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  17. d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
  18. 2049e55 Make CSV line parsers consistent with CSV field parsers. by Damjan Jovanovic · 10 years ago
  19. c880eb6 tweak assert and switch to squeak by NDEBUG and nonNDEBUG by Caolán McNamara · 10 years ago
  20. 92c4c76 fall-through->SAL_FALLTHROUGH by Caolán McNamara · 10 years ago
  21. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  22. 0f3ac23 Insert explicit "break" when falling through to empty next case by Stephan Bergmann · 10 years ago
  23. c06be53 connectivity: replace boost::remove_reference with std::remove_reference by Michael Stahl · 10 years ago
  24. f3d9aab teach passstuffbyref plugin to check for.. by Noel Grandin · 10 years ago
  25. ef184fc Fix Windows-only code, part 8 by Stephan Bergmann · 10 years ago
  26. 6cf3497 Fix Windows-only code, part 7 by Stephan Bergmann · 10 years ago
  27. c3ec547 Fix Windows-only code, part 6 by Stephan Bergmann · 10 years ago
  28. 6e70103 While at it, delete Any functions on sal_Bool* by Stephan Bergmann · 10 years ago
  29. 6e71795 NULL -> nullptr by Stephan Bergmann · 10 years ago
  30. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  31. 6a0a987 -Werror=maybe-uninitialized by Stephan Bergmann · 10 years ago
  32. ba84f9c Cannot extract Any to sal_uInt32 by Stephan Bergmann · 10 years ago
  33. 753fa20 fix Windows build by Noel Grandin · 10 years ago
  34. d8acc42 simplify OPropertyMap init by Noel Grandin · 10 years ago
  35. ff50219 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  36. db49666 loplugin:salbool by Stephan Bergmann · 10 years ago
  37. e1af7f0 clang-tidy modernize-loop-convert in c* by Noel Grandin · 10 years ago
  38. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  39. 15e410e loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  40. a07d5ae follow-up for clean-up declarations and includes by Jochen Nitschke · 10 years ago
  41. 385c265 cppcheck: silence known condition warning in connectivity by Jochen Nitschke · 10 years ago
  42. 7ef97b9 loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  43. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  44. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  45. c65f6df loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  46. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  47. 49d320c tdf#97853 connectivity: fix inverted condition by Michael Stahl · 10 years ago
  48. ef26856 loplugin:passstuffbyref in connectivity by Noel Grandin · 10 years ago
  49. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  50. f3120c0 clang-tidy performance-unnecessary-value-param in connectivity by Noel Grandin · 10 years ago
  51. 3c3bd96 No need to wrap SAL_INFO in OSL_DEBUG_LEVEL > 0 by Stephan Bergmann · 10 years ago
  52. 234f10e Replace OUtoCStr macro by Julien Nabet · 10 years ago
  53. f781997 tdf#94306 replace boost::noncopyable in c... by Jochen Nitschke · 10 years ago
  54. 5aadbc1 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  55. c20cc7e tdf#97499 Fixed containers parameters clearing #4 by tymyjan · 10 years ago
  56. 362ab03 tdf#97499 Fixed containers parameters clearing #2 by tymyjan · 10 years ago
  57. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  58. 62d1632 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  59. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  60. 1aa4df6 use SAL_N_ELEMENTS in for loops by Noel Grandin · 10 years ago
  61. a8ef641 Use const_iterator when possible (connectivity) by Julien Nabet · 10 years ago
  62. 6807e21 tdf#90561: Add AS keyword in Query-designer for hsqldb by Julien Nabet · 10 years ago
  63. 0eeb811 loplugin:constantparam in connectivity by Noel Grandin · 10 years ago
  64. 59a89dc tdf#88462 convert manual XInterface implementations by kerem · 10 years ago
  65. 59a3d97 replace typedef OIndex_ADO->sdbcx::OIndex by Noel Grandin · 10 years ago
  66. 018c6ad tdf#97966: Remove 'static' keywords by Wastack · 10 years ago
  67. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  68. 220d9c2 include/jvmfwk/*.h -> .hxx (only ever included from C++ code) by Stephan Bergmann · 10 years ago
  69. 1dc2382 loplugin:constantparam in connectivity by Noel Grandin · 10 years ago
  70. 4570191 tdf#75280 Replace sal_uIntPtr to better types in /connectivity by Jaskaran · 10 years ago
  71. 576ab77 tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  72. 92dc6a2 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  73. 00ecf78 tdf#97499 Remove some Default arguments in unordered container by Jaskaran · 10 years ago
  74. 359e0b4 loplugin:unuseddefaultparams by Noel Grandin · 10 years ago
  75. 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
  76. 37a6baf loplugin:unuseddefaultparam in various by Noel Grandin · 10 years ago
  77. 606efa8 pgsql-sdbc: put local code and constants in anonymous namespace by Lionel Elie Mamane · 10 years ago
  78. 5cbb663 pgsql-sdbc: factorise common code by Lionel Elie Mamane · 10 years ago
  79. 0b0c99e tdf#92538 pgsql-sdbc make a reasonable sorting of types by Lionel Elie Mamane · 10 years ago
  80. ac1468e pgsql-sdbc: "text" dataype is *LONG*VARCHAR by Lionel Elie Mamane · 10 years ago
  81. a55f22ef fixup startsWith vs == in string comparisons by Lionel Elie Mamane · 10 years ago
  82. b542088 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  83. a70586d fixup tdf#92538 by Lionel Elie Mamane · 10 years ago
  84. 280f234 fixup tdf#92538 by Lionel Elie Mamane · 10 years ago
  85. ac25056 tdf#92538 use proper schema name for type names by Lionel Elie Mamane · 10 years ago
  86. a9b7c6f loplugin:unuseddefaultparams in include/filter by Noel Grandin · 10 years ago
  87. 4dedf65 loplugin:unuseddefaultparams in connectivity by Noel Grandin · 10 years ago
  88. 33265f5 loplugin:unuseddefaultparam in cui by Noel Grandin · 10 years ago
  89. d7e1e8d coverity#1352212 Unchecked return value by Caolán McNamara · 10 years ago
  90. 414a665 convert StandardSQLState to scoped enum by Noel Grandin · 10 years ago
  91. 960d4eb convert SQLNodeType to scoped enum by Noel Grandin · 10 years ago
  92. aa0a20b convert TraversalParts to scoped enum by Noel Grandin · 10 years ago
  93. d6c28b1 convert OSQLStatementType to scoped enum by Noel Grandin · 10 years ago
  94. 049d9a8 convert ParameterClassification to scoped enum by Noel Grandin · 10 years ago
  95. ccb8b83 convert FilterComponent to scoped enum by Noel Grandin · 10 years ago
  96. bf7690b convert EComposeRule to scoped enum by Noel Grandin · 10 years ago
  97. 761e55d convert SQLExceptionInfo::TYPE to scoped enum by Noel Grandin · 10 years ago
  98. 4dd65f8 convert InternationalKeyCode to scoped enum by Noel Grandin · 10 years ago
  99. 6a9046d convert ErrorCode to scoped enum by Noel Grandin · 10 years ago
  100. f66d734 The XJavaVM.getJavaVM return value can always be extracted to sal_Int64 by Stephan Bergmann · 10 years ago