summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann6-44/+33
2012-09-14WaE in connectivityNorbert Thiebaud1-0/+2
2012-09-13-Werror,-Wunused-private-field (connectivity/source/drivers/kab)Stephan Bergmann8-18/+9
2012-09-12WaE: fix some "empty body" warnings on MacCaolán McNamara1-4/+5
2012-09-12connectivity: fix some "empty body" warnings on MacMichael Stahl1-3/+10
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-05Java cleanup, mv file so that package path matches folder pathNoel Grandin2-1/+1
2012-09-03"using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann1-3/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin3-7/+16
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-11/+7
2012-08-31-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-31'/*' within block comment [-Wcomment] (Clang towards 3.2)Stephan Bergmann1-12/+11
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