office-gobmx/xmloff/source
Noel Grandin b7c6bc0bda tdf#164046 style searching improvement breaks Impress layout
regression from
    commit 6c2f827697
    Author: Noel Grandin <noel.grandin@collabora.co.uk>
    Date:   Sun Oct 20 15:07:41 2024 +0200
    improve style searching in SvXMLStylesContext

Two problems - the original code was searching by DisplayName,
not Name, so add another index for DisplayName,
and the prefix matching was not properly matching.

Change-Id: Ifd43bdb89d33067954298115c8700b87c7f93050
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177488
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-29 11:04:50 +01:00
..
chart tdf#131862 No table:cell-range-address in ODF 1.4 2024-11-27 17:10:40 +01:00
core tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protection 2024-11-14 23:53:24 +01:00
draw tdf#164046 style searching improvement breaks Impress layout 2024-11-29 11:04:50 +01:00
forms tdf#163486: PVS: pointer not released in destructor 2024-11-11 15:52:24 +01:00
meta com::sun::star -> css 2024-11-10 10:50:15 +01:00
script
style tdf#164046 style searching improvement breaks Impress layout 2024-11-29 11:04:50 +01:00
table
text tdf#158237 Use C++20 contains() instead of find() and end() 2024-11-29 01:37:10 +01:00
token tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protection 2024-11-14 23:53:24 +01:00
transform loplugin:reftotemp in xmloff 2024-11-13 06:34:57 +01:00
xforms