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