summaryrefslogtreecommitdiffstats
path: root/connectivity/source
Commit message (Expand)AuthorAgeFilesLines
* Improvements on previous commitStephan Bergmann2012-09-271-2/+2
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-273-11/+10
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2536-82/+82
* To ease debugging, display printStackTrace of caught exceptions in jdbc driverStephan Bergmann2012-09-243-1/+14
* MResultSet WaE fixedDavid Ostrovsky2012-09-211-0/+4
* mork driver: refactoring query engineDavid Ostrovsky2012-09-203-380/+33
* OResultSet: close() is routinely called after dispose()Stephan Bergmann2012-09-192-12/+1
* Some mork driver clean-up and configmgr access fixStephan Bergmann2012-09-194-391/+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
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-182-2/+2
* mork driver implementationDavid Ostrovsky2012-09-1852-0/+10473
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-173-5/+6
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-144-32/+29
* 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
* "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
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-3/+3
* callcatcher: update unusedcodeCaolán McNamara2012-08-231-62/+0
* more old module-description xml filesMatúš Kukan2012-08-2216-898/+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
* 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
* 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-134-5/+5
* 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
* avoid freeing the NULL handleTerrence Enger2012-07-191-0/+3
* fix error: ‘cerr’ is not a member of ‘std’Miklos Vajna2012-07-171-1/+0
* fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2012-07-171-0/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-164-4/+4
* callcatcher: update unused code listCaolán McNamara2012-07-151-23/+0
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-2/+2
* pq_allocator.hxx: work around spurious MSVC warningMichael Stahl2012-07-111-0/+3
* Remove unused methods:Julien Nabet2012-07-101-14/+0
* Remove conflicting typedefPierre-Eric Pelloux-Prayer2012-07-101-5/+4