summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbcbase/OResultSet.cxx
AgeCommit message (Expand)Author
2013-12-24fdo#60698: Merge odbcbase into odbcMarcos Paulo de Souza
2013-11-11remove unnecessary use of OUString constructor in CONNECTIVITY moduleNoel Grandin
2013-10-09fdo#54938: Adapt connectivity module to use cppu::supportsServiceMarcos Paulo de Souza
2013-09-12Update implementations of ColumnLocate::findColumn to throw on invalid column.Andrzej J.R. Hunt
2013-08-28janitorial: more constnessLionel Elie Mamane
2013-08-28ODBC OResultSet::ensureCacheForColumn initialise *all* new elementsLionel Elie Mamane
2013-08-28remove risk of infinite recursionLionel Elie Mamane
2013-08-27release m_aLengthVector even when m_aBindVector is emptyLionel Elie Mamane
2013-08-27the place reserved for bookmark in m_aBindVector is never usedLionel Elie Mamane
2013-08-27odbc insert: unbind as soon bindings not necessaryLionel Elie Mamane
2013-08-27odbc insert: adjust buffer size *after* it is written toLionel Elie Mamane
2013-08-27fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmarkLionel Elie Mamane
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-07remove unwanted SAL_CALLLuboš Luňák
2012-12-07no SAL_CALL for internal utility functionsLionel Elie Mamane
2012-12-06fdo#47520 ODBC: overhaul data fetchingLionel Elie Mamane
2012-12-06commentsLionel Elie Mamane
2012-12-06Refuse to set fetchSize > 1, the rest of the code is not prepared for itLionel Elie Mamane
2012-12-06setBound(true) is the defaultLionel Elie Mamane
2012-12-06janitorial: const annotationLionel Elie Mamane
2012-12-06janitorial: alignmentLionel Elie Mamane
2012-12-06comment on our usage of SQLGetData extensionsLionel Elie Mamane
2012-12-06statically assert our own ODBC_SQL_NOT_DEFINED does not conflict with SQL_UB_*Lionel Elie Mamane
2012-11-26Assert that length of bookmark has not changed after editing lineLionel Elie Mamane
2012-10-26ODBC PreparedStatement Parameters: redesign setXXX handlingLionel Elie Mamane
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-01-29use proper sizes for SQL(Get|Set)StmtAttrLionel Elie Mamane
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-10-05Resolves: fdo#34309 odbc fractional seconds are in billionthsCaolán McNamara
2011-08-05delete/delete[] mismatch, thanks to Terrence EngerCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-13catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10dba34d: #i116509# check if first and previous workOcke Janssen
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-01-28WaE: gcc 4.6.0 various warningsCaolán McNamara
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 20Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]