aboutsummaryrefslogtreecommitdiff
path: root/source/pt/fpicker
AgeCommit message (Expand)Author
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-05-25initial import of 4.1 translationsAndras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
/svg-optimisations LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/exc_thrower.cxx
diff options
context:
space:
mode:
authorArmin Le Grand (Collabora) <Armin.Le.Grand@me.com>2025-01-06 13:57:39 +0100
committerArmin Le Grand <Armin.Le.Grand@me.com>2025-01-07 22:09:44 +0100
commit6700b311310a94e0de8123b307275cd553bb0d9b (patch)
tree213005b1f9d644cd86b31db23aeea52d3ba0e202 /cppuhelper/source/exc_thrower.cxx
parent14693204260bb6e19b28ea9994d81f99166ac1cd (diff)
tdf#164434 Correct SvgSymbolNode SVG import HEADmaster
The embedding cannot rely on SVG providing all values of x/y/w/h, so added fallbacks to real geometric size. Also removed double-adding geometry. Change-Id: I1914ed0c3e1e42ba899db4f3eb9193fd29e9c4be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/179831 Tested-by: Jenkins Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>