# -*- 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_Module_Module,moz)) ifneq ($(WITH_MOZAB4WIN),) $(eval $(call gb_Module_add_targets,moz,\ ExternalPackage_runtime \ UnpackedTarball_moz_inc \ UnpackedTarball_moz_lib \ UnpackedTarball_mozruntime \ )) endif # vim: set noet sw=4 ts=4: t/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng.hrc
AgeCommit message (Expand)Author
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara
2016-04-12Avoid reserved identifiersStephan Bergmann
2015-10-01tdf#92341 Add AutoCorrect entry in context menu for non-swriterYousuf Philips
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2012-06-21re-base on ALv2 code.Michael Meeks
2012-05-18fd0#40778 - Remove dictionary choice when adding new entryRob Snelders
2012-03-23.hrc files don't need executable bitsMichael Stahl
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer