Files
libreoffice/filter/source/xslt
Noel Grandin 6c747ccf6c tdf#145361 fix XSLT for older libxslt
regression from
    commit 3eb870f084
    Author: Noel <noel.grandin@collabora.co.uk>
    Date:   Fri Feb 26 12:45:19 2021 +0200
    fix xhtml list export in other locales
where I used 'replace' which is not available on older libxslt, so
switch to 'translate' which works just as well here, and is available

Change-Id: Idd1224e23c0d48956d94b6fc2c2a7b1afa05fa0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124435
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-10-30 07:45:21 +02:00
..