summaryrefslogtreecommitdiffstats
path: root/kspread/valuecalc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* KSpread: Add natural comparison operators.Mavridis Philippe2024-05-181-2/+63
| | | | | | | | Natural comparison does not depend on the type of data (whether it's a string or a number). Based on Calligra Sheets code originally from revision 551470. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-291-0/+1992
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>