summaryrefslogtreecommitdiff
path: root/sc/inc/cellvalues.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer1-28/+25
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-2/+2
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis1-0/+2
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2018-05-08fix buildRene Engelhard1-0/+1
2018-05-08tdf#42949 Fix IWYU warnings in sc/inc/[bc]*Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
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