summaryrefslogtreecommitdiffstats
path: root/connectivity/source/inc
Commit message (Expand)AuthorAgeFilesLines
* To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann2012-09-241-0/+4
* mork driver implementationDavid Ostrovsky2012-09-182-0/+65
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-312-10/+0
* Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane2012-08-211-0/+23
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-141-1/+1
* callcatcher: update listCaolán McNamara2012-08-131-1/+0
* stop some leaked statement handlesTerrence Enger2012-07-191-2/+1
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-022-4/+0
* Remove UNO includes commentsThomas Arnhold2012-06-298-21/+0
* callcatcher: remove some unused codeCaolán McNamara2012-06-271-3/+0
* Remove unused include filesThomas Arnhold2012-06-277-760/+0
* removed unused forward declarations of classTakeshi Abe2012-06-2517-31/+0
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-152-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-12199-4767/+3059
* Drop unused fileJulien Nabet2012-06-081-94/+0
* targeted string re-workNorbert Thiebaud2012-06-021-2/+2
* WaE: signed/unsigned etc.Caolán McNamara2012-05-291-1/+1
* connectivity: remove unused adabas filesMatúš Kukan2012-05-2923-1636/+0
* OSubComponent.hxx is included by a header from inc -> moveDavid Tardon2012-05-296-99/+5
* translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn2012-04-173-6/+6
* Remove unused code in connectiviy.Santiago Martinez2012-03-291-5/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-2312-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-233-0/+0
* callcatcher: update listCaolán McNamara2012-03-201-2/+0
* Remove unused code as listed in unusedcode.easySantiago Martinez2012-03-201-2/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
* actually use the base class, not the class itselfLuboš Luňák2012-03-131-1/+1
* WaE: initialization orderDavid Tardon2012-03-121-1/+1
* WaE: member initialization orderDavid Tardon2012-03-121-1/+2
* WaE: base class should be explicitly initializedDavid Tardon2012-03-128-17/+18
* Translate German comments, fix some whitespacePhilipp Weissenbacher2012-03-055-25/+16
* Translate German commentsPhilipp Weissenbacher2012-03-051-1/+1
* Missed two charsPhilipp Weissenbacher2012-03-051-1/+1
* Make it unexecutablePhilipp Weissenbacher2012-03-011-0/+0
* Translate German comments, fix some whitespacePhilipp Weissenbacher2012-03-0122-103/+98
* Translate German comments and fix some whitespacePhilipp Weissenbacher2012-02-283-18/+16
* Translate comments to German and fix some whitespacePhilipp Weissenbacher2012-02-274-68/+67
* remove adabas/adabasuiCaolán McNamara2012-02-192-46/+0
* callcatcher: update unused code listCaolán McNamara2012-02-161-1/+0
* Remove unused code from connectivity::odbc::OPreparedStatementKate Goss2012-02-141-4/+0
* ODBC: align *all* the handling of SQLULEN properties with maximal ODBC sizeLionel Elie Mamane2012-02-141-3/+3
* improve OTools::binParameter/bindData interactionLionel Elie Mamane2012-02-141-8/+12
* odbc 64 bit crash: correct buffer length allocation for a SQLLENLionel Elie Mamane2012-02-141-1/+1
* use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane2012-01-292-1/+4
* make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...}Lionel Elie Mamane2012-01-291-0/+2
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-269-36/+36
* Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2012-01-231-1/+1
* ODBC: use right integer length to get Statement OptionsLionel Elie Mamane2011-11-301-4/+4
* remove include of pch header in connectivityNorbert Thiebaud2011-11-271-1/+0
* Fix Android compilation: 'NULL' was not declared in this scopeTor Lillqvist2011-11-251-4/+4