1. c67fedb To ease debugging, display printStackTrace of caught exceptions in jdbc driver by Stephan Bergmann · 14 years ago
  2. e1df199 MResultSet WaE fixed by David Ostrovsky · 14 years ago
  3. 2511e66 mork driver: refactoring query engine by David Ostrovsky · 14 years ago
  4. 730ba5d OResultSet: close() is routinely called after dispose() by Stephan Bergmann · 14 years ago
  5. f9a05f4 Some mork driver clean-up and configmgr access fix by Stephan Bergmann · 14 years ago
  6. 58d2427 Assuming the double iteration is a copy/paste snafu by Stephan Bergmann · 14 years ago
  7. 4f18490 Clean up warning/info reporting by Stephan Bergmann · 14 years ago
  8. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  9. fe4c47e Some clean-up of mork-related changs by Stephan Bergmann · 14 years ago
  10. 903065d switch build system to mork driver implementation by David Ostrovsky · 14 years ago
  11. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  12. 77e4adb mork driver implementation by David Ostrovsky · 14 years ago
  13. 369e3fd fdo#46808, Adapt i18n::LocaleData UNO service to new style by Noel Grandin · 14 years ago
  14. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  15. 1126ece WaE in connectivity by Norbert Thiebaud · 14 years ago
  16. 65006ff -Werror,-Wunused-private-field (connectivity/source/drivers/kab) by Stephan Bergmann · 14 years ago
  17. 843c83f WaE: fix some "empty body" warnings on Mac by Caolán McNamara · 14 years ago
  18. 1488e24 connectivity: fix some "empty body" warnings on Mac by Michael Stahl · 14 years ago
  19. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  20. 4db1065 Java cleanup, mv file so that package path matches folder path by Noel Grandin · 14 years ago
  21. a11940a8 "using namespace ::com::sun::star" caused sdbcx::... ambiguity by Stephan Bergmann · 14 years ago
  22. 3a36408 fdo#46808, Adapt util::NumberFormatter UNO service to new style by Noel Grandin · 14 years ago
  23. 886a364 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  24. 5466323 -Werror,-Wunused-value (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  25. b60bc27 '/*' within block comment [-Wcomment] (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  26. 9dc3b1b Simplify/remove some methods named "dropTable" by Stephan Bergmann · 14 years ago
  27. 05f7bb2 Java cleanup - remove unused parameters and fields by Noel Grandin · 14 years ago
  28. ff77676 Java cleanup - remove unused imports by Noel Grandin · 14 years ago
  29. 2caf5d1 Java cleanup - remove unnecessary semi-colons by Noel Grandin · 14 years ago
  30. 8638f1e fdo#46808, Adapt script::Converter service code to new style by Noel Grandin · 14 years ago
  31. 33b1750 fdo#53888: svx: do not link against dbtools by Matúš Kukan · 14 years ago
  32. ff74564 callcatcher: update unusedcode by Caolán McNamara · 14 years ago
  33. 091c1b6 more old module-description xml files by Matúš Kukan · 14 years ago
  34. 78b2d4d callcatcher: update list by Caolán McNamara · 14 years ago
  35. e8409cb fdo#53887 ConvertLikeToken(): make escape character properly escape itself by Lionel Elie Mamane · 14 years ago
  36. cc43030 Put functions exported by sqlbison.hxx into a .hxx file by Lionel Elie Mamane · 14 years ago
  37. 18ac29d No jvmaccess for iOS by Tor Lillqvist · 14 years ago
  38. f6a62d9 Java update - fix various javadoc issues by Noel Grandin · 14 years ago
  39. 0700d6a fix TDE FTBFS by Timothy Pearson · 14 years ago
  40. b254f4f gbuild: add gb_Junit_use_external and clean up connectivity complex test by Michael Stahl · 14 years ago
  41. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  42. d88325f Revert "fix for fdo#48200.diff import regrex state for filter" by Noel Power · 14 years ago
  43. 094654f fix for fdo#48200.diff import regrex state for filter by Noel Power · 14 years ago
  44. 666173b add hsqldb to RepositoryExternal.mk by Michael Stahl · 14 years ago
  45. cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
  46. ed93117 fdo#53061: Fix for C++11 #define NULL nullptr by Jung-uk Kim · 14 years ago
  47. c821836 callcatcher: update list by Caolán McNamara · 14 years ago
  48. f50a414 fdo#53246 Fresh postgresql-sdbc implementation names by Stephan Bergmann · 14 years ago
  49. 4d210ad Replace usage of rtl/memory.h in connectivity with equivalent from string.h by Arnaud Versini · 14 years ago
  50. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  51. c04c211 Remove unused macros by Thomas Arnhold · 14 years ago
  52. 8cd9244 stop some leaked statement handles by Terrence Enger · 14 years ago
  53. ae56c4e ODBMetaDataRS ctor: abort if statement handle allocation failed by Terrence Enger · 14 years ago
  54. 1c3c150 avoid freeing the NULL handle by Terrence Enger · 14 years ago
  55. e2a443f fix error: ‘cerr’ is not a member of ‘std’ by Miklos Vajna · 14 years ago
  56. 1e89c6f fdo#51239 refresh row lazily (when data is requested) by Lionel Elie Mamane · 14 years ago
  57. df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  58. bfcaa77 callcatcher: update unused code list by Caolán McNamara · 14 years ago
  59. 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
  60. a767448 Search for char instead of 1 char long string, when possible. by Christophe JAILLET · 14 years ago
  61. 95d0593 warning C4530: C++ exception handler used ... specify /EHsc by Michael Stahl · 14 years ago
  62. 9e9c5c3 Library_dbtools: sort objects by Michael Stahl · 14 years ago
  63. c24d724 warning C4530: C++ exception handler used ... specify /EHsc by Michael Stahl · 14 years ago
  64. 2c5cff6 pq_allocator.hxx: work around spurious MSVC warning by Michael Stahl · 14 years ago
  65. 9e73f97 Remove unused methods: by Julien Nabet · 14 years ago
  66. 81c5a10a Remove conflicting typedef by Pierre-Eric Pelloux-Prayer · 14 years ago
  67. 1c67fc8 fdo#50849 work around psqlodbc segfault by Lionel Elie Mamane · 14 years ago
  68. 4bc7149 Trying to use Windows LDAP for Windows builds by Fridrich Strba · 14 years ago
  69. bd493f1 use SAL_UNUSED_PARAMETER instead of local macro by Luboš Luňák · 14 years ago
  70. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  71. 1268ac1 callcatcher: update unused code by Caolán McNamara · 14 years ago
  72. 2c46368 embedded HSQLDB: reclaim space occupied by deleted rows by Lionel Elie Mamane · 14 years ago
  73. 6451729 hrc cleanup: Remove include guards by Thomas Arnhold · 14 years ago
  74. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  75. c34ef6b fdo#51619 do not ask for parameters if all have already been given by Lionel Elie Mamane · 14 years ago
  76. 7cb5924 janitorial: remove unused xParamsAsNames variable by Lionel Elie Mamane · 14 years ago
  77. 745d361 Java5 update - use generics where appropriate by Noel Grandin · 14 years ago
  78. 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
  79. 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
  80. 2c3aa4f remove malingering legacy RCS tags. by Michael Meeks · 14 years ago
  81. 887fc09 update unused code list by Caolán McNamara · 14 years ago
  82. f2efc95 callcatcher: remove some unused code by Caolán McNamara · 14 years ago
  83. bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
  84. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  85. e5c28b8 Remove commented out code (includes) by Thomas Arnhold · 14 years ago
  86. ee1c5c4 Reduce newline bloat at eof by Thomas Arnhold · 14 years ago
  87. 6c1dd94d re-base on ALv2 code. by Michael Meeks · 14 years ago
  88. 2c75729 reduce static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  89. 66cd9ee Remove various commented out defines by Thomas Arnhold · 14 years ago
  90. 27b88d8 removed unused forward declarations of class by Takeshi Abe · 14 years ago
  91. 2b88442 .y files don't need executable bits by Michael Stahl · 14 years ago
  92. 24c7c13 .l files don't need executable bits by Michael Stahl · 14 years ago
  93. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  94. b2bb1d7 correct ODBC timestamp column size by Lionel Elie Mamane · 14 years ago
  95. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  96. 54e9a28 typo: paramters, paramaters -> parameters by Andras Timar · 14 years ago
  97. 13cb9d9 misc dead code and cosmetic cleanup. by Michael Meeks · 14 years ago
  98. d25453e evoab2: add libebook-1.2.so.13 (evolution 3.4) by Rene Engelhard · 14 years ago
  99. 9bf2d51 callcatcher: chainsaw out some unnecessary code by Caolán McNamara · 14 years ago
  100. f14bd20 ancient bison nees %token-table for yytname to be usable by Christian Lohmaier · 14 years ago