# -*- 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_Package_Package,odk_headers_generated,$(BUILDDIR)/config_$(gb_Side))) $(eval $(call gb_Package_set_outdir,odk_headers_generated,$(INSTDIR))) $(eval $(call gb_Package_add_file,odk_headers_generated,$(SDKDIRNAME)/include/sal/typesizes.h,config_typesizes.h)) # vim: set noet sw=4 ts=4: d' value='817e7f7f2e468070802b3176f3deb7f4a88c6c31'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)Author
2019-05-10an is used before a vowel soundCaolán McNamara
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-07DeInitVCL in PythonTestStephan Bergmann
2018-07-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-06-29test: invoke ODF validator with custom schemasMichael Stahl
2018-05-05Fix typosAndrea Gelmini
2018-04-14Fix typosAndrea Gelmini
2018-04-06Fix Python file URL construction on WindowsStephan Bergmann
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-10-23loplugin:includeform: unotestStephan Bergmann
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-22unotest: really run every CppunitTest with its own user profileMichael Stahl
2017-05-27tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon