summaryrefslogtreecommitdiff
path: root/extras/source/templates/wizard/agenda/10grey.ott
AgeCommit message (Collapse)AuthorFilesLines
2022-10-11tdf#143956 Convert all Wizards template to XMLLaurent BP1-0/+0
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-08-21There is no "Liberation Sans Unicode MS" fontCaolán McNamara1-0/+0
back in tdf#113720 the substitution Arial -> Liberation Sans was done, but that mangled Arial Unicode MS -> Liberation Sans Unicode MS which isn't a font that exists :-( ... style:font-name="Liberation Serif" ... ... style:font-name-asian="HG Mincho Light J" ... ... style:font-name-complex="Liberation Sans Unicode MS" ... Because this font is used as the default font for the complex text font, lets try Noto Sans here. This is also probably not technically correct as the CTL Noto Sans variants are in separate fonts like Noto Sans Arabic and Noto Sans Hebrew, etc, but at least it has more meaning than "Liberation Sans Unicode MS" and provides a hint which font substitution can use. Change-Id: Ib46ed07d469b00ae2bf06aee3e84129b24627374 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/138596 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2018-12-10tdf#113720 Apply script to modify fontsLaurent BP1-0/+0
Script given in bug reprort was applyed to all files Change-Id: I50f65206c2abca70841d776468be61befccd1505 Reviewed-on: https://gerrit.libreoffice.org/63303 Tested-by: Jenkins Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
2012-08-24translate fax/letter/agenda/report templates runtimeIstvan Turi1-0/+0
Instead of distributing bazillions of localized templates, that contain only a few translatable strings, we try to localize them runtime. This is the initial patch that does the heavy-lifting. It has some rough edges, but the feature will be polished by freezing of LibreOffice 3.7. Change-Id: I535b3bff1f5706afebd21d017c01e2b4745b7cfb