summaryrefslogtreecommitdiff
path: root/sc/qa/unit/ucalc.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add starter test for reference update on range move.Kohei Yoshida1-0/+2
2013-07-24Add test for ROW function.Kohei Yoshida1-0/+2
2013-07-24Add test for cell function COLUMN.Kohei Yoshida1-0/+2
2013-07-24Add test for updating reference on sheet change.Kohei Yoshida1-0/+2
2013-07-24Add test for resizing range references. To be expanded later.Kohei Yoshida1-0/+2
2013-07-24Add test for reference update in formula cells.Kohei Yoshida1-0/+2
2013-07-24Add some basic test for single reference data.Kohei Yoshida1-0/+3
2013-07-24Add test for formula tokenization and back.Kohei Yoshida1-0/+2
2013-07-24We don't need this test any more.Kohei Yoshida1-5/+0
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida1-0/+3
2013-07-11Move pivot table tests into a separate source file.Kohei Yoshida1-0/+28
2013-07-11Add test for formula grouping during undo.Kohei Yoshida1-0/+2
2013-07-11Add test for formula grouping during copy and paste.Kohei Yoshida1-0/+16
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida1-1/+6
2013-07-08Split ucalc.cxx into multiple source files.Kohei Yoshida1-0/+306