Age | Commit message (Expand) | Author |
---|---|---|
2015-11-23 | loplugin:unusedfields in sc | Noel Grandin |
2015-11-18 | use unique_ptr for pImpl in sc/ | Noel Grandin |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-22 | loplugin:unusedmethods scripting,sc | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2014-10-02 | New feature to allow converting formula cells to static values. | Kohei Yoshida |
2014-05-11 | fix-includes.pl: sc | Thomas Arnhold |
2014-04-23 | These are not needed. | Kohei Yoshida |
2014-04-23 | Use the mdds storage types directly rather than using CellValues. | Kohei Yoshida |
2014-04-23 | Correctly set the positions of sorted formula cells. | Kohei Yoshida |
2014-04-23 | Avoid using SwapRow() when sorting. | Kohei Yoshida |
2014-04-23 | Have CellValues handle text attribute values as well. | Kohei Yoshida |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-01-30 | Speed up filling of random number generation over entire column. | Kohei Yoshida |