# -*- 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,scripting_scriptbindinglib,$(SRCDIR)/scripting/workben/bindings)) $(eval $(call gb_Package_add_files,scripting_scriptbindinglib,$(LIBO_SHARE_FOLDER)/basic/ScriptBindingLibrary,\ Highlight.xdl \ dialog.xlb \ script.xlb \ )) # vim: set noet sw=4 ts=4: dden' name='id' value='4bbe329ef07bb38c939c6bef53ae4aa9928b9a52'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx/inc
e7df7fa4ad9f9cba11'>tdf#121440 writerfilter: do not use imported style for foot/endnotes
AgeCommit message (Expand)Author
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-08update pchesCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-30basegfx tree cleanupMario J. Rugiero
2015-09-18boost->stdCaolán McNamara
2015-07-10do not include boost/utility.hppMichael Stahl
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-05-15update_pch: add basegfxThomas Arnhold
Vasily Melenchuk
2018-11-12Missing test dependencyStephan Bergmann