# -*- 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_tplwizfax,$(SRCDIR)/extras/source/templates/wizard/fax)) $(eval $(call gb_Package_add_files,extras_tplwizfax,$(LIBO_SHARE_FOLDER)/template/common/wizard/fax,\ bus-classic_f.ott \ bus-classic-pri_f.ott \ bus-modern_f.ott \ bus-modern-pri_f.ott \ pri-bottle_f.ott \ pri-fax_f.ott \ pri-lines_f.ott \ pri-marine_f.ott \ )) # vim: set noet sw=4 ts=4: aw080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/g
NSS: create a temporary database instead of in-memory
AgeCommit message (Expand)Author
2015-02-17g: SRC_ROOT may not contain path string in a localized environmentTomofumi Yagi
2015-01-14Some quoting fixesStephan Bergmann
Tomaž Vajngerl
2018-08-21xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-07-03loplugin:oncevar (clang-cl): xmlsecurityStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin