# 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,sw_sidebar)) $(eval $(call gb_UITest_add_modules,sw_sidebar,$(SRCDIR)/sw/qa/uitest,\ sidebar/ \ )) $(eval $(call gb_UITest_set_defs,sw_sidebar, \ TDOC="$(SRCDIR)/sw/qa/uitest/data" \ )) $(eval $(call gb_UITest_avoid_oneprocess,sw_sidebar)) # vim: set noet sw=4 ts=4: a>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot/qa
AgeCommit message (Expand)Author
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-09-18tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna
2018-04-01Fix typoAndrea Gelmini
2018-03-29tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna
2018-02-07ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara
2018-01-29ofz#2976 TimeoutCaolán McNamara
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara
2017-09-22ofz#2976 timeout in olefuzzerCaolán McNamara
2017-09-19tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara
2017-03-14check full chain upwardsCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna