summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2018-03-15tdf#97977 related : make MODE.SNGL comply with Excel.Winfried Donkers1-12/+102
2018-03-13tdf#114552 Improve image scaling in CalcSamuel Mehrbrodt3-14/+18
2018-03-12-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-03-10Unit test tdf#116324Eike Rathke1-0/+7
2018-03-10don't use heap for elements in ScRangeListNoel Grandin5-77/+77
2018-03-09tdf#45904 Move _SheetLink Java tests to C++Jens Carl1-0/+103
2018-03-09drop getColor() method of ColorNoel Grandin2-7/+7
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-30/+17
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-0/+4
2018-03-08oox: unit-tests for custom package preservationAshod Nakashian4-1/+29
2018-03-07uitest - calc subtotals; tdf#114720 tdf#88792 tdf#88735 tdf#56958 tdf#55734Zdeněk Crhonek5-0/+188
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-3/+6
2018-03-06tdf#114552 Add unit test for ODF Import of anchor typesSamuel Mehrbrodt2-0/+46
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt4-12/+12
2018-03-05Unit test for tdf#116216Eike Rathke2-0/+21
2018-03-05Removed duplicated includeAndrea Gelmini1-1/+0
2018-03-04tdf#45904: Move _Shape Java tests to C++Jens Carl1-0/+114
2018-03-03Add a new test case for Excel 2003 XML import.Kohei Yoshida2-0/+160
2018-03-02Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke1-2/+3
2018-03-02Add a new test case for Excel 2003 XML import.Kohei Yoshida2-0/+169
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara1-1/+3
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-24/+30
2018-02-27tdf#45904: Move _SheetFilterDescriptor Java tests to C++Jens Carl1-1/+7
2018-02-27lok sc: Post mouse events to main threadPranav Kant1-0/+2
2018-02-27lokdialog sc: post key events to the main threadPranav Kant1-0/+1
2018-02-27uitest for bug tdf#77479Zdeněk Crhonek1-0/+0
2018-02-27replace Color(COL_*) with COL_*Noel Grandin2-2/+2
2018-02-25uitest - calc's autofilter bugsZdeněk Crhonek9-0/+247
2018-02-25uitest Calc merged cells- tdf#51368 tdf#105412 tdf#37901 tdf#51368 tdf#63766Zdeněk Crhonek3-0/+213
2018-02-24add test for deduplicating cond format against same formatMarkus Mohrhard2-5/+38
2018-02-23add test for tdf#115835Markus Mohrhard2-0/+52
2018-02-22ColorData->Color in scNoel Grandin1-1/+1
2018-02-20Add one more test case for importing border colors.Kohei Yoshida2-0/+168
2018-02-20Add another test case for Excel 2003 XML import.Kohei Yoshida2-0/+213
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-20add test for tdf#115530Markus Mohrhard2-0/+44
2018-02-18Fix typosAndrea Gelmini1-5/+5
2018-02-17Now we can remove this old checkOutput() for real.Kohei Yoshida2-114/+78
2018-02-17Use the variant of checkOutput that takes nested std::vector.Kohei Yoshida3-44/+44
2018-02-17Add a test to make sure we import docs with empty rows correctly.Kohei Yoshida2-0/+114
2018-02-17uitest for bugs #tdf114228 #tdf43078 #tdf105105Zdeněk Crhonek1-0/+152
2018-02-17uitest for tdf#99386Zdeněk Crhonek2-0/+38
2018-02-17Let's also check for the presence of the range names.Kohei Yoshida1-0/+14
2018-02-17Add a test case for global and sheet-local named expressions.Kohei Yoshida3-0/+268
2018-02-16Add a test case for importing cell background colors...Kohei Yoshida2-0/+199
2018-02-16Add a test case for importing merged cells from Excel 2003 XML file.Kohei Yoshida4-2/+140
2018-02-14lok IME: support dialogs as wellPranav Kant1-2/+4
2018-02-14Unit test tdf#115493 use matrix as result of jump command, tdf#58874 relatedEike Rathke2-0/+32
2018-02-09support multiple columns in column data transformationsMarkus Mohrhard1-2/+2
2018-02-08Fix typosAndrea Gelmini1-1/+1