# -*- 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,ure)) $(eval $(call gb_Module_add_targets,ure,\ Package_install \ Rdb_ure \ )) # vim:set noet sw=4 ts=4: git logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/README.GDIMetaFile
AgeCommit message (Expand)Author
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2016-10-05convert MapUnit to scoped enumNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2014-12-10vcl: update REAME.GDIMetaFileChris Sherlock
2014-12-03Don’t use DOS line endingsKhaled Hosny
2014-12-02vcl: document GDIMetaFile classChris Sherlock