summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2012-10-26ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane
2012-10-26odbc::OTools::bindParameter takes an ODBCtype, not a JDBCtypeLionel Elie Mamane
2012-10-26fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane
2012-10-26dbase::ODbaseTable::WriteMemo does not change its ORowSetValue& argumentLionel Elie Mamane
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann
2012-09-18mork driver implementationDavid Ostrovsky
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-21Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-13callcatcher: update listCaolán McNamara
2012-07-19stop some leaked statement handlesTerrence Enger
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27callcatcher: remove some unused codeCaolán McNamara
2012-06-27Remove unused include filesThomas Arnhold
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-08Drop unused fileJulien Nabet
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29WaE: signed/unsigned etc.Caolán McNamara
2012-05-29connectivity: remove unused adabas filesMatúš Kukan
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-29Remove unused code in connectiviy.Santiago Martinez
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-20callcatcher: update listCaolán McNamara
2012-03-20Remove unused code as listed in unusedcode.easySantiago Martinez
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13actually use the base class, not the class itselfLuboš Luňák
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12WaE: member initialization orderDavid Tardon
2012-03-12WaE: base class should be explicitly initializedDavid Tardon
2012-03-05Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-03-05Translate German commentsPhilipp Weissenbacher
2012-03-05Missed two charsPhilipp Weissenbacher
2012-03-01Make it unexecutablePhilipp Weissenbacher
2012-03-01Translate German comments, fix some whitespacePhilipp Weissenbacher
2012-02-28Translate German comments and fix some whitespacePhilipp Weissenbacher
2012-02-27Translate comments to German and fix some whitespacePhilipp Weissenbacher
2012-02-19remove adabas/adabasuiCaolán McNamara
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-14Remove unused code from connectivity::odbc::OPreparedStatementKate Goss
2012-02-14ODBC: align *all* the handling of SQLULEN properties with maximal ODBC sizeLionel Elie Mamane
2012-02-14improve OTools::binParameter/bindData interactionLionel Elie Mamane
2012-02-14odbc 64 bit crash: correct buffer length allocation for a SQLLENLionel Elie Mamane
2012-01-29use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane
2012-01-29make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...}Lionel Elie Mamane
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann