summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Collapse)Author
2023-11-02tdf#157956 convert ellipses to quarter rounded circlekhushishikhu
The change is about corner rounding of a 'Flowchart Alternate Process' shape. The quarter circles remain circles even after stretching the shape. Change-Id: I4ecaba9a9f39cfb797e248eb4728ed7dea844f5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158580 Tested-by: Jenkins Reviewed-by: Regina Henschel <rb.henschel@t-online.de> Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2023-10-05tdf#101970 Introduce config option for building with orBalazs Varga
without the not necessary template files. The default is building with all templates, otherwise we can use: --with-templates=no/yes --with-templates -->yes --without-templates -->no Change-Id: I13f5b411057254771ad4021aa9521c153702af16 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157600 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
2023-09-27tdf#155390 Impress template Growing Liberty updateLaurent Balland
Remove last page Remove styles only used by this page Update manifest.xml to get conformant ODF 1.3 extended Change-Id: I6a4227498909b8dc1fb546d2c9c82b30f55ca204 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153295 Tested-by: Jenkins Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-08-25Resolves tdf#155926 - Rename "Line Style 9"Heiko Tietze
Sparse dash Change-Id: Ia676358ea0de4437dd2e5f210b26a4e97f8d8758 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156090 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-08-24Template: tdf#86483: Add Japanese template to the Localization categoryJun Nogata
As Kevin Suo noted in tdf#86483, CJK and CTL use different formatting than the US and Europe. Japanese is no exception, and must be formatted according to Japanese typesetting rules[1][2] before the document is created. However, many Japanese language users use LibreOffice without knowing this, resulting in strange Japanese documents. This template sets up the necessary Japanese formatting to reduce this. Originally, the template was supposed to be provided by the language pack. However, since a localization category was created, we thought it would be a good idea to provide the template first, as we did with Chinese, so we added it. This template has the following settings And the template is inspired by the OpenOffice.org Japanese Environment Improvement Extension Template[3] and Kevin Suo's Chinese template, which we have previously attempted to do the same. * Western and Asian languages are in the same font. * Paragraphs have been set to be justified. * Japanese paragraphs are originally indented by one character. However, since some documents do not use it, it is not set. Instead, the original Japanese paragraphs are set to First line indent style. * Italics has been removed from the style. Japanese does not use italics. [1] Requirements for Japanese Text Layout: <https://www.w3.org/TR/jlreq/> [2] Japanese Industrial Standards - JIS X 4051:2004(Japanese): <https://kikakurui.com/x4/X4051-2004-02.html> [3] OpenOffice.org Japanese Environment Improvement Extension: <https://ja.osdn.net/projects/openoffice-docj/releases/40804#note> Change-Id: Ieaf57c8e018d479e7922fbd9d616b9a6c271b1ba Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155764 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-08-24tdf#114746 Fix CJK and CTL font style in Impress templatesJun Nogata
The Impress template has the font styles required for CJK and CTL languages removed. Therefore, when CJK and CTL language users use the templates, the wrong fonts are selected. To fix this, CJK and CTL language font styles have been added. The fixed themes are as follows. Beehive, Blue Curve, Blueprint, DNA, Focus, Forest bird, Inspiration, Lights, Metropolis, Midnight Blue, Nature Illustration, Pencil, Piano, Portfolio, Sunset, Vintage, Vivid Change-Id: I41253d6cd67694eab10d0638f289c0c0241aff2e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155659 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-08-15Fix typo in default Impress template textGabor Kelemen
Change-Id: I7c8550e3b71e8efaa70d966f91fc3fbee2b93939 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155551 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-06-23MCGR: Some exemplary multi-color gradientsHeiko Tietze
* "Rainbow, Sunrise, Sunset" added * "Preset, Spotted Grey, Teal To Blue" removed to keep items inside scrolled window Change-Id: I3be6c8596accc769df92a8610260ed38a6c29602 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153166 Tested-by: Jenkins Reviewed-by: Regina Henschel <rb.henschel@t-online.de> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-06-10Improved Luxembourgish (lb-LU) autocorrect fileMichel Weimerskirch
Change-Id: I567f7bef0c9cc7ff332bf71f3d30a313cdb525cd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152783 Reviewed-by: Michel Weimerskirch <michel@weimerskirch.net> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-06-02tdf#155087 Autocorrection in Romanian applies to existing wordsCip Cipricus
Change-Id: I04bc44a4a297f9d0fdccc89a279ff5e11976e561 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151770 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-04-22Remove namespace prefix in manifest.xml (extras/pt-PT)Julien Nabet
since other languages don't have it Change-Id: I02dead7abcae1409f756d4daebbd23d4a70efbc6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150762 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-03-21tdf#154242 and tdf#154143 Asset images for UI Chooser and ToTDRizal Muttaqin
Change-Id: I9397133c3a1fd939f2ef136dc4b914e9248234f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149186 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-03-18tdf#154242 Explanatory images of UI Chooser (.uno:ToolbarModeUI)Rizal Muttaqin
Change-Id: I4068522a866843ed19bdd0c44d5e018e7a51cf2c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149077 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-16Relates tdf#154143 Add source image assets of Tips of The DayRizal Muttaqin
Change-Id: I6e1d881705282c7f7c219a345f61990a20c05cbe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148951 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-12tdf#154143 Update image assets for Tips of The DayRizal Muttaqin
Change-Id: Id9b82404f7638eb2c70b6d3a079a91026b8cf484 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148721 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-12Update TipOfTheDay ImagesGaldam
- Update app icon in Fraction - Update icon themes showcase - Adjust some screenshot Change-Id: I1af95c88093eb801b1b29fa9e542f75ed9d1d646 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148491 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
2023-03-09Resolves tdf#131177 - Replace Hard-Coded TotD bulb by themeable iconHeiko Tietze
Change-Id: I25006f64436a72f554450929b1b649478b02cbc8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148536 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-02-28tdf#150925 sd: templates: fix missing attribute "style:display-name"Henry Castro
The function GetSelectedMasterPage() search by name, the missing attributes and it defaults name to "Title", it contains duplicates and it selects wrong Master Page. Signed-off-by: Henry Castro <hcastro@collabora.com> Change-Id: Ia02d66693f33a96cb46fb45b6f435e5cd040ed76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147350 Tested-by: Andras Timar <andras.timar@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com> (cherry picked from commit e9231535570da032b80cba355cd93c68911b2dbd) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147602 Tested-by: Jenkins
2023-01-05Related: tdf#150687 check autocorr DocumentList.xml at build timeCaolán McNamara
to ensure no noopt entries exist Change-Id: I9fb95e211d6030e1f551558fd5a0a3ca700c8fc2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145030 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2023-01-04Remove "tr" autocorr entries that correct to itselfJulien Nabet
Change-Id: I969026e5847852a59e429ce5b0bbf491452302c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144921 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Muhammet Kara <kara@libreoffice.org> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2023-01-04is/DocumentList.xml missing from Makefile but file existsCaolán McNamara
Change-Id: Ie1cf1f928369a02ed15912afe70482224a23c626 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145026 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2023-01-02Remove "sl" autocorr entries that correct to itselfJulien Nabet
Change-Id: I6b501a1159c7c022cf8da7bd5310fb97efe55093 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144920 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-01-01Remove "vi" autocorr entries that correct to itselfJulien Nabet
Change-Id: I684bdb18209f2f3fa75adb77bdbe27a4645e5b75 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144922 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-01-01Remove "pt" autocorr entries that correct to itselfJulien Nabet
Change-Id: I6c08829a71deb5fae1d986946efd91aec28fe342 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144919 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-01-01Remove "pt-PT" autocorr entries that correct to itselfJulien Nabet
Change-Id: I3702ce12cd62c0b4c2d7ee4a4af2640e3db76bef Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144918 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-01-01Remove "nl-BE" autocorr entries that correct to itselfJulien Nabet
Change-Id: Iad59d47f3b34a7d7e16fd7c5ecb02b2bd7d3fab5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144917 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-01-01Remove "mn" autocorr entries that correct to itselfJulien Nabet
Change-Id: Ib5a3ef8066517ac79101a409aedc78a764979a2a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144916 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-01-01Remove "fa" autocorr entries that correct to itselfJulien Nabet
Change-Id: Ie493f9342fb1b66779a3ffebae03eeabe7a2b704 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144915 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-01-01Remove "cs" autocorr entries that correct to itselfJulien Nabet
Change-Id: I16acb568ebb2d4426782df4c745d4de9408c0f01 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144914 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-12-31Resolves: tdf#150687 remove Romanian autocorr entries that correct to itselfCaolán McNamara
Change-Id: Ib776477588f887fb82c95632ccda92a9f1f32541 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144889 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-12-31Related: tdf#150687 pretty-print Romanian autocorrect fileCaolán McNamara
for human readability Change-Id: I371a23ebdd3ab19e9d3092fca4c811068294a256 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144888 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-12-21tdf#140215 Simplify the handling of .ulf filesIlmari Lauhakangas
Now the headings in the ulf files for .desktop files are in the form [filename_Key] Gallery names are also adjusted to fit the new scheme, where there is no longer a need to pass a --key argument to desktop-translate.py Sync comments with .desktop files and the remaining .ulf and remove obsolete Mandriva Linux meta data while at it. Script to mass-replace relevant names in translations will be provided to infra. Change-Id: I87e8028aa5b66f5f5560efa62ddd9b1e5b61c49c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138455 Tested-by: Jenkins Reviewed-by: Sophie Gautier <sophi@libreoffice.org> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2022-12-08Related: tdf#152266 remove office:scripts from wizard letter templatesCaolán McNamara
all the assignments are blank anyway, but its not desirable to have these. Change-Id: I5d7bd7bbdc65b286daad37cd6c368f86e0bb2785 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143821 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2022-12-07tdf#53023 - Remove last empty paragraph from auto textAndreas Heinisch
Remove the last empty paragraph before inserting an auto text. The carriage return at the end of it is appended in SwXMLTextBlockParContext::~SwXMLTextBlockParContext() which can't be removed without introducing side effects. In order to compensate for the change, a paragraph has been added to the existing only text auto texts. Patch was reverted due to a hang of the ui test. It seems that selecting an entire text using mkPropertyValues({"KEYCODE":"CTRL+A"})) does not work anymore. Change-Id: I08f612d50f496c8d7f891c773ddedf27c3d80864 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143781 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
2022-12-07Revert "tdf#53023 - Remove last empty paragraph from auto text"Andreas Heinisch
This reverts commit ce64398653a896c8a48dd6cabe2b75d9c025873d. Reason for revert: UI-Tests hang Change-Id: Ib4b576e66da8642f3ffe8774e92a7e7c2c527b08 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143717 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
2022-12-06tdf#53023 - Remove last empty paragraph from auto textAndreas Heinisch
Remove the last empty paragraph before inserting an auto text. The carriage return at the end of it is appended in SwXMLTextBlockParContext::~SwXMLTextBlockParContext() which can't be removed without introducing side effects. In order to compensate for the change, a paragraph has been added to the existing only text auto texts. Change-Id: Ie098f23d7bdc70798197e5714e041c8fd79f0439 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143353 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
2022-12-03tdf#132650 Improve applause.wav soundBogdan B
Change-Id: Id362378ccb179db7f9ce54bcc6769ad9fd816c5a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143450 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2022-11-04Templates: tdf#86483: Add "Localization" category and add a template for zh_CNKevin Suo
This patch adds a new template category named "Localization", to be used for templates created by our l10n team for each locale, so that languages which requires special layout or formatting (such as CJK or CTL) can have their own templates bundled by default. This patch aslo adds a (general purpose) Writer template for the Simplified Chinese language. Chinese language, by convention, need to format the document to have the first line of the paragraph be indented by 2 characters. The font size, line spacing, paragraph margin etc also need special treatment. If the Chinese users start writing using the current default Writer template, they need to adjust the style formatting every time to meet their needs. Although this template can be provided as an "extension" on the extension website, in practice very few people will go to the extension website and look for such templates. Such bundled templates can also be added by other l10n teams. The extras/README.md will be updated in a separate patch to include documentation on how to add such templates and have their template names translatable on weblate. This does not completely resolve the issue in tdf#86483, which requests to "Implement different default templates per locale". However, with this patch, we are a step closer to set a choosen template when the user switch to a certain UI. Change-Id: Ic295482354f343e981eb20908907bd6a945b7120 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140802 Tested-by: Jenkins Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
2022-11-01Update extras/READMELaurent Balland
Follow-up of simplifications of makefiles by Christian and new merge makefiles for all templates Change-Id: I37b81f1371c306c26dd2009835a616dab37ee726 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140537 Tested-by: Jenkins Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
2022-10-15Fix typosAndrea Gelmini
Change-Id: Ifd133889ffdc372831ce753deaca847b46705a53 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141415 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-10-14Merge makefiles of Writer and Draw templatesLaurent BP
Simplify the list of files in the same way as for wizard templates Change-Id: If93374de161b670a96b9d2447f03f29d8c085efa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141274 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2022-10-14Improve makefile of Impress templatesLaurent BP
Simplify the list of files in the same way as for wizard templates Change-Id: I38258dd0d06940acbf47e6cffbb76924e7d5466e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137364 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2022-10-12Fix typoAndrea Gelmini
Change-Id: I4d8dbdf6752ec06f1a7047a89776d719d15742b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141240 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-10-11tdf#143956 Convert all Wizards template to XMLLaurent BP
All templates used by Wizards are now built from their XML It eases maintenance Page size, language and country attributes were removed Merge all wizard/package in one file Change-Id: I32193b2ff4c6a1b31934e6ed4e08d56801e5662e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137159 Tested-by: Jenkins Reviewed-by: Laurent Balland <laurent.balland@mailo.fr>
2022-09-25tdf#139962 make shellnew files 0-bytesLaurent Balland
To use implementation of tdf#139991, shellnew/soffice.* are now 0-bytes files Change-Id: Ifa5c02c6903d1d505a882cbe0951e4d5c10720f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140538 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-09-14tdf#135060 Modify Vivid templateLaurent BP
Remove language (to get automaticaly user language) Restore same font size for Asian and complex font When using template as master page, styles Accent_x are not imported This patch add direct formating to keep format when using template as master page. Change-Id: Iea38c1e235967c7f8d47d6a4419aec62ff4e9a33 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139779 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-09-14tdf#135060 Modify Sunset templateLaurent BP
Remove gradient of hidden rectangle When using template as master page, styles Accent_x are not imported This patch add direct formating to keep format when using template as master page. Change-Id: I06c85be58593b63f55b3f61100a431f5ccf8c0c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139776 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-09-14tdf#135060 Modify Piano templateLaurent BP
Remove useless rectangle Force fill color to black When using template as master page, styles Accent_x are not imported This patch add direct formating to keep format when using template as master page. Change-Id: I69f746f4391063e3e2ff8bffcdf1953bc6e7aaa6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139780 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-09-14tdf#135060 Modify BeeHive templateLaurent BP
When using template as master page, styles Accent_x are not imported This patch add direct formating to keep format when using template as master page. Change-Id: I97b8ed1ed3a9ba7f07ecbfed6dffb0938d10d4c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139552 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-09-14tdf#135060 Modify Inspiration templateLaurent BP
When using template as master page, styles Accent_x are not imported This patch add direct formating to keep format when using template as master page. Change-Id: Iec0e87de4fa9f6cead971a97690bc17b62526a72 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139631 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>