# -*- 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_JunitTest_JunitTest,sc_unoapi_1)) $(eval $(call gb_JunitTest_set_unoapi_test_defaults,sc_unoapi_1)) # vim: set noet sw=4 ts=4: td class='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)Author
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-24svtools: fix checking of ErrCodeArea so error dialogs are shown againMichael Stahl
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin