# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Library_Library,analysis)) $(eval $(call gb_Library_set_componentfile,analysis,scaddins/source/analysis/analysis)) $(eval $(call gb_Library_use_external,analysis,boost_headers)) $(eval $(call gb_Library_use_internal_comprehensive_api,analysis,\ offapi \ scaddins \ udkapi \ )) $(eval $(call gb_Library_use_libraries,analysis,\ comphelper \ cppu \ cppuhelper \ sal \ tl \ i18nlangtag \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,analysis,\ scaddins/source/analysis/analysis \ scaddins/source/analysis/analysishelper \ scaddins/source/analysis/bessel \ scaddins/source/analysis/financial \ )) # Runtime dependency for unit-tests $(eval $(call gb_Library_use_restarget,analysis,analysis)) # vim: set noet sw=4 ts=4: stro/cib/libreoffice-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/karasa_jaga/sfx2/res
AgeCommit message (Collapse)Author
2023-04-09tdf#154694 All icons: Sidebar's A11y CheckerRizal Muttaqin
Change-Id: Ifb91eb6d78ae1c6cb7050b89ab0ddc45fb029a09 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150159 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2021-01-29KJ: tdf#139988: make Export and Import icon in Template Manager show upRizal Muttaqin
Change-Id: Ibfbea62c1890d72d5b7b4611d9c09d49e67a85ef Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110116 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-06-07All icons: Update MIME typeRizal Muttaqin
Change-Id: I961f5dc02d51049f3d88411541d85c02be7e1a60 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95662 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-06-06tdf#128743 remove completely Start Center's sidebar motifRizal Muttaqin
Change-Id: Ib4e7f9ea30e67787ea199629a863e8085dd5cc94 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95648 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-05-13tdf#130778 remove old 6.x centered logo in the Star CenterRizal Muttaqin
Change-Id: I8bf2ac1344249042e8846c22abc1346c7d08d538 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94066 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-04-20Breeze,elementary,KJ,Sifr: Fix for tdf#128689Rizal Muttaqin
- KJ: Update Group related icons Change-Id: Icdb23409a8026afd9acf7c6188353cd59cb7a0cf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92553 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
More flexible dialog logo & about images as SVGs Change-Id: Icefa035893e241a7dee6aa28236e6b89b38477de Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91908 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2019-06-01KJ:Clean for duplicate items, add more SVG, etcrizmut
Change-Id: Ie65694a8d4b225f6d95b6f6d717722d72eb28126 Reviewed-on: https://gerrit.libreoffice.org/73317 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-05-25KJ&elementary:+Impress place holder, etcRizal Muttaqin
Change-Id: I917956cefc34ad87a0c601c280fe7d8febb6b5d4 Reviewed-on: https://gerrit.libreoffice.org/72945 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-05-19"KJ: Update non cmd icon, etc"Rizal Muttaqin
Change-Id: I16596ee96ca9879a1b4265339cd197e15ae103c9 Reviewed-on: https://gerrit.libreoffice.org/72548 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2019-05-09KJ:^large icon(tdf#124808),+full RTL(AR,HE,FA,UR support (tdf#124127)Rizal Muttaqin
Change-Id: I22d811a89f0e024e99cccffc0c05b373e2820140 Reviewed-on: https://gerrit.libreoffice.org/72022 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
2018-06-17Removed executable permission on images filesAndrea Gelmini
Change-Id: I6963b91a58bd88e7c920a96a44fc982ad4768d4b Reviewed-on: https://gerrit.libreoffice.org/54666 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-06-11Karasa Jaga: Change some legacy Galaxy icons & update shape iconsRizal Muttaqin
Change-Id: Id5f84e58ef8d4e2239eaf3c6678a9f7660b4e6c6 Reviewed-on: https://gerrit.libreoffice.org/55641 Reviewed-by: andreas_kainz <kainz.a@gmail.com> Tested-by: andreas_kainz <kainz.a@gmail.com>
2018-05-28tdf#117481 Karasa Jaga: Add dbaccess icons for base sidebarRizal Muttaqin
Change-Id: I5174261484c64a6f223c4a2e197d0e042c3581e4 Reviewed-on: https://gerrit.libreoffice.org/54787 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2018-05-22tdf#117342 - Add Karasa Jaga to LibreOffice coreRizal Muttaqin
Change-Id: Id121df0ddc763a299c5714cadd0d61740876e3d6 Reviewed-on: https://gerrit.libreoffice.org/54512 Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Tested-by: Heiko Tietze <tietze.heiko@gmail.com>