summaryrefslogtreecommitdiff
path: root/connectivity/registry
AgeCommit message (Collapse)Author
2013-09-20Update Firebird-File driver config to allow creating new dbs.Andrzej J.R. Hunt
Change-Id: I34abaf80e82cb1d3cd51c9418b15351e9fdfc2fe
2013-08-15Update hsqldb-embedded driver name for GUI use.Andrzej J.R. Hunt
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>
2013-08-14Remove unneeded/irrelevant driver options. (firebird-sdbc)Andrzej J.R. Hunt
Change-Id: Id4ae127eb6e7ebe1caee50cc3e3636da4ce818b3
2013-07-30Fix firebird-sdbc registry details.Andrzej J.R. Hunt
Change-Id: I753095ba40b5fb45cfccd10a95bd8eb7b68bd564
2013-07-24Tidy up / implement identifier metadata (firebird-sdbc).Andrzej J.R. Hunt
Change-Id: Ifcfcd3434b4fa50b9018365b738fcc922e03d9b2
2013-07-16Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt
Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2
2013-07-16Do not ask for user/password in embedded firebird.Andrzej J.R. Hunt
Change-Id: I0237106e4012c9116248a97eda0ddf899b435f64
2013-07-16Create new fdb and/or extract from .odb as appropriate.Andrzej J.R. Hunt
Change-Id: I99dd3300c2a7e903bc924b15c4fea2fd3ad4abb8
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
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
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2012-09-19Some mork driver clean-up and configmgr access fixStephan Bergmann
Change-Id: I213a9ac5b41c66cd039016315f4641773364fd7c
2012-09-18Some clean-up of mork-related changsStephan Bergmann
And reverted for now the configure error when --enable-mozilla on non-Windows; it is still used for other features, too. Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
2012-09-18mork driver implementationDavid Ostrovsky
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>
2012-08-18fix TDE FTBFSTimothy Pearson
Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
2012-08-13fdo#53246 Fresh postgresql-sdbc implementation namesStephan Bergmann
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
2012-06-26re-base on ALv2 code.Michael Meeks
2012-05-29connectivity: convert tdeab to gbuildDavid Tardon
Change-Id: I6653686ef251bdf64610ff9bab7e27e39acee799
2012-05-29fix configuration processingDavid Tardon
2012-05-29connectivity: convert configurationDavid Tardon