Age | Commit message (Expand) | Author |
---|---|---|
2013-11-09 | fdo#65108 inter-module includes <> include/svl | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/s* | Thomas Arnhold |
2013-10-11 | Formula tokens, formula cells and formula interpreters to use shared strings. | Kohei Yoshida |
2013-10-11 | Import shared formulas from xlsx without crashing. | Kohei Yoshida |
2013-10-11 | Add isEmpty() to SharedString. This simplies a lot of its call sites. | Kohei Yoshida |
2013-10-08 | No more getIdentifier*() calls because they are not efficient. | Kohei Yoshida |
2013-10-08 | Store svl::SharedString in document cell storage instead of OUString. | Kohei Yoshida |
2013-10-08 | ContentInfo to store svl::SharedString instead of OUString. | Kohei Yoshida |
2013-10-08 | Re-implement interning in order to return both string arrays. | Kohei Yoshida |