# -*- 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,extensions_OOoSpotlightImporter,$(gb_Library_DLLDIR))) $(eval $(call gb_Package_add_file,extensions_OOoSpotlightImporter,Library/Spotlight/OOoSpotlightImporter.mdimporter/Contents/MacOS/OOoSpotlightImporter,$(call gb_Library_get_runtime_filename,OOoSpotlightImporter))) # vim: set noet sw=4 ts=4: LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/wizards/source/scriptforge/SF_Platform.xba
AgeCommit message (Expand)Author
2024-09-08ScriptForge (Dictionary) support case-sensitive keysJean-Pierre Ledure
2023-07-30Fix typoAndrea Gelmini
2023-07-29ScriptForge (SF_Platform) new UserData propertyJean-Pierre Ledure
2022-02-27ScriptForge - (SF_Platform) add the FilterNames propertyJean-Pierre Ledure
2022-02-07ScriptForge - (SF_Platform,SF_FileSystem) Manage extensionsJean-Pierre Ledure
2022-02-01ScriptForge - (SF_Platform) refine localesJean-Pierre Ledure
2021-11-25ScriptForge - (SF_Platform) fix Locale should return the OS localeJean-Pierre Ledure
2021-10-02ScriptForge - (SF_Platform) increase speed of Fonts propertyJean-Pierre Ledure
2021-09-28ScriptForge - (SF_Platform) new Fonts propertyJean-Pierre Ledure
2021-06-25ScriptForge - (SF_Platform) new Printers propertyJean-Pierre Ledure
2021-06-17ScriptForge - Comments in code: pointers to help pagesJean-Pierre Ledure
2021-02-21ScriptForge - (SF_Platform) new Locale and PythonVersion propertiesJean-Pierre Ledure
2020-11-06Fix typosAndrea Gelmini
2020-11-05ScriptForge - core libraryJean-Pierre Ledure