1. 2b91dc3 fdo#54938: Adapt connectivity module to use cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  2. 2a20c95 CID#738572 uninitialized members by Caolán McNamara · 13 years ago
  3. b4e25bc fdo#64741 Thunderbird mork driver: implement collected addresses by David Ostrovsky · 13 years ago
  4. 723412e -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
  5. 0718498 Replace deprecated std::auto_ptr with boost::scoped_ptr by Stephan Bergmann · 13 years ago
  6. abb6ab4 Fix warnings in sqlflex.l, sqlbison.y by Stephan Bergmann · 13 years ago
  7. 7f02173 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  8. 3ade152 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  9. 54a737a -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  10. 8e30689 drop worthless _VECTOR_/_MAP_ header guards by Caolán McNamara · 13 years ago
  11. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  12. 85d1ee4 Use LO_JAVA_DIR for HSQLDB classpath. by Andrzej J.R. Hunt · 13 years ago
  13. 38dd740 Update Firebird-File driver config to allow creating new dbs. by Andrzej J.R. Hunt · 13 years ago
  14. 27c11f1 Implement creation/loading of external firebird .fdbs. by Andrzej J.R. Hunt · 13 years ago
  15. c856ab7 Cleanup ResultSet exceptions. by Andrzej J.R. Hunt · 13 years ago
  16. 65719df Cleanup exceptions in PreparedStatement. by Andrzej J.R. Hunt · 13 years ago
  17. 101040a Set sane default for type. by Andrzej J.R. Hunt · 13 years ago
  18. 831f01b Move type conversion into template.` by Andrzej J.R. Hunt · 13 years ago
  19. 79f1c6e Use conversion for Byte/Bool. by Andrzej J.R. Hunt · 13 years ago
  20. 52841da Throw sane exception when wrong type used in PreparedStatement. by Andrzej J.R. Hunt · 13 years ago
  21. a11b6d5 Don't throw unnecessary exception. by Andrzej J.R. Hunt · 13 years ago
  22. fc11851 Implement implicit type conversion in ResultSet. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  23. dba4e21 Remove null indicator for type checking. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  24. 936cce1 Add some type checking to ResultSet. by Andrzej J.R. Hunt · 13 years ago
  25. 4290420 Make Java-based connectivity drivers work with jvmfwk "direct mode" by Stephan Bergmann · 13 years ago
  26. fac0354 translate german comments in sqlbison.y by Michael Stahl · 13 years ago
  27. 04e92a6 fix Apple g++ 4.2.1 unused function warning in sqlbison.y by Michael Stahl · 13 years ago
  28. 3ca5b83 fix Apple g++ 4.2.1 warning in DBTypeConversion::toDateTime by Michael Stahl · 13 years ago
  29. be3e037 setting a table name on an expression/function call makes no sense by Lionel Elie Mamane · 13 years ago
  30. 974d73d remove an arbitrary level of nested parentheses by Lionel Elie Mamane · 13 years ago
  31. 7b4b3ad Don't clobber argument on failure by Lionel Elie Mamane · 13 years ago
  32. 7b12446 Fix throwFunctionNotSupportedException. by Andrzej J.R. Hunt · 13 years ago
  33. 9f46834 Explicitly wrap char as OUString. by Andrzej J.R. Hunt · 13 years ago
  34. 7a6fd50 Remove sal_char* from dbexception and some cleanup. by Andrzej J.R. Hunt · 13 years ago
  35. 4216518 Update implementations of ColumnLocate::findColumn to throw on invalid column. by Andrzej J.R. Hunt · 13 years ago
  36. 6667cae gbuild: remove gb_Rdb__get_final_target by Michael Stahl · 13 years ago
  37. e31a1b7 Sanitize and quote index identifiers for rebuildIndexes. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  38. bc09772 Change of precision is equivalent to type change. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  39. c461cc8 Remove redundant comment. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  40. 2a9c0cb Remove unnecessary sal_Bool(bool) casting. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  41. 00d3a96 Don't format integers as currency by default. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  42. 9ae2069 Ensure we have prepared the statement before modify null. by Andrzej J.R. Hunt · 13 years ago
  43. 87bd0c8 Reintroduce Statement specific mutexes. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  44. d44759e gbuild: install rdb files directly in module they come from by Matúš Kukan · 13 years ago
  45. 82abb4e Cleanup public parts of Connection a little. by Andrzej J.R. Hunt · 13 years ago
  46. 5b74c65 Cleanup Connection and rename from OConnection. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  47. 8c20427 Cleanup findColumn. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  48. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  49. 0dbe580 Some stylistic cleanup in PreparedStatement. by Andrzej J.R. Hunt · 13 years ago
  50. 1e7ce14 Use throwFunctionNotSupportedException as appropriate. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  51. 79eae29 Comment out unused parameters instead of (void) cast. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  52. cf9a6e8 Implement set[Float|Double]. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  53. 22576cf Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  54. 08ea5af Keep a TempFile instead of using TempFile::CreateTempName. by Andrzej J.R. Hunt · 13 years ago
  55. 508d1bf Use the user specific tmp directory for firebird. by Andrzej J.R. Hunt · 13 years ago
  56. b991d27d CID#1079053 Uncaught Exception. by Andrzej J.R. Hunt · 13 years ago
  57. 525bb53 CID#1079054 Uncaught exception. by Andrzej J.R. Hunt · 13 years ago
  58. f9a7f03 CID#1079051 Uncaught exception. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  59. ce1006f CID#1079048 CID#1079049 CID#1079050 Uncaught exception. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  60. 08081ff CID#1079047 Uncaught exception. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  61. 98862b0 CID#1079045 CID#107946 Uncaught exception. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  62. d153993 Add error checking in rebuildIndexes. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  63. 286d04a update pch by Thomas Arnhold · 13 years ago
  64. fa1b255 use replaceFirst by Thomas Arnhold · 13 years ago
  65. c2b18aa WaE: unused variable by Caolán McNamara · 13 years ago
  66. 748bf45 Actually use table name in getIndexInfo. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  67. 2e31c30 Actually rebuild indexes in rebuildIndexes. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  68. 4ef1215 Retrieve all char indexes for rebuildIndexes. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  69. 17a2a19 Implement getIndexInfo. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  70. 83d62ca CID#1079186 ununinitialized pointer by Caolán McNamara · 13 years ago
  71. 4525848 CID#1079332 Uninitialized scalar field by Caolán McNamara · 13 years ago
  72. 5326020 WaE: Unreachable code: Use SAL_WNOUNREACHABLE_CODE_PUSH/POP by Tor Lillqvist · 13 years ago
  73. aa4868d WaE: Unreachable code by Tor Lillqvist · 13 years ago
  74. 76e6c6f Add some comments on foreign key retrieval (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  75. 868cd24 Remove outdated/useless comments. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  76. 3a5fa58 ResultSet: add FunctionNotSupportedException, some cleanup. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  77. 1d3483e Remove some unused code from unusedcode.easy by Marcos Paulo de Souza · 13 years ago
  78. 5f68458 delete more code that was commented out by Philipp Riemer · 13 years ago
  79. 78ced62 fix indentation by Philipp Riemer · 13 years ago
  80. 160a4dd deleted code that was commented out by Philipp Riemer · 13 years ago
  81. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  82. 819b72b Set path and not url for FIREBIRD_[TMP|LOCK]. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  83. fc7e7b6 Improve TIMESTAMP display. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  84. 026fe9c Implement setTimeStamp. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  85. 437dd03 Cast pointer before dereferencing. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  86. 3f56234 Implement set[Date|Time]. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  87. 73720f9 Implement malloc'ing of date/time/timestamp (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  88. 84fe40e Implement set[Date|Time]. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  89. 295759c Set FIREBIRD_TMP and FIREBIRD_LOCK with sane values. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  90. 2410b3c TPropertyValueLessFunctor must actually compare for "<" by Stephan Bergmann · 13 years ago
  91. d5cb782 Implement setTimestamp. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  92. e218242e Pass by reference instead of value, fix template parameters. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  93. 7bf8739 janitorial: more constness by Lionel Elie Mamane · 13 years ago
  94. 313a81f ODBC OResultSet::ensureCacheForColumn initialise *all* new elements by Lionel Elie Mamane · 13 years ago
  95. c72a6eb remove risk of infinite recursion by Lionel Elie Mamane · 13 years ago
  96. 0501026 Implement set[Float|Double]. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  97. 9310cf2 Firebird uses "DOUBLE PRECISION" for doubles. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  98. 3eddbbe SQL_FLOAT corresponds to DataType::FLOAT. by Andrzej J.R. Hunt · 13 years ago
  99. c2602a4 Use correct type for SQL_FLOAT. (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago
  100. fe8e3be Remove unused code (firebird-sdbc) by Andrzej J.R. Hunt · 13 years ago