summaryrefslogtreecommitdiffstats
path: root/connectivity/registry
Commit message (Collapse)AuthorAgeFilesLines
* tdf#90561: Add AS keyword in Query-designer for hsqldbJulien Nabet2016-03-261-0/+5
| | | | | | | | | | See https://bugs.documentfoundation.org/show_bug.cgi?id=90561#c8 for more details Change-Id: Id812b68a9482e152ca60ea20bf3026e219a0ab8c Reviewed-on: https://gerrit.libreoffice.org/23515 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Remove Seamonkey based address book driverDavid Ostrovsky2015-10-251-145/+0
| | | | | | | | | | | | | | | | Seamonkey based address book driver is based on pre-compiled libraries and is only used on Windows 32 bit. Remove it in favor of mork driver. Given that Seamonkey based mozab driver also provides Outlook and Outlook Express address book integration, that Windows-32-bit--only feature is lost for now. If necessary, support for that feature could be rewritten from scratch, in a way that would also work for Windows 64 bit. Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af Reviewed-on: https://gerrit.libreoffice.org/19560 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2015-09-031-37/+0
| | | | | | | | | | With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisonsLionel Elie Mamane2015-01-071-0/+5
| | | | Change-Id: Iddb551b62b1ff3fc9ce977483e41faa9ad8aef13
* Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet2014-07-223-3/+3
| | | | | | | | | | | | Oracle doesn't accept "AS" for making an alias from a table See https://bugs.freedesktop.org/show_bug.cgi?id=81213#c2 https://bugs.freedesktop.org/show_bug.cgi?id=81213#c4 https://bugs.freedesktop.org/show_bug.cgi?id=81213#c5 for more information (thank you Lionel) Change-Id: I33c86d78b2590116d4af46ffd3e54c3c791268ea
* Partially revert 7ab15103b74a16d774fc0c47ddae5d69e6be5082Stephan Bergmann2013-11-241-1/+1
| | | | | | | "connectivity: use 'application/x-dbase' for DBase files," as it breaks JunitTest_dbaccess_unoapi. This apparently needs changes to more places. Change-Id: I39ce794254324881818951fdb500ff04347b603a
* connectivity: use "application/x-dbase" for DBase filesMichael Stahl2013-11-231-1/+1
| | | | | | | ... which is what we already use in calc.desktop; also "application/dbaes" is not registered at IANA. Change-Id: Ic2031a53e6620d10874df8882448497564962114
* Update Firebird-File driver config to allow creating new dbs.Andrzej J.R. Hunt2013-09-201-12/+9
| | | | Change-Id: I34abaf80e82cb1d3cd51c9418b15351e9fdfc2fe
* Update hsqldb-embedded driver name for GUI use.Andrzej J.R. Hunt2013-08-151-1/+1
| | | | | | | | | | This introduces a consistent and more obvious naming in the embedded db selector when creating a new .odb file in Base. Change-Id: I01a60360d3278d9d9e6fa16283a7d3d7c2a5d7fc Reviewed-on: https://gerrit.libreoffice.org/5420 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Remove unneeded/irrelevant driver options. (firebird-sdbc)Andrzej J.R. Hunt2013-08-141-10/+0
| | | | Change-Id: Id4ae127eb6e7ebe1caee50cc3e3636da4ce818b3
* Fix firebird-sdbc registry details.Andrzej J.R. Hunt2013-07-301-6/+2
| | | | Change-Id: I753095ba40b5fb45cfccd10a95bd8eb7b68bd564
* Tidy up / implement identifier metadata (firebird-sdbc).Andrzej J.R. Hunt2013-07-241-17/+32
| | | | Change-Id: Ifcfcd3434b4fa50b9018365b738fcc922e03d9b2
* Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt2013-07-161-3/+3
| | | | Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2
* Do not ask for user/password in embedded firebird.Andrzej J.R. Hunt2013-07-161-20/+0
| | | | Change-Id: I0237106e4012c9116248a97eda0ddf899b435f64
* Create new fdb and/or extract from .odb as appropriate.Andrzej J.R. Hunt2013-07-161-0/+48
| | | | Change-Id: I99dd3300c2a7e903bc924b15c4fea2fd3ad4abb8
* Firebird: initial implementation of the skeleton driver.Javier Fernandez2013-07-161-0/+89
| | | | Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
* re-base on ALv2 code. Includes:Michael Meeks2013-06-031-26/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1397337 http://svn.apache.org/viewvc?view=revision&revision=1397315 http://svn.apache.org/viewvc?view=revision&revision=1396797 Patches contributed by Andre Fischer Fixed getcsym.awk to handle #-comments that contain special regexp chars. http://svn.apache.org/viewvc?view=revision&revision=1230971 118778: Added ADDITIONAL_REPOSITORIES environment variable and its automatic setup in configure. http://svn.apache.org/viewvc?view=revision&revision=1232004 118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Herbert Duerr #i119168# use generic LICENSE file for langpacks and sdks http://svn.apache.org/viewvc?view=revision&revision=1310178 macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars http://svn.apache.org/viewvc?view=revision&revision=1183367 allow gbuild with empty sysroot on linux http://svn.apache.org/viewvc?view=revision&revision=1179186 Patches contributed by Ingo Schmidt native373: #164472# improvements for msi database http://svn.apache.org/viewvc?view=revision&revision=1167540 http://svn.apache.org/viewvc?view=revision&revision=1167539 Patches contributed by Jurgen Schmidt adapt setup package scripts to handle special DS_Store file for developer snapshot builds http://svn.apache.org/viewvc?view=revision&revision=1232430 imported patch extensions_i117681.patch http://svn.apache.org/viewvc?view=revision&revision=1172102 Patches contributed by Michael Stahl gbuild: RepositoryFixes.mk should be optional http://svn.apache.org/viewvc?view=revision&revision=1166123 xslt filter: remove the FLA horror wordml import filter: replace FLA usage with plain XSLT http://svn.apache.org/viewvc?view=revision&revision=1363727 Patch contributed by Oliver-Rainer Wittmann i#88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 Remove lots of OS2 conditionals, re-extract Rhino Java, unwind cppunit pieces, cleanup Mac image bits, remove coin-mp and re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand MPLv2 subset checking. Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+3
|
* Some mork driver clean-up and configmgr access fixStephan Bergmann2012-09-191-22/+0
| | | | Change-Id: I213a9ac5b41c66cd039016315f4641773364fd7c
* Some clean-up of mork-related changsStephan Bergmann2012-09-181-109/+0
| | | | | | | And reverted for now the configure error when --enable-mozilla on non-Windows; it is still used for other features, too. Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
* mork driver implementationDavid Ostrovsky2012-09-181-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | This is a preparation for merge into master, feature/mork branch is obsoslete and shouldn't be used any more. In context of this change the usage of old mozilla based mork driver depends on platform: all non windows platforms use this new mork driver, windows still uses mozilla. Because mozilla driver shipping was stripped on feature/mork branch for all platforms, the corresponding commits were changed prior to creating this change (the build file changes are reverted now). So the build and shipping of different mork driver implementation should be implemented from scratch: mozilla on windows, new mork dirver on all other platforms. Currently the new mork dirver is compiled (on all platforms), but not used. It can be tested with mork_helper executable. fdo#51004 Change-Id: Ib2413ab6856f163337aa311c4bf7b1182d6c6f63 Reviewed-on: https://gerrit.libreoffice.org/635 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* fix TDE FTBFSTimothy Pearson2012-08-182-37/+46
| | | | Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
* fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann2012-08-131-1/+1
| | | | | | | | | | | | | | | | | The descriptions for fdo#53246 "Libo36 does not start, InvalidRegistryException from program/services/postgresql-sdbc.rdb" make it look like the user had installed the functionality that comes bundled in postgresql-sdbc.rdb also as an extension installed per-user or shared. <http://wiki.documentfoundation.org/PostgreSQL-SDBC> indicates that what is now bundled due to c97d74b5f0608866bad3f7ae943811bdff4f7986 "fdo#45090: Changed postgresql-sdbc from bundled oxt to proper optional part" indeed was once available as a freestanding postgresql-sdbc-*.oxt that could have been installed per-user or shared. To prevent problems with such scenarios, rename the relevant implementation names by adding a ".noext" suffix. Change-Id: I43414a64461ba643f0ca0b2749450099cb6c8a4d
* re-base on ALv2 code.Michael Meeks2012-06-2614-334/+208
|
* connectivity: convert tdeab to gbuildDavid Tardon2012-05-291-0/+46
| | | | Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
* fix configuration processingDavid Tardon2012-05-2914-28/+28
|
* connectivity: convert configurationDavid Tardon2012-05-2914-0/+1837