summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Missing includeStephan Bergmann2024-03-021-0/+4
* disable script dumpCaolán McNamara2023-02-151-0/+31
* ofz#46526 AbrtCaolán McNamara2022-05-161-1/+1
* Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann2021-12-201-0/+6
* ofz#39304 short timestamp recordCaolán McNamara2021-11-171-5/+8
* ofz#39301 month has to be in range [1-12]Caolán McNamara2021-11-171-3/+6
* tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet2020-12-031-0/+1
* Merge branch 'libreoffice-6-4'Thorsten Behrens2020-07-024-13/+28
|\
| * connectivity: fix mysql testMichael Stahl2020-06-243-12/+25
| * tdf#122461 SQL identifiers (names) can contain newlinesLionel Elie Mamane2020-06-051-1/+3
* | Merge branch 'libreoffice-6-4'Michael Weghorn2020-05-145-2/+18
|\|
| * tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane2020-05-132-0/+14
| * tdf#126468: MySQL/MariaDB and Firebird don't require order field in select partJulien Nabet2020-05-112-2/+2
| * tdf#132814: fix put autovalue to Yes in gui for Mysql/MariaDBJulien Nabet2020-05-111-0/+2
* | Merge branch 'libreoffice-6-4' into distro/lhm/libreoffice-6-4+backportsMichael Weghorn2020-05-071-8/+10
|\|
| * tdf#132385: sql parser: don't drop clauses from window specificationJulien Nabet2020-04-261-8/+10
* | Merge branch 'libreoffice-6-4'Michael Weghorn2020-04-021-0/+1
|\|
| * tdf#131712: fix crash on table with non null float field (mysql native)Julien Nabet2020-03-301-0/+1
* | Merge branch 'libreoffice-6-4'Michael Weghorn2020-03-271-6/+6
|\|
| * tdf#130334: Firebird deal with array fieldsJulien Nabet2020-03-251-6/+6
* | Merge branch 'libreoffice-6-4' intoMichael Weghorn2020-03-196-17/+27
|\|
| * tdf#131212: Implement change user password in FirebirdJulien Nabet2020-03-103-6/+16
| * tdf#131217: position arg in Blob::getBytes begins at 1 not 0 (Firebird)Julien Nabet2020-03-081-2/+2
| * tdf#131164: Fix crash on Tools>User Administration (Firebird)Julien Nabet2020-03-071-2/+2
| * Postgresql native, fix readLogLevelFromConfigurationJulien Nabet2020-02-241-1/+1
| * tdf#130708: Firebird: fix wrong precision and scale for DECIMAL and NUMERICJulien Nabet2020-02-171-6/+6
* | tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-051-2/+0
|/
* Related tdf#128974: Really deal with "default" and "default-release" profilesJulien Nabet2019-12-181-0/+10
* In the same way as 97ad402d58b52a1f2636905137c21298531c2935Julien Nabet2019-12-021-1/+1
* tdf#128698: MySQL/MariaDB direct Connection: time-values not written to tableJulien Nabet2019-11-271-1/+1
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-138-29/+29
* use std::move when popping stuff off stacksNoel Grandin2019-11-121-3/+3
* rename a PCH file to properly match its MakefileLuboš Luňák2019-11-113-2/+2
* loplugin:stringadd (clang-cl)Stephan Bergmann2019-11-081-2/+1
* Base/Firebird fix column creationJulien Nabet2019-11-061-1/+0
* Build mysql_jdbc library even when building without javaTamas Bunth2019-11-041-0/+1
* mysqlc: replace initializer list with assignmentTamas Bunth2019-11-031-17/+23
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-311-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-261-5/+5
* loplugin:stringadd (macOS)Stephan Bergmann2019-10-211-1/+1
* loplugin:bufferadd (macOS)Stephan Bergmann2019-10-211-5/+1
* mariadb still uses char for my_boolCaolán McNamara2019-10-191-1/+1
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-188-11/+39
* Fix building against MySQL Connector/C 8Peter Levine2019-10-181-2/+8
* loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin2019-10-171-10/+6
* Remove some memset callsMike Kaganski2019-10-177-20/+9
* Remaining loplugin:bufferaddStephan Bergmann2019-10-177-134/+56
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-173-5/+5
* new loplugin:bufferaddNoel Grandin2019-10-156-36/+25
* Replace getDefaultValue by getColExprForDefaultSettingVal (postgresql)Julien Nabet2019-10-154-4/+4