# -*- 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,ucb)) $(eval $(call gb_Module_add_targets,ucb,\ Library_cached1 \ Library_srtrs1 \ Library_ucb1 \ $(if $(ENABLE_LIBCMIS),Library_ucpcmis1) \ $(if $(WITH_WEBDAV),Library_ucpdav1) \ Library_ucpexpand1 \ Library_ucpext \ Library_ucpfile1 \ $(if $(ENABLE_CURL),Library_ucpftp1) \ Library_ucphier1 \ Library_ucpimage \ Library_ucppkg1 \ Library_ucptdoc1 \ )) ifeq ($(ENABLE_GIO),TRUE) $(eval $(call gb_Module_add_targets,ucb,\ Library_ucpgio1 \ )) endif ifeq ($(WITH_WEBDAV),neon) $(eval $(call gb_Module_add_check_targets,ucb,\ CppunitTest_ucb_webdav_local_neon \ CppunitTest_ucb_webdav_neon_opts \ CppunitTest_ucb_webdav_propfindcache \ CppunitTest_ucb_webdav_res_access \ )) endif ifeq ($(WITH_WEBDAV),serf) ## Placeholder for future serf local test implementation endif $(eval $(call gb_Module_add_subsequentcheck_targets,ucb,\ JunitTest_ucb_complex \ JunitTest_ucb_unoapi \ )) # vim: set noet sw=4 ts=4: hed> 263e5726c71b3c3579f974194510ed01947ee6cf - Change color to latest MS Office monoline style - Overhaul overall appearance Change-Id: If181b58dc68310cacb926cf814c6d99d4b0b47d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95189 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
- Change color to latest MS Office monoline style
- Overhaul overall appearance

Change-Id: If181b58dc68310cacb926cf814c6d99d4b0b47d1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95189
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
tdf#119249 Colibre Point markers be semi-transparent 2018-12-28T23:13:50+00:00 andreas kainz kainz.a@gmail.com 2018-12-22T18:43:58+00:00 e66d82f72a09052e66e0ebface3135b04593edee Change-Id: I6d89696655398f1ebb634d08be6094bc17911e18 Reviewed-on: https://gerrit.libreoffice.org/65691 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I6d89696655398f1ebb634d08be6094bc17911e18
Reviewed-on: https://gerrit.libreoffice.org/65691
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Colibre icons: finish svx galaxy support 2018-04-03T20:13:52+00:00 andreas kainz kainz.a@gmail.com 2018-04-03T16:24:52+00:00 5f3cacc4d9fa5cce94ae8e024cd7eb236bc52472 Change-Id: I740f97b2e65eddc30682ba9a61ec39cff57107ae Reviewed-on: https://gerrit.libreoffice.org/52338 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I740f97b2e65eddc30682ba9a61ec39cff57107ae
Reviewed-on: https://gerrit.libreoffice.org/52338
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: andreas_kainz <kainz.a@gmail.com>