Age | Commit message (Expand) | Author |
2015-01-22 | RowSet: notify listeners when next() brings us afterLast | Lionel Elie Mamane |
2015-01-22 | Malarkey, the cache has been positioned by our caller and we do not move it. | Lionel Elie Mamane |
2015-01-22 | use enum constant instead of hard-coded integer literal | Lionel Elie Mamane |
2015-01-22 | fdo#88475 RowSetBase: reposition cache before interrogating it | Lionel Elie Mamane |
2015-01-21 | has_focus is not implemented, remove uses | Caolán McNamara |
2015-01-20 | Some more loplugin:cstylecast: dbaccess | Stephan Bergmann |
2015-01-16 | remove unnecessary parentheses | Noel Grandin |
2015-01-12 | convert SETTINGS_ #defines to 'enum class' | Noel Grandin |
2015-01-12 | fdo#84938: replace DATACHANGED_ constants with 'enum class' | Noel Grandin |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | Variadic cppu::ImplInheritanceHelper | Stephan Bergmann |
2015-01-07 | Resolves: fdo#87840 by default hide all feature checkboxes | Caolán McNamara |
2015-01-07 | fdo#84938: convert STREAM_ #defines to 'enum class' | Noel Grandin |
2015-01-07 | fdo#39440 reduce scope of local variables | Łukasz Hryniuk |
2015-01-06 | fdo#84938: convert EXPORT_ #defines to 'enum class' | Noel Grandin |
2015-01-05 | java: these fields can become local variables | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2015-01-02 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2014-12-31 | Related fdo#87840: mix between ignorecurrency and inputchecks | Julien Nabet |
2014-12-18 | Fix MSVC build | Stephan Bergmann |
2014-12-18 | Work around MSVC bug | Stephan Bergmann |
2014-12-18 | dbaccess: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-18 | comphelper: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-12-15 | dbaccess: the PythonTest requires Java for hsqldb | Michael Stahl |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-15 | dbaccess: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-14 | fdo#39440 remove unused variables | Michael Weghorn |
2014-12-11 | Remove resizable:False property from dialogs containing GtkEntry. | Jan Holesovsky |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-10 | Typo: postion(s)=>position(s) | Julien Nabet |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-12-09 | idle to timer | Jennifer Liebel |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-12-09 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-08 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-12-08 | Typo "mehtod" -> "method" | Stephan Bergmann |
2014-12-05 | Slightly less verbose adaptation to boost-1.56.0 | Thorsten Behrens |
2014-12-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-12-01 | fdo#86852 correctly recognise NULL values in query parameter values dialog | Lionel Elie Mamane |
2014-12-01 | Correct error message: the name is the parameter's, not the column's | Lionel Elie Mamane |
2014-12-01 | Don't accept invalid value just because user insists | Lionel Elie Mamane |
2014-12-01 | WaE: -Werror=switch | Caolán McNamara |
2014-12-01 | WaE: -Werror=switch | Caolán McNamara |
2014-12-01 | -Werror,-Wswitch | Stephan Bergmann |