# -*- 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,package_dtd,$(SRCDIR)/package/dtd)) $(eval $(call gb_Package_add_file,package_dtd,$(LIBO_SHARE_FOLDER)/dtd/officedocument/1_0/Manifest.dtd,Manifest.dtd)) # vim: set noet sw=4 ts=4: class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/Library_sofficeapp.mk
AgeCommit message (Expand)Author
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-27tubes: fix glibc detected memory corruption in ScDocShellMatúš Kukan
2012-07-24tubes: init TeleManager in desktopMatúš Kukan
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-22android: re-add main to libsofficeapp for androidMichael Meeks
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-12desktop: move lockfile.cxx to libdeploymentmiscMichael Stahl
2012-03-12desktop: libsofficeapp shouln't need a main()Michael Stahl
2012-02-23Adapted OfficeIPCThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-20desktop: remove duplicated gb_Library_set_include callRiccardo Magliocchetti
2012-01-27Thanks to sal/main.h need to compile main.c as Objective-C for iOSTor Lillqvist
2012-01-13appsys.* and FATToVFat_Impl appear to be unnecessaryCaolán McNamara
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist
2011-12-07'copyright text to see as text in the soffice binary' deletedAndras Timar
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-16What we want is the "filter" function, not "firstword"Tor Lillqvist
2011-09-15gbuildize desktopDavid Tardon