summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Use prefixes for these UNO componentsTor Lillqvist38-39/+39
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain12-45/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann3-25/+8
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl26-52/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2-4/+7
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-3/+3
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl26-26/+52
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl20-0/+20
2012-09-27Improvements on previous commitStephan Bergmann1-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin5-14/+18
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud37-84/+84
2012-09-24To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann3-1/+14
2012-09-21MResultSet WaE fixedDavid Ostrovsky1-0/+4
2012-09-20mork driver: refactoring query engineDavid Ostrovsky3-380/+33
2012-09-19OResultSet: close() is routinely called after dispose()Stephan Bergmann2-12/+1
2012-09-19Some mork driver clean-up and configmgr access fixStephan Bergmann6-414/+29
2012-09-19Assuming the double iteration is a copy/paste snafuStephan Bergmann1-29/+26
2012-09-19Clean up warning/info reportingStephan Bergmann1-14/+13
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann4-6/+8
2012-09-18Some clean-up of mork-related changsStephan Bergmann3-155/+4
2012-09-18switch build system to mork driver implementationDavid Ostrovsky1-7/+10
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-2/+2
2012-09-18mork driver implementationDavid Ostrovsky57-0/+10649
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin5-9/+10
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