1. 7cc42f5 Implement first part of FDatabaseMetaData. by Andrzej J.R. Hunt · 13 years ago feature/firebird-sdbc2
  2. 16bb240 Cleanup firebird build files. by Andrzej J.R. Hunt · 13 years ago
  3. 60155b0 Enable firebird by default, disable as default embedded driver. by Andrzej J.R. Hunt · 13 years ago
  4. 699aa1a Remove unnecessary catalog state (unsupported in firebird). by Andrzej J.R. Hunt · 13 years ago
  5. c558717 Clean up and remove warnings for unsupported methods. by Andrzej J.R. Hunt · 13 years ago
  6. 3055c14 Implement transaction isolation in firebird-sdbc. by Andrzej J.R. Hunt · 13 years ago
  7. 0d99864d Make db location a static member variable. by Andrzej J.R. Hunt · 13 years ago
  8. 26897cd Implement readonly support in firebird-sdbc. by Andrzej J.R. Hunt · 13 years ago
  9. 9d9d2d8 Add auto-commit support to firebird-sdbc, enabled by default. by Andrzej J.R. Hunt · 13 years ago
  10. 9849301 Cleanup warnings in FConnection. by Andrzej J.R. Hunt · 13 years ago
  11. 28dba0c Do not ask for user/password in embedded firebird. by Andrzej J.R. Hunt · 13 years ago
  12. 425878b Write embedded .fdb into Storage for OnSave & OnSaveAs. by Andrzej J.R. Hunt · 13 years ago
  13. 521d035 Implement DocumentEventListener in firebird_sdbc driver. by Andrzej J.R. Hunt · 13 years ago
  14. caf488e Fix firebird lib installation location. by Andrzej J.R. Hunt · 13 years ago
  15. 8af4693 Create new fdb and/or extract from .odb as appropriate. by Andrzej J.R. Hunt · 13 years ago
  16. a17ed62 Rename firebird-sdbc to firebird_sdbc to compile with latest master. by Andrzej J.R. Hunt · 13 years ago
  17. 9d85403 Add embedded firebird loading code, set as default db. by Andrzej J.R. Hunt · 13 years ago
  18. be63377 Fix firebird installation (windows) + driver compilation fixes. by Andrzej J.R. Hunt · 13 years ago
  19. 5ac5923 Patch Firebird to build on cygwin/msvc. by Andrzej J.R. Hunt · 13 years ago
  20. 52f6819 Patch Firebird to use LO icu. by Andrzej J.R. Hunt · 13 years ago
  21. e99a271 Setup Firebird installation / scp2 details. by Andrzej J.R. Hunt · 13 years ago
  22. 9fbf239 Fix checks for system libatomic_ops. by Andrzej J.R. Hunt · 13 years ago
  23. 1cadc97 Build firebird 2.5 internally. Also adds libatomic_ops. by Andrzej J.R. Hunt · 13 years ago
  24. b815388 fb-sdbc: Pretty printing table log output by Andres Gomez · 13 years ago
  25. 2aeb035 Implementing the FStatement::execute() method. by Javier Fernandez · 13 years ago
  26. 8c63237 Fixed crash at FStatement disposing stage. by Javier Fernandez · 13 years ago
  27. 295fcfa The VARCHAR tye requires a maximum length. by Javier Fernandez · 13 years ago
  28. f95f880 GetTables uses now a Statement, instead of a PreparedStatement. by Javier Fernandez · 13 years ago
  29. ae457ac Refactoring some code on the FStatement class. by Javier Fernandez · 13 years ago
  30. 24fc0da Executing again a PreparedStatement. by Javier Fernandez · 13 years ago
  31. 9996aab fb-sdbc: added extra checks in FDriver by Andres Gomez · 13 years ago
  32. 3d97840 fb-sdbc: Added temporal debugging in dbaccess by Andres Gomez · 13 years ago
  33. fed119c fb-sdbc: simplifying url comparison by Andres Gomez · 13 years ago
  34. 03069f9 fb-sdbc: Added logging support by Andres Gomez · 13 years ago
  35. b0944d6 fb-sdbc: test file moved to a generic place by Andres Gomez · 13 years ago
  36. 3e1638a Dealing with parameters in Prepared Statement. by Javier Fernandez · 13 years ago
  37. cc228a3 Adding debug info for tracking disposes and fixed a memory allocation bug. by Javier Fernandez · 13 years ago
  38. 79cf983 Adding disposing bits. by Javier Fernandez · 13 years ago
  39. 90ff5a7 using the new implementation of the PreparedStatement and ResultSet classes. by Javier Fernandez · 13 years ago
  40. 3e3ecdb Properly implementing the ResultSet class. by Javier Fernandez · 13 years ago
  41. 6cbae2d Properly imñemenmting the prepared statement class. by Javier Fernandez · 13 years ago
  42. 95cbee0 Properly implementing the connection construction. by Javier Fernandez · 13 years ago
  43. fa82a4c Implementing the ResultSet interface. by Javier Fernandez · 13 years ago
  44. 6aa5291 Debug info and some API methods implementation. by Javier Fernandez · 13 years ago
  45. f9767c2 Added include and linking directives for building the firebird-sdbc driver. by Javier Fernandez · 13 years ago
  46. 2c50884 fb-sdbc: installing lib and resources. by Javier Fernandez · 13 years ago
  47. f6e3e92 Firebird: initial implementation of the skeleton driver. by Javier Fernandez · 13 years ago
  48. 8a4307e do not write attributes with 'none' for non-ISO language/country by Eike Rathke · 13 years ago
  49. adab013 use GetMatrix instead of manually disambiguating External and normal refs by Noel Power · 13 years ago
  50. 8422d1f fdo#66682 RTF export: fix level text of SVX_NUM_ARABIC by Miklos Vajna · 13 years ago
  51. 4721fbb writerfilter: move the crash test file to "pass" directory by Michael Stahl · 13 years ago
  52. b3944f1 rhbz#960019 : RTF import: handle extra groups in listoverride entry by Michael Stahl · 13 years ago
  53. 1c90902 writerfilter: not every field has a Content property by Michael Stahl · 13 years ago
  54. 5c2564b Remove an un-used mode on Application::Yield. by Michael Meeks · 13 years ago
  55. 137e4bd convert version comment dialog to .ui format by Caolán McNamara · 13 years ago
  56. c6de821 drop intermediate strings by Caolán McNamara · 13 years ago
  57. 1970b28 merge duplicated code by Caolán McNamara · 13 years ago
  58. 6a9dc1a remove last XubString uses in cppcanvas by Caolán McNamara · 13 years ago
  59. 3729d47 Updated core Project: help eb647886aa6b6d06d40c342d6509dd890409a410 by Caolán McNamara · 13 years ago
  60. 424bc07 continue to interpret command from server if is not ended by siqi · 13 years ago
  61. 509eee1 slideshow control pad fix by siqi · 13 years ago
  62. 6c9db5b bug fixes on server connection by siqi · 13 years ago
  63. 9487b71 SvxBrushItem::TransparencyToPercent: add this to avoid copypaste by Miklos Vajna · 13 years ago
  64. 728f105 fdo#66688: fix for crash on exit and opacity issue by Adam Co · 13 years ago
  65. 49436b2 IsContinous -> IsContinuous by Luboš Luňák · 13 years ago
  66. 2126303 Use mkdtemp() so that 2 builds can package at the same time. by Jan Holesovsky · 13 years ago
  67. 575f789 drop useless condition by David Tardon · 13 years ago
  68. 2285177 initialize member variable by David Tardon · 13 years ago
  69. 7f3bef3 don't use empty table name by Lionel Elie Mamane · 13 years ago
  70. 83076c2 TODO note by Lionel Elie Mamane · 13 years ago
  71. c9a8f23 remove bogus test by Lionel Elie Mamane · 13 years ago
  72. f220c39 make SQL grammar Generalised LR by Lionel Elie Mamane · 13 years ago
  73. 6eb9c37 fdo#58644 fix handling of subqueries by Lionel Elie Mamane · 13 years ago
  74. 6a9aa43 Mark as const by Takeshi Abe · 13 years ago
  75. 6e6634b Revert "Separate ScDocShell declaration with ScDocShellRef declaration." by Markus Mohrhard · 13 years ago
  76. 8f9fa9d fix Windows build by Markus Mohrhard · 13 years ago
  77. e75b8e9 fdo#62192: broken launch script, bork in March in Germany by Erik Auerswald · 13 years ago
  78. 5ad1627 More on windows link error. by Kohei Yoshida · 13 years ago
  79. c309f03 We don't need this. by Kohei Yoshida · 13 years ago
  80. 5724784 Separate ScDocShell declaration with ScDocShellRef declaration. by Kohei Yoshida · 13 years ago
  81. 776af1a Avoid declaring ScDocShell(Ref) in header. by Kohei Yoshida · 13 years ago
  82. dd9d213 Hide this global aFileFormats. This doesn't work well with MSVC. by Kohei Yoshida · 13 years ago
  83. 827530ce More removal of implicit inlines, while I'm at it.... by Kohei Yoshida · 13 years ago
  84. e44a139 These header inline methods cause linkage error on Windows. by Kohei Yoshida · 13 years ago
  85. 467cef4 let getLanguageType() resolve unknown due to present default script by Eike Rathke · 13 years ago
  86. 87bad23 fdo#65589: Treat legacy types.rdb w/o /UCR key as empty by Stephan Bergmann · 13 years ago
  87. 59db0c2 Modifying comments to meet Doxygen standards by Nourah.AlShoeibi · 13 years ago
  88. b45118b Add this. by Kohei Yoshida · 13 years ago
  89. 3995c09 Add this. by Kohei Yoshida · 13 years ago
  90. 63d1f31 fdo#65839 group 'range' menu entries together by Joren De Cuyper · 13 years ago
  91. 767af37 Remove duplicate code for reading thumbnails by Krisztian Pinter · 13 years ago
  92. 3a5cc4e More fix for link error on windows. by Kohei Yoshida · 13 years ago
  93. f3a0dd8 fix for fdo#51990 process external refs for macros by Noel Power · 13 years ago
  94. ec5a725 x11/unx: don't use a fixed 1sec timeout when polling X events by Pierre-Eric Pelloux-Prayer · 13 years ago
  95. 21a9089 gtk/unx: remove successive calls to g_main_context_iteration by Pierre-Eric Pelloux-Prayer · 13 years ago
  96. dc2aa49 Attempt to fix windows link error. by Kohei Yoshida · 13 years ago
  97. e35482d add some nasty html testcases by Caolán McNamara · 13 years ago
  98. ad11a12 add fail and indeterminate dirs by Caolán McNamara · 13 years ago
  99. c62c3fd ditch last XubString in starmath by Caolán McNamara · 13 years ago
  100. 3d7ff1e reset min/max values in paragraph dialog before setting the actual value by Luboš Luňák · 13 years ago