head	1.4;
access;
symbols
	pkgsrc-2026Q1:1.4.0.44
	pkgsrc-2026Q1-base:1.4
	pkgsrc-2025Q4:1.4.0.42
	pkgsrc-2025Q4-base:1.4
	pkgsrc-2025Q3:1.4.0.40
	pkgsrc-2025Q3-base:1.4
	pkgsrc-2025Q2:1.4.0.38
	pkgsrc-2025Q2-base:1.4
	pkgsrc-2025Q1:1.4.0.36
	pkgsrc-2025Q1-base:1.4
	pkgsrc-2024Q4:1.4.0.34
	pkgsrc-2024Q4-base:1.4
	pkgsrc-2024Q3:1.4.0.32
	pkgsrc-2024Q3-base:1.4
	pkgsrc-2024Q2:1.4.0.30
	pkgsrc-2024Q2-base:1.4
	pkgsrc-2024Q1:1.4.0.28
	pkgsrc-2024Q1-base:1.4
	pkgsrc-2023Q4:1.4.0.26
	pkgsrc-2023Q4-base:1.4
	pkgsrc-2023Q3:1.4.0.24
	pkgsrc-2023Q3-base:1.4
	pkgsrc-2023Q2:1.4.0.22
	pkgsrc-2023Q2-base:1.4
	pkgsrc-2023Q1:1.4.0.20
	pkgsrc-2023Q1-base:1.4
	pkgsrc-2022Q4:1.4.0.18
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.16
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.4.0.14
	pkgsrc-2022Q2-base:1.4
	pkgsrc-2022Q1:1.4.0.12
	pkgsrc-2022Q1-base:1.4
	pkgsrc-2021Q4:1.4.0.10
	pkgsrc-2021Q4-base:1.4
	pkgsrc-2021Q3:1.4.0.8
	pkgsrc-2021Q3-base:1.4
	pkgsrc-2021Q2:1.4.0.6
	pkgsrc-2021Q2-base:1.4
	pkgsrc-2021Q1:1.4.0.4
	pkgsrc-2021Q1-base:1.4
	pkgsrc-2020Q4:1.4.0.2
	pkgsrc-2020Q4-base:1.4
	pkgsrc-2020Q3:1.3.0.18
	pkgsrc-2020Q3-base:1.3
	pkgsrc-2020Q2:1.3.0.16
	pkgsrc-2020Q2-base:1.3
	pkgsrc-2020Q1:1.3.0.12
	pkgsrc-2020Q1-base:1.3
	pkgsrc-2019Q4:1.3.0.14
	pkgsrc-2019Q4-base:1.3
	pkgsrc-2019Q3:1.3.0.10
	pkgsrc-2019Q3-base:1.3
	pkgsrc-2019Q2:1.3.0.8
	pkgsrc-2019Q2-base:1.3
	pkgsrc-2019Q1:1.3.0.6
	pkgsrc-2019Q1-base:1.3
	pkgsrc-2018Q4:1.3.0.4
	pkgsrc-2018Q4-base:1.3
	pkgsrc-2018Q3:1.3.0.2
	pkgsrc-2018Q3-base:1.3
	pkgsrc-2018Q2:1.2.0.4
	pkgsrc-2018Q2-base:1.2
	pkgsrc-2018Q1:1.2.0.2
	pkgsrc-2018Q1-base:1.2
	pkgsrc-2017Q4:1.1.0.6
	pkgsrc-2017Q4-base:1.1
	pkgsrc-2017Q3:1.1.0.4
	pkgsrc-2017Q3-base:1.1;
locks; strict;
comment	@// @;


1.4
date	2020.11.24.14.33.22;	author ryoon;	state Exp;
branches;
next	1.3;
commitid	5yDP6jRezJgyh9xC;

1.3
date	2018.08.18.00.11.32;	author ryoon;	state Exp;
branches;
next	1.2;
commitid	qSlMoPKLylZ0axOA;

1.2
date	2018.02.26.18.04.31;	author ryoon;	state Exp;
branches;
next	1.1;
commitid	q7TVvmWubk3SEosA;

1.1
date	2017.08.01.11.57.37;	author ryoon;	state Exp;
branches;
next	;
commitid	JW0WNrpk0Mfxlv1A;


desc
@@


1.4
log
@libreoffice: Fix comments about security/gpgme
@
text
@$NetBSD: patch-xmlsecurity_source_gpg_CertificateImpl.hxx,v 1.3 2018/08/18 00:11:32 ryoon Exp $

* Do not confuse with key.h from security/gpgme and devel/nss

--- xmlsecurity/source/gpg/CertificateImpl.hxx.orig	2018-08-02 19:54:54.000000000 +0000
+++ xmlsecurity/source/gpg/CertificateImpl.hxx
@@@@ -31,7 +31,7 @@@@
 #pragma clang diagnostic push
 #pragma clang diagnostic ignored "-Wundef"
 #endif
-#include <key.h>
+#include <gpgme++/key.h>
 #if defined _MSC_VER && defined __clang__
 #pragma clang diagnostic pop
 #endif
@


1.3
log
@Update to 6.1.0.3

Changelog:
Many new features including:
* EPUB export of Writer
* vlookup performance improvement of Calc
* New drawing style of Impress and Draw
* Embedded HSQLDB deprecation of Base
@
text
@d1 1
a1 1
$NetBSD: patch-xmlsecurity_source_gpg_CertificateImpl.hxx,v 1.2 2018/02/26 18:04:31 ryoon Exp $
d3 1
a3 1
* Do not confuse with key.h from gpgmepp and nss
@


1.2
log
@Fix typo in comment
@
text
@d1 1
a1 1
$NetBSD: patch-xmlsecurity_source_gpg_CertificateImpl.hxx,v 1.1 2017/08/01 11:57:37 ryoon Exp $
d5 1
a5 1
--- xmlsecurity/source/gpg/CertificateImpl.hxx.orig	2017-07-25 20:26:39.000000000 +0000
d7 4
a10 4
@@@@ -26,7 +26,7 @@@@
 #include <com/sun/star/security/CertificateKind.hpp>
 #include <com/sun/star/security/XCertificate.hpp>
 
d13 3
a15 3
 
 class CertificateImpl : public cppu::WeakImplHelper< css::security::XCertificate,
                                                      css::lang::XUnoTunnel >,
@


1.1
log
@Update to 5.4.0.3

* Remove openjdk7 support
* Use internal libjpeg-turbo
* Disable pdfium. This requires a lot of work

Changelog:
LibreOffice 5.4 highlights

    A new standard colour palette has been included, based on the RYB colour model.
    File format compatibility has been improved, with better support for EMF vector images. This helps when you’re importing detailed diagrams from other office software.
    Imported PDF files are rendered with much better quality, also when inserted into a document, while exported PDF files – from Writer and Impress – support embedded videos (and linked videos if opened with Acrobat Reader).
    LibreOffice 5.4 supports OpenPGP keys for signing ODF documents on Linux. If you already use GPG/PGP for signing emails, it ensures the authenticity of your ODF documents regardless of the mode of transport or storage.

WRITER

    In Writer, you can now import AutoText from Microsoft Word DOTM templates.
    When you’re exporting or pasting numbered and bulleted lists as plain text, their full structure is preserved.
    In the Format menu, you can now create custom watermarks for your documents.
    New context menu items have been added for working with sections, footnotes, endnotes and styles.

CALC

    Calc now includes support for pivot charts, which use data from pivot tables. When the table is updated, the chart is automatically updated as well.
    Comments are now easier to manage, with menu commands to show, hide and delete all comments.
    When applying conditional formatting to cells, you can now easily change the priority of rules with up and down buttons.
    Extra sheet protection options have been added, to optionally allow insertion or deletion of rows and columns.
    Lastly, when you’re exporting in CSV format, your settings are remembered for the next export operation.

IMPRESS

    In Impress, when you’re duplicating an object, you can now specify fractional angles. In addition, your settings are saved for the next duplication operation.
@
text
@d1 1
a1 1
$NetBSD$
d3 1
a3 1
* Do not confuse wth key.h from gpgmepp and nss
@

