summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida
2013-09-07Fix incorrect reference update on shared formulas.Kohei Yoshida
2013-09-05sc: fix exports of scqahelper libraryMichael Stahl
2013-09-05add disabled test for Excel 2003 XML importMarkus Mohrhard
2013-09-05add test case for fdo#67783Markus Mohrhard
2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard
2013-09-05add test cases for new ScRangeList methodsMarkus Mohrhard
2013-09-04calc export test on cell values, strings & formulasLaurent Godard
2013-08-30-Werror,-Wunused-variable 'aRS'Eike Rathke
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-26Add more test cases for rich text cell export to ODS.Kohei Yoshida
2013-08-26Fix this export test. Now this test passes.Kohei Yoshida
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Add edit text iterator that iterates through only edit text cells.Kohei Yoshida
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida
2013-08-14Do the same when inserting columns.Kohei Yoshida
2013-08-13Do the same when deleting rows.Kohei Yoshida
2013-08-13Add test for reference update on shared formulas.Kohei Yoshida
2013-08-12Handle shared token array correctly when adjusting formula grouping.Kohei Yoshida
2013-08-12Map shared formula from xls to formula groups, and share the tokens as well.Kohei Yoshida
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
2013-08-02Add a test that currently fails. We need to fix this bug.Kohei Yoshida
2013-08-02Ensure that we import a value of 0 correctly.Kohei Yoshida
2013-08-01fdo#67489: Add test for this.Kohei Yoshida
2013-08-01unit test for fdo#64753 ( import/export of sheetprotection )Noel Power
2013-07-31Fix reference update on range references in named expressions.Kohei Yoshida
2013-07-31Add test on updating references in named range.Kohei Yoshida
2013-07-31Revert "WaE: unused variables"Fridrich Štrba
2013-07-31WaE: unused variablesFridrich Štrba
2013-07-31WaE: unused variable 'pDoc'Tor Lillqvist
2013-07-31unit ( slowcheck ) test for fdo#67547Noel Power
2013-07-31Temporarily disable failing macro test. I'm not sure exactly what fails.Kohei Yoshida
2013-07-30Update range names on sheet deletion.Kohei Yoshida
2013-07-30A little more test.Kohei Yoshida
2013-07-30Handle named range update on sheet insertion.Kohei Yoshida
2013-07-30More on getting named range update to work.Kohei Yoshida
2013-07-30First cut on re-working reference update in named expressions.Kohei Yoshida
2013-07-30Add test for exporting and importing of formula refs from xls format.Kohei Yoshida
2013-07-30New xls file to write import/export test on. Test not written yet.Kohei Yoshida
2013-07-30Add test for exporting of chart to xls format.Kohei Yoshida
2013-07-30Add export test for exporting inline arrays to xls format.Kohei Yoshida
2013-07-30Re-implement sheet reference adjustment on sheet move.Kohei Yoshida
2013-07-30Re-work reference update on sheet insertion & fix one bug on sheet deletion.Kohei Yoshida
2013-07-30More on removing direct access to reference position members.Kohei Yoshida
2013-07-27fdo#61201: Add test for OFFSET used with external single reference.Kohei Yoshida
2013-07-26unit test for fdo#62729Noel Power
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
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