# -*- 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_StaticLibrary_StaticLibrary,shell_xmlparser_x64)) $(eval $(call gb_StaticLibrary_set_x64,shell_xmlparser_x64,YES)) $(eval $(call gb_StaticLibrary_set_include,shell_xmlparser_x64,\ -I$(SRCDIR)/shell/inc \ $$(INCLUDE) \ )) $(eval $(call gb_StaticLibrary_use_externals,shell_xmlparser_x64,\ expat_x64 \ )) $(eval $(call gb_StaticLibrary_add_x64_generated_exception_objects,shell_xmlparser_x64,\ CustomTarget/shell/source/all/xml_parser \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: : Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> tdf#123936 Formatting files in module oox with clang-format 2020-11-19T18:22:02+00:00 Philipp Hofer philipp.hofer@protonmail.com 2020-11-12T12:08:56+00:00 c4ab5393e1c2332d92ea6672d3c8ffc3a6220afa Change-Id: Ie061189450e0f9004ca503bb28164885812f2acc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105694 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Change-Id: Ie061189450e0f9004ca503bb28164885812f2acc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105694
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
tdf#42949 Fix new IWYU warnings in directories [h-r]* 2020-11-10T13:13:14+00:00 Gabor Kelemen kelemen.gabor2@nisz.hu 2020-11-09T07:00:35+00:00 877f40ac3f2add2b6dc37bae280d4d98dd102286 Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I886b6f446293d3b1cfbf4ae05e8dbd7fabab9f20 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105510 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Found with bin/find-unneeded-includes
Only removal proposals are dealt with here.

Change-Id: I886b6f446293d3b1cfbf4ae05e8dbd7fabab9f20
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105510
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Upcoming loplugin:elidestringvar: oox 2020-06-04T16:10:45+00:00 Stephan Bergmann sbergman@redhat.com 2020-06-04T11:57:23+00:00 54e35feef17580cfcbf0a2db1272fb05c85e2348 Change-Id: I74da8354fe58c2800a7aaa4145356f61b388dc58 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95507 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Change-Id: I74da8354fe58c2800a7aaa4145356f61b388dc58
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95507
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>