summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-10-26fixupLionel Elie Mamane
2012-10-26ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane
2012-10-26duplicated codeLionel Elie Mamane
2012-10-26odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtypeLionel Elie Mamane
2012-10-26UpdateBuffer optimisation: cache column value, isBound() and isNull()Lionel Elie Mamane
2012-10-26fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane
2012-10-26improve commentsLionel Elie Mamane
2012-10-26dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane
2012-10-22make sure libpq is in place before it is usedDavid Tardon
2012-10-21convert postgresql to gbuildPeter Foley
2012-10-15tweak some build.lsts for the group photo...Michael Stahl
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-10-13Remove unused MorkParser::getRecordKeys4ListJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-10put the test and the thing to be tested inside the same if conditionCaolán McNamara
2012-10-10No mork on non-desktop OSesTor Lillqvist
2012-10-10mork driver: add list tables and unit testDavid Ostrovsky
2012-10-07Remove unused mork methodsJulien Nabet
2012-10-07fix connectivity build with Win8 SDKPeter Foley
2012-10-07No point with ODBC for Android or iOSTor Lillqvist
2012-10-06some cppcheck cleaningJulien Nabet
2012-10-05re-add accidentally dropped modelineDavid Tardon
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-04Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann
2012-09-21MResultSet WaE fixedDavid Ostrovsky
2012-09-20mork driver: refactoring query engineDavid Ostrovsky
2012-09-19OResultSet: close() is routinely called after dispose()Stephan Bergmann
2012-09-19Some mork driver clean-up and configmgr access fixStephan Bergmann
2012-09-19Assuming the double iteration is a copy/paste snafuStephan Bergmann
2012-09-19Clean up warning/info reportingStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18Some clean-up of mork-related changsStephan Bergmann
2012-09-18switch build system to mork driver implementationDavid Ostrovsky
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18mork driver implementationDavid Ostrovsky
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann