# -*- 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_UITest_UITest,impress_demo)) $(eval $(call gb_UITest_add_modules,impress_demo,$(SRCDIR)/uitest,\ impress_tests/ \ )) # vim: set noet sw=4 ts=4: e='lo/core' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/idlc/inc/astneeds.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: idlcStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist