summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2017-11-10Remove obsolete sc_condformats unit testJens Carl
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-11-09Temporarily disable test that takes too longStephan Bergmann
2017-11-09tdf#45904 Move Java _XSheetFilterableEx tests to C++Jens Carl
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08Improve sc/ UNO API unit testsJens Carl
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
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