# -*- 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_CppunitTest_CppunitTest,oox_vba_encryption)) $(eval $(call gb_CppunitTest_add_exception_objects,oox_vba_encryption,\ oox/qa/unit/vba_encryption \ )) $(eval $(call gb_CppunitTest_use_sdk_api,oox_vba_encryption)) $(eval $(call gb_CppunitTest_use_libraries,oox_vba_encryption,\ basegfx \ comphelper \ cppu \ cppuhelper \ editeng \ expwrap \ drawinglayer \ msfilter \ sal \ i18nlangtag \ oox \ sax \ sfx \ svl \ svt \ svx \ svxcore \ sot \ tl \ unotest \ utl \ vcl \ xo \ xmlscript \ )) # vim: set noet sw=4 ts=4: ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/elementary/svtools
x
AgeCommit message (Expand)Author
AgeCommit message (Expand)Author
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-04Fix typoAndrea Gelmini
2019-04-01Fix typoAndrea Gelmini
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-08new loplugin constvarsNoel Grandin
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin