summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann
2012-09-21MResultSet WaE fixedDavid Ostrovsky
2012-09-20mork driver: refactoring query engineDavid Ostrovsky
2012-09-19OResultSet: close() is routinely called after dispose()Stephan Bergmann
2012-09-19Some mork driver clean-up and configmgr access fixStephan Bergmann
2012-09-19Assuming the double iteration is a copy/paste snafuStephan Bergmann
2012-09-19Clean up warning/info reportingStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18Some clean-up of mork-related changsStephan Bergmann
2012-09-18switch build system to mork driver implementationDavid Ostrovsky
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18mork driver implementationDavid Ostrovsky
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14WaE in connectivityNorbert Thiebaud
2012-09-13-Werror,-Wunused-private-field (connectivity/source/drivers/kab)Stephan Bergmann
2012-09-12WaE: fix some "empty body" warnings on MacCaolán McNamara
2012-09-12connectivity: fix some "empty body" warnings on MacMichael Stahl
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