1. b10fe49 Remove unused file by Stephan Bergmann · 11 years ago
  2. d51502c Fuck that left-behind .lck file by Stephan Bergmann · 11 years ago
  3. 49df6e0 Adapt file URL hackery to Windows by Stephan Bergmann · 11 years ago
  4. 671bf23 dbaccess: use constructor feature for ORowSet by Miklos Vajna · 11 years ago
  5. 5fc3710 Typo: getQueryDefintions->getQueryDefinitions by Julien Nabet · 11 years ago
  6. 195f3c9 Typo: esacpe->escape by Julien Nabet · 11 years ago
  7. 86fa2dc loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  8. f40b11f tdf#89070 Table filter dialog: properly initialise OTableTreeListBox by Lionel Elie Mamane · 11 years ago
  9. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  10. 863122b Resolves: tdf#88825 absent datasource causes exception / abort by Caolán McNamara · 11 years ago
  11. 194016b callcatcher: update unused code by Caolán McNamara · 11 years ago
  12. 7e1eb03 callcatcher: remove some more recently discovered unused methods by Caolán McNamara · 11 years ago
  13. 7dbf838 Fix PythonTest_dbaccess_python by Stephan Bergmann · 11 years ago
  14. 3e8c549 copy test file to workdir to avoid overwriting by Lionel Elie Mamane · 11 years ago
  15. 52c2111 callcatcher: remove some unused methods by Caolán McNamara · 11 years ago
  16. b63547c not all OrCriteria have three children by Lionel Elie Mamane · 11 years ago
  17. d613f6e Query Design: use correct name for columns that come from another query. by Lionel Elie Mamane · 11 years ago
  18. cead54b Use vector::data by Stephan Bergmann · 11 years ago
  19. d1c9bd1 CppunitTest_dbaccess_RowSetClones uses HSQLDB and thus Java by Tor Lillqvist · 11 years ago
  20. b5dd158 this seems to be the intent of the code by Lionel Elie Mamane · 11 years ago
  21. 42685b6 fix damage done by OUString conversion by Lionel Elie Mamane · 11 years ago
  22. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  23. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  24. eef0c5b indentation by Lionel Elie Mamane · 11 years ago
  25. 4735ad0 tdf#70236 propertly recognise full Access 2007 URL by Lionel Elie Mamane · 11 years ago
  26. 71ba722 tdf#73059 isDBReadOnly ensure connection before trying to retrieve it by Lionel Elie Mamane · 11 years ago
  27. 3d12bdf when beforeFirst/afterLast, there is no value, so none to notify by Lionel Elie Mamane · 11 years ago
  28. 294cea0 that better be the case by Lionel Elie Mamane · 11 years ago
  29. 164903c WaE: unused member by Caolán McNamara · 11 years ago
  30. 688cade coverity#1266500 Unused value by Caolán McNamara · 11 years ago
  31. db15e92 coverity#1266514 Useless call by Caolán McNamara · 11 years ago
  32. c297296 Typo: syncro->synchro (dbaccess) by Julien Nabet · 11 years ago
  33. dd1243c Fix 59288cdab6dc4b5a3fcaf94480d6ee19baa1e07d by Julien Nabet · 11 years ago
  34. 59288cd Typo: ..syncronous..=>synchronous (dbaccess)(new) by Julien Nabet · 11 years ago
  35. 025db49 Revert "Typo: ..syncronous..=>synchronous (dbaccess)" by Julien Nabet · 11 years ago
  36. 285654b Typo: ..syncronous..=>synchronous (dbaccess) by Julien Nabet · 11 years ago
  37. d2ac4c3 'Ownership' is one word, as is 'relationship' by Tor Lillqvist · 11 years ago
  38. 5d47b83 fdo#88475 add UnitTest by Lionel Elie Mamane · 11 years ago
  39. 47bd9bd RowSet: notify listeners when next() brings us afterLast by Lionel Elie Mamane · 11 years ago
  40. 4a7089f Malarkey, the cache has been positioned by our caller and we do not move it. by Lionel Elie Mamane · 11 years ago
  41. 900d648 use enum constant instead of hard-coded integer literal by Lionel Elie Mamane · 11 years ago
  42. d7c9a1d fdo#88475 RowSetBase: reposition cache before interrogating it by Lionel Elie Mamane · 11 years ago
  43. f211143 has_focus is not implemented, remove uses by Caolán McNamara · 11 years ago
  44. c79fe32 Some more loplugin:cstylecast: dbaccess by Stephan Bergmann · 11 years ago
  45. 2f69f6e remove unnecessary parentheses by Noel Grandin · 11 years ago
  46. 5333782 convert SETTINGS_ #defines to 'enum class' by Noel Grandin · 11 years ago
  47. a5b5ad9 fdo#84938: replace DATACHANGED_ constants with 'enum class' by Noel Grandin · 11 years ago
  48. 0933005 java: simplify sleeping and waiting in tests by Noel Grandin · 11 years ago
  49. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  50. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  51. 8ad48d8 Variadic cppu::ImplInheritanceHelper by Stephan Bergmann · 11 years ago
  52. fef5c2b Resolves: fdo#87840 by default hide all feature checkboxes by Caolán McNamara · 11 years ago
  53. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  54. 9fd89a5 fdo#39440 reduce scope of local variables by Łukasz Hryniuk · 11 years ago
  55. c29657e fdo#84938: convert EXPORT_ #defines to 'enum class' by Noel Grandin · 11 years ago
  56. 46540d0 java: these fields can become local variables by Noel Grandin · 11 years ago
  57. 43cc8ad java: remove dead code by Noel Grandin · 11 years ago
  58. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  59. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  60. f8922b6 Remove unnecessary comphelper::string::getToken by Stephan Bergmann · 11 years ago
  61. 0f9ce69 Related fdo#87840: mix between ignorecurrency and inputchecks by Julien Nabet · 11 years ago
  62. 7e624c9 Fix MSVC build by Stephan Bergmann · 11 years ago
  63. e17be13 Work around MSVC bug by Stephan Bergmann · 11 years ago
  64. 17fe6b5 dbaccess: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  65. 180f079 comphelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  66. 0f5e917 Introduce rtl::OUStringLiteral1 by Stephan Bergmann · 11 years ago
  67. 6d8ab70 dbaccess: the PythonTest requires Java for hsqldb by Michael Stahl · 11 years ago
  68. 454dddd java: remove some unused fields and variables by Noel Grandin · 11 years ago
  69. 2b86f17 dbaccess: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  70. c70d907 fdo#39440 remove unused variables by Michael Weghorn · 11 years ago
  71. c3292f3 Remove resizable:False property from dialogs containing GtkEntry. by Jan Holesovsky · 11 years ago
  72. 7557f23 java: reduce visibility of fields and methods by Noel Grandin · 11 years ago
  73. af7d374 Typo: postion(s)=>position(s) by Julien Nabet · 11 years ago
  74. 9adb820 java: simplify the getMSF() methods by Noel Grandin · 11 years ago
  75. 9f3e392 changed timers to idle by Jennifer Liebel · 11 years ago
  76. 24afc4f idle to timer by Jennifer Liebel · 11 years ago
  77. 9824b78 changed timers to idle by Jennifer Liebel · 11 years ago
  78. 141469e fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  79. 2979ff2 fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  80. 147ff66 Typo "mehtod" -> "method" by Stephan Bergmann · 11 years ago
  81. 7d68c0f Slightly less verbose adaptation to boost-1.56.0 by Thorsten Behrens · 11 years ago
  82. 86b44e8 fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  83. 5a96c7c fdo#86852 correctly recognise NULL values in query parameter values dialog by Lionel Elie Mamane · 11 years ago
  84. e4b8b70 Correct error message: the name is the parameter's, not the column's by Lionel Elie Mamane · 11 years ago
  85. 509e54d Don't accept invalid value just because user insists by Lionel Elie Mamane · 11 years ago
  86. 1aa5f6f WaE: -Werror=switch by Caolán McNamara · 11 years ago
  87. aa9d55f WaE: -Werror=switch by Caolán McNamara · 11 years ago
  88. 1f13a4f -Werror,-Wswitch by Stephan Bergmann · 11 years ago
  89. 4c03d83 -Werror,-Wswitch by Stephan Bergmann · 11 years ago
  90. d308906 -Werror,-Wswitch by Stephan Bergmann · 11 years ago
  91. 9e4b623 -Werror,-Wswitch by Stephan Bergmann · 11 years ago
  92. f265afb -Werror,-Wswitch by Stephan Bergmann · 11 years ago
  93. 1459645 fdo#84938: replace EVENT_ constants with enum by Tobias Madl · 11 years ago
  94. 9303192 Add missing space in translatable string by Adolfo Jayme Barrientos · 11 years ago
  95. a453692 HIG fixes for dbaccess by Adolfo Jayme Barrientos · 11 years ago
  96. fe095da java,qadev: remove unused parameters and local vars by Noel Grandin · 11 years ago
  97. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  98. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  99. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  100. 133c295 vcl: let the ModalDialog ctor take an OUString by Miklos Vajna · 11 years ago