# -*- 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_UITest_UITest,pageFormat)) $(eval $(call gb_UITest_add_modules,pageFormat,$(SRCDIR)/sc/qa/uitest,\ pageFormat/ \ )) $(eval $(call gb_UITest_set_defs,pageFormat, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: /'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/wrtxml.hxx
AgeCommit message (Expand)Author
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-09-28make this look less like it grew organically and more like it was plannedCaolán McNamara
2021-09-28tdf#144532 closing mail merge wizard preview removed document's data sourceCaolán McNamara
2020-05-09compact namespace in swNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2017-06-21convert ErrCode to strong typedefNoel Grandin