Age | Commit message (Expand) | Author |
---|---|---|
2014-02-15 | fdo#74512: Fix the ODS export as well. | Kohei Yoshida |
2014-02-04 | We can infer current grammar from the document. | Kohei Yoshida |
2014-02-04 | Use CompileFormulaContext in CompileDBFormula() and CalcAfterLoad(). | Kohei Yoshida |
2014-02-04 | Pre-compile all compiler-ready sheet names to avoid doing it repeatedly. | Kohei Yoshida |
2013-11-18 | Handle external reference bits too. This is the last missing piece. | Kohei Yoshida |
2013-11-18 | Handle sheet-local range names too. | Kohei Yoshida |
2013-11-18 | Handle named database ranges in CreateString(). | Kohei Yoshida |
2013-11-18 | Handle global range names and use CreateString() during xlsx import. | Kohei Yoshida |
2013-11-14 | Create string from token array directly from ScTokenArray. Still WIP. | Kohei Yoshida |