# -*- 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_config_win,$(gb_CustomTarget_workdir)/odk/config)) $(eval $(call gb_Package_set_outdir,odk_config_win,$(INSTDIR))) $(eval $(call gb_Package_add_file,odk_config_win,$(SDKDIRNAME)/setsdkenv_windows.bat,setsdkenv_windows.bat)) # vim: set noet sw=4 ts=4: nput type='hidden' name='id' value='f220acf3aad954e20f3b15b30910432fac97ed15'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/qa
AgeCommit message (Expand)Author
2023-02-22toolkit: Port AccessibleStatusBarTest to test::AccessibleTestBaseColomban Wendling
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-27Make AccessibilityTools available more widely and use itColomban Wendling
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-11fix 32bit build in new a11y cppunit testsRene Engelhard
2022-06-08Fix typoAndrea Gelmini
2022-06-08Fix typoAndrea Gelmini
2022-06-08toolkit: convert AccessibleStatusBar test to C++Colomban Wendling
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2021-05-25fix leak in toolkit testNoel Grandin
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-09-26Fix typo in codeAndrea Gelmini
2020-05-11Fix 32bit linux buildSamuel Mehrbrodt
2020-05-07Test keeping element order in EventContainerSamuel Mehrbrodt
2020-03-20Dispose dialog created during testStephan Bergmann
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-08tdf#123772 Add testSamuel Mehrbrodt
2018-09-27Fix typosAndrea Gelmini
2018-05-05Fix typosAndrea Gelmini
2018-04-16Fix typosAndrea Gelmini
2018-01-05toolkit: disable UnitConversion test for non-default resolution on WNTMichael Stahl
2018-01-05toolkit: convert UnitConversion test to C++Michael Stahl
2017-09-04Translate one German variable nameJohnny_M
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini