summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2018-04-03Create temp copies of test docs in Python/UITestsStephan Bergmann
2018-04-03tdf#45904 Move _XCellRangeFormula Java tests to C++Jens Carl
2018-04-02tdf#45904 Move _XArrayFormulaRange Java tests to C++Jens Carl
2018-04-02tdf#45904 Move _XActivationBroadcaster Java tests to C++Jens Carl
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-04-01tdf#45904 Move _CaptionShape Java tests to C++Abhyudaya Sharma
2018-03-29tdf#97977 make MODE.MULT fully compatible with Excel.Winfried Donkers
2018-03-28uitests for bugs tdf#71339 tdf#116215 tdf#116421Zdeněk Crhonek
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-28tdf#45904 Move _XCalculatable Java test to C++Jens Carl
2018-03-27tdf#116510 Unit test for copying columns with images anchored to cellsSamuel Mehrbrodt
2018-03-27ofz#7121 NamedDBs::insert takes ownership of its argumentCaolán McNamara
2018-03-27tdf#45904 Move _XDDELink Java test to C++Jens Carl
2018-03-26forcepoint #29 detect illegal self series addCaolán McNamara
2018-03-26forcepoint #30 check validity of group rangeCaolán McNamara
2018-03-25Correct class name of ScAutoFormatObjJens Carl
2018-03-23Correct class nameJens Carl
2018-03-22tdf#45904 Move _SpreadsheetDocumentSettings Java test to C++Jens Carl
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-22tdf#45904 Rename test object for GlobalSheetSettingsJens Carl
2018-03-21ofz#7012 Integer-overflowCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-18tdf#45904 Move _Spreadsheet Java tests to C++Jens Carl
2018-03-18uitest for bug tdf#86253Zdeněk Crhonek
2018-03-18uitest for tdf#62267Zdeněk Crhonek
2018-03-18uitest - Calc Paste OnlyZdeněk Crhonek
2018-03-18uitest - Calc Document PropertiesZdeněk Crhonek
2018-03-18uitest for bug#69450Zdeněk Crhonek
2018-03-18uitest for bug tdf#65856Zdeněk Crhonek
2018-03-17OperationSmiley: Adapted TestDocumentArmin Le Grand
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2018-03-15tdf#97977 related : make MODE.SNGL comply with Excel.Winfried Donkers
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