summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2021-09-14Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann
2021-09-12Simplify OFileDriver::getDataDefinitionByConnectionMike Kaganski
2021-09-12tdf#117842: use XUnoTunnel to get wrapped connection reliablyMike Kaganski
2021-09-10tdf#125286: Inform Firebird that we use UTF8 in pathsMike Kaganski
2021-09-10tdf#115547: Fix DB path handlingMike Kaganski
2021-09-10Clarify that css::sdbc::XClob::getSubString takes 1-based posMike Kaganski
2021-09-10tdf#123055 - Start to read unicode text in order to avoid the BOMAndreas Heinisch
2021-09-10A copy-paste message text errorMike Kaganski
2021-09-10Use std::vector instead of css::uno::SequenceMike Kaganski
2021-09-10tdf#120129: don't forget to update buffer size to actual lengthMike Kaganski
2021-09-09tdf#143905: Parse password from connection stringjucasaca
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna
2021-09-05m_pInSqlda is not needed in prepareAndDescribeStatementMike Kaganski
2021-09-02Use utl::TempFile::EnableKillingFileMike Kaganski
2021-09-02unused definesNoel Grandin
2021-09-02tdf#144230: sanitize string length embedded in SQL_VARYING dataMike Kaganski
2021-09-01Use utl::TempFile::EnableKillingFileMike Kaganski
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-20loplugin:unusedcapturedefault (macOS)Stephan Bergmann
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-16Related tdf#143895: Mysql MEDIUMINT is DataType::INTEGER not DataType::SMALLINTJulien Nabet
2021-08-10Missing includeStephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-25More -Werror,-Wunused-but-set-variable when catching SQLWarningStephan Bergmann
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-06-11Simplify vector initializationsJulien Nabet
2021-06-10update firebird modelinesCaolán McNamara
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-08Simplify Sequences initializations (comphelper+connectivity)Julien Nabet
2021-06-03Simplify some initializations in connectivity (2)Julien Nabet
2021-06-01configure: Refactor disabling DB driversJan-Marek Glogowski
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-27VisualStudio 16.10 doesn't like this constructionNoel Grandin