Age | Commit message (Expand) | Author |
---|---|---|
2022-09-30 | use more string_view in starmath | Noel Grandin |
2022-05-13 | use vector as backing for stack | Noel Grandin |
2022-05-13 | tdf#121740 reduce cost of mathml parsing | Noel Grandin |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-09-17 | remove GetCharClassPtr from SvtSysLocale | Noel Grandin |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-03-18 | Use ESelection to locate code on node instead of SmToken | dante |
2021-03-09 | Rename SmParser to SmParser5 | dante |
2021-03-01 | Starmath cleanup unused includes | dante |
2021-02-27 | Move smparsers shared error ressources to base class | dante |
2021-02-24 | Starmath now allows multiple parsers second part | dante |