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