summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2017-11-07tdf#31231: properly check for SvXMLImportFlags::ALLMike Kaganski
2017-11-07loplugin:constparams in sdNoel Grandin
2017-11-06Fix typosAndrea Gelmini
2017-11-03tdf#45904 Move Java _XSheetCellRangeContainer test to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetCellRange tests to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetCellRanges tests to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetConditionalEntries test to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetConditionalEntry tests to C++Jens Carl
2017-11-03tdf#45904 Move Java _XSheetCondition tests to C++Jens Carl
2017-11-02Unit test for CellStoreEvent::swap() in ScColumn::SwapCol(), tdf#111428Eike Rathke
2017-10-31Removed duplicated includeAndrea Gelmini
2017-10-31Rename class from ScAreaLink to ScAreaLinkObjJens Carl
2017-10-29tdf#45904: Move Java _XSheetFilterable test to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetFilterDescriptor tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetLinkable tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetOperation tests to C++Jens Carl
2017-10-29tdf#45904: Move Java _XSheetPageBreak tests to C++Jens Carl
2017-10-29tdf#45904 Move Java _XSpreadsheet tests to C++Jens Carl
2017-10-29tdf#45904 Move _XSubTotalCalculatable Java tests to C++Jens Carl
2017-10-29tdf#45904: Move _XSubTotalDescriptor Java tests to C++Jens Carl
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke
2017-10-25loplugin:unnecessaryoverrideNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-19tdf#113211: fix calculations with big integersMike Kaganski
2017-10-19tdf#113268: Pivot table: Missing popup button after opening a ODSTamás Zolnai
2017-10-19tdf#113159: Pivot table: tabular mode is converted to oultine modeTamás Zolnai
2017-10-18add CVE-2017-0199 test-casesCaolán McNamara
2017-10-09tdf#45904: Move _XAreaLinks Java to C++Jens Carl
2017-10-08tdf#45904: Move _XSubTotalField Java tests to C++Jens Carl
2017-10-07tdf#109016: Avoid to write the same pivot item member more timesTamás Zolnai
2017-10-06tdf#112946: Pivot table: Missing selector for a row field after RT in CalcTamás Zolnai
2017-10-05tdf#112893: Pivot table: filtering of error item is not importedTamás Zolnai
2017-10-02TypoPranav Kant
2017-09-30Fix typosAndrea Gelmini
2017-09-30tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai
2017-09-30tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai
2017-09-29sc: fix loplugin:unnecessaryoverride warningMiklos Vajna
2017-09-29Get rid of some pointless cleanups that fail anyway occasionallyTor Lillqvist
2017-09-28The OpenCL XIRR test fails randomly on some machines so bin itTor Lillqvist
2017-09-27Test also SUMIFS where no row matchesTor Lillqvist
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl
2017-09-15Test joining two disjoint ranges into one by adding a third inbetweenTor Lillqvist
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14Add test for joining a range totally contained in an existing oneTor Lillqvist