summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* OResultSet: close() is routinely called after dispose()Stephan Bergmann2012-09-192-12/+1
* Some mork driver clean-up and configmgr access fixStephan Bergmann2012-09-196-414/+29
* Assuming the double iteration is a copy/paste snafuStephan Bergmann2012-09-191-29/+26
* Clean up warning/info reportingStephan Bergmann2012-09-191-14/+13
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-6/+8
* Some clean-up of mork-related changsStephan Bergmann2012-09-183-155/+4
* switch build system to mork driver implementationDavid Ostrovsky2012-09-181-7/+10
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+2
* mork driver implementationDavid Ostrovsky2012-09-1857-0/+10649
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-175-9/+10
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-146-44/+33
* WaE in connectivityNorbert Thiebaud2012-09-141-0/+2
* -Werror,-Wunused-private-field (connectivity/source/drivers/kab)Stephan Bergmann2012-09-138-18/+9
* WaE: fix some "empty body" warnings on MacCaolán McNamara2012-09-121-4/+5
* connectivity: fix some "empty body" warnings on MacMichael Stahl2012-09-121-3/+10
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-1/+0
* Java cleanup, mv file so that package path matches folder pathNoel Grandin2012-09-052-1/+1
* "using namespace ::com::sun::star" caused sdbcx::... ambiguityStephan Bergmann2012-09-031-3/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-033-7/+16
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-313-11/+7
* -Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* '/*' within block comment [-Wcomment] (Clang towards 3.2)Stephan Bergmann2012-08-311-12/+11
* Simplify/remove some methods named "dropTable"Stephan Bergmann2012-08-282-19/+3
* Java cleanup - remove unused parameters and fieldsNoel Grandin2012-08-285-14/+5
* Java cleanup - remove unused importsNoel Grandin2012-08-281-3/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-284-4/+4
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-3/+3
* fdo#53888: svx: do not link against dbtoolsMatúš Kukan2012-08-242-4/+3
* callcatcher: update unusedcodeCaolán McNamara2012-08-232-63/+0
* more old module-description xml filesMatúš Kukan2012-08-2218-943/+0
* callcatcher: update listCaolán McNamara2012-08-224-17/+0
* fdo#53887 ConvertLikeToken(): make escape character properly escape itselfLionel Elie Mamane2012-08-211-9/+25
* Put functions exported by sqlbison.hxx into a .hxx fileLionel Elie Mamane2012-08-213-4/+26
* No jvmaccess for iOSTor Lillqvist2012-08-201-1/+1
* Java update - fix various javadoc issuesNoel Grandin2012-08-202-7/+7
* fix TDE FTBFSTimothy Pearson2012-08-186-39/+64
* gbuild: add gb_Junit_use_external and clean up connectivity complex testMichael Stahl2012-08-171-6/+1
* gbuild: register all jarsMichael Stahl2012-08-172-12/+19
* Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power2012-08-1618-18/+0
* fix for fdo#48200.diff import regrex state for filterNoel Power2012-08-1618-0/+18
* add hsqldb to RepositoryExternal.mkMichael Stahl2012-08-151-8/+2
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-3/+2
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-1417-56/+56
* callcatcher: update listCaolán McNamara2012-08-132-5/+0
* fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann2012-08-139-10/+10
* Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini2012-08-0723-24/+31
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* Remove unused macrosThomas Arnhold2012-08-051-5/+0
* stop some leaked statement handlesTerrence Enger2012-07-192-19/+3
* ODBMetaDataRS ctor: abort if statement handle allocation failedTerrence Enger2012-07-191-0/+3