summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase
AgeCommit message (Expand)Author
2015-08-06aDBFColumn.db_typ is input controlledCaolán McNamara
2015-05-17Remove include stdio (part1)Julien Nabet
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-04and no user of OFILEOperandAttr left now eitherCaolán McNamara
2015-04-04new user of OFILEAnalyzer anymoreCaolán McNamara
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-25connectivity: replace magic numbers with constants from CompareBookmarkMichael Stahl
2015-01-28Use vector::dataStephan Bergmann
2015-01-20Some more loplugin:cstylecast: connectivityStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-18connectivity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#1242888 Unused valueCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-28coverity#706303 Uncaught exceptionCaolán McNamara
2014-10-17cid#1247650 Uninitialized scalar fieldNoel Grandin
2014-10-11coverity#735605 Division or modulo by zeroCaolán McNamara
2014-10-10coverity#706302 Uncaught exceptionCaolán McNamara
2014-10-10add copy constructor for ONDXPagePtr classNoel Grandin
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin
2014-10-03coverity#1242888 Unused valueCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-10-02coverity#1242903 Result is not floating-pointCaolán McNamara
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-12Normallya->Normally aCaolán McNamara
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
2014-09-11ODbaseDatabaseMetaData::getColumns dies if throwInvalidDbaseFormat occursCaolán McNamara
2014-09-10check for empty m_pBufferCaolán McNamara
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-18check len before memcpying into itCaolán McNamara
2014-08-09Conditional jump or move depends on uninitialised value(s)Caolán McNamara
2014-07-26coverity#706301 Uncaught exceptionCaolán McNamara