Age | Commit message (Expand) | Author |
2014-11-04 | covertiy#705369: dbaccess: move XML_TOK_ENCODING to enum XMLDataSourceInfo | Michael Stahl |
2014-11-03 | I think this should be Left() | David Tardon |
2014-11-03 | I think this should be Left() | David Tardon |
2014-11-03 | coverity#1242510 arguments in wrong order | David Tardon |
2014-11-03 | callcatcher: update unused code | Caolán McNamara |
2014-11-01 | fdo#84938: replace MIB_ constants with enum | Noel Grandin |
2014-10-31 | Removed duplicated includes | Andrea Gelmini |
2014-10-31 | convert COMMAND_WHEEL constants to an enum | Noel Grandin |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-28 | coverity#706465 Uncaught exception | Caolán McNamara |
2014-10-27 | fdo#84938: replace KEYTYPE_ constants with enum | Noel Grandin |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-23 | fdo#84938: replace MENUITEM constants with enum | Noel Grandin |
2014-10-23 | loplugin: cstylecast | Noel Grandin |
2014-10-22 | Revert "PythonTest_dbaccess_python: don't modify source document" | Michael Stahl |
2014-10-22 | Save precious vertical space by removing some redundant heading labels | Adolfo Jayme Barrientos |
2014-10-22 | Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2014-10-21 | PythonTest_dbaccess_python: don't modify source document | Miklos Vajna |
2014-10-21 | dbaccess: make sure fdo84315.odb.lck is removed after the test passed | Miklos Vajna |
2014-10-21 | connectivity: firebird: fix temp directory leak | Michael Stahl |
2014-10-21 | dbaccess: surely the problem is that the storage could _not_ be committed? | Michael Stahl |
2014-10-21 | fdo#84938: replace WINDOW_BORDER constants with enum | Noel Grandin |
2014-10-20 | fdo#84938: replace TIB_ constants with enum | Noel Grandin |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-10-12 | coverity#706421 Uncaught exception | Caolán McNamara |
2014-10-12 | coverity#706404 Uncaught exception | Caolán McNamara |
2014-10-12 | coverity#706478 Uncaught exception | Caolán McNamara |
2014-10-12 | coverity#706476 Uncaught exception | Caolán McNamara |
2014-10-12 | coverity#706477 Uncaught exception | Caolán McNamara |
2014-10-12 | Remove a GtkFrame and its redundant label | Adolfo Jayme Barrientos |
2014-10-11 | convert vcl StateChangedType to enum class | Noel Grandin |
2014-10-09 | forgotten part of previous commit | Lionel Elie Mamane |
2014-10-09 | fdo#84073: change ODBC/JDBC escapes to lowercase | Julien Nabet |
2014-10-09 | Remove jvmfwk plugin feature | Stephan Bergmann |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-10-07 | fdo84315: add integration test for basic LibreOffice Base functionality | Bjoern Michaelsen |
2014-10-06 | fdo#84658 on reexec, cancel modification before resetting IsModification state | Lionel Elie Mamane |
2014-10-03 | coverity#1242480 Dereference null return value | Caolán McNamara |
2014-10-03 | loplugin: cstylecast | Noel Grandin |
2014-10-03 | rename SvRef::AddRef to AddFirstRef | Noel Grandin |
2014-10-01 | coverity#1242747 Uninitialized pointer field | Caolán McNamara |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-29 | MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>> | Stephan Bergmann |
2014-09-29 | svtools: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-28 | border_width from 12 to 6, as the rest of dialogs | Adolfo Jayme Barrientos |
2014-09-26 | factorise odbc headers inclusion | Lionel Elie Mamane |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteInt32 | Noel Grandin |