# -*- 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/. # #************************************************************************* # empty second argument (i.e. no 1) $(eval $(call sw_rtfexport_test,)) # vim: set noet sw=4 ts=4:
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/salhelper/condition.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, salhelperStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-02-07loplugin:deletedspecialStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/salhelperNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-24move URE headers to include/David Tardon