Age | Commit message (Expand) | Author |
2017-05-15 | Typo: s/threashold/threshold | Tor Lillqvist |
2017-05-09 | Avoid adding unnecessary overhead to formula calculation. | Kohei Yoshida |
2017-03-28 | sc: include cleanup for --enable_formula_logger | Jochen Nitschke |
2016-11-10 | Avoid writing to the log for the same group twice. | Kohei Yoshida |
2016-11-07 | Fix typos (also in the code) | Andrea Gelmini |
2016-11-05 | Pass the current cell position to conditionally display sheet name. | Kohei Yoshida |
2016-11-05 | Log cell range references. | Kohei Yoshida |
2016-11-05 | Log single cell references. | Kohei Yoshida |
2016-11-05 | Dump the single cell vector reference info to the log. | Kohei Yoshida |
2016-10-26 | Better way to silence loplugin:staticmethods | Stephan Bergmann |
2016-10-25 | Keep loplugin:staticmethods happy. | Kohei Yoshida |
2016-10-25 | Add configure option --enable-formula-logger to conditionalize it. | Kohei Yoshida |
2016-10-25 | Ensure that GroupScope can only be instantiated by FormulaLogger. | Kohei Yoshida |
2016-10-25 | LIBO_FORMULA_LOG_FILE env var to specify the log file location. | Kohei Yoshida |
2016-10-25 | Write nest levels in case of nested group calculations. | Kohei Yoshida |
2016-10-25 | Use a singleton pattern here. | Kohei Yoshida |
2016-10-25 | Initial take on group formula logging. | Kohei Yoshida |