# -*- 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_ExternalPackage_ExternalPackage,fontconfig,fontconfig)) $(eval $(call gb_ExternalPackage_use_external_project,fontconfig,fontconfig)) $(eval $(call gb_ExternalPackage_add_unpacked_files,fontconfig,inc/fontconfig,\ fontconfig/fcfreetype.h \ fontconfig/fcprivate.h \ fontconfig/fontconfig.h \ )) $(eval $(call gb_ExternalPackage_add_files,fontconfig,lib,\ src/.libs/libfontconfig.a \ )) # vim: set noet sw=4 ts=4: > LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18nutil
AgeCommit message (Expand)Author
2021-11-17Add script codes to standalone {mis} tagsEike Rathke
2021-11-16Update to ICU 70.1Eike Rathke
2021-11-11Resolves: tdf#110003 tdf#143128 handle lowercase ß vs uppercase ẞ foldingEike Rathke
2021-11-10Change CaseMappingExtra commented hex offsets to four digits and uppercaseEike Rathke
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-22tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-10sync filter's paper table with calcs and i18nutilsCaolán McNamara
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-08-03loplugin:flatten in configmgr..i18nutilNoel Grandin