1. 757f4dd fdo#68657 bool->string conversion to 1/0, not "true"/"false by Lionel Elie Mamane · 12 years ago
  2. cf18924 allow to build for Windows XP when using Visual Studio 2012 by Christian Lohmaier · 13 years ago
  3. 89706a7 TPropertyValueLessFunctor must actually compare for "<" by Stephan Bergmann · 13 years ago
  4. c337a44 odbc insert: adjust buffer size *after* it is written to by Lionel Elie Mamane · 13 years ago
  5. b17f647 fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmark by Lionel Elie Mamane · 13 years ago
  6. d1cb302 fdo#67546 handle unsigned 64 bit integers by Lionel Elie Mamane · 13 years ago
  7. 2f9c340 fdo#67387 skip separating space between date and time in timestamp by Lionel Elie Mamane · 13 years ago
  8. 0c1d2fc rhbz#989246: Honor user's JavaDriverClass override in mysql driver by Stephan Bergmann · 13 years ago
  9. cb859a72 fdo#67269 adapt checkTable to getTableName change by Lionel Elie Mamane · 13 years ago
  10. dd78022 i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
  11. 311fb8b ORDER BY columns are prioritarily *SELECT* columns by Lionel Elie Mamane · 13 years ago
  12. 99f8b03 sort is ascending by default by Lionel Elie Mamane · 13 years ago
  13. 3d2f55b fdo#58644 fix handling of subqueries by Lionel Elie Mamane · 13 years ago
  14. 2d398166 use proper SQLINTEGER type (fixes build on Illumos) by Gabriele Bulfon · 13 years ago
  15. ca0bbec fdo#66130 correct "skip column name" condition for LIKE predicate by Lionel Elie Mamane · 13 years ago
  16. 2cc79ae Replace buggy pgsql-sdbc datetime functions with dbtools equivalents by Lionel Elie Mamane · 13 years ago
  17. da76d75 fix nanosecond computation by Lionel Elie Mamane · 13 years ago
  18. f4fcf54 fdo#66216 JDBC no fractional second in time format by Lionel Elie Mamane · 13 years ago
  19. 8259337 fdo#66216 fix DBTypeConversion::toTime overflow by Lionel Elie Mamane · 13 years ago
  20. fe89aa9 fdo#66216 fix DBTypeConversion::toTimeString format by Lionel Elie Mamane · 13 years ago
  21. 002c793 fdo#49708 when there is no Primary Key, there is no Primay Key by Lionel Elie Mamane · 13 years ago
  22. b9fe182 fdo#65653 make columnMatchP safer by Lionel Elie Mamane · 13 years ago
  23. 90c240c fdo#65653, fdo#65619, fdo#65216: Missing check by Zolnai Tamás · 13 years ago
  24. 35bd9b1 re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  25. ac2bac4 RHEL-5 baseline ver of flex doesn't have nounistd by Caolán McNamara · 13 years ago
  26. 262cf22 Some more linking fixing by Fridrich Štrba · 13 years ago
  27. cec32a4 Add tl for DbgUnhandledException() by Tor Lillqvist · 13 years ago
  28. 2f4ae00 more linking fix by Noel Grandin · 13 years ago
  29. aed72ec fix for linking by Noel Grandin · 13 years ago
  30. 48b29cd flat db driver: reorganise OFlatTable by Lionel Elie Mamane · 13 years ago
  31. 72ced5a flat file db driver: clean up seekRow by Lionel Elie Mamane · 13 years ago
  32. f2cf75d janitorial: spelling in comment by Lionel Elie Mamane · 13 years ago
  33. db6ab9f remove unused & suspicious method by Lionel Elie Mamane · 13 years ago
  34. 6b946f2 fdo#47951 flat text table: update m_nRowPos when moving by bookmark by Lionel Elie Mamane · 13 years ago
  35. dab009a use safer/more explicit C++ casts by Lionel Elie Mamane · 13 years ago
  36. 9b9612f janitorial: clean up comments by Lionel Elie Mamane · 13 years ago
  37. 4f214b2b connectivity::file::OResultSet remove totally unused data member by Lionel Elie Mamane · 13 years ago
  38. 10e03ad janitorial: typos in comments by Lionel Elie Mamane · 13 years ago
  39. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  40. 2c46fa12 fdo#64528 macab URL is sdbc:address:macab, not sdbc:address:macab:* by Lionel Elie Mamane · 13 years ago
  41. 09373d4 soltools: remove Package_inc and empty unistd.h nonsense by Michael Stahl · 13 years ago
  42. 615d8be coverity#982277: reosurce leak by Markus Mohrhard · 13 years ago
  43. 238a6ae Fix connectivity on Windows by Fridrich Štrba · 13 years ago
  44. 5736cba Yet another fix for missing sqlbison.hxx by Stephan Bergmann · 13 years ago
  45. 18556a7 Yet another fix for missing sqlbison.hxx by Stephan Bergmann · 13 years ago
  46. 99a1e8c connectivity: fix up some more exotic libs... by Michael Stahl · 13 years ago
  47. ee67132 connectivity: remove Package_generated by Michael Stahl · 13 years ago
  48. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  49. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  50. cb33531 fix typo by Philipp Riemer · 13 years ago
  51. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  52. f995c1c oops. drop ALRT_hsqldb from Module too by David Tardon · 13 years ago
  53. b777604 drop pointless build of a resource file by David Tardon · 13 years ago
  54. 3e52762 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  55. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  56. 8ad743c pgsql-sdbc: conninfo keywords as static table instead of series of "else if" by Wol · 13 years ago
  57. a0b720c remove never-generated "predicate_check" entry by Lionel Elie Mamane · 13 years ago
  58. 16c9ce4 QueryDesign: in criteria, remove matching column_ref in simple expressions by Lionel Elie Mamane · 13 years ago
  59. fccfa69 remove unused const by Lionel Elie Mamane · 13 years ago
  60. 1bc4a49 QueryDesign: in criteria, remove column_ref when table *and* column name match by Lionel Elie Mamane · 13 years ago
  61. e9ae448 janitorial: indentation, spacing, ... by Lionel Elie Mamane · 13 years ago
  62. e3d0f6a sal_Bool -> bool by Lionel Elie Mamane · 13 years ago
  63. 79c20b2 add missing deps on sqlbison.hxx by David Tardon · 13 years ago
  64. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  65. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  66. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  67. 6536d0e reword comment by Lionel Elie Mamane · 13 years ago
  68. 5143e16 isEmpty() instead of getLength()==0 by Lionel Elie Mamane · 13 years ago
  69. f0c38b6 Base: fix incorrect field removal in criterion inside query design view by Olivier Ploton · 13 years ago
  70. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  71. 693d25f connectivity: use LL qualifier for int64 contants by Norbert Thiebaud · 13 years ago
  72. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  73. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  74. d62425c Java cleanup, remove unnecessary casts by Noel Grandin · 13 years ago
  75. eeab70f -Werror,-Wformat by Stephan Bergmann · 13 years ago
  76. 81cf58f date/time IDL datatypes incompatible change: fixup by Lionel Elie Mamane · 13 years ago
  77. fa7ba55 WaE use std streams instead of C-style format strings by Lionel Elie Mamane · 13 years ago
  78. f805afc date/time IDL datatypes incompatible change: fixup by Lionel Elie Mamane · 13 years ago
  79. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  80. cd79d51 prefix all component_getFactory methods by Peter Foley · 13 years ago
  81. 5fb4fe1 demote OSQLParser::RuleIDToRule failure to INFO by Lionel Elie Mamane · 13 years ago
  82. 70e4329 fdo#60724 successfull -> successful by Thomas Arnhold · 13 years ago
  83. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  84. a63c9ba fdo#61142 mixup between size and length by Lionel Elie Mamane · 13 years ago
  85. 86ef5f6 remove impossible case by Lionel Elie Mamane · 13 years ago
  86. d42b1af janitorial: indentation by Lionel Elie Mamane · 13 years ago
  87. fe294e9 pgsql-sdbc: set tablename even if we do not know the schema by Lionel Elie Mamane · 13 years ago
  88. b836194 pgsql-sdbc: ResultSetMetaData::getTableName return tablename (without schema) by Lionel Elie Mamane · 13 years ago
  89. e816271 connectivty: postgres: fix a bunch of empty for body warnings by Michael Stahl · 13 years ago
  90. 8b7961a add missing dep on connectivity/FValue.hxx by David Tardon · 13 years ago
  91. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  92. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  93. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  94. b7525f1 Drop jvmaccess and jvmfwk when no SOLAR_JAVA by Tor Lillqvist · 13 years ago
  95. 3064d22 Fix debug build by Fridrich Štrba · 13 years ago
  96. e09fbcb remove odd macro by Thomas Arnhold · 13 years ago
  97. 2b7ee1d remove boilerplate comments by Thomas Arnhold · 13 years ago
  98. 083092e OSL_FAIL -> SAL_WARN by Thomas Arnhold · 13 years ago
  99. 8042b521 add calc, dbase, file, and flat to Library_merged by Peter Foley · 13 years ago
  100. 5ce754a coverity#982290 Logically dead code by Julien Nabet · 13 years ago