summaryrefslogtreecommitdiff
path: root/connectivity/source
AgeCommit message (Expand)Author
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
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-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-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-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
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-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-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-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-04use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák