summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt
2018-03-12-Werror,-Wunused-private-fieldStephan Bergmann
2018-03-10Unit test tdf#116324Eike Rathke
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-09tdf#45904 Move _SheetLink Java tests to C++Jens Carl
2018-03-09drop getColor() method of ColorNoel Grandin
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-08oox: unit-tests for custom package preservationAshod Nakashian
2018-03-07uitest - calc subtotals; tdf#114720 tdf#88792 tdf#88735 tdf#56958 tdf#55734Zdeněk Crhonek
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-06tdf#114552 Add unit test for ODF Import of anchor typesSamuel Mehrbrodt
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-03-05Unit test for tdf#116216Eike Rathke
2018-03-05Removed duplicated includeAndrea Gelmini
2018-03-04tdf#45904: Move _Shape Java tests to C++Jens Carl
2018-03-03Add a new test case for Excel 2003 XML import.Kohei Yoshida
2018-03-02Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke
2018-03-02Add a new test case for Excel 2003 XML import.Kohei Yoshida
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27tdf#45904: Move _SheetFilterDescriptor Java tests to C++Jens Carl
2018-02-27lok sc: Post mouse events to main threadPranav Kant
2018-02-27lokdialog sc: post key events to the main threadPranav Kant
2018-02-27uitest for bug tdf#77479Zdeněk Crhonek
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-25uitest - calc's autofilter bugsZdeněk Crhonek
2018-02-25uitest Calc merged cells- tdf#51368 tdf#105412 tdf#37901 tdf#51368 tdf#63766Zdeněk Crhonek
2018-02-24add test for deduplicating cond format against same formatMarkus Mohrhard
2018-02-23add test for tdf#115835Markus Mohrhard
2018-02-22ColorData->Color in scNoel Grandin
2018-02-20Add one more test case for importing border colors.Kohei Yoshida
2018-02-20Add another test case for Excel 2003 XML import.Kohei Yoshida
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-20add test for tdf#115530Markus Mohrhard
2018-02-18Fix typosAndrea Gelmini
2018-02-17Now we can remove this old checkOutput() for real.Kohei Yoshida
2018-02-17Use the variant of checkOutput that takes nested std::vector.Kohei Yoshida
2018-02-17Add a test to make sure we import docs with empty rows correctly.Kohei Yoshida
2018-02-17uitest for bugs #tdf114228 #tdf43078 #tdf105105Zdeněk Crhonek
2018-02-17uitest for tdf#99386Zdeněk Crhonek
2018-02-17Let's also check for the presence of the range names.Kohei Yoshida
2018-02-17Add a test case for global and sheet-local named expressions.Kohei Yoshida
2018-02-16Add a test case for importing cell background colors...Kohei Yoshida
2018-02-16Add a test case for importing merged cells from Excel 2003 XML file.Kohei Yoshida
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-14Unit test tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke
2018-02-09support multiple columns in column data transformationsMarkus Mohrhard
2018-02-08Fix typosAndrea Gelmini
2018-02-08sd, sc lok: IME support + unit testsPranav Kant