# -*- 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/. # include $(SRCDIR)/vcl/commonfuzzer.mk $(eval $(call gb_Executable_Executable,epsfuzzer)) $(eval $(call gb_Executable_use_api,epsfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,epsfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,epsfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,epsfuzzer,\ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,epsfuzzer,\ findsofficepath \ ulingu \ fuzzerstubs \ )) $(eval $(call gb_Executable_add_exception_objects,epsfuzzer,\ vcl/workben/epsfuzzer \ )) $(eval $(call gb_Executable_add_libs,epsfuzzer,\ -lFuzzingEngine \ )) # vim: set noet sw=4 ts=4: tion value='distro/capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/uitest/data/tdf96499.html
fice-24-8&id=efcbd2306f0310809f2d6f1db086b839055c77f6'>sfx2
AgeCommit message (Expand)Author
AgeCommit message (Expand)Author
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-05-22tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt
2023-05-17navigator: use toggle available for all appsSzymon Kłos
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs
2023-05-12lok: escape notifyWindow messageSzymon Kłos
2023-05-12tdf#134901: update print statistics on PDF exportJustin Luth
2023-05-10Revert "Resolves tdf#134941 - Fix size issue on start center"Heiko Tietze
2023-05-10Revert "Resolves tdf#155167 - Start center app pane issue under gtk3"Heiko Tietze