# -*- 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: /cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/lingucomponent/source/hyphenator/hyphen/hyphenimp.hxx
AgeCommit message (Expand)Author
2024-11-24Deduplicate calls to hnj_hyphen_hyphenate3Mike Kaganski
2024-11-24Deduplicate a bitMike Kaganski
2024-11-23tdf#164005: make sure to initialize locales before use of HyphenatorMike Kaganski
2021-11-27use more OInterfaceContainerHelper3 in lingucomponentNoel Grandin
2020-07-14lingucomponent: create instances with uno constructorsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponentStephan Bergmann
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-02-17loplugin:useuniqueptr in HyphenatorNoel Grandin