summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2013-07-24These static_cast's are very significant. Don't remove these.Kohei Yoshida
2013-07-24Work on remving direct access to ScSingleRefData's data members.Kohei Yoshida
2013-07-24fdo#67206: Add test for broadcaster relocation on column insertion.Kohei Yoshida
2013-07-24I'm supposed to move it, not shift it.Kohei Yoshida
2013-07-24Add test for partial move of referenced range.Kohei Yoshida
2013-07-24Add test for moving the formula cells that reference stationary range.Kohei Yoshida
2013-07-24Add starter test for reference update on range move.Kohei Yoshida
2013-07-24Add test for ROW function.Kohei Yoshida
2013-07-24Add test for extending range reference.Kohei Yoshida
2013-07-24Add test for cell function COLUMN.Kohei Yoshida
2013-07-24Don't mark all of column, row, and sheet indices to be invalid in toAbs().Kohei Yoshida
2013-07-24Handle reference adjustment in response to sheet deletion.Kohei Yoshida
2013-07-24Add test for updating reference on sheet change.Kohei Yoshida
2013-07-24Add test for edge-expansion of referenced ranges.Kohei Yoshida
2013-07-24Add test for range reference expansion on cell insertions.Kohei Yoshida
2013-07-24Add test for shrinking of range references on row/column deletion.Kohei Yoshida
2013-07-24Add test for resizing range references. To be expanded later.Kohei Yoshida
2013-07-24Add test for no reference error on reference deletion.Kohei Yoshida
2013-07-24Test for recalculating formula cells on partial shifting of ref range.Kohei Yoshida
2013-07-24More test on reference updates.Kohei Yoshida
2013-07-24Add test for reference update in formula cells.Kohei Yoshida
2013-07-24More on this.Kohei Yoshida
2013-07-24Add some basic test for single reference data.Kohei Yoshida
2013-07-24Test all 3 UI grammars.Kohei Yoshida
2013-07-24Add test for formula tokenization and back.Kohei Yoshida
2013-07-24We don't need this test any more.Kohei Yoshida
2013-07-24Add separate file for formula related tests.Kohei Yoshida
2013-07-23unit test for <text:s> in <text:p> and <text:span>, fdo#67094Eike Rathke
2013-07-12Add unit test for GETPIVOTDATA.Kohei Yoshida
2013-07-11Add test case for matrix's double array handling & fix one bug.Kohei Yoshida
2013-07-11Move pivot table tests into a separate source file.Kohei Yoshida
2013-07-11Fix Windows build.Jan Holesovsky
2013-07-11Fix build breakage.Kohei Yoshida
2013-07-11Add test for formula grouping during undo.Kohei Yoshida
2013-07-11Add test for formula grouping during copy and paste.Kohei Yoshida
2013-07-09Revert "Separate ScDocShell declaration with ScDocShellRef declaration."Markus Mohrhard
2013-07-09More on windows link error.Kohei Yoshida
2013-07-09We don't need this.Kohei Yoshida
2013-07-09Separate ScDocShell declaration with ScDocShellRef declaration.Kohei Yoshida
2013-07-09Avoid declaring ScDocShell(Ref) in header.Kohei Yoshida
2013-07-09Hide this global aFileFormats. This doesn't work well with MSVC.Kohei Yoshida
2013-07-09Add this.Kohei Yoshida
2013-07-09Add this.Kohei Yoshida
2013-07-09More fix for link error on windows.Kohei Yoshida
2013-07-09Attempt to fix windows link error.Kohei Yoshida
2013-07-09Fix conditionStephan Bergmann
2013-07-09-Werror=unused-macrosStephan Bergmann
2013-07-08Fix linking problem with subsequent_filters-test.Kohei Yoshida
2013-07-08Split ucalc.cxx into multiple source files.Kohei Yoshida
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida