# -*- 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_AllLangMoTarget_AllLangMoTarget,sc)) # vim: set noet sw=4 ts=4: cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_copypaste.mk
AgeCommit message (Expand)Author
2022-10-27CppunitTest_sc_copypaste: inherit from UnoApiTestXisco Fauli
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-08-06use Helper_optional SCRIPTING for libs that don't exist if --disable-scriptingCaolán McNamara
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-04-27Remove remaining references to xsec_xmlsec.windowsMiklos Vajna
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-01-26[API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna
2016-07-28Revert "temp tinderbox fix"Caolán McNamara
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-03-08sc: remove unnecessary orcus external usage from makefilesMichael Stahl
2015-05-13extract copy&paste test from import testsMarkus Mohrhard