summaryrefslogtreecommitdiff
path: root/sc/inc/cellvalues.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-23loplugin:unusedfields in scNoel Grandin1-2/+1
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin1-2/+3
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin1-1/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+4
2014-10-02New feature to allow converting formula cells to static values.Kohei Yoshida1-0/+60
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-23These are not needed.Kohei Yoshida1-2/+0
2014-04-23Use the mdds storage types directly rather than using CellValues.Kohei Yoshida1-1/+0
2014-04-23Correctly set the positions of sorted formula cells.Kohei Yoshida1-1/+1
2014-04-23Avoid using SwapRow() when sorting.Kohei Yoshida1-0/+13
2014-04-23Have CellValues handle text attribute values as well.Kohei Yoshida1-0/+8
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-01-30Speed up filling of random number generation over entire column.Kohei Yoshida1-0/+44