# -*- 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_Module_Module,xsltml)) ifeq ($(ENABLE_MEDIAWIKI),YES) $(eval $(call gb_Module_add_targets,xsltml,\ ExternalPackage_xsltml \ UnpackedTarball_xsltml \ )) endif # vim: set noet sw=4 ts=4: it/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unusedcode.easy
AgeCommit message (Expand)Author
2015-09-17ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long timeTor Lillqvist
2015-06-20callcatcher: update unused codeCaolán McNamara
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-06callcatcher: update unused codeCaolán McNamara
2015-05-25callcatcher: update unused codeCaolán McNamara
2015-05-24callcatcher: update unused codeCaolán McNamara
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-09callcatcher: update unused codeCaolán McNamara
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-04-23callcatcher: remove unused RegisteredDb::getEntryCaolán McNamara
2015-04-22SpriteDeviceHelper::createBuffers unused and does nothingCaolán McNamara
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-20drop unused -SfxAppMenuControl_Impl::RegisterControlCaolán McNamara
2015-04-20writerfilter: remove newly unused methodsMiklos Vajna
2015-04-19callcatcher: update unusedcodeCaolán McNamara
2015-04-13callcatcher: update unused codeCaolán McNamara
2015-04-07OQueryViewSwitch::resizeDocumentView etc unusedCaolán McNamara
2015-04-06apparently OGenericUnoController::InvalidateFeature is unusedCaolán McNamara
2015-04-06unused ODatabaseForm::CreateCaolán McNamara
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara
2015-04-04ShapeToolbarController::create is unusedCaolán McNamara
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-03-28forms: More unused services related stuffMatúš Kukan
2015-03-23Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRangeJulien Nabet