# 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_tests)) $(eval $(call gb_UITest_add_modules,impress_tests,$(SRCDIR)/sd/qa/uitest,\ impress_tests/ \ )) $(eval $(call gb_UITest_set_defs,impress_tests, \ TDOC="$(SRCDIR)/sd/qa/uitest/data" \ )) $(eval $(call gb_UITest_use_oneprocess,impress_tests)) # vim: set noet sw=4 ts=4: /lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc/source/defaultregistry
AgeCommit message (Expand)Author
2023-09-09NestedRegistryImpl does not need to implement XAggreggationNoel Grandin
2022-06-11[API CHANGE] Deprecate css.registry.XSimpleRegistry::mergeKeyStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2019-11-26Fix for 2 commits related to cppcheck:Julien Nabet
2019-11-24Fix e6ab01ce532d1db01579b70bd476b2f643522bf9Julien Nabet
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-08-15Optimize NestedKeyImpl::openKeysArkadiy Illarionov
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): stocStephan Bergmann
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-01-29loplugin:flatten in stoc..storeNoel Grandin