summaryrefslogtreecommitdiff
path: root/sc/inc/formulacell.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-27resolved fdo#71598 postpone SetDirty during Insert/DeleteEike Rathke1-1/+4
2013-06-28we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard1-7/+0
2013-06-04remove inherited number formats, fdo#60215Markus Mohrhard1-11/+4
2013-05-20Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida1-0/+2
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida1-0/+7
2013-04-30Ensure that modified formula cells are redrawn.Kohei Yoshida1-1/+1
2013-04-30Move the group calculation code into its own class.Kohei Yoshida1-2/+2
2013-04-30Move the invariant group handler into its own method.Kohei Yoshida1-1/+2
2013-04-30Handle invariant group with single references.Kohei Yoshida1-0/+2
2013-04-30Not yet used, but a hook to retrieve a vector reference value.Kohei Yoshida1-3/+3
2013-04-30We really don't need to use similar data unless I missed something.Kohei Yoshida1-5/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+8
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida1-2/+9
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-0/+305