# -*- 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_UnpackedTarball_UnpackedTarball,font_dejavu)) $(eval $(call gb_UnpackedTarball_set_tarball,font_dejavu,$(FONT_DEJAVU_TARBALL))) # vim: set noet sw=4 ts=4: cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/binaryurp
AgeCommit message (Expand)Author
2020-11-13tdf#123936 Formatting files in module binaryurp with clang-formatPhilipp Hofer
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-09-04tdf#124176 Use #pragma once in binaryurpGeorge Bateman
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-05binaryurp: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: binaryurpStephan Bergmann
2020-06-25Rephrase commentStephan Bergmann
2020-06-25Fix typosAndrea Gelmini
2020-06-23HACK to decouple URP release calls from all other threadsStephan Bergmann
2020-06-10Improve a SAL_WARN messageStephan Bergmann
2020-06-04Properly handle initial object queryInterface return valueStephan Bergmann