[Libreoffice-commits] core.git: sfx2/classification sfx2/Package_classification.mk

2021-06-19 Thread Kevin Suo (via logerrit)
 sfx2/Package_classification.mk|1 
 sfx2/classification/example_zh-CN.xml |   89 ++
 2 files changed, 90 insertions(+)

New commits:
commit 5d4b54a7e1b78598501ad86c855d662652be7c8e
Author: Kevin Suo 
AuthorDate: Wed Jun 16 15:55:57 2021 +0800
Commit: Olivier Hallot 
CommitDate: Sat Jun 19 12:55:26 2021 +0200

Update of TSCP example file for Simplified Chinese (zh-CN)

See l10n discussion in:
https://listarchives.libreoffice.org/global/l10n/2021/msg00193.html

Change-Id: I8ced7f4128b6e633d35770759fa4b82e03356084
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117285
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk
index 71684f4b1800..c76e07d17fd0 100644
--- a/sfx2/Package_classification.mk
+++ b/sfx2/Package_classification.mk
@@ -17,6 +17,7 @@ $(eval $(call 
gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/clas
classification/example_nl-NL.xml \
classification/example_pt-BR.xml \
classification/example_sl-SI.xml \
+   classification/example_zh-CN.xml \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/sfx2/classification/example_zh-CN.xml 
b/sfx2/classification/example_zh-CN.xml
new file mode 100644
index ..43acce556ca1
--- /dev/null
+++ b/sfx2/classification/example_zh-CN.xml
@@ -0,0 +1,89 @@
+
+
+
+TSCP 示例策略授权
+
+TSCP 示例策略
+
+urn:example:tscp:1
+
+
+
+
+
+
+UK-Cabinet
+0
+
+
+
+
+
+
+Document: Header
+
+保密等级:一般性商务
+
+
+
+UK-Cabinet
+1
+
+
+
+
+
+
+Document: Header
+
+保密等级:保密
+
+
+Document: Footer
+
+此处的内容被标记为“保密”。未经许可,请勿对外披露。
+
+
+Document: Watermark
+
+保密
+
+
+
+UK-Cabinet
+2
+
+
+
+
+
+
+Document: Header
+
+保密等级:内部专用
+
+
+Document: Footer
+
+此处的内容被标记为“内部专用”。未经许可,请勿对外披露。
+
+
+Document: Watermark
+
+内部专用
+
+
+
+UK-Cabinet
+3
+
+
+
+
+
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2021-06-15 Thread Olivier Hallot (via logerrit)
 sfx2/classification/example_pt-BR.xml |   42 --
 1 file changed, 30 insertions(+), 12 deletions(-)

New commits:
commit 8f42a944700c18abf7d47292a477eeb306ad2203
Author: Olivier Hallot 
AuthorDate: Tue Jun 15 13:33:09 2021 -0300
Commit: Olivier Hallot 
CommitDate: Tue Jun 15 19:49:23 2021 +0200

Update TSCP config for pt-BR

Sample file updated

Change-Id: I5fc8e6f65d13e44e8ebaacbb049cf997e839241f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117267
Tested-by: Jenkins
Reviewed-by: Olivier Hallot 

diff --git a/sfx2/classification/example_pt-BR.xml 
b/sfx2/classification/example_pt-BR.xml
index 25280f08a7c1..e8a0bfdb2674 100644
--- a/sfx2/classification/example_pt-BR.xml
+++ b/sfx2/classification/example_pt-BR.xml
@@ -1,22 +1,27 @@
 
-
-Exemplo de autoridade de políticas 
TSCP
-Exemplo de política TSCP
+
+
+Exemplo de autoridade de políticas TSCP de 
segurança
+
+Exemplo de política de segurança da 
informação
 
 urn:example:tscp:1
 
 
-
+
+
 
 
 UK-Cabinet
 0
 
 
-
+
+
 
 
 Document: Header
+
 Classificação: Corporativo
 
 
@@ -25,19 +30,23 @@
 1
 
 
-
+
+
 
 
 Document: Header
+
 Classificação: Confidencial
 
 
 Document: Footer
-A informação deste documento é confidencial. 
Não distribuir externamente sem prévia autorização.
+
+Conteúdo confidencial. Vedada a distribuição 
externa sem aprovação da empresa.
 
 
 Document: Watermark
-Confidencial
+
+CONFIDENCIAL
 
 
 
@@ -45,19 +54,23 @@
 2
 
 
-
+
+
 
 
 Document: Header
-Classificação: Reservado
+
+Classificação: Restrito
 
 
 Document: Footer
-A informação deste documento é reservada. Não 
distribuir externamente.
+
+Conteúdo restrito. Vedada a distribuição 
externa.
 
 
 Document: Watermark
-Reservado
+
+RESTRITO
 
 
 
@@ -65,6 +78,11 @@
 3
 
 
+
+
+
+
+
 
 
 

[Libreoffice-commits] core.git: sfx2/classification

2021-05-27 Thread Caolán McNamara (via logerrit)
 sfx2/classification/example_sl-SI.xml |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f3988265c906005fea1534fa382d90e14cfc211f
Author: Caolán McNamara 
AuthorDate: Thu May 27 11:13:29 2021 +0100
Commit: Caolán McNamara 
CommitDate: Thu May 27 14:52:52 2021 +0200

add missing xmlns:loext to example_sl-SI.xml

added to example.xml by

commit 71ee09947d5a71105d64fd225bb3672dfa7ce834
Date:   Tue Sep 19 15:37:04 2017 +0200

TSCP: add advanced classification dialog

but not to example_sl-SI.xml

Change-Id: I8aa46554867db8c51bd118b6cc87e649b922cdfb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116245
Tested-by: Jenkins
Reviewed-by: Caolán McNamara 

diff --git a/sfx2/classification/example_sl-SI.xml 
b/sfx2/classification/example_sl-SI.xml
index 99e04a7aab71..13a4bcfdf29a 100644
--- a/sfx2/classification/example_sl-SI.xml
+++ b/sfx2/classification/example_sl-SI.xml
@@ -1,5 +1,5 @@
 
-
+
 Avtoriteta primera politike 
TSCP
 Primer politike TSCP
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification sfx2/qa sfx2/source

2019-08-20 Thread Andrea Gelmini (via logerrit)
 sfx2/classification/xNL.xsd   |2 +-
 sfx2/qa/complex/sfx2/UndoManager.java |2 +-
 sfx2/source/doc/objstor.cxx   |4 ++--
 sfx2/source/doc/printhelper.cxx   |8 
 sfx2/source/doc/sfxbasemodel.cxx  |   12 ++--
 5 files changed, 14 insertions(+), 14 deletions(-)

New commits:
commit e0acc90f3748a0973198cc2eb23ef1779ef84d3b
Author: Andrea Gelmini 
AuthorDate: Mon Aug 19 21:44:45 2019 +0200
Commit: Julien Nabet 
CommitDate: Tue Aug 20 09:03:09 2019 +0200

Fix typos

Change-Id: I2b21ba71cd555a88e015871e4f6f5a7747615520
Reviewed-on: https://gerrit.libreoffice.org/77763
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/sfx2/classification/xNL.xsd b/sfx2/classification/xNL.xsd
index 1e5cafe16bc8..d82c6ab7bec0 100644
--- a/sfx2/classification/xNL.xsd
+++ b/sfx2/classification/xNL.xsd
@@ -52,7 +52,7 @@



-   A container for 
organisation name details. Same organisaion with many types of names can be 
used by this container
+   A container for 
organisation name details. Same organisation with many types of names can be 
used by this container



diff --git a/sfx2/qa/complex/sfx2/UndoManager.java 
b/sfx2/qa/complex/sfx2/UndoManager.java
index 838958fc1ebf..7e438e852e71 100644
--- a/sfx2/qa/complex/sfx2/UndoManager.java
+++ b/sfx2/qa/complex/sfx2/UndoManager.java
@@ -654,7 +654,7 @@ public class UndoManager
 m_currentTestCase.verifySingleModificationDocumentState();
 
 // undo the modification, ensure the listener got the proper 
notifications
-assertEquals( "We did not yet do a undo!", 0, 
m_undoListener.getUndoActionCount() );
+assertEquals( "We did not yet do an undo!", 0, 
m_undoListener.getUndoActionCount() );
 i_undoManager.undo();
 assertEquals( "A simple undo does not result in the proper Undo 
count.",
 1, m_undoListener.getUndoActionCount() );
diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx
index 6a659b5242a8..b703f0ffdfeb 100644
--- a/sfx2/source/doc/objstor.cxx
+++ b/sfx2/source/doc/objstor.cxx
@@ -1662,7 +1662,7 @@ bool SfxObjectShell::SaveTo_Impl
 {
 SAL_WARN( "sfx.doc", "Storing has failed." );
 
-// in case the document storage was connected to backup 
temporarely it must be disconnected now
+// in case the document storage was connected to backup 
temporarily it must be disconnected now
 if ( bNeedsDisconnectionOnFail )
 ConnectTmpStorage_Impl( pImpl->m_xDocStorage, nullptr );
 }
@@ -3049,7 +3049,7 @@ bool SfxObjectShell::SaveAsOwnFormat( SfxMedium& rMedium )
 {
 sal_Int32 nVersion = rMedium.GetFilter()->GetVersion();
 
-// OASIS templates have own mediatypes ( SO7 also actually, but it is 
to late to use them here )
+// OASIS templates have own mediatypes (SO7 also actually, but it is 
to late to use them here)
 const bool bTemplate = rMedium.GetFilter()->IsOwnTemplateFormat()
 && nVersion > SOFFICE_FILEFORMAT_60;
 
diff --git a/sfx2/source/doc/printhelper.cxx b/sfx2/source/doc/printhelper.cxx
index 928196f5fbce..661074a9a102 100644
--- a/sfx2/source/doc/printhelper.cxx
+++ b/sfx2/source/doc/printhelper.cxx
@@ -421,7 +421,7 @@ void SfxPrintHelper::impl_setPrinter(const uno::Sequence< 
beans::PropertyValue >
 }
 
 // The PaperSize may be set only when actually PAPER_USER
-// applies, otherwise the driver could choose a invalid format.
+// applies, otherwise the driver could choose an invalid format.
 if(nPaperFormat == view::PaperFormat_USER && aSetPaperSize.Width())
 {
 // Bug 56929 - MapMode of 100mm which recalculated when
@@ -626,7 +626,7 @@ void SAL_CALL SfxPrintHelper::print(const uno::Sequence< 
beans::PropertyValue >&
 {
 // OK - it's not a valid URL. But may it's a simple
 // system path directly. It will be supported for historical
-// reasons. Otherwise we break to much external code ...
+// reasons. Otherwise we break too much external code...
 // We try to convert it to a file URL. If its possible
 // we put the system path to the item set and let vcl work 
with it.
 // No ucb or thread will be necessary then. In case it 
couldn't be
@@ -750,7 +750,7 @@ void SAL_CALL SfxPrintHelper::print(const uno::Sequence< 
beans::PropertyValue >&
 
 // Ok - may be execution before has finished (or started!) printing.
 // And may it was a printing to a file.
-// Now we have to check if we can move the file (if necessary) via ucb to 
his right location.
+// Now we have to 

[Libreoffice-commits] core.git: sfx2/classification

2017-04-04 Thread dennisroczek
 sfx2/classification/README |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 4f08bd30ec7bf525495d767c8ce3117710487d92
Author: dennisroczek 
Date:   Mon Apr 3 10:46:13 2017 +

Adding other spec-files to README

Change-Id: If6e28474a234dc1ca01d927a2a6c1f1a51f430c7
Reviewed-on: https://gerrit.libreoffice.org/36044
Tested-by: Jenkins 
Reviewed-by: Miklos Vajna 

diff --git a/sfx2/classification/README b/sfx2/classification/README
index ff1367ac1ce7..54c778ff482a 100644
--- a/sfx2/classification/README
+++ b/sfx2/classification/README
@@ -2,3 +2,6 @@ Involved standards:
 
 - BAF is 
 - BAILS is 
+- xAL is 
+- xNL is 
+- xlink is 
\ No newline at end of file
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2017-04-01 Thread Jens Carl
 sfx2/classification/xAL-types.xsd |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8e0201fe535daa888aded842043b2a28fe645390
Author: Jens Carl 
Date:   Sat Apr 1 05:02:59 2017 +

Fix typos: ist -> list and sublocality -> sub locality

Change-Id: Ifc5e49528e4aafd19ed9bb1c93294dd921ac9210
Reviewed-on: https://gerrit.libreoffice.org/35993
Reviewed-by: Julien Nabet 
Tested-by: Julien Nabet 

diff --git a/sfx2/classification/xAL-types.xsd 
b/sfx2/classification/xAL-types.xsd
index f97e5166874e..f51ac1da0571 100644
--- a/sfx2/classification/xAL-types.xsd
+++ b/sfx2/classification/xAL-types.xsd
@@ -423,7 +423,7 @@



-   A ist of sublocality 
types
+   A list of sub locality 
types



___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2016-11-03 Thread Laurent Balland-Poirier
 sfx2/classification/example_fr-FR.xml |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f2bc1a61f6df66848ecb073a97b6b22fa469ef4d
Author: Laurent Balland-Poirier 
Date:   Sun Oct 23 18:08:02 2016 +0200

tdf#100352 Classification: Update French translation

Change-Id: Ie5efebfe4df73adca51638c85ba52e7901eac139
Reviewed-on: https://gerrit.libreoffice.org/30182
Tested-by: Jenkins 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sfx2/classification/example_fr-FR.xml 
b/sfx2/classification/example_fr-FR.xml
index eb551ac..4e0ab99 100644
--- a/sfx2/classification/example_fr-FR.xml
+++ b/sfx2/classification/example_fr-FR.xml
@@ -3,7 +3,7 @@
 
 Exemple d'autorité TSCP
 
-Exemple de police TSCP
+Exemple de stratégie TSCP
 
 urn:example:tscp:1
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2016-10-17 Thread Adolfo Jayme Barrientos
 sfx2/classification/example_ca-ES.xml |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit fa8a4f62bba1c92ec9d3bd7de3be8d8443008b17
Author: Adolfo Jayme Barrientos 
Date:   Mon Oct 17 01:22:31 2016 -0500

I made a grammar error here

Change-Id: I202ed2cf4b60c8534098143bbbe26670760d7e5f

diff --git a/sfx2/classification/example_ca-ES.xml 
b/sfx2/classification/example_ca-ES.xml
index 707c090..f62d647 100644
--- a/sfx2/classification/example_ca-ES.xml
+++ b/sfx2/classification/example_ca-ES.xml
@@ -33,7 +33,7 @@
 
 
 Document: Footer
-Aquest contingut és de caràcter confidencial. 
No ho distribuïu externament sense autorització.
+Aquest contingut és de caràcter confidencial. 
No el distribuïu externament sense autorització.
 
 
 Document: Watermark
@@ -53,7 +53,7 @@
 
 
 Document: Footer
-Aquest contingut és només d’ús intern. No 
ho distribuïu externament.
+Aquest contingut és només d’ús intern. No 
el distribuïu externament.
 
 
 Document: Watermark
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification sfx2/Package_classification.mk

2016-10-17 Thread Laurent Balland-Poirier
 sfx2/Package_classification.mk|1 
 sfx2/classification/example_fr-FR.xml |   84 ++
 2 files changed, 85 insertions(+)

New commits:
commit 74c1355c99b3c5edb9673cc1bf1438f10e68d658
Author: Laurent Balland-Poirier 
Date:   Sun Oct 16 11:10:49 2016 +0200

tdf#100352 Provide French classification file

Change-Id: I1dea9c22054dde4a52241d544fb02c0ad84b0872
Reviewed-on: https://gerrit.libreoffice.org/29915
Tested-by: Jenkins 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk
index e50eb14..71684f4 100644
--- a/sfx2/Package_classification.mk
+++ b/sfx2/Package_classification.mk
@@ -12,6 +12,7 @@ $(eval $(call 
gb_Package_Package,sfx2_classification,$(SRCDIR)/sfx2))
 $(eval $(call 
gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\
classification/example.xml \
classification/example_ca-ES.xml \
+   classification/example_fr-FR.xml \
classification/example_hu-HU.xml \
classification/example_nl-NL.xml \
classification/example_pt-BR.xml \
diff --git a/sfx2/classification/example_fr-FR.xml 
b/sfx2/classification/example_fr-FR.xml
new file mode 100644
index 000..eb551ac
--- /dev/null
+++ b/sfx2/classification/example_fr-FR.xml
@@ -0,0 +1,84 @@
+
+
+
+Exemple d'autorité TSCP
+
+Exemple de police TSCP
+
+urn:example:tscp:1
+
+
+
+
+
+
+UK-Cabinet
+0
+
+
+
+
+
+
+Document: Header
+
+Classification : professionnel
+
+
+
+UK-Cabinet
+1
+
+
+
+
+
+
+Document: Header
+
+Classification : confidentiel
+
+
+Document: Footer
+
+Ce contenu est marqué confidentiel. Ne le 
communiquez pas à l'extérieur sans un accord de l'entreprise.
+
+
+Document: Watermark
+
+Confidentiel
+
+
+
+UK-Cabinet
+2
+
+
+
+
+
+
+Document: Header
+
+Classification : exclusivement en 
interne
+
+
+Document: Footer
+
+Ce contenu est marqué pour un usage interne 
exclusivement. Il ne doit pas être communiqué  à l'extérieur de 
l'entreprise.
+
+
+Document: Watermark
+
+Interne exclusivement
+
+
+
+UK-Cabinet
+3
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification sfx2/Package_classification.mk

2016-10-11 Thread Adolfo Jayme Barrientos
 sfx2/Package_classification.mk|1 
 sfx2/classification/example_ca-ES.xml |   71 ++
 2 files changed, 72 insertions(+)

New commits:
commit 1ddbbe3e0aebfa86f284ac2712c0d1b36b36fe54
Author: Adolfo Jayme Barrientos 
Date:   Tue Oct 11 07:31:00 2016 -0500

tdf#100352 Provide Catalan classification file

Change-Id: If0bccf16fb83deaf5b13ab5f45d1aaec9ed48bda

diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk
index a65a82a..e50eb14 100644
--- a/sfx2/Package_classification.mk
+++ b/sfx2/Package_classification.mk
@@ -11,6 +11,7 @@ $(eval $(call 
gb_Package_Package,sfx2_classification,$(SRCDIR)/sfx2))
 
 $(eval $(call 
gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\
classification/example.xml \
+   classification/example_ca-ES.xml \
classification/example_hu-HU.xml \
classification/example_nl-NL.xml \
classification/example_pt-BR.xml \
diff --git a/sfx2/classification/example_ca-ES.xml 
b/sfx2/classification/example_ca-ES.xml
new file mode 100644
index 000..707c090
--- /dev/null
+++ b/sfx2/classification/example_ca-ES.xml
@@ -0,0 +1,71 @@
+
+
+Autoritat de polítiques TSCP de 
exemple
+Política TSCP de exemple
+
+urn:example:tscp:1
+
+
+
+
+
+UK-Cabinet
+0
+
+
+
+
+
+Document: Header
+Classificació: afers generals
+
+
+
+UK-Cabinet
+1
+
+
+
+
+
+Document: Header
+Classificació: confidencial
+
+
+Document: Footer
+Aquest contingut és de caràcter confidencial. 
No ho distribuïu externament sense autorització.
+
+
+Document: Watermark
+Confidencial
+
+
+
+UK-Cabinet
+2
+
+
+
+
+
+Document: Header
+Classificació: només d’ús 
intern
+
+
+Document: Footer
+Aquest contingut és només d’ús intern. No 
ho distribuïu externament.
+
+
+Document: Watermark
+Ús intern
+
+
+
+UK-Cabinet
+3
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2016-09-16 Thread Gabor Kelemen
 sfx2/classification/example.xml |   13 +
 1 file changed, 13 insertions(+)

New commits:
commit e488d3c9527e0e7cfd3dd56479db4ed6d4035ea3
Author: Gabor Kelemen 
Date:   Fri Sep 16 12:20:53 2016 +0200

tdf#101088 Add comments about translatable elements of classification

Make it obvious which parts are translatable to avoid overtranslation

Change-Id: Ic2772f6d4c394189b6fa089906985a7fdae75b26
Reviewed-on: https://gerrit.libreoffice.org/28945
Reviewed-by: Miklos Vajna 
Tested-by: Miklos Vajna 

diff --git a/sfx2/classification/example.xml b/sfx2/classification/example.xml
index 053caeb..f2647f9 100644
--- a/sfx2/classification/example.xml
+++ b/sfx2/classification/example.xml
@@ -1,11 +1,14 @@
 
 
+
 TSCP Example Policy 
Authority
+
 TSCP Example Policy
 
 urn:example:tscp:1
 
 
+
 
 
 
@@ -13,10 +16,12 @@
 0
 
 
+
 
 
 
 Document: Header
+
 Classification: General Business
 
 
@@ -25,18 +30,22 @@
 1
 
 
+
 
 
 
 Document: Header
+
 Classification: Confidential
 
 
 Document: Footer
+
 This content is marked Confidential. Do not 
distribute it externally without business approval.
 
 
 Document: Watermark
+
 Confidential
 
 
@@ -45,18 +54,22 @@
 2
 
 
+
 
 
 
 Document: Header
+
 Classification: Internal Only
 
 
 Document: Footer
+
 This content is marked Internal Only. Do not 
distribute it outside of the business.
 
 
 Document: Watermark
+
 Internal Only
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2016-08-19 Thread Cor Nouws
 sfx2/classification/example_nl-NL.xml |   38 +-
 1 file changed, 19 insertions(+), 19 deletions(-)

New commits:
commit b6df81b609f5cc9e7cc3080ed86e0433188bf097
Author: Cor Nouws 
Date:   Fri Aug 19 15:25:53 2016 +0200

Dutch example.xml classification: Corrections - tdf#100352

Change-Id: I67812ad38e29f774e84f7685fc95c0579d718cbd
Reviewed-on: https://gerrit.libreoffice.org/28241
Tested-by: Jenkins 
Reviewed-by: Miklos Vajna 

diff --git a/sfx2/classification/example_nl-NL.xml 
b/sfx2/classification/example_nl-NL.xml
index f00e494..7afc170 100644
--- a/sfx2/classification/example_nl-NL.xml
+++ b/sfx2/classification/example_nl-NL.xml
@@ -1,23 +1,23 @@
 
 
-TSCP Example Policy 
Authority
-TSCP Voorbeeld Policy
+Voorbeeld beleidsauthoriteit 
TSCP
+Voorbeeld beleid TSCP
 
 urn:example:tscp:1
 
 
-
+
 
 
 UK-Cabinet
 0
 
 
-
+
 
 
-Document: Koptekst
-Classificatie: Bedrijfsvertrouwelijk
+Document: Header
+Classificatie: Algemeen 
bedrijfsvoering
 
 
 
@@ -25,18 +25,18 @@
 1
 
 
-
+
 
 
-Document: Koptekst
-Classificatie: Bedrijfsvertrouwelijk
+Document: Header
+Classificatie: Vertrouwelijk
 
 
-Document: Voettekst
-De inhoud van dit document is vertrouwelijk. 
Verspreid het niet extern zonder de vereiste goedkeuring.
+Document: Footer
+De inhoud van dit document is vertrouwelijk. 
Verspreid het uitsluitend met de vereiste toestemming.
 
 
-Document: Watermerk
+Document: Watermark
 Vertrouwelijk
 
 
@@ -45,19 +45,19 @@
 2
 
 
-
+
 
 
-Document: Koptekst
-Classificatie: Vertrouwelijk
+Document: Header
+Classificatie: Intern
 
 
-Document: Voettekst
-De inhoud van dit document is uitsluitend voor 
intern gebruik. Verspreid het niet extern zonder de vereiste 
goedkeuring.
+Document: Footer
+De inhoud van dit document is uitsluitend voor 
intern gebruik. Verspreid het niet buiten de organisatie.
 
 
-Document: Watermerk
-Vertrouwelijk
+Document: Watermark
+Intern
 
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2016-07-24 Thread Gabor Kelemen
 sfx2/classification/example_nl-NL.xml |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 49edd6d296c5bccbcc614d87b7f1265ede6e6334
Author: Gabor Kelemen 
Date:   Sat Jul 23 16:22:03 2016 +0200

tdf#101088 fix Dutch translation of  tags

Change-Id: I8cf4ff4ab84ee10c51e98e2622dde4f7bafcf849
Reviewed-on: https://gerrit.libreoffice.org/27460
Tested-by: Jenkins 
Reviewed-by: jan iversen 
Tested-by: jan iversen 

diff --git a/sfx2/classification/example_nl-NL.xml 
b/sfx2/classification/example_nl-NL.xml
index 7bfd749..f00e494 100644
--- a/sfx2/classification/example_nl-NL.xml
+++ b/sfx2/classification/example_nl-NL.xml
@@ -9,7 +9,7 @@
 
 
 
-NL Overheid
+UK-Cabinet
 0
 
 
@@ -21,7 +21,7 @@
 
 
 
-NL Overheid
+UK-Cabinet
 1
 
 
@@ -41,7 +41,7 @@
 
 
 
-NL Overheid
+UK-Cabinet
 2
 
 
@@ -61,7 +61,7 @@
 
 
 
-NL Overheid
+UK-Cabinet
 3
 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification sfx2/Package_classification.mk

2016-07-23 Thread Gabor Kelemen
 sfx2/Package_classification.mk|1 
 sfx2/classification/example_hu-HU.xml |   71 ++
 2 files changed, 72 insertions(+)

New commits:
commit 22155f9adbbe853b6e03729605331c06f43972ca
Author: Gabor Kelemen 
Date:   Sat Jul 23 15:56:24 2016 +0200

tdf#101087 Add Hungarian example xml for classification

Change-Id: Ic35a2c12973863545397c417704a1e68703daec4
Reviewed-on: https://gerrit.libreoffice.org/27459
Tested-by: Jenkins 
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk
index 91f9d0e..4ed779c 100644
--- a/sfx2/Package_classification.mk
+++ b/sfx2/Package_classification.mk
@@ -11,6 +11,7 @@ $(eval $(call 
gb_Package_Package,sfx2_classification,$(SRCDIR)/sfx2))
 
 $(eval $(call 
gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\
classification/example.xml \
+   classification/example_hu-HU.xml \
classification/example_pt-BR.xml \
classification/example_sl-SI.xml \
 ))
diff --git a/sfx2/classification/example_hu-HU.xml 
b/sfx2/classification/example_hu-HU.xml
new file mode 100644
index 000..1bb6e94
--- /dev/null
+++ b/sfx2/classification/example_hu-HU.xml
@@ -0,0 +1,71 @@
+
+
+TSCP példa 
irányelv-szolgáltató
+TSCP példa irányelv
+
+urn:example:tscp:1
+
+
+
+
+
+UK-Cabinet
+0
+
+
+
+
+
+Document: Header
+Besorolás: Általános üzleti
+
+
+
+UK-Cabinet
+1
+
+
+
+
+
+Document: Header
+Besorolás: bizalmas
+
+
+Document: Footer
+Ez a tartalom bizalmasként van megjelölve. Ne 
terjessze külső feleknek vezetői jóváhagyás nélkül.
+
+
+Document: Watermark
+Bizalmas
+
+
+
+UK-Cabinet
+2
+
+
+
+
+
+Document: Header
+Besorolás: csak belső
+
+
+Document: Footer
+Ez a tartalom csak belső felhasználásúként 
van megjelölve. Ne terjessze a szervezeten kívüli feleknek.
+
+
+Document: Watermark
+Csak belső
+
+
+
+UK-Cabinet
+3
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification sfx2/Package_classification.mk

2016-07-22 Thread Olivier Hallot
 sfx2/Package_classification.mk|1 
 sfx2/classification/example_pt-BR.xml |   71 ++
 2 files changed, 72 insertions(+)

New commits:
commit 2158eb10b4b1013af57c2cbe64575ad7889940ff
Author: Olivier Hallot 
Date:   Thu Jul 21 07:51:22 2016 -0300

tdf#100351 example_pt-BR.xml for classification

Change-Id: I2857d1209b7261cbbbf6908d7e8dde84be3e1da5
Reviewed-on: https://gerrit.libreoffice.org/27371
Reviewed-by: Olivier Hallot 
Tested-by: Olivier Hallot 

diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk
index 0cca6f6..91f9d0e 100644
--- a/sfx2/Package_classification.mk
+++ b/sfx2/Package_classification.mk
@@ -11,6 +11,7 @@ $(eval $(call 
gb_Package_Package,sfx2_classification,$(SRCDIR)/sfx2))
 
 $(eval $(call 
gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\
classification/example.xml \
+   classification/example_pt-BR.xml \
classification/example_sl-SI.xml \
 ))
 
diff --git a/sfx2/classification/example_pt-BR.xml 
b/sfx2/classification/example_pt-BR.xml
new file mode 100644
index 000..25280f0
--- /dev/null
+++ b/sfx2/classification/example_pt-BR.xml
@@ -0,0 +1,71 @@
+
+
+Exemplo de autoridade de políticas 
TSCP
+Exemplo de política TSCP
+
+urn:example:tscp:1
+
+
+
+
+
+UK-Cabinet
+0
+
+
+
+
+
+Document: Header
+Classificação: Corporativo
+
+
+
+UK-Cabinet
+1
+
+
+
+
+
+Document: Header
+Classificação: Confidencial
+
+
+Document: Footer
+A informação deste documento é confidencial. 
Não distribuir externamente sem prévia autorização.
+
+
+Document: Watermark
+Confidencial
+
+
+
+UK-Cabinet
+2
+
+
+
+
+
+Document: Header
+Classificação: Reservado
+
+
+Document: Footer
+A informação deste documento é reservada. 
Não distribuir externamente.
+
+
+Document: Watermark
+Reservado
+
+
+
+UK-Cabinet
+3
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2016-07-14 Thread Cor Nouws
 sfx2/classification/example_nl-NL.xml |   71 ++
 1 file changed, 71 insertions(+)

New commits:
commit f9ef86c7a1c10e16c4aa4988706047058ef7f167
Author: Cor Nouws 
Date:   Wed Jul 13 09:49:11 2016 +0200

Dutch example.xml - file added too.. - related: tdf#100352

Change-Id: I8f16c5982a4ca10bebf0acd5de718b9dbdfe61d8
Reviewed-on: https://gerrit.libreoffice.org/27200
Tested-by: Jenkins 
Reviewed-by: Miklos Vajna 

diff --git a/sfx2/classification/example_nl-NL.xml 
b/sfx2/classification/example_nl-NL.xml
new file mode 100644
index 000..7bfd749
--- /dev/null
+++ b/sfx2/classification/example_nl-NL.xml
@@ -0,0 +1,71 @@
+
+
+TSCP Example Policy 
Authority
+TSCP Voorbeeld Policy
+
+urn:example:tscp:1
+
+
+
+
+
+NL Overheid
+0
+
+
+
+
+
+Document: Koptekst
+Classificatie: Bedrijfsvertrouwelijk
+
+
+
+NL Overheid
+1
+
+
+
+
+
+Document: Koptekst
+Classificatie: Bedrijfsvertrouwelijk
+
+
+Document: Voettekst
+De inhoud van dit document is vertrouwelijk. 
Verspreid het niet extern zonder de vereiste goedkeuring.
+
+
+Document: Watermerk
+Vertrouwelijk
+
+
+
+NL Overheid
+2
+
+
+
+
+
+Document: Koptekst
+Classificatie: Vertrouwelijk
+
+
+Document: Voettekst
+De inhoud van dit document is uitsluitend voor 
intern gebruik. Verspreid het niet extern zonder de vereiste 
goedkeuring.
+
+
+Document: Watermerk
+Vertrouwelijk
+
+
+
+NL Overheid
+3
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification sfx2/Package_classification.mk

2016-06-26 Thread Andras Timar
 sfx2/Package_classification.mk|1 
 sfx2/classification/example_sl-SI.xml |   71 ++
 2 files changed, 72 insertions(+)

New commits:
commit 9b6a02d8d48c135103aaa980fd27eec07b9223b6
Author: Andras Timar 
Date:   Thu Jun 23 14:05:44 2016 +0200

Slovenian example.xml (related: tdf#100352)

Change-Id: I2538b3d1b0197abb07d76b903b824ebbd36695c3
Reviewed-on: https://gerrit.libreoffice.org/26597
Tested-by: Jenkins 
Reviewed-by: Andras Timar 

diff --git a/sfx2/Package_classification.mk b/sfx2/Package_classification.mk
index a2dbb3e..0cca6f6 100644
--- a/sfx2/Package_classification.mk
+++ b/sfx2/Package_classification.mk
@@ -11,6 +11,7 @@ $(eval $(call 
gb_Package_Package,sfx2_classification,$(SRCDIR)/sfx2))
 
 $(eval $(call 
gb_Package_add_files,sfx2_classification,$(LIBO_SHARE_FOLDER)/classification,\
classification/example.xml \
+   classification/example_sl-SI.xml \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/sfx2/classification/example_sl-SI.xml 
b/sfx2/classification/example_sl-SI.xml
new file mode 100644
index 000..822ca6d
--- /dev/null
+++ b/sfx2/classification/example_sl-SI.xml
@@ -0,0 +1,71 @@
+
+
+Avtoriteta primera politike 
TSCP
+Primer politike TSCP
+
+urn:example:tscp:1
+
+
+
+
+
+Vlada RS
+0
+
+
+
+
+
+Dokument: glava
+Stopnja zaupnosti: splošno 
poslovanje
+
+
+
+Vlada RS
+1
+
+
+
+
+
+Dokument: glava
+Stopnja zaupnosti: zaupno
+
+
+Dokument: noga
+Ta vsebina ima oznako zaupno. Ne razširjajte 
je zunaj brez  poslovne odobritve.
+
+
+Dokument: vodni žig
+Zaupno
+
+
+
+Vlada RS
+2
+
+
+
+
+
+Dokument: glava
+Stopnja zaupnosti: interno
+
+
+Dokument: noga
+Ta vsebina ima oznako interno. Ne razširjajte 
je izven podjetja.
+
+
+Dokument: vodni žig
+Interno
+
+
+
+Vlada RS
+3
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification sfx2/CustomTarget_classification.mk sfx2/Module_sfx2.mk

2016-02-22 Thread Miklos Vajna
 sfx2/CustomTarget_classification.mk |   28 ++
 sfx2/Module_sfx2.mk |1 
 sfx2/classification/example.xml |   69 
 3 files changed, 98 insertions(+)

New commits:
commit c2befb46193a4644155a1beee9197906be1af780
Author: Miklos Vajna 
Date:   Mon Feb 22 11:57:00 2016 +0100

sfx2 classification: add categories example

This one has 4 choices, it shows how a category can trigger a specific
header, footer or watermark. Also validate the XML file against the XSD
as part of the build.

Change-Id: Id6cf3de63e7fadd16366465c7721d6052c7c60ed
Reviewed-on: https://gerrit.libreoffice.org/22615
Reviewed-by: Miklos Vajna 
Tested-by: Jenkins 

diff --git a/sfx2/CustomTarget_classification.mk 
b/sfx2/CustomTarget_classification.mk
new file mode 100644
index 000..4ecc1e7
--- /dev/null
+++ b/sfx2/CustomTarget_classification.mk
@@ -0,0 +1,28 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+$(eval $(call gb_CustomTarget_CustomTarget,sfx2/classification))
+
+sfx2_classification_SRC := $(SRCDIR)/sfx2/classification
+sfx2_classification_WORK := $(call 
gb_CustomTarget_get_workdir,sfx2/classification)
+sfx2_classification_GEN_example_validated=$(sfx2_classification_WORK)/example.validated
+
+sfx2_classification_XMLLINTCOMMAND := $(call 
gb_ExternalExecutable_get_command,xmllint)
+
+$(sfx2_classification_GEN_example_validated) : 
$(sfx2_classification_SRC)/baf.xsd $(sfx2_classification_SRC)/example.xml
+   $(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),build,VAL,1)
+   $(call gb_Helper_abbreviate_dirs,\
+   $(sfx2_classification_XMLLINTCOMMAND) --noout --schema 
$(sfx2_classification_SRC)/baf.xsd $(sfx2_classification_SRC)/example.xml > $@ 
2>&1 \
+   || (cat $@; false))
+
+$(call gb_CustomTarget_get_target,sfx2/classification) : 
$(sfx2_classification_GEN_example_validated)
+
+$(sfx2_classification_GEN_example_validated) :| $(call 
gb_ExternalExecutable_get_dependencies,xmllint) $(sfx2_classification_WORK)/.dir
+
+# vim: set noet sw=4 ts=4:
diff --git a/sfx2/Module_sfx2.mk b/sfx2/Module_sfx2.mk
index 792668e..96adc7a 100644
--- a/sfx2/Module_sfx2.mk
+++ b/sfx2/Module_sfx2.mk
@@ -20,6 +20,7 @@
 $(eval $(call gb_Module_Module,sfx2))
 
 $(eval $(call gb_Module_add_targets,sfx2,\
+CustomTarget_classification \
 Library_sfx \
 ))
 
diff --git a/sfx2/classification/example.xml b/sfx2/classification/example.xml
new file mode 100644
index 000..a409684
--- /dev/null
+++ b/sfx2/classification/example.xml
@@ -0,0 +1,69 @@
+
+
+
+urn:example:tscp:1
+
+
+
+
+
+UK Cabinet
+0
+
+
+
+
+
+Document: Header
+Classification: General Business
+
+
+
+UK Cabinet
+1
+
+
+
+
+
+Document: Header
+Classification: Confidential
+
+
+Document: Footer
+This content is marked Confidential. Do not 
distribute it externally without business approval.
+
+
+Document: Watermark
+Confidential
+
+
+
+UK Cabinet
+2
+
+
+
+
+
+Document: Header
+Classification: Internal Only
+
+
+Document: Footer
+This content is marked Internal Only. Do not 
distribute it outside of the business.
+
+
+Document: Watermark
+Internal Only
+
+
+
+UK Cabinet
+3
+
+
+
+
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sfx2/classification

2016-02-22 Thread Miklos Vajna
 sfx2/classification/CommonTypes.xsd  |  103 
 sfx2/classification/baf.xsd  |  298 +
 sfx2/classification/xAL-types.xsd|  510 +++
 sfx2/classification/xAL.xsd  |  671 +++
 sfx2/classification/xNL-types.xsd|  221 ++
 sfx2/classification/xNL.xsd  |  283 +
 sfx2/classification/xlink-2003-12-31.xsd |   89 
 7 files changed, 2175 insertions(+)

New commits:
commit 22629764d731d715125c82d9f12a31599264c63d
Author: Miklos Vajna 
Date:   Mon Feb 22 11:51:31 2016 +0100

sfx2 classification: import plain XML interchange format XSD schema

The classification infobar loads the classification value from the
document metadata. In order to add metadata to a document from the UI,
it's necessary to know what are the possible choices. Those choices can
be described in an XML file. The format of that XML is described using
this XSD schema. baf.xsd is the main file from
, the
rest are just the dependencies.

Change-Id: I6b22c0279031799cafa4fd6edd20ed1cdb09c8cc

diff --git a/sfx2/classification/CommonTypes.xsd 
b/sfx2/classification/CommonTypes.xsd
new file mode 100644
index 000..b0404bc
--- /dev/null
+++ b/sfx2/classification/CommonTypes.xsd
@@ -0,0 +1,103 @@
+
+http://www.w3.org/2001/XMLSchema; 
xmlns="urn:oasis:names:tc:ciq:ct:3" 
targetNamespace="urn:oasis:names:tc:ciq:ct:3" elementFormDefault="qualified" 
attributeFormDefault="qualified">
+   
+
+   Specification Name: OASIS CIQ TC - CIQ V3.0
+   Description: Defines the W3C schema with commonly used types in 
the name, address and party schemas
+   (Using XML Schema based standard code list/enumeration 
mechanism - OPTION 1 AND DEFAULT)
+   Produced by: OASIS Customer Information Quality Technical 
Committee
+   URL: http://www.oasis-open.org/committees/ciq
+   Version: 3.0  
+   Status: Committee Specification
+   Copyright: 2006-07, OASIS, http://www.oasis-open.org
+   Last Modified: 18 September 2007
+   Last Modified by: Ram Kumar, Chair, OASIS CIQ TC 
+   
+   
+   
+   
+   Normalized and Collapsed 
String
+   
+   
+   
+   
+   
+   
+   
+   A list of values to indicate the 
level of reliability of the data
+   
+   
+   
+   
+   The data was 
validated and is considered to be true and correct.
+   
+   
+   
+   
+   Indicates that at 
least some part of the content is known to be incorrect.
+   
+   
+   
+   
+   
+   
+   A list of values to indicate the 
status of the entity
+   
+   
+   
+   
+   
+   Date Valid from to Date Valid 
to
+   
+   
+   
+   Could be start date, issue 
date, validity start date, etc
+   
+   
+   
+   
+   Could be end date, expiry 
date, validity end date, etc
+   
+   
+   
+   
+   
+   A group of commonly used attributes 
for internal reuse
+   
+   
+   
+   If set to true then indicates 
that the value is an abbreviation or initial. If set to false then the value is 
definitely not an abbreviation. If omitted then it is not known if the value is 
an abbreviation or not.
+   
+   
+   
+   
+   
+   A group of commonly used attributes 
for internal reuse
+   
+   
+   
+   This attribute indicates what 
level of trust can be given to the parent element. Omit this attribute if the 
data quality is unknown. If the data quality is known, the value is "Valid, 
else "InValid"
+   
+   
+   
+   
+   Date the data quality is 
valid from 
+   
+   
+   
+   
+   Date the data quality is 
valid to
+   
+   
+   
+