2384b0e257
And prefer the calc_HTML_WebQuery filter over the old and unreliable 'HTML (StarCalc)' filter to import HTML files into Calc. The web query filter arranges the incoming data in a more tabular fashion, which actually works better for Calc's sheet format. Also, the current filter matching algorithm actually relies on unpredictable random selection since it iterates through the filters stored in *unordered* map container and picking the first match. Making use of the PREFERRED flag in case of multiple qualifying filters for the given type is much more tractable than the current scheme. |
||
---|---|---|
.. | ||
cache | ||
fragments | ||
tools |