Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/635
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/635/1
mork driver implementation
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
---
M Repository.mk
A connectivity/Configuration_mork.mk
A connectivity/Executable_mork_helper.mk
A connectivity/Library_mork.mk
M connectivity/Module_connectivity.mk
A connectivity/registry/mork/org/openoffice/Office/DataAccess/Drivers.xcu
A connectivity/source/drivers/mork/MCatalog.cxx
A connectivity/source/drivers/mork/MCatalog.hxx
A connectivity/source/drivers/mork/MColumnAlias.cxx
A connectivity/source/drivers/mork/MColumnAlias.hxx
A connectivity/source/drivers/mork/MColumns.cxx
A connectivity/source/drivers/mork/MColumns.hxx
A connectivity/source/drivers/mork/MConfigAccess.cxx
A connectivity/source/drivers/mork/MConfigAccess.hxx
A connectivity/source/drivers/mork/MConnection.cxx
A connectivity/source/drivers/mork/MConnection.hxx
A connectivity/source/drivers/mork/MDatabaseMetaData.cxx
A connectivity/source/drivers/mork/MDatabaseMetaData.hxx
A connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx
A connectivity/source/drivers/mork/MDatabaseMetaDataHelper.hxx
A connectivity/source/drivers/mork/MDriver.cxx
A connectivity/source/drivers/mork/MDriver.hxx
A connectivity/source/drivers/mork/MErrorResource.hxx
A connectivity/source/drivers/mork/MExtConfigAccess.hxx
A connectivity/source/drivers/mork/MNSFolders.cxx
A connectivity/source/drivers/mork/MNSFolders.hxx
A connectivity/source/drivers/mork/MNSINIParser.cxx
A connectivity/source/drivers/mork/MNSINIParser.hxx
A connectivity/source/drivers/mork/MNSProfileDiscover.cxx
A connectivity/source/drivers/mork/MNSProfileDiscover.hxx
A connectivity/source/drivers/mork/MPreparedStatement.cxx
A connectivity/source/drivers/mork/MPreparedStatement.hxx
A connectivity/source/drivers/mork/MQueryHelper.cxx
A connectivity/source/drivers/mork/MQueryHelper.hxx
A connectivity/source/drivers/mork/MResultSet.cxx
A connectivity/source/drivers/mork/MResultSet.hxx
A connectivity/source/drivers/mork/MResultSetMetaData.cxx
A connectivity/source/drivers/mork/MResultSetMetaData.hxx
A connectivity/source/drivers/mork/MServices.cxx
A connectivity/source/drivers/mork/MStatement.cxx
A connectivity/source/drivers/mork/MStatement.hxx
A connectivity/source/drivers/mork/MTable.cxx
A connectivity/source/drivers/mork/MTable.hxx
A connectivity/source/drivers/mork/MTables.cxx
A connectivity/source/drivers/mork/MTables.hxx
A connectivity/source/drivers/mork/MorkParser.cxx
A connectivity/source/drivers/mork/MorkParser.hxx
A connectivity/source/drivers/mork/README
A connectivity/source/drivers/mork/dllapi.h
A connectivity/source/drivers/mork/license.txt
A connectivity/source/drivers/mork/mork.component
A connectivity/source/drivers/mork/mork.xml
A connectivity/source/drivers/mork/mork_helper.cxx
A connectivity/source/drivers/mork/post_include_windows.h
A connectivity/source/drivers/mork/pre_include_windows.h
A connectivity/source/drivers/mork/services.cxx
M connectivity/source/inc/resource/conn_shared_res.hrc
A connectivity/source/inc/resource/mork_res.hrc
58 files changed, 10,651 insertions(+), 0 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/635
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2413ab6856f163337aa311c4bf7b1182d6c6f63
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: David Ostrovsky <David.Ostrovsky@gmx.de>
Context
- [PATCH] mork driver implementation · David Ostrovsky (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.