# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: ' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libepubgen
AgeCommit message (Expand)Author
2017-11-05fix build of bundled libepubgen on ppc64leDavid Tardon
2017-10-28libepubgen: pass optimization flags to configureDavid Tardon
2017-10-18EPUB export: better handling of tabsMiklos Vajna
2017-10-18EPUB export: handle headings inside sectionsMiklos Vajna
2017-10-17EPUB export: fix handling of empty paragraphsMiklos Vajna
2017-10-17EPUB export: ignore underline type/style 'none'Miklos Vajna
2017-09-19EPUB export: write styles inline to please poor readersMiklos Vajna
2017-09-11EPUB export: ignore line though type/style 'none'Miklos Vajna
2017-09-08EPUB export: avoid writing image/x-vclgraphic to the output fileMiklos Vajna
2017-09-08EPUB export: fix double escaped NBSPMiklos Vajna
2017-09-06iOS, add arm64 support in libepubjan Iversen
2017-09-04EPUB export: write author metadataMiklos Vajna
2017-08-29Pass --enable-debug also down to external/libepubgenMiklos Vajna
2017-08-29EPUB export: write generator stringMiklos Vajna
2017-08-25EPUB export: make sure that the mimetype stream is not compressedMiklos Vajna
2017-08-22EPUB export: fix validation error around as-char imagesMiklos Vajna
2017-08-22EPUB export: fix unexpected first chapter nameMiklos Vajna
2017-08-17EPUB export: fix unexpected text in chapter namesMiklos Vajna
2017-08-17EPUB export: use real chapter namesMiklos Vajna
2017-08-15EPUB export: initial index supportMiklos Vajna
2017-08-11EPUB export: improve metadata handlingMiklos Vajna
2017-08-11EPUB export: add initial metadata support, document titleMiklos Vajna
2017-08-11EPUB export: write legacy ToC as wellMiklos Vajna
2017-08-10EPUB export: write EPUB3 outputMiklos Vajna
2017-08-09For Clang -fsanitize=vptr use -fvisibility-ms-compat in exernal/libepubgen tooStephan Bergmann
2017-08-09libepubgen: backport 3 validation fixesMiklos Vajna
2017-08-02external: bundle libepubgenMiklos Vajna