# -*- 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,extras_tplpersonal,$(call gb_CustomTarget_get_workdir,extras/source/templates/personal))) $(eval $(call gb_Package_add_files,extras_tplpersonal,$(LIBO_SHARE_FOLDER)/template/common/personal,\ CV.ott \ Resume1page.ott \ )) # vim: set noet sw=4 ts=4: hod='get'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-10-02Fix typosAndrea Gelmini
2015-09-30bridges: fix build with --enable-assert-always-abortMichael Stahl
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-13Fix typoMatteo Casalin
2015-09-13cppcheck: Mismatching allocation and deallocationJulien Nabet
2015-09-12Actually fix uno bridge on MSVC 14.0David Ostrovsky
2015-09-02Fix x86-64 bridge on MSVC 14.0David Ostrovsky