diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-02-04 12:41:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-02-05 10:11:28 +0100 |
commit | 47448aaff96536fa76588ee6de4164109df5d420 (patch) | |
tree | b4a113878c721a9483df0630f93baac43e0bf063 /solenv | |
parent | 879668c9bae84c984c8ff0c69f85b7ae6fec46ad (diff) |
restore com.sun.star.mozilla.MozillaBootstrap
its used to find mozilla profile dirs for cert-related reasons
removed overzealously with...
commit ee9ed2192b56c98e5b8ee9890ddb4c533117332a
Date: Thu Dec 10 18:39:26 2020 +0100
tdf#138715 remove mork driver
Change-Id: I52f1ace5d4aac100c7652dc499ffe9c8312c9474
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110413
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index edd2eb530360..25d5fe43d99f 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -1966,6 +1966,13 @@ connectivity/source/drivers/macab/macabcondition.hxx connectivity/source/drivers/macab/macaborder.cxx connectivity/source/drivers/macab/macaborder.hxx connectivity/source/drivers/macab/macabutilities.hxx +connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx +connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx +connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx +connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx +connectivity/source/drivers/mozab/bootstrap/MNSINIParser.hxx +connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx +connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.hxx connectivity/source/drivers/odbc/OConnection.cxx connectivity/source/drivers/odbc/ODatabaseMetaData.cxx connectivity/source/drivers/odbc/ODatabaseMetaDataResultSet.cxx |