summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Java cleanup, mv file so that package path matches folder pathNoel Grandin
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-28Simplify/remove some methods named "dropTable"Stephan Bergmann
2012-08-28Java cleanup - remove unused parameters and fieldsNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-24fdo#53888: svx: do not link against dbtoolsMatúš Kukan
2012-08-23callcatcher: update unusedcodeCaolán McNamara
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-22callcatcher: update listCaolán McNamara
2012-08-21fdo#53887 ConvertLikeToken(): make escape character properly escape itselfLionel Elie Mamane
2012-08-21Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane
2012-08-20No jvmaccess for iOSTor Lillqvist
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-18fix TDE FTBFSTimothy Pearson
2012-08-17gbuild: add gb_Junit_use_external and clean up connectivity complex testMichael Stahl
2012-08-17gbuild: register all jarsMichael Stahl
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-15add hsqldb to RepositoryExternal.mkMichael Stahl
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-13callcatcher: update listCaolán McNamara
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
2012-07-19ODBMetaDataRS ctor: abort if statement handle allocation failedTerrence Enger
2012-07-19avoid freeing the NULL handleTerrence Enger
2012-07-17fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
2012-07-11Library_dbtools: sort objectsMichael Stahl
2012-07-11warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
2012-07-11pq_allocator.hxx: work around spurious MSVC warningMichael Stahl
2012-07-10Remove unused methods:Julien Nabet
2012-07-10Remove conflicting typedefPierre-Eric Pelloux-Prayer
2012-07-10fdo#50849 work around psqlodbc segfaultLionel Elie Mamane
2012-07-09Trying to use Windows LDAP for Windows buildsFridrich Strba