summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2021-10-19tdf#145203: FIREBIRD cannot create a tableJulien Nabet
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-15Simplify vector initialization in connectivityJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08loplugin:moveparam in connectivityNoel Grandin
2021-10-07tdf#85148 New option on database wizard to connect to Firebird Serverjucasaca
2021-10-07ofz: Integer-overflowCaolán McNamara
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-02ofz#39515 avoid Integer-overflowCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-29"is missing" has gone missingStephan Bergmann
2021-09-29this scoping detracts from readabilityCaolán McNamara
2021-09-29ofz#39403 avoid Integer-overflowCaolán McNamara
2021-09-28Make loplugin:bufferadd look through O[U]String::operator std::[u16]string_viewStephan Bergmann
2021-09-28Fix typosAndrea Gelmini
2021-09-28ofz: Integer-overflow in lcl_CalDateCaolán McNamara
2021-09-27fetch the column names once and keep it up to date as new names insertedCaolán McNamara
2021-09-27pass the column names in as an external argumentCaolán McNamara
2021-09-27split getUniqueColumnNameCaolán McNamara
2021-09-27appendColumns is always called with m_aSelectColumns as 1st argCaolán McNamara
2021-09-27setSelectColumnName is always called with m_aSelectColumns as 1st argCaolán McNamara
2021-09-27ofz#39309 collect the names just onceCaolán McNamara
2021-09-26ofz#39304 short timestamp recordCaolán McNamara
2021-09-26ofz#39301 month has to be in range [1-12]Caolán McNamara
2021-09-24for fuzzing hardcode a case sensitive file system result for detectionCaolán McNamara
2021-09-24use a min of 1 as 0 triggers refreshHeader to reloadCaolán McNamara
2021-09-24make SQLExceptionInfo utilities available for external useCaolán McNamara
2021-09-24split SQLExceptionInfo::append moreCaolán McNamara
2021-09-24refactor getting the last exception of a SQLException chainCaolán McNamara
2021-09-24split SQLExceptionInfo::appendCaolán McNamara
2021-09-24some prerequisites to use dbase import with config unavailableCaolán McNamara
2021-09-24do some sanity checks on the number of records claimedCaolán McNamara
2021-09-23check if headersize is greater than available dataCaolán McNamara
2021-09-23leaks of OCollection in dbase importCaolán McNamara
2021-09-23check claimed number of records against max possible with available dataCaolán McNamara
2021-09-23EOF isn't an error from SvStream::GetError perspectiveCaolán McNamara
2021-09-23don't looks for dbt memo files when fuzzingCaolán McNamara
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: connectivityStephan Bergmann
2021-09-22drop comments about disabling optimizationCaolán McNamara
2021-09-17Use OUString::unacquiredStephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski