summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers
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-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-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-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-06some cppcheck cleaningJulien Nabet
2012-10-05re-add accidentally dropped modelineDavid Tardon
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-09-29Use comphelper::getComponentContextStephan Bergmann
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-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18mork driver implementationDavid Ostrovsky
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14WaE in connectivityNorbert Thiebaud
2012-09-13-Werror,-Wunused-private-field (connectivity/source/drivers/kab)Stephan Bergmann
2012-09-12WaE: fix some "empty body" warnings on MacCaolán McNamara
2012-09-12connectivity: fix some "empty body" warnings on MacMichael Stahl
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-31-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann
2012-08-31'/*' within block comment [-Wcomment] (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-22callcatcher: update listCaolán McNamara
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-08-05Remove unused macrosThomas Arnhold
2012-07-19stop some leaked statement handlesTerrence Enger