summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-08-28Simplify/remove some methods named "dropTable"Stephan Bergmann2-19/+3
2012-08-28Java cleanup - remove unused parameters and fieldsNoel Grandin5-14/+5
2012-08-28Java cleanup - remove unused importsNoel Grandin1-3/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin4-4/+4
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-3/+3
2012-08-24fdo#53888: svx: do not link against dbtoolsMatúš Kukan2-4/+3
2012-08-23callcatcher: update unusedcodeCaolán McNamara2-63/+0
2012-08-22more old module-description xml filesMatúš Kukan18-943/+0
2012-08-22callcatcher: update listCaolán McNamara4-17/+0
2012-08-21fdo#53887 ConvertLikeToken(): make escape character properly escape itselfLionel Elie Mamane1-9/+25
2012-08-21Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane3-4/+26
2012-08-20No jvmaccess for iOSTor Lillqvist1-1/+1
2012-08-20Java update - fix various javadoc issuesNoel Grandin2-7/+7
2012-08-18fix TDE FTBFSTimothy Pearson6-39/+64
2012-08-17gbuild: add gb_Junit_use_external and clean up connectivity complex testMichael Stahl1-6/+1
2012-08-17gbuild: register all jarsMichael Stahl2-12/+19
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power18-18/+0
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power18-0/+18
2012-08-15add hsqldb to RepositoryExternal.mkMichael Stahl1-8/+2
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl1-3/+2
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim17-56/+56
2012-08-13callcatcher: update listCaolán McNamara2-5/+0
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann9-10/+10
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini23-24/+31
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-08-05Remove unused macrosThomas Arnhold1-5/+0
2012-07-19stop some leaked statement handlesTerrence Enger2-19/+3
2012-07-19ODBMetaDataRS ctor: abort if statement handle allocation failedTerrence Enger1-0/+3
2012-07-19avoid freeing the NULL handleTerrence Enger1-0/+3
2012-07-17fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna1-1/+0
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane1-0/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET4-4/+4
2012-07-15callcatcher: update unused code listCaolán McNamara2-26/+0
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET1-2/+2
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl1-4/+1
2012-07-11Library_dbtools: sort objectsMichael Stahl1-44/+44
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl1-1/+1
2012-07-11pq_allocator.hxx: work around spurious MSVC warningMichael Stahl1-0/+3
2012-07-10Remove unused methods:Julien Nabet2-30/+0
2012-07-10Remove conflicting typedefPierre-Eric Pelloux-Prayer1-5/+4
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane1-0/+13
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba1-0/+1
2012-07-04use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák2-45/+2
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-10/+10
2012-07-03callcatcher: update unused codeCaolán McNamara2-20/+0
2012-07-03embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane1-1/+1
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold2-4/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks25-100/+25
2012-07-02fdo#51619 do not ask for parameters if all have already been givenLionel Elie Mamane1-1/+1