# -*- 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_Executable_Executable,HelpIndexer)) $(eval $(call gb_Executable_use_libraries,HelpIndexer,\ sal \ helplinker \ )) $(eval $(call gb_Executable_use_externals,HelpIndexer,\ expat \ libxslt \ libxml2 \ clucene \ )) $(eval $(call gb_Executable_add_exception_objects,HelpIndexer,\ helpcompiler/source/HelpIndexer_main \ )) # vim:set noet sw=4 ts=4: 'aoo/trunk'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras/source/templates/presnt/Candy
AgeCommit message (Expand)Author
2024-09-15tdf#162878 Candy template: auto for titlesLaurent Balland
2024-09-08Update Candy Impress templateLaurent Balland
2024-07-21tdf#161799 Preserve default styles in Candy templateLaurent Balland
2024-05-07tdf#160712 tdf#160899 Update Candy templateLaurent Balland
2024-01-02tdf#158863 Move README to meta.xmlLaurent Balland
2023-12-07tdf#158250 Candy Impress template: replace pictureLaurent Balland
2023-12-06tdf#158488 Impress templates: restore style hierarchyLaurent Balland
2023-11-30Impress templates notes: correct preview sizeLaurent Balland
2023-11-24tdf#158202 Candy Impress template backgroundLaurent Balland
2023-08-15Fix typo in default Impress template textGabor Kelemen
2023-02-28tdf#150925 sd: templates: fix missing attribute "style:display-name"Henry Castro
2021-02-26tdf#138097 - Update templates / CandyHeiko Tietze