# -*- 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_UITest_UITest,calc_tests3)) $(eval $(call gb_UITest_add_modules,calc_tests3,$(SRCDIR)/sc/qa/uitest,\ calc_tests3/ \ )) $(eval $(call gb_UITest_set_defs,calc_tests3, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: ich worked around the issue of oversized SVGs. Sukapura Dark's pin_document.svg was already 24x24, gets a cleanup anyway. Editing the SVG source, I changed the 64 (and in one case 512) to 24. Then, I opened each one in Inkscape, clicked the lock icon for width and height, input /2.6667 (or 21,3333 in case the viewbox used to be 512) to the end of the existing width and hit Enter to apply. Then in Object - Align and Distribute panel, I set Relative to: Page and centered on vertical and horizontal axes. Finally, I used svgcleaner to clean out all the useless crap in the source. Change-Id: Ic42bd5fce3227f008fe98eed304b1d565cf13651 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173774 Reviewed-by: Patrick Luby <guibomacdev@gmail.com> Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
This also reverts commit 13a42d5c2d433da6c2c69159bfc6df0e37643333 which
worked around the issue of oversized SVGs.

Sukapura Dark's pin_document.svg was already 24x24, gets a cleanup anyway.

Editing the SVG source, I changed the 64 (and in one case 512) to 24.

Then, I opened each one in Inkscape, clicked the lock icon for width and height,
input /2.6667 (or 21,3333 in case the viewbox used to be 512) to the end of the
existing width and hit Enter to apply. Then in Object - Align and Distribute
panel, I set Relative to: Page and centered on vertical and horizontal axes.

Finally, I used svgcleaner to clean out all the useless crap in the source.

Change-Id: Ic42bd5fce3227f008fe98eed304b1d565cf13651
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173774
Reviewed-by: Patrick Luby <guibomacdev@gmail.com>
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Removed executable bits from png and svg files 2023-06-06T20:48:40+00:00 Andrea Gelmini andrea.gelmini@gelma.net 2023-06-06T06:49:24+00:00 d3cd939763cad3b25c613464a6789fe643ce2baf Change-Id: Iba67b992196e26e7b0dc9eadb8cc4c3416a240d4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152639 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Change-Id: Iba67b992196e26e7b0dc9eadb8cc4c3416a240d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152639
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
tdf#38742 - Start Center: introduce push pins to favorite documents 2023-06-06T05:08:09+00:00 Andreas Heinisch andreas.heinisch@yahoo.de 2023-05-22T20:46:55+00:00 436f3f8eb5b45620842351a1f29ba49571043515 Change-Id: I879e4d93e1da222d9acabb776552ca1cf819574b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152136 Tested-by: Andreas Heinisch <andreas.heinisch@yahoo.de> Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
Change-Id: I879e4d93e1da222d9acabb776552ca1cf819574b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152136
Tested-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
tdf#154106 Add Sukapura TipOfTheDay 2023-03-13T15:55:05+00:00 Galdam qmebic1975@gmail.com 2023-03-13T11:46:06+00:00 da4f2ddc6ea7db9a55ad1d9baf3cf126e41d8af2 Added Sukapura Totd images Change-Id: I4093f53a338cc4ed08e30a07f713aa741635a31c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148785 Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org> Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Added Sukapura Totd images

Change-Id: I4093f53a338cc4ed08e30a07f713aa741635a31c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148785
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
tdf#153465 & tdf#153344 Sukapura Dark with 16px status bar icons 2023-03-09T18:21:20+00:00 Rizal Muttaqin riz_17_oke@yahoo.co.id 2023-03-09T15:25:05+00:00 560a6307a1407176c1cfce77daaba38f5cc24798 Change-Id: If255495c43f4606b7931b86901449453189e9994 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148551 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Change-Id: If255495c43f4606b7931b86901449453189e9994
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148551
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
tdf#153465 Add Sukapura's dark variant 2023-03-05T22:05:23+00:00 Rizal Muttaqin riz_17_oke@yahoo.co.id 2023-02-28T15:50:29+00:00 6271aff7dcd530a7e8c5452200267960e27a7513 Change-Id: I9f97c3990064db88fccf9269deb62414bfb6c3b8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148011 Tested-by: Rizal Muttaqin <rizmut@libreoffice.org> Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
Change-Id: I9f97c3990064db88fccf9269deb62414bfb6c3b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148011
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>