# -*- 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_JunitTest_JunitTest,ucb_unoapi)) $(eval $(call gb_JunitTest_set_defs,ucb_unoapi,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/ucb/qa/unoapi/ucb.sce \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/ucb/qa/unoapi/knownissues.xcl \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/ucb/qa/unoapi/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,ucb_unoapi,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_classes,ucb_unoapi,\ org.openoffice.test.UnoApiTest \ )) # vim: set noet sw=4 ts=4: a-24-2'>distro/allotropia/zeta-24-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sweb/toolbar/viewerbar.xml
AgeCommit message (Expand)Author
2014-08-31fdo#80538 Add (hidden) edit icons to the toolbar againSamuel Mehrbrodt
2014-08-29fdo#80538 Show an infobar when document is in read-only modeSamuel Mehrbrodt
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2014-02-03fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2012-11-30re-base on ALv2 code. Includes:Michael Meeks