# -*- 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,extensions_unoapi)) $(eval $(call gb_JunitTest_set_defs,extensions_unoapi,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/extensions/qa/unoapi/extensions.sce \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/extensions/qa/unoapi/knownissues.xcl \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/extensions/qa/unoapi/testdocuments \ )) $(eval $(call gb_JunitTest_use_jars,extensions_unoapi,\ OOoRunner \ ridl \ test \ unoil \ jurt \ )) $(eval $(call gb_JunitTest_add_classes,extensions_unoapi,\ org.openoffice.test.UnoApiTest \ )) # vim: set noet sw=4 ts=4: '>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/tango_svg
in OSL_TRACE etc.
AgeCommit message (Expand)Author
2019-06-13tdf#125879 Change Wrap Through Icon in Breezeandreas kainz
2019-03-26Clean up tango_svg/cmd/lc_splitcell.svgIlmari Lauhakangas
2019-03-20i#119731 Add icons for InsertHyperlinkControlShubham Goyal
2019-03-19Cleaned up Tango SVG iconsIlmari Lauhakangas
2018-07-19Fix typosAndrea Gelmini
2018-03-16Tango icons: move svg and xcf source files to tango_svgandreas kainz
Stephan Bergmann
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna
2014-12-12fix commitNoel Grandin
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-07-Werror,-WuninitializedStephan Bergmann
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna