# -*- 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_Package_Package,postprocess_images,$(call gb_CustomTarget_get_workdir,postprocess/images))) $(eval $(call gb_Package_add_files,postprocess_images,$(LIBO_SHARE_FOLDER)/config,\ $(foreach theme,$(WITH_THEMES),images_$(theme).zip) \ )) # vim: set noet sw=4 ts=4: git/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18npool/inc/transliteration_Ignore.hxx
AgeCommit message (Expand)Author
2015-04-09loplugin:staticmethodsNoel Grandin
2014-09-11Prevent erroneous pick up of unrelated css::i18n::MapingStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-23Avoid cargo cult ritesTor Lillqvist
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-08-09Mark as const/staticTakeshi Abe
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák