# -*- 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,function_wizard)) $(eval $(call gb_UITest_add_modules,function_wizard,$(SRCDIR)/sc/qa/uitest,\ function_wizard/ \ )) $(eval $(call gb_UITest_set_defs,function_wizard, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: orm'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/forms/source/helper
/span>
AgeCommit message (Expand)Author
2024-05-16Drop unneeded 'using' instancesGabor Kelemen
2024-05-11replace createFromAscii with OUString literals in ControlFeatureInterceptionNoel Grandin
2024-05-08loplugin:ostr in formsNoel Grandin
2024-05-02replace createFromAscii with OUString literals in formsNoel Grandin
2024-04-05tdf#146619 Drop unused 'using namespace' in: formsGabor Kelemen
2024-03-30tdf#42982 Add error messages to thrown exceptionsRMZeroFour
2023-12-20cid#1545612 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-03-06no need to allocate these separatelyNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
Accept also macOS SDK 10.15Tor Lillqvist
2019-06-03Have all VCL plugin related defines in config_vclplug.hMichael Weghorn
2019-06-03Remove obsolete configure checks after libreoffice-6-3 branch offStephan Bergmann
2019-05-31bump product versino to 6.4.0.0.alpha0+Christian Lohmaier
2019-05-30Support VC++ 2019 tools v142Mike Kaganski
2019-05-27Revert "Remove broken rebuild of compilerplugins when CLANG_FULL_VERSION..."Luboš Luňák
2019-05-27avoid error message from configure about integer expression expectedLuboš Luňák
2019-05-22Fix typoIlmari Lauhakangas
2019-05-22current ccache does not correctly handle PCH in depend modeLuboš Luňák