# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Package_Package,framework_dtd,$(SRCDIR)/framework/dtd)) $(eval $(call gb_Package_add_files,framework_dtd,$(LIBO_SHARE_FOLDER)/dtd/officedocument/1_0,\ accelerator.dtd \ event.dtd \ groupuinames.dtd \ image.dtd \ menubar.dtd \ statusbar.dtd \ toolbar.dtd \ )) # vim: set noet sw=4 ts=4: distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basctl/Library_basctl.mk
AgeCommit message (Expand)Author
2020-08-18move TextWindowPeer to its only userCaolán McNamara
2020-07-05basctl: create instances with uno constructorsNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-05-23uitest: add wrapper for macro editorXisco Fauli
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin
2020-02-11add some more libs to libmergedNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2018-12-08Rename files for ToolBox ComboBoxes in BasicIDEtagezi
2018-11-29Rename files for class ObjectCatalogtagezi
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2015-07-17Convert dialog controls button to the generic controllerMaxim Monastirsky
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi
2013-09-02GSOC work, renaming for consistencyGergo Mocsi
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-08svx: remove Package_sdiMichael Stahl
2013-05-08sfx2: remove Package_sdiMichael Stahl
2013-05-07officecfg: remove Package_cppheaderMichael Stahl
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl