# -*- 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_UIConfig_UIConfig,editeng)) $(eval $(call gb_UIConfig_add_uifiles,editeng,\ editeng/uiconfig/ui/spellmenu \ )) # vim: set noet sw=4 ts=4: ss='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Expand)Author
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-06-26remove unused constAndras Timar
2013-05-08fdo#46808, Convert ZipFileAccess service to new styleNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-11fdo#46808, Convert package module to XComponentContextNoel Grandin
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann