# -*- 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_StaticLibrary_StaticLibrary,fuzzer_calc)) $(eval $(call gb_StaticLibrary_set_include,fuzzer_calc,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_StaticLibrary_use_api,fuzzer_calc,\ offapi \ udkapi \ )) $(eval $(call gb_StaticLibrary_add_generated_exception_objects,fuzzer_calc,\ CustomTarget/vcl/workben/native-calc \ )) # vim: set noet sw=4 ts=4: re/+/87188 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
- Breeze & Sifr: Add SVG variant of dark version
- Sifr: Add more 32px icons

Change-Id: I8ce5ff12b1178d215d4ca756a512ff01754fbff9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87188
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
Sifr: Add missing large icons 2019-06-06T21:57:20+00:00 rizmut riz_17_oke@yahoo.co.id 2019-06-02T14:43:59+00:00 c74d7ff0b4f448ff4b662ae9145f93d3eaae3f25 Change-Id: Iadd17df97f374752097c8cad4b82735a4c77f923 Reviewed-on: https://gerrit.libreoffice.org/73343 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
Change-Id: Iadd17df97f374752097c8cad4b82735a4c77f923
Reviewed-on: https://gerrit.libreoffice.org/73343
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
Sifr icon theme update 2019-03-05T06:59:06+00:00 andreas kainz kainz.a@gmail.com 2019-03-05T00:06:42+00:00 c3252c9cc8d041774d91e695de05fae11729e3a9 Change-Id: I0f3633ca6caa0d3c7707c04f40f6aa7d4b11eda9 Reviewed-on: https://gerrit.libreoffice.org/68720 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I0f3633ca6caa0d3c7707c04f40f6aa7d4b11eda9
Reviewed-on: https://gerrit.libreoffice.org/68720
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
bora/cp-4.2'>distro/collabora/cp-4.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/comphelper/configurationlistener.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann