# -*- 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,slideshow)) $(eval $(call gb_Module_add_targets,slideshow,\ Library_slideshow \ )) ifeq ($(ENABLE_OPENGL_TRANSITIONS),TRUE) $(eval $(call gb_Module_add_targets,slideshow,\ Library_OGLTrans \ Package_opengl \ )) endif # not working # CppunitTest_slideshow \ # not built normally (and unbuildable anyway ;) # Executable_demoshow \ # vim: set noet sw=4 ts=4: lect name='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/view3d.hxx
AgeCommit message (Expand)Author
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-22loplugin:unusedfields in svxNoel Grandin
2018-11-13loplugin:singlevalfields in svxNoel Grandin
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin
2018-05-02loplugin:useuniqueptr in E3dViewNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin